| Package | Description |
|---|---|
| com.google.cloud.iam.admin.v1 |
A client to Identity and Access Management (IAM) API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected IAMClient.QueryGrantableRolesPage |
IAMClient.QueryGrantableRolesPage.createPage(com.google.api.gax.rpc.PageContext<QueryGrantableRolesRequest,QueryGrantableRolesResponse,Role> context,
QueryGrantableRolesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<IAMClient.QueryGrantableRolesPage> |
IAMClient.QueryGrantableRolesPage.createPageAsync(com.google.api.gax.rpc.PageContext<QueryGrantableRolesRequest,QueryGrantableRolesResponse,Role> context,
com.google.api.core.ApiFuture<QueryGrantableRolesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected IAMClient.QueryGrantableRolesFixedSizeCollection |
IAMClient.QueryGrantableRolesFixedSizeCollection.createCollection(List<IAMClient.QueryGrantableRolesPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.