Skip to content

Commit 38ee2e0

Browse files
1 parent ae4feb7 commit 38ee2e0

21 files changed

+357
-264
lines changed

clients/google-api-services-policysimulator/v1/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-policysimulator</artifactId>
25-
<version>v1-rev20251002-2.0.0</version>
25+
<version>v1-rev20251127-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-policysimulator:v1-rev20251002-2.0.0'
38+
implementation 'com.google.apis:google-api-services-policysimulator:v1-rev20251127-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-policysimulator/v1/2.0.0/com/google/api/services/policysimulator/v1/PolicySimulator.java

Lines changed: 56 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,32 +1210,33 @@ public List setPageToken(java.lang.String pageToken) {
12101210

12111211
/**
12121212
* When set to `true`, operations that are reachable are returned as normal, and those
1213-
* that are unreachable are returned in the [ListOperationsResponse.unreachable] field.
1214-
* This can only be `true` when reading across collections e.g. when `parent` is set to
1215-
* `"projects/example/locations/-"`. This field is not by default supported and will
1216-
* result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in
1217-
* service or product specific documentation.
1213+
* that are unreachable are returned in the ListOperationsResponse.unreachable field.
1214+
* This can only be `true` when reading across collections. For example, when `parent`
1215+
* is set to `"projects/example/locations/-"`. This field is not supported by default
1216+
* and will result in an `UNIMPLEMENTED` error if set unless explicitly documented
1217+
* otherwise in service or product specific documentation.
12181218
*/
12191219
@com.google.api.client.util.Key
12201220
private java.lang.Boolean returnPartialSuccess;
12211221

12221222
/** When set to `true`, operations that are reachable are returned as normal, and those that are
1223-
unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true`
1224-
when reading across collections e.g. when `parent` is set to `"projects/example/locations/-"`. This
1225-
field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless
1226-
explicitly documented otherwise in service or product specific documentation.
1223+
unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true`
1224+
when reading across collections. For example, when `parent` is set to
1225+
`"projects/example/locations/-"`. This field is not supported by default and will result in an
1226+
`UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific
1227+
documentation.
12271228
*/
12281229
public java.lang.Boolean getReturnPartialSuccess() {
12291230
return returnPartialSuccess;
12301231
}
12311232

12321233
/**
12331234
* When set to `true`, operations that are reachable are returned as normal, and those
1234-
* that are unreachable are returned in the [ListOperationsResponse.unreachable] field.
1235-
* This can only be `true` when reading across collections e.g. when `parent` is set to
1236-
* `"projects/example/locations/-"`. This field is not by default supported and will
1237-
* result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in
1238-
* service or product specific documentation.
1235+
* that are unreachable are returned in the ListOperationsResponse.unreachable field.
1236+
* This can only be `true` when reading across collections. For example, when `parent`
1237+
* is set to `"projects/example/locations/-"`. This field is not supported by default
1238+
* and will result in an `UNIMPLEMENTED` error if set unless explicitly documented
1239+
* otherwise in service or product specific documentation.
12391240
*/
12401241
public List setReturnPartialSuccess(java.lang.Boolean returnPartialSuccess) {
12411242
this.returnPartialSuccess = returnPartialSuccess;
@@ -1827,30 +1828,31 @@ public List setPageToken(java.lang.String pageToken) {
18271828

18281829
/**
18291830
* When set to `true`, operations that are reachable are returned as normal, and those that
1830-
* are unreachable are returned in the [ListOperationsResponse.unreachable] field. This can
1831-
* only be `true` when reading across collections e.g. when `parent` is set to
1832-
* `"projects/example/locations/-"`. This field is not by default supported and will result in
1831+
* are unreachable are returned in the ListOperationsResponse.unreachable field. This can only
1832+
* be `true` when reading across collections. For example, when `parent` is set to
1833+
* `"projects/example/locations/-"`. This field is not supported by default and will result in
18331834
* an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or
18341835
* product specific documentation.
18351836
*/
18361837
@com.google.api.client.util.Key
18371838
private java.lang.Boolean returnPartialSuccess;
18381839

18391840
/** When set to `true`, operations that are reachable are returned as normal, and those that are
1840-
unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true`
1841-
when reading across collections e.g. when `parent` is set to `"projects/example/locations/-"`. This
1842-
field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless
1843-
explicitly documented otherwise in service or product specific documentation.
1841+
unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true`
1842+
when reading across collections. For example, when `parent` is set to
1843+
`"projects/example/locations/-"`. This field is not supported by default and will result in an
1844+
`UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific
1845+
documentation.
18441846
*/
18451847
public java.lang.Boolean getReturnPartialSuccess() {
18461848
return returnPartialSuccess;
18471849
}
18481850

18491851
/**
18501852
* When set to `true`, operations that are reachable are returned as normal, and those that
1851-
* are unreachable are returned in the [ListOperationsResponse.unreachable] field. This can
1852-
* only be `true` when reading across collections e.g. when `parent` is set to
1853-
* `"projects/example/locations/-"`. This field is not by default supported and will result in
1853+
* are unreachable are returned in the ListOperationsResponse.unreachable field. This can only
1854+
* be `true` when reading across collections. For example, when `parent` is set to
1855+
* `"projects/example/locations/-"`. This field is not supported by default and will result in
18541856
* an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or
18551857
* product specific documentation.
18561858
*/
@@ -3683,32 +3685,33 @@ public List setPageToken(java.lang.String pageToken) {
36833685

36843686
/**
36853687
* When set to `true`, operations that are reachable are returned as normal, and those
3686-
* that are unreachable are returned in the [ListOperationsResponse.unreachable] field.
3687-
* This can only be `true` when reading across collections e.g. when `parent` is set to
3688-
* `"projects/example/locations/-"`. This field is not by default supported and will
3689-
* result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in
3690-
* service or product specific documentation.
3688+
* that are unreachable are returned in the ListOperationsResponse.unreachable field.
3689+
* This can only be `true` when reading across collections. For example, when `parent`
3690+
* is set to `"projects/example/locations/-"`. This field is not supported by default
3691+
* and will result in an `UNIMPLEMENTED` error if set unless explicitly documented
3692+
* otherwise in service or product specific documentation.
36913693
*/
36923694
@com.google.api.client.util.Key
36933695
private java.lang.Boolean returnPartialSuccess;
36943696

36953697
/** When set to `true`, operations that are reachable are returned as normal, and those that are
3696-
unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true`
3697-
when reading across collections e.g. when `parent` is set to `"projects/example/locations/-"`. This
3698-
field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless
3699-
explicitly documented otherwise in service or product specific documentation.
3698+
unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true`
3699+
when reading across collections. For example, when `parent` is set to
3700+
`"projects/example/locations/-"`. This field is not supported by default and will result in an
3701+
`UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific
3702+
documentation.
37003703
*/
37013704
public java.lang.Boolean getReturnPartialSuccess() {
37023705
return returnPartialSuccess;
37033706
}
37043707

37053708
/**
37063709
* When set to `true`, operations that are reachable are returned as normal, and those
3707-
* that are unreachable are returned in the [ListOperationsResponse.unreachable] field.
3708-
* This can only be `true` when reading across collections e.g. when `parent` is set to
3709-
* `"projects/example/locations/-"`. This field is not by default supported and will
3710-
* result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in
3711-
* service or product specific documentation.
3710+
* that are unreachable are returned in the ListOperationsResponse.unreachable field.
3711+
* This can only be `true` when reading across collections. For example, when `parent`
3712+
* is set to `"projects/example/locations/-"`. This field is not supported by default
3713+
* and will result in an `UNIMPLEMENTED` error if set unless explicitly documented
3714+
* otherwise in service or product specific documentation.
37123715
*/
37133716
public List setReturnPartialSuccess(java.lang.Boolean returnPartialSuccess) {
37143717
this.returnPartialSuccess = returnPartialSuccess;
@@ -5032,32 +5035,33 @@ public List setPageToken(java.lang.String pageToken) {
50325035

50335036
/**
50345037
* When set to `true`, operations that are reachable are returned as normal, and those
5035-
* that are unreachable are returned in the [ListOperationsResponse.unreachable] field.
5036-
* This can only be `true` when reading across collections e.g. when `parent` is set to
5037-
* `"projects/example/locations/-"`. This field is not by default supported and will
5038-
* result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in
5039-
* service or product specific documentation.
5038+
* that are unreachable are returned in the ListOperationsResponse.unreachable field.
5039+
* This can only be `true` when reading across collections. For example, when `parent`
5040+
* is set to `"projects/example/locations/-"`. This field is not supported by default
5041+
* and will result in an `UNIMPLEMENTED` error if set unless explicitly documented
5042+
* otherwise in service or product specific documentation.
50405043
*/
50415044
@com.google.api.client.util.Key
50425045
private java.lang.Boolean returnPartialSuccess;
50435046

50445047
/** When set to `true`, operations that are reachable are returned as normal, and those that are
5045-
unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true`
5046-
when reading across collections e.g. when `parent` is set to `"projects/example/locations/-"`. This
5047-
field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless
5048-
explicitly documented otherwise in service or product specific documentation.
5048+
unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true`
5049+
when reading across collections. For example, when `parent` is set to
5050+
`"projects/example/locations/-"`. This field is not supported by default and will result in an
5051+
`UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific
5052+
documentation.
50495053
*/
50505054
public java.lang.Boolean getReturnPartialSuccess() {
50515055
return returnPartialSuccess;
50525056
}
50535057

50545058
/**
50555059
* When set to `true`, operations that are reachable are returned as normal, and those
5056-
* that are unreachable are returned in the [ListOperationsResponse.unreachable] field.
5057-
* This can only be `true` when reading across collections e.g. when `parent` is set to
5058-
* `"projects/example/locations/-"`. This field is not by default supported and will
5059-
* result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in
5060-
* service or product specific documentation.
5060+
* that are unreachable are returned in the ListOperationsResponse.unreachable field.
5061+
* This can only be `true` when reading across collections. For example, when `parent`
5062+
* is set to `"projects/example/locations/-"`. This field is not supported by default
5063+
* and will result in an `UNIMPLEMENTED` error if set unless explicitly documented
5064+
* otherwise in service or product specific documentation.
50615065
*/
50625066
public List setReturnPartialSuccess(java.lang.Boolean returnPartialSuccess) {
50635067
this.returnPartialSuccess = returnPartialSuccess;

clients/google-api-services-policysimulator/v1/2.0.0/com/google/api/services/policysimulator/v1/model/GoogleCloudOrgpolicyV2CustomConstraint.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ public final class GoogleCloudOrgpolicyV2CustomConstraint extends com.google.api
4040

4141
/**
4242
* A Common Expression Language (CEL) condition which is used in the evaluation of the constraint.
43-
* For example: `resource.instanceName.matches("[production|test]_.*_(\d)+")` or,
43+
* For example: `resource.instanceName.matches("(production|test)_(.+_)?[\d]+")` or,
4444
* `resource.management.auto_upgrade == true` The max length of the condition is 1000 characters.
4545
* The value may be {@code null}.
4646
*/
@@ -115,7 +115,7 @@ public GoogleCloudOrgpolicyV2CustomConstraint setActionType(java.lang.String act
115115

116116
/**
117117
* A Common Expression Language (CEL) condition which is used in the evaluation of the constraint.
118-
* For example: `resource.instanceName.matches("[production|test]_.*_(\d)+")` or,
118+
* For example: `resource.instanceName.matches("(production|test)_(.+_)?[\d]+")` or,
119119
* `resource.management.auto_upgrade == true` The max length of the condition is 1000 characters.
120120
* @return value or {@code null} for none
121121
*/
@@ -125,7 +125,7 @@ public java.lang.String getCondition() {
125125

126126
/**
127127
* A Common Expression Language (CEL) condition which is used in the evaluation of the constraint.
128-
* For example: `resource.instanceName.matches("[production|test]_.*_(\d)+")` or,
128+
* For example: `resource.instanceName.matches("(production|test)_(.+_)?[\d]+")` or,
129129
* `resource.management.auto_upgrade == true` The max length of the condition is 1000 characters.
130130
* @param condition condition or {@code null} for none
131131
*/

0 commit comments

Comments
 (0)