Skip to content

Commit acc7b71

Browse files
chore: generate libraries at Wed Apr 24 03:11:17 UTC 2024 (#10739)
This pull request is generated with proto changes between googleapis commit 03dd9e4025b87c6be2ec2f8987a3953916600d67 (exclusive) and 0179dcc4d2b4d7376e7f0292b15c72aab3100dd6 (inclusive). Qualified commits are: [googleapis/googleapis@0179dcc](https://togithub.com/googleapis/googleapis/commit/0179dcc4d2b4d7376e7f0292b15c72aab3100dd6) [googleapis/googleapis@0f16abb](https://togithub.com/googleapis/googleapis/commit/0f16abbe51676b83a966ae0787c680d0aaade137) [googleapis/googleapis@a5526a0](https://togithub.com/googleapis/googleapis/commit/a5526a09082c5ac94e285c47919f481c1f999dc6) [googleapis/googleapis@64be76a](https://togithub.com/googleapis/googleapis/commit/64be76add7caaf889f8a949aff5f5295dfe973dd) BEGIN_COMMIT_OVERRIDE BEGIN_NESTED_COMMIT feat: [recaptchaenterprise]Add Fraud Prevention settings field PiperOrigin-RevId: 627512001 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [recaptchaenterprise]Add Fraud Prevention settings field PiperOrigin-RevId: 627445658 END_NESTED_COMMIT BEGIN_NESTED_COMMIT docs: [asset] fix required permissions for resources.searchAll and iamPolicies.searchAll PiperOrigin-RevId: 627432346 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [infra-manager] Infrastructure manager supports 1.2.3, 1.3.10, 1.4.7, 1.5.7 versions of Terraform when creating a preview of a deployment feat: [infra-manager] Annotations are now supported to help client tools identify deployments during automation PiperOrigin-RevId: 627386467 END_NESTED_COMMIT END_COMMIT_OVERRIDE
1 parent 513ee2c commit acc7b71

File tree

26 files changed

+2790
-965
lines changed

26 files changed

+2790
-965
lines changed

generation_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
gapic_generator_version: 2.39.0
22
protobuf_version: '25.3'
3-
googleapis_commitish: 03dd9e4025b87c6be2ec2f8987a3953916600d67
3+
googleapis_commitish: 0179dcc4d2b4d7376e7f0292b15c72aab3100dd6
44
libraries_bom_version: 26.37.0
55
owlbot_cli_image: sha256:623647ee79ac605858d09e60c1382a716c125fb776f69301b72de1cd35d49409
66
synthtool_commitish: 63cc541da2c45fcfca2136c43e638da1fbae174d

java-asset/google-cloud-asset/src/main/java/com/google/cloud/asset/v1p1beta1/AssetServiceClient.java

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
* </tr>
7070
* <tr>
7171
* <td><p> SearchAllResources</td>
72-
* <td><p> Searches all the resources within a given accessible Resource Manager scope (project/folder/organization). This RPC gives callers especially administrators the ability to search all the resources within a scope, even if they don't have `.get` permission of all the resources. Callers should have `cloud.assets.SearchAllResources` permission on the requested scope, otherwise the request will be rejected.</td>
72+
* <td><p> Searches all the resources within a given accessible Resource Manager scope (project/folder/organization). This RPC gives callers especially administrators the ability to search all the resources within a scope, even if they don't have `.get` permission of all the resources. Callers should have `cloudasset.assets.searchAllResources` permission on the requested scope, otherwise the request will be rejected.</td>
7373
* <td>
7474
* <p>Request object method variants only take one parameter, a request object, which must be constructed before the call.</p>
7575
* <ul>
@@ -88,7 +88,7 @@
8888
* </tr>
8989
* <tr>
9090
* <td><p> SearchAllIamPolicies</td>
91-
* <td><p> Searches all the IAM policies within a given accessible Resource Manager scope (project/folder/organization). This RPC gives callers especially administrators the ability to search all the IAM policies within a scope, even if they don't have `.getIamPolicy` permission of all the IAM policies. Callers should have `cloud.assets.SearchAllIamPolicies` permission on the requested scope, otherwise the request will be rejected.</td>
91+
* <td><p> Searches all the IAM policies within a given accessible Resource Manager scope (project/folder/organization). This RPC gives callers especially administrators the ability to search all the IAM policies within a scope, even if they don't have `.getIamPolicy` permission of all the IAM policies. Callers should have `cloudasset.assets.searchAllIamPolicies` permission on the requested scope, otherwise the request will be rejected.</td>
9292
* <td>
9393
* <p>Request object method variants only take one parameter, a request object, which must be constructed before the call.</p>
9494
* <ul>
@@ -214,8 +214,8 @@ public AssetServiceStub getStub() {
214214
* Searches all the resources within a given accessible Resource Manager scope
215215
* (project/folder/organization). This RPC gives callers especially administrators the ability to
216216
* search all the resources within a scope, even if they don't have `.get` permission of all the
217-
* resources. Callers should have `cloud.assets.SearchAllResources` permission on the requested
218-
* scope, otherwise the request will be rejected.
217+
* resources. Callers should have `cloudasset.assets.searchAllResources` permission on the
218+
* requested scope, otherwise the request will be rejected.
219219
*
220220
* <p>Sample code:
221221
*
@@ -266,8 +266,8 @@ public final SearchAllResourcesPagedResponse searchAllResources(
266266
* Searches all the resources within a given accessible Resource Manager scope
267267
* (project/folder/organization). This RPC gives callers especially administrators the ability to
268268
* search all the resources within a scope, even if they don't have `.get` permission of all the
269-
* resources. Callers should have `cloud.assets.SearchAllResources` permission on the requested
270-
* scope, otherwise the request will be rejected.
269+
* resources. Callers should have `cloudasset.assets.searchAllResources` permission on the
270+
* requested scope, otherwise the request will be rejected.
271271
*
272272
* <p>Sample code:
273273
*
@@ -307,8 +307,8 @@ public final SearchAllResourcesPagedResponse searchAllResources(
307307
* Searches all the resources within a given accessible Resource Manager scope
308308
* (project/folder/organization). This RPC gives callers especially administrators the ability to
309309
* search all the resources within a scope, even if they don't have `.get` permission of all the
310-
* resources. Callers should have `cloud.assets.SearchAllResources` permission on the requested
311-
* scope, otherwise the request will be rejected.
310+
* resources. Callers should have `cloudasset.assets.searchAllResources` permission on the
311+
* requested scope, otherwise the request will be rejected.
312312
*
313313
* <p>Sample code:
314314
*
@@ -347,8 +347,8 @@ public final SearchAllResourcesPagedResponse searchAllResources(
347347
* Searches all the resources within a given accessible Resource Manager scope
348348
* (project/folder/organization). This RPC gives callers especially administrators the ability to
349349
* search all the resources within a scope, even if they don't have `.get` permission of all the
350-
* resources. Callers should have `cloud.assets.SearchAllResources` permission on the requested
351-
* scope, otherwise the request will be rejected.
350+
* resources. Callers should have `cloudasset.assets.searchAllResources` permission on the
351+
* requested scope, otherwise the request will be rejected.
352352
*
353353
* <p>Sample code:
354354
*
@@ -394,8 +394,8 @@ public final SearchAllResourcesPagedResponse searchAllResources(
394394
* Searches all the IAM policies within a given accessible Resource Manager scope
395395
* (project/folder/organization). This RPC gives callers especially administrators the ability to
396396
* search all the IAM policies within a scope, even if they don't have `.getIamPolicy` permission
397-
* of all the IAM policies. Callers should have `cloud.assets.SearchAllIamPolicies` permission on
398-
* the requested scope, otherwise the request will be rejected.
397+
* of all the IAM policies. Callers should have `cloudasset.assets.searchAllIamPolicies`
398+
* permission on the requested scope, otherwise the request will be rejected.
399399
*
400400
* <p>Sample code:
401401
*
@@ -443,8 +443,8 @@ public final SearchAllIamPoliciesPagedResponse searchAllIamPolicies(String scope
443443
* Searches all the IAM policies within a given accessible Resource Manager scope
444444
* (project/folder/organization). This RPC gives callers especially administrators the ability to
445445
* search all the IAM policies within a scope, even if they don't have `.getIamPolicy` permission
446-
* of all the IAM policies. Callers should have `cloud.assets.SearchAllIamPolicies` permission on
447-
* the requested scope, otherwise the request will be rejected.
446+
* of all the IAM policies. Callers should have `cloudasset.assets.searchAllIamPolicies`
447+
* permission on the requested scope, otherwise the request will be rejected.
448448
*
449449
* <p>Sample code:
450450
*
@@ -482,8 +482,8 @@ public final SearchAllIamPoliciesPagedResponse searchAllIamPolicies(
482482
* Searches all the IAM policies within a given accessible Resource Manager scope
483483
* (project/folder/organization). This RPC gives callers especially administrators the ability to
484484
* search all the IAM policies within a scope, even if they don't have `.getIamPolicy` permission
485-
* of all the IAM policies. Callers should have `cloud.assets.SearchAllIamPolicies` permission on
486-
* the requested scope, otherwise the request will be rejected.
485+
* of all the IAM policies. Callers should have `cloudasset.assets.searchAllIamPolicies`
486+
* permission on the requested scope, otherwise the request will be rejected.
487487
*
488488
* <p>Sample code:
489489
*
@@ -520,8 +520,8 @@ public final SearchAllIamPoliciesPagedResponse searchAllIamPolicies(
520520
* Searches all the IAM policies within a given accessible Resource Manager scope
521521
* (project/folder/organization). This RPC gives callers especially administrators the ability to
522522
* search all the IAM policies within a scope, even if they don't have `.getIamPolicy` permission
523-
* of all the IAM policies. Callers should have `cloud.assets.SearchAllIamPolicies` permission on
524-
* the requested scope, otherwise the request will be rejected.
523+
* of all the IAM policies. Callers should have `cloudasset.assets.searchAllIamPolicies`
524+
* permission on the requested scope, otherwise the request will be rejected.
525525
*
526526
* <p>Sample code:
527527
*

java-asset/grpc-google-cloud-asset-v1p1beta1/src/main/java/com/google/cloud/asset/v1p1beta1/AssetServiceGrpc.java

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@ public interface AsyncService {
189189
* (project/folder/organization). This RPC gives callers especially
190190
* administrators the ability to search all the resources within a scope, even
191191
* if they don't have `.get` permission of all the resources. Callers should
192-
* have `cloud.assets.SearchAllResources` permission on the requested scope,
193-
* otherwise the request will be rejected.
192+
* have `cloudasset.assets.searchAllResources` permission on the requested
193+
* scope, otherwise the request will be rejected.
194194
* </pre>
195195
*/
196196
default void searchAllResources(
@@ -209,8 +209,8 @@ default void searchAllResources(
209209
* scope (project/folder/organization). This RPC gives callers especially
210210
* administrators the ability to search all the IAM policies within a scope,
211211
* even if they don't have `.getIamPolicy` permission of all the IAM policies.
212-
* Callers should have `cloud.assets.SearchAllIamPolicies` permission on the
213-
* requested scope, otherwise the request will be rejected.
212+
* Callers should have `cloudasset.assets.searchAllIamPolicies` permission on
213+
* the requested scope, otherwise the request will be rejected.
214214
* </pre>
215215
*/
216216
default void searchAllIamPolicies(
@@ -264,8 +264,8 @@ protected AssetServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions ca
264264
* (project/folder/organization). This RPC gives callers especially
265265
* administrators the ability to search all the resources within a scope, even
266266
* if they don't have `.get` permission of all the resources. Callers should
267-
* have `cloud.assets.SearchAllResources` permission on the requested scope,
268-
* otherwise the request will be rejected.
267+
* have `cloudasset.assets.searchAllResources` permission on the requested
268+
* scope, otherwise the request will be rejected.
269269
* </pre>
270270
*/
271271
public void searchAllResources(
@@ -286,8 +286,8 @@ public void searchAllResources(
286286
* scope (project/folder/organization). This RPC gives callers especially
287287
* administrators the ability to search all the IAM policies within a scope,
288288
* even if they don't have `.getIamPolicy` permission of all the IAM policies.
289-
* Callers should have `cloud.assets.SearchAllIamPolicies` permission on the
290-
* requested scope, otherwise the request will be rejected.
289+
* Callers should have `cloudasset.assets.searchAllIamPolicies` permission on
290+
* the requested scope, otherwise the request will be rejected.
291291
* </pre>
292292
*/
293293
public void searchAllIamPolicies(
@@ -328,8 +328,8 @@ protected AssetServiceBlockingStub build(
328328
* (project/folder/organization). This RPC gives callers especially
329329
* administrators the ability to search all the resources within a scope, even
330330
* if they don't have `.get` permission of all the resources. Callers should
331-
* have `cloud.assets.SearchAllResources` permission on the requested scope,
332-
* otherwise the request will be rejected.
331+
* have `cloudasset.assets.searchAllResources` permission on the requested
332+
* scope, otherwise the request will be rejected.
333333
* </pre>
334334
*/
335335
public com.google.cloud.asset.v1p1beta1.SearchAllResourcesResponse searchAllResources(
@@ -346,8 +346,8 @@ public com.google.cloud.asset.v1p1beta1.SearchAllResourcesResponse searchAllReso
346346
* scope (project/folder/organization). This RPC gives callers especially
347347
* administrators the ability to search all the IAM policies within a scope,
348348
* even if they don't have `.getIamPolicy` permission of all the IAM policies.
349-
* Callers should have `cloud.assets.SearchAllIamPolicies` permission on the
350-
* requested scope, otherwise the request will be rejected.
349+
* Callers should have `cloudasset.assets.searchAllIamPolicies` permission on
350+
* the requested scope, otherwise the request will be rejected.
351351
* </pre>
352352
*/
353353
public com.google.cloud.asset.v1p1beta1.SearchAllIamPoliciesResponse searchAllIamPolicies(
@@ -384,8 +384,8 @@ protected AssetServiceFutureStub build(
384384
* (project/folder/organization). This RPC gives callers especially
385385
* administrators the ability to search all the resources within a scope, even
386386
* if they don't have `.get` permission of all the resources. Callers should
387-
* have `cloud.assets.SearchAllResources` permission on the requested scope,
388-
* otherwise the request will be rejected.
387+
* have `cloudasset.assets.searchAllResources` permission on the requested
388+
* scope, otherwise the request will be rejected.
389389
* </pre>
390390
*/
391391
public com.google.common.util.concurrent.ListenableFuture<
@@ -403,8 +403,8 @@ protected AssetServiceFutureStub build(
403403
* scope (project/folder/organization). This RPC gives callers especially
404404
* administrators the ability to search all the IAM policies within a scope,
405405
* even if they don't have `.getIamPolicy` permission of all the IAM policies.
406-
* Callers should have `cloud.assets.SearchAllIamPolicies` permission on the
407-
* requested scope, otherwise the request will be rejected.
406+
* Callers should have `cloudasset.assets.searchAllIamPolicies` permission on
407+
* the requested scope, otherwise the request will be rejected.
408408
* </pre>
409409
*/
410410
public com.google.common.util.concurrent.ListenableFuture<

java-asset/proto-google-cloud-asset-v1p1beta1/src/main/proto/google/cloud/asset/v1p1beta1/asset_service.proto

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ service AssetService {
3838
// (project/folder/organization). This RPC gives callers especially
3939
// administrators the ability to search all the resources within a scope, even
4040
// if they don't have `.get` permission of all the resources. Callers should
41-
// have `cloud.assets.SearchAllResources` permission on the requested scope,
42-
// otherwise the request will be rejected.
41+
// have `cloudasset.assets.searchAllResources` permission on the requested
42+
// scope, otherwise the request will be rejected.
4343
rpc SearchAllResources(SearchAllResourcesRequest)
4444
returns (SearchAllResourcesResponse) {
4545
option (google.api.http) = {
@@ -52,8 +52,8 @@ service AssetService {
5252
// scope (project/folder/organization). This RPC gives callers especially
5353
// administrators the ability to search all the IAM policies within a scope,
5454
// even if they don't have `.getIamPolicy` permission of all the IAM policies.
55-
// Callers should have `cloud.assets.SearchAllIamPolicies` permission on the
56-
// requested scope, otherwise the request will be rejected.
55+
// Callers should have `cloudasset.assets.searchAllIamPolicies` permission on
56+
// the requested scope, otherwise the request will be rejected.
5757
rpc SearchAllIamPolicies(SearchAllIamPoliciesRequest)
5858
returns (SearchAllIamPoliciesResponse) {
5959
option (google.api.http) = {

0 commit comments

Comments
 (0)