Skip to content

Commit 50faecf

Browse files
1 parent 100df6a commit 50faecf

File tree

17 files changed

+150
-72
lines changed

17 files changed

+150
-72
lines changed

clients/google-api-services-cloudasset/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-cloudasset</artifactId>
25-
<version>v1-rev20240831-2.0.0</version>
25+
<version>v1-rev20241110-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-cloudasset:v1-rev20240831-2.0.0'
38+
implementation 'com.google.apis:google-api-services-cloudasset:v1-rev20241110-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-cloudasset/v1/2.0.0/com/google/api/services/cloudasset/v1/model/AnalyzeIamPolicyResponse.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ public final class AnalyzeIamPolicyResponse extends com.google.api.client.json.G
4646

4747
/**
4848
* The service account impersonation analysis if
49-
* AnalyzeIamPolicyRequest.analyze_service_account_impersonation is enabled.
49+
* IamPolicyAnalysisQuery.Options.analyze_service_account_impersonation is enabled.
5050
* The value may be {@code null}.
5151
*/
5252
@com.google.api.client.util.Key
@@ -90,7 +90,7 @@ public AnalyzeIamPolicyResponse setMainAnalysis(IamPolicyAnalysis mainAnalysis)
9090

9191
/**
9292
* The service account impersonation analysis if
93-
* AnalyzeIamPolicyRequest.analyze_service_account_impersonation is enabled.
93+
* IamPolicyAnalysisQuery.Options.analyze_service_account_impersonation is enabled.
9494
* @return value or {@code null} for none
9595
*/
9696
public java.util.List<IamPolicyAnalysis> getServiceAccountImpersonationAnalysis() {
@@ -99,7 +99,7 @@ public java.util.List<IamPolicyAnalysis> getServiceAccountImpersonationAnalysis(
9999

100100
/**
101101
* The service account impersonation analysis if
102-
* AnalyzeIamPolicyRequest.analyze_service_account_impersonation is enabled.
102+
* IamPolicyAnalysisQuery.Options.analyze_service_account_impersonation is enabled.
103103
* @param serviceAccountImpersonationAnalysis serviceAccountImpersonationAnalysis or {@code null} for none
104104
*/
105105
public AnalyzeIamPolicyResponse setServiceAccountImpersonationAnalysis(java.util.List<IamPolicyAnalysis> serviceAccountImpersonationAnalysis) {

clients/google-api-services-cloudasset/v1/2.0.0/com/google/api/services/cloudasset/v1/model/EffectiveTagDetails.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public final class EffectiveTagDetails extends com.google.api.client.json.Generi
3131

3232
/**
3333
* The [full resource name](https://cloud.google.com/asset-inventory/docs/resource-name-format) of
34-
* the ancestor from which an effective_tag is inherited, according to [tag
34+
* the ancestor from which effective_tags are inherited, according to [tag
3535
* inheritance](https://cloud.google.com/resource-manager/docs/tags/tags-overview#inheritance).
3636
* The value may be {@code null}.
3737
*/
@@ -51,7 +51,7 @@ public final class EffectiveTagDetails extends com.google.api.client.json.Generi
5151

5252
/**
5353
* The [full resource name](https://cloud.google.com/asset-inventory/docs/resource-name-format) of
54-
* the ancestor from which an effective_tag is inherited, according to [tag
54+
* the ancestor from which effective_tags are inherited, according to [tag
5555
* inheritance](https://cloud.google.com/resource-manager/docs/tags/tags-overview#inheritance).
5656
* @return value or {@code null} for none
5757
*/
@@ -61,7 +61,7 @@ public java.lang.String getAttachedResource() {
6161

6262
/**
6363
* The [full resource name](https://cloud.google.com/asset-inventory/docs/resource-name-format) of
64-
* the ancestor from which an effective_tag is inherited, according to [tag
64+
* the ancestor from which effective_tags are inherited, according to [tag
6565
* inheritance](https://cloud.google.com/resource-manager/docs/tags/tags-overview#inheritance).
6666
* @param attachedResource attachedResource or {@code null} for none
6767
*/

clients/google-api-services-cloudasset/v1/2.0.0/com/google/api/services/cloudasset/v1/model/GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGovernedAsset.java

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,9 @@ public final class GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGover
5858
private GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGovernedResource governedResource;
5959

6060
/**
61-
* The ordered list of all organization policies from the
62-
* AnalyzeOrgPoliciesResponse.OrgPolicyResult.consolidated_policy.attached_resource to the scope
63-
* specified in the request. If the constraint is defined with default policy, it will also appear
64-
* in the list.
61+
* The ordered list of all organization policies from the consolidated_policy.attached_resource to
62+
* the scope specified in the request. If the constraint is defined with default policy, it will
63+
* also appear in the list.
6564
* The value may be {@code null}.
6665
*/
6766
@com.google.api.client.util.Key
@@ -137,21 +136,19 @@ public GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGovernedAsset set
137136
}
138137

139138
/**
140-
* The ordered list of all organization policies from the
141-
* AnalyzeOrgPoliciesResponse.OrgPolicyResult.consolidated_policy.attached_resource to the scope
142-
* specified in the request. If the constraint is defined with default policy, it will also appear
143-
* in the list.
139+
* The ordered list of all organization policies from the consolidated_policy.attached_resource to
140+
* the scope specified in the request. If the constraint is defined with default policy, it will
141+
* also appear in the list.
144142
* @return value or {@code null} for none
145143
*/
146144
public java.util.List<AnalyzerOrgPolicy> getPolicyBundle() {
147145
return policyBundle;
148146
}
149147

150148
/**
151-
* The ordered list of all organization policies from the
152-
* AnalyzeOrgPoliciesResponse.OrgPolicyResult.consolidated_policy.attached_resource to the scope
153-
* specified in the request. If the constraint is defined with default policy, it will also appear
154-
* in the list.
149+
* The ordered list of all organization policies from the consolidated_policy.attached_resource to
150+
* the scope specified in the request. If the constraint is defined with default policy, it will
151+
* also appear in the list.
155152
* @param policyBundle policyBundle or {@code null} for none
156153
*/
157154
public GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGovernedAsset setPolicyBundle(java.util.List<AnalyzerOrgPolicy> policyBundle) {

clients/google-api-services-cloudasset/v1/2.0.0/com/google/api/services/cloudasset/v1/model/GoogleCloudAssetV1GovernedContainer.java

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,9 @@ public final class GoogleCloudAssetV1GovernedContainer extends com.google.api.cl
8989
private java.lang.String parent;
9090

9191
/**
92-
* The ordered list of all organization policies from the
93-
* AnalyzeOrgPoliciesResponse.OrgPolicyResult.consolidated_policy.attached_resource. to the scope
94-
* specified in the request. If the constraint is defined with default policy, it will also appear
95-
* in the list.
92+
* The ordered list of all organization policies from the consolidated_policy.attached_resource.
93+
* to the scope specified in the request. If the constraint is defined with default policy, it
94+
* will also appear in the list.
9695
* The value may be {@code null}.
9796
*/
9897
@com.google.api.client.util.Key
@@ -235,21 +234,19 @@ public GoogleCloudAssetV1GovernedContainer setParent(java.lang.String parent) {
235234
}
236235

237236
/**
238-
* The ordered list of all organization policies from the
239-
* AnalyzeOrgPoliciesResponse.OrgPolicyResult.consolidated_policy.attached_resource. to the scope
240-
* specified in the request. If the constraint is defined with default policy, it will also appear
241-
* in the list.
237+
* The ordered list of all organization policies from the consolidated_policy.attached_resource.
238+
* to the scope specified in the request. If the constraint is defined with default policy, it
239+
* will also appear in the list.
242240
* @return value or {@code null} for none
243241
*/
244242
public java.util.List<AnalyzerOrgPolicy> getPolicyBundle() {
245243
return policyBundle;
246244
}
247245

248246
/**
249-
* The ordered list of all organization policies from the
250-
* AnalyzeOrgPoliciesResponse.OrgPolicyResult.consolidated_policy.attached_resource. to the scope
251-
* specified in the request. If the constraint is defined with default policy, it will also appear
252-
* in the list.
247+
* The ordered list of all organization policies from the consolidated_policy.attached_resource.
248+
* to the scope specified in the request. If the constraint is defined with default policy, it
249+
* will also appear in the list.
253250
* @param policyBundle policyBundle or {@code null} for none
254251
*/
255252
public GoogleCloudAssetV1GovernedContainer setPolicyBundle(java.util.List<AnalyzerOrgPolicy> policyBundle) {

clients/google-api-services-cloudasset/v1/2.0.0/com/google/api/services/cloudasset/v1/model/GoogleIdentityAccesscontextmanagerV1ServicePerimeter.java

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,15 @@ public final class GoogleIdentityAccesscontextmanagerV1ServicePerimeter extends
4343
@com.google.api.client.util.Key
4444
private java.lang.String description;
4545

46+
/**
47+
* Optional. An opaque identifier for the current version of the `ServicePerimeter`. Clients
48+
* should not expect this to be in any specific format. If etag is not provided, the operation
49+
* will be performed as if a valid etag is provided.
50+
* The value may be {@code null}.
51+
*/
52+
@com.google.api.client.util.Key
53+
private java.lang.String etag;
54+
4655
/**
4756
* Identifier. Resource name for the `ServicePerimeter`. Format:
4857
* `accessPolicies/{access_policy}/servicePerimeters/{service_perimeter}`. The `service_perimeter`
@@ -118,6 +127,27 @@ public GoogleIdentityAccesscontextmanagerV1ServicePerimeter setDescription(java.
118127
return this;
119128
}
120129

130+
/**
131+
* Optional. An opaque identifier for the current version of the `ServicePerimeter`. Clients
132+
* should not expect this to be in any specific format. If etag is not provided, the operation
133+
* will be performed as if a valid etag is provided.
134+
* @return value or {@code null} for none
135+
*/
136+
public java.lang.String getEtag() {
137+
return etag;
138+
}
139+
140+
/**
141+
* Optional. An opaque identifier for the current version of the `ServicePerimeter`. Clients
142+
* should not expect this to be in any specific format. If etag is not provided, the operation
143+
* will be performed as if a valid etag is provided.
144+
* @param etag etag or {@code null} for none
145+
*/
146+
public GoogleIdentityAccesscontextmanagerV1ServicePerimeter setEtag(java.lang.String etag) {
147+
this.etag = etag;
148+
return this;
149+
}
150+
121151
/**
122152
* Identifier. Resource name for the `ServicePerimeter`. Format:
123153
* `accessPolicies/{access_policy}/servicePerimeters/{service_perimeter}`. The `service_perimeter`

clients/google-api-services-cloudasset/v1/2.0.0/com/google/api/services/cloudasset/v1/model/OrgPolicyResult.java

Lines changed: 18 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,9 @@ public final class OrgPolicyResult extends com.google.api.client.json.GenericJso
3131

3232
/**
3333
* The consolidated organization policy for the analyzed resource. The consolidated organization
34-
* policy is computed by merging and evaluating AnalyzeOrgPoliciesResponse.policy_bundle. The
35-
* evaluation will respect the organization policy [hierarchy
36-
* rules](https://cloud.google.com/resource-manager/docs/organization-policy/understanding-
37-
* hierarchy).
34+
* policy is computed by merging and evaluating policy_bundle. The evaluation will respect the
35+
* organization policy [hierarchy rules](https://cloud.google.com/resource-
36+
* manager/docs/organization-policy/understanding-hierarchy).
3837
* The value may be {@code null}.
3938
*/
4039
@com.google.api.client.util.Key
@@ -59,10 +58,9 @@ public final class OrgPolicyResult extends com.google.api.client.json.GenericJso
5958
private java.lang.String organization;
6059

6160
/**
62-
* The ordered list of all organization policies from the
63-
* AnalyzeOrgPoliciesResponse.OrgPolicyResult.consolidated_policy.attached_resource. to the scope
64-
* specified in the request. If the constraint is defined with default policy, it will also appear
65-
* in the list.
61+
* The ordered list of all organization policies from the consolidated_policy.attached_resource.
62+
* to the scope specified in the request. If the constraint is defined with default policy, it
63+
* will also appear in the list.
6664
* The value may be {@code null}.
6765
*/
6866
@com.google.api.client.util.Key
@@ -85,10 +83,9 @@ public final class OrgPolicyResult extends com.google.api.client.json.GenericJso
8583

8684
/**
8785
* The consolidated organization policy for the analyzed resource. The consolidated organization
88-
* policy is computed by merging and evaluating AnalyzeOrgPoliciesResponse.policy_bundle. The
89-
* evaluation will respect the organization policy [hierarchy
90-
* rules](https://cloud.google.com/resource-manager/docs/organization-policy/understanding-
91-
* hierarchy).
86+
* policy is computed by merging and evaluating policy_bundle. The evaluation will respect the
87+
* organization policy [hierarchy rules](https://cloud.google.com/resource-
88+
* manager/docs/organization-policy/understanding-hierarchy).
9289
* @return value or {@code null} for none
9390
*/
9491
public AnalyzerOrgPolicy getConsolidatedPolicy() {
@@ -97,10 +94,9 @@ public AnalyzerOrgPolicy getConsolidatedPolicy() {
9794

9895
/**
9996
* The consolidated organization policy for the analyzed resource. The consolidated organization
100-
* policy is computed by merging and evaluating AnalyzeOrgPoliciesResponse.policy_bundle. The
101-
* evaluation will respect the organization policy [hierarchy
102-
* rules](https://cloud.google.com/resource-manager/docs/organization-policy/understanding-
103-
* hierarchy).
97+
* policy is computed by merging and evaluating policy_bundle. The evaluation will respect the
98+
* organization policy [hierarchy rules](https://cloud.google.com/resource-
99+
* manager/docs/organization-policy/understanding-hierarchy).
104100
* @param consolidatedPolicy consolidatedPolicy or {@code null} for none
105101
*/
106102
public OrgPolicyResult setConsolidatedPolicy(AnalyzerOrgPolicy consolidatedPolicy) {
@@ -151,21 +147,19 @@ public OrgPolicyResult setOrganization(java.lang.String organization) {
151147
}
152148

153149
/**
154-
* The ordered list of all organization policies from the
155-
* AnalyzeOrgPoliciesResponse.OrgPolicyResult.consolidated_policy.attached_resource. to the scope
156-
* specified in the request. If the constraint is defined with default policy, it will also appear
157-
* in the list.
150+
* The ordered list of all organization policies from the consolidated_policy.attached_resource.
151+
* to the scope specified in the request. If the constraint is defined with default policy, it
152+
* will also appear in the list.
158153
* @return value or {@code null} for none
159154
*/
160155
public java.util.List<AnalyzerOrgPolicy> getPolicyBundle() {
161156
return policyBundle;
162157
}
163158

164159
/**
165-
* The ordered list of all organization policies from the
166-
* AnalyzeOrgPoliciesResponse.OrgPolicyResult.consolidated_policy.attached_resource. to the scope
167-
* specified in the request. If the constraint is defined with default policy, it will also appear
168-
* in the list.
160+
* The ordered list of all organization policies from the consolidated_policy.attached_resource.
161+
* to the scope specified in the request. If the constraint is defined with default policy, it
162+
* will also appear in the list.
169163
* @param policyBundle policyBundle or {@code null} for none
170164
*/
171165
public OrgPolicyResult setPolicyBundle(java.util.List<AnalyzerOrgPolicy> policyBundle) {

clients/google-api-services-cloudasset/v1/2.0.0/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-cloudasset</artifactId>
11-
<version>v1-rev20240831-2.0.0</version>
12-
<name>Cloud Asset API v1-rev20240831-2.0.0</name>
11+
<version>v1-rev20241110-2.0.0</version>
12+
<name>Cloud Asset API v1-rev20241110-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-cloudasset/v1/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-cloudasset</artifactId>
25-
<version>v1-rev20240831-2.0.0</version>
25+
<version>v1-rev20241110-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-cloudasset:v1-rev20240831-2.0.0'
38+
implementation 'com.google.apis:google-api-services-cloudasset:v1-rev20241110-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-cloudasset/v1p1beta1/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-cloudasset</artifactId>
25-
<version>v1p1beta1-rev20240803-2.0.0</version>
25+
<version>v1p1beta1-rev20241110-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-cloudasset:v1p1beta1-rev20240803-2.0.0'
38+
implementation 'com.google.apis:google-api-services-cloudasset:v1p1beta1-rev20241110-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)