| 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.
|
| com.google.cloud.iam.admin.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
IAMClient.QueryTestablePermissionsPagedResponse |
IAMClient.queryTestablePermissions(QueryTestablePermissionsRequest request)
Lists every permission that you can test on a resource.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<IAMClient.QueryTestablePermissionsPagedResponse> |
IAMClient.QueryTestablePermissionsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<QueryTestablePermissionsRequest,QueryTestablePermissionsResponse,Permission> context,
com.google.api.core.ApiFuture<QueryTestablePermissionsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<QueryTestablePermissionsRequest,IAMClient.QueryTestablePermissionsPagedResponse> |
IAMClient.queryTestablePermissionsPagedCallable()
Lists every permission that you can test on a resource.
|
com.google.api.gax.rpc.PagedCallSettings<QueryTestablePermissionsRequest,QueryTestablePermissionsResponse,IAMClient.QueryTestablePermissionsPagedResponse> |
IAMSettings.queryTestablePermissionsSettings()
Returns the object with the settings used for calls to queryTestablePermissions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<QueryTestablePermissionsRequest,QueryTestablePermissionsResponse,IAMClient.QueryTestablePermissionsPagedResponse> |
IAMSettings.Builder.queryTestablePermissionsSettings()
Returns the builder for the settings used for calls to queryTestablePermissions.
|
Copyright © 2025 Google LLC. All rights reserved.