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.Builder<QueryTestablePermissionsRequest,QueryTestablePermissionsResponse,IAMClient.QueryTestablePermissionsPagedResponse> |
IAMSettings.Builder.queryTestablePermissionsSettings() |
Returns the builder for the settings used for calls to queryTestablePermissions.
|
com.google.api.gax.rpc.PagedCallSettings<QueryTestablePermissionsRequest,QueryTestablePermissionsResponse,IAMClient.QueryTestablePermissionsPagedResponse> |
IAMSettings.queryTestablePermissionsSettings() |
Returns the object with the settings used for calls to queryTestablePermissions.
|