|
69 | 69 | * </tr> |
70 | 70 | * <tr> |
71 | 71 | * <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> |
73 | 73 | * <td> |
74 | 74 | * <p>Request object method variants only take one parameter, a request object, which must be constructed before the call.</p> |
75 | 75 | * <ul> |
|
88 | 88 | * </tr> |
89 | 89 | * <tr> |
90 | 90 | * <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> |
92 | 92 | * <td> |
93 | 93 | * <p>Request object method variants only take one parameter, a request object, which must be constructed before the call.</p> |
94 | 94 | * <ul> |
@@ -214,8 +214,8 @@ public AssetServiceStub getStub() { |
214 | 214 | * Searches all the resources within a given accessible Resource Manager scope |
215 | 215 | * (project/folder/organization). This RPC gives callers especially administrators the ability to |
216 | 216 | * 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. |
219 | 219 | * |
220 | 220 | * <p>Sample code: |
221 | 221 | * |
@@ -266,8 +266,8 @@ public final SearchAllResourcesPagedResponse searchAllResources( |
266 | 266 | * Searches all the resources within a given accessible Resource Manager scope |
267 | 267 | * (project/folder/organization). This RPC gives callers especially administrators the ability to |
268 | 268 | * 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. |
271 | 271 | * |
272 | 272 | * <p>Sample code: |
273 | 273 | * |
@@ -307,8 +307,8 @@ public final SearchAllResourcesPagedResponse searchAllResources( |
307 | 307 | * Searches all the resources within a given accessible Resource Manager scope |
308 | 308 | * (project/folder/organization). This RPC gives callers especially administrators the ability to |
309 | 309 | * 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. |
312 | 312 | * |
313 | 313 | * <p>Sample code: |
314 | 314 | * |
@@ -347,8 +347,8 @@ public final SearchAllResourcesPagedResponse searchAllResources( |
347 | 347 | * Searches all the resources within a given accessible Resource Manager scope |
348 | 348 | * (project/folder/organization). This RPC gives callers especially administrators the ability to |
349 | 349 | * 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. |
352 | 352 | * |
353 | 353 | * <p>Sample code: |
354 | 354 | * |
@@ -394,8 +394,8 @@ public final SearchAllResourcesPagedResponse searchAllResources( |
394 | 394 | * Searches all the IAM policies within a given accessible Resource Manager scope |
395 | 395 | * (project/folder/organization). This RPC gives callers especially administrators the ability to |
396 | 396 | * 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. |
399 | 399 | * |
400 | 400 | * <p>Sample code: |
401 | 401 | * |
@@ -443,8 +443,8 @@ public final SearchAllIamPoliciesPagedResponse searchAllIamPolicies(String scope |
443 | 443 | * Searches all the IAM policies within a given accessible Resource Manager scope |
444 | 444 | * (project/folder/organization). This RPC gives callers especially administrators the ability to |
445 | 445 | * 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. |
448 | 448 | * |
449 | 449 | * <p>Sample code: |
450 | 450 | * |
@@ -482,8 +482,8 @@ public final SearchAllIamPoliciesPagedResponse searchAllIamPolicies( |
482 | 482 | * Searches all the IAM policies within a given accessible Resource Manager scope |
483 | 483 | * (project/folder/organization). This RPC gives callers especially administrators the ability to |
484 | 484 | * 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. |
487 | 487 | * |
488 | 488 | * <p>Sample code: |
489 | 489 | * |
@@ -520,8 +520,8 @@ public final SearchAllIamPoliciesPagedResponse searchAllIamPolicies( |
520 | 520 | * Searches all the IAM policies within a given accessible Resource Manager scope |
521 | 521 | * (project/folder/organization). This RPC gives callers especially administrators the ability to |
522 | 522 | * 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. |
525 | 525 | * |
526 | 526 | * <p>Sample code: |
527 | 527 | * |
|
0 commit comments