- close() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
- close() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- close() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- com.google.cloud.iam.admin.v1 - package 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 - package com.google.cloud.iam.admin.v1.stub
-
- create() - Static method in class com.google.cloud.iam.admin.v1.IAMClient
-
Constructs an instance of IAMClient with default settings.
- create(IAMSettings) - Static method in class com.google.cloud.iam.admin.v1.IAMClient
-
Constructs an instance of IAMClient, using the given settings.
- create(IAMStub) - Static method in class com.google.cloud.iam.admin.v1.IAMClient
-
Constructs an instance of IAMClient, using the given stub for making calls.
- create(IAMStubSettings) - Static method in class com.google.cloud.iam.admin.v1.IAMSettings
-
- create(IAMStubSettings) - Static method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- create(ClientContext) - Static method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- createAsync(PageContext<ListRolesRequest, ListRolesResponse, Role>, ApiFuture<ListRolesResponse>) - Static method in class com.google.cloud.iam.admin.v1.IAMClient.ListRolesPagedResponse
-
- createAsync(PageContext<ListServiceAccountsRequest, ListServiceAccountsResponse, ServiceAccount>, ApiFuture<ListServiceAccountsResponse>) - Static method in class com.google.cloud.iam.admin.v1.IAMClient.ListServiceAccountsPagedResponse
-
- createAsync(PageContext<QueryGrantableRolesRequest, QueryGrantableRolesResponse, Role>, ApiFuture<QueryGrantableRolesResponse>) - Static method in class com.google.cloud.iam.admin.v1.IAMClient.QueryGrantableRolesPagedResponse
-
- createAsync(PageContext<QueryTestablePermissionsRequest, QueryTestablePermissionsResponse, Permission>, ApiFuture<QueryTestablePermissionsResponse>) - Static method in class com.google.cloud.iam.admin.v1.IAMClient.QueryTestablePermissionsPagedResponse
-
- createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMCallableFactory
-
- createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMCallableFactory
-
- createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMCallableFactory
-
- createCollection(List<IAMClient.ListRolesPage>, int) - Method in class com.google.cloud.iam.admin.v1.IAMClient.ListRolesFixedSizeCollection
-
- createCollection(List<IAMClient.ListServiceAccountsPage>, int) - Method in class com.google.cloud.iam.admin.v1.IAMClient.ListServiceAccountsFixedSizeCollection
-
- createCollection(List<IAMClient.QueryGrantableRolesPage>, int) - Method in class com.google.cloud.iam.admin.v1.IAMClient.QueryGrantableRolesFixedSizeCollection
-
- createCollection(List<IAMClient.QueryTestablePermissionsPage>, int) - Method in class com.google.cloud.iam.admin.v1.IAMClient.QueryTestablePermissionsFixedSizeCollection
-
- createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMCallableFactory
-
- createPage(PageContext<ListRolesRequest, ListRolesResponse, Role>, ListRolesResponse) - Method in class com.google.cloud.iam.admin.v1.IAMClient.ListRolesPage
-
- createPage(PageContext<ListServiceAccountsRequest, ListServiceAccountsResponse, ServiceAccount>, ListServiceAccountsResponse) - Method in class com.google.cloud.iam.admin.v1.IAMClient.ListServiceAccountsPage
-
- createPage(PageContext<QueryGrantableRolesRequest, QueryGrantableRolesResponse, Role>, QueryGrantableRolesResponse) - Method in class com.google.cloud.iam.admin.v1.IAMClient.QueryGrantableRolesPage
-
- createPage(PageContext<QueryTestablePermissionsRequest, QueryTestablePermissionsResponse, Permission>, QueryTestablePermissionsResponse) - Method in class com.google.cloud.iam.admin.v1.IAMClient.QueryTestablePermissionsPage
-
- createPageAsync(PageContext<ListRolesRequest, ListRolesResponse, Role>, ApiFuture<ListRolesResponse>) - Method in class com.google.cloud.iam.admin.v1.IAMClient.ListRolesPage
-
- createPageAsync(PageContext<ListServiceAccountsRequest, ListServiceAccountsResponse, ServiceAccount>, ApiFuture<ListServiceAccountsResponse>) - Method in class com.google.cloud.iam.admin.v1.IAMClient.ListServiceAccountsPage
-
- createPageAsync(PageContext<QueryGrantableRolesRequest, QueryGrantableRolesResponse, Role>, ApiFuture<QueryGrantableRolesResponse>) - Method in class com.google.cloud.iam.admin.v1.IAMClient.QueryGrantableRolesPage
-
- createPageAsync(PageContext<QueryTestablePermissionsRequest, QueryTestablePermissionsResponse, Permission>, ApiFuture<QueryTestablePermissionsResponse>) - Method in class com.google.cloud.iam.admin.v1.IAMClient.QueryTestablePermissionsPage
-
- createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMCallableFactory
-
- createRole(CreateRoleRequest) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Creates a new custom [Role][google.iam.admin.v1.Role].
- createRoleCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Creates a new custom [Role][google.iam.admin.v1.Role].
- createRoleCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- createRoleCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- createRoleSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to createRole.
- createRoleSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to createRole.
- createRoleSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to createRole.
- createRoleSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to createRole.
- createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMCallableFactory
-
- createServiceAccount(ProjectName, String, ServiceAccount) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Creates a [ServiceAccount][google.iam.admin.v1.ServiceAccount].
- createServiceAccount(String, String, ServiceAccount) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Creates a [ServiceAccount][google.iam.admin.v1.ServiceAccount].
- createServiceAccount(CreateServiceAccountRequest) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Creates a [ServiceAccount][google.iam.admin.v1.ServiceAccount].
- createServiceAccountCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Creates a [ServiceAccount][google.iam.admin.v1.ServiceAccount].
- createServiceAccountCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- createServiceAccountCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- createServiceAccountKey(ServiceAccountName, ServiceAccountPrivateKeyType, ServiceAccountKeyAlgorithm) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Creates a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].
- createServiceAccountKey(String, ServiceAccountPrivateKeyType, ServiceAccountKeyAlgorithm) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Creates a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].
- createServiceAccountKey(CreateServiceAccountKeyRequest) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Creates a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].
- createServiceAccountKeyCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Creates a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].
- createServiceAccountKeyCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- createServiceAccountKeyCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- createServiceAccountKeySettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to createServiceAccountKey.
- createServiceAccountKeySettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to createServiceAccountKey.
- createServiceAccountKeySettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to createServiceAccountKey.
- createServiceAccountKeySettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to createServiceAccountKey.
- createServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to createServiceAccount.
- createServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to createServiceAccount.
- createServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to createServiceAccount.
- createServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to createServiceAccount.
- createStub() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
- createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMCallableFactory
-
- defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.iam.admin.v1.IAMSettings
-
- defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
- defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns a builder for the default credentials for this service.
- defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns a builder for the default credentials for this service.
- defaultExecutorProviderBuilder() - Static method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns a builder for the default ExecutorProvider for this service.
- defaultExecutorProviderBuilder() - Static method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns a builder for the default ExecutorProvider for this service.
- defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns a builder for the default ChannelProvider for this service.
- defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns a builder for the default ChannelProvider for this service.
- defaultTransportChannelProvider() - Static method in class com.google.cloud.iam.admin.v1.IAMSettings
-
- defaultTransportChannelProvider() - Static method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
- deleteRole(DeleteRoleRequest) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Deletes a custom [Role][google.iam.admin.v1.Role].
- deleteRoleCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Deletes a custom [Role][google.iam.admin.v1.Role].
- deleteRoleCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- deleteRoleCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- deleteRoleSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to deleteRole.
- deleteRoleSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to deleteRole.
- deleteRoleSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteRole.
- deleteRoleSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to deleteRole.
- deleteServiceAccount(ServiceAccountName) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Deletes a [ServiceAccount][google.iam.admin.v1.ServiceAccount].
- deleteServiceAccount(String) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Deletes a [ServiceAccount][google.iam.admin.v1.ServiceAccount].
- deleteServiceAccount(DeleteServiceAccountRequest) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Deletes a [ServiceAccount][google.iam.admin.v1.ServiceAccount].
- deleteServiceAccountCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Deletes a [ServiceAccount][google.iam.admin.v1.ServiceAccount].
- deleteServiceAccountCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- deleteServiceAccountCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- deleteServiceAccountKey(KeyName) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Deletes a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].
- deleteServiceAccountKey(String) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Deletes a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].
- deleteServiceAccountKey(DeleteServiceAccountKeyRequest) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Deletes a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].
- deleteServiceAccountKeyCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Deletes a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].
- deleteServiceAccountKeyCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- deleteServiceAccountKeyCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- deleteServiceAccountKeySettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to deleteServiceAccountKey.
- deleteServiceAccountKeySettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to deleteServiceAccountKey.
- deleteServiceAccountKeySettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteServiceAccountKey.
- deleteServiceAccountKeySettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to deleteServiceAccountKey.
- deleteServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to deleteServiceAccount.
- deleteServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to deleteServiceAccount.
- deleteServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteServiceAccount.
- deleteServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to deleteServiceAccount.
- disableServiceAccount(DisableServiceAccountRequest) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Disables a [ServiceAccount][google.iam.admin.v1.ServiceAccount] immediately.
- disableServiceAccountCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Disables a [ServiceAccount][google.iam.admin.v1.ServiceAccount] immediately.
- disableServiceAccountCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- disableServiceAccountCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- disableServiceAccountKey(KeyName) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Disable a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].
- disableServiceAccountKey(String) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Disable a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].
- disableServiceAccountKey(DisableServiceAccountKeyRequest) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Disable a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].
- disableServiceAccountKeyCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Disable a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].
- disableServiceAccountKeyCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- disableServiceAccountKeyCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- disableServiceAccountKeySettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to disableServiceAccountKey.
- disableServiceAccountKeySettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to disableServiceAccountKey.
- disableServiceAccountKeySettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to disableServiceAccountKey.
- disableServiceAccountKeySettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to disableServiceAccountKey.
- disableServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to disableServiceAccount.
- disableServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to disableServiceAccount.
- disableServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to disableServiceAccount.
- disableServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to disableServiceAccount.
- enableServiceAccount(EnableServiceAccountRequest) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Enables a [ServiceAccount][google.iam.admin.v1.ServiceAccount] that was disabled by
[DisableServiceAccount][google.iam.admin.v1.IAM.DisableServiceAccount].
- enableServiceAccountCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Enables a [ServiceAccount][google.iam.admin.v1.ServiceAccount] that was disabled by
[DisableServiceAccount][google.iam.admin.v1.IAM.DisableServiceAccount].
- enableServiceAccountCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- enableServiceAccountCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- enableServiceAccountKey(KeyName) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Enable a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].
- enableServiceAccountKey(String) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Enable a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].
- enableServiceAccountKey(EnableServiceAccountKeyRequest) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Enable a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].
- enableServiceAccountKeyCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Enable a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].
- enableServiceAccountKeyCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- enableServiceAccountKeyCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- enableServiceAccountKeySettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to enableServiceAccountKey.
- enableServiceAccountKeySettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to enableServiceAccountKey.
- enableServiceAccountKeySettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to enableServiceAccountKey.
- enableServiceAccountKeySettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to enableServiceAccountKey.
- enableServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to enableServiceAccount.
- enableServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to enableServiceAccount.
- enableServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to enableServiceAccount.
- enableServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to enableServiceAccount.
- getDefaultEndpoint() - Static method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the default service endpoint.
- getDefaultEndpoint() - Static method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the default service endpoint.
- getDefaultMtlsEndpoint() - Static method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the default mTLS service endpoint.
- getDefaultServiceScopes() - Static method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the default service scopes.
- getDefaultServiceScopes() - Static method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the default service scopes.
- getIamPolicy(ResourceName) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Gets the IAM policy that is attached to a [ServiceAccount][google.iam.admin.v1.ServiceAccount].
- getIamPolicy(String) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Gets the IAM policy that is attached to a [ServiceAccount][google.iam.admin.v1.ServiceAccount].
- getIamPolicy(GetIamPolicyRequest) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Gets the IAM policy that is attached to a [ServiceAccount][google.iam.admin.v1.ServiceAccount].
- getIamPolicyCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Gets the IAM policy that is attached to a [ServiceAccount][google.iam.admin.v1.ServiceAccount].
- getIamPolicyCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- getIamPolicyCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- getIamPolicySettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to getIamPolicy.
- getIamPolicySettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to getIamPolicy.
- getIamPolicySettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to getIamPolicy.
- getIamPolicySettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to getIamPolicy.
- getOperationsStub() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- getRole(GetRoleRequest) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Gets the definition of a [Role][google.iam.admin.v1.Role].
- getRoleCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Gets the definition of a [Role][google.iam.admin.v1.Role].
- getRoleCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- getRoleCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- getRoleSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to getRole.
- getRoleSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to getRole.
- getRoleSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to getRole.
- getRoleSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to getRole.
- getServiceAccount(ServiceAccountName) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Gets a [ServiceAccount][google.iam.admin.v1.ServiceAccount].
- getServiceAccount(String) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Gets a [ServiceAccount][google.iam.admin.v1.ServiceAccount].
- getServiceAccount(GetServiceAccountRequest) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Gets a [ServiceAccount][google.iam.admin.v1.ServiceAccount].
- getServiceAccountCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Gets a [ServiceAccount][google.iam.admin.v1.ServiceAccount].
- getServiceAccountCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- getServiceAccountCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- getServiceAccountKey(KeyName, ServiceAccountPublicKeyType) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Gets a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].
- getServiceAccountKey(String, ServiceAccountPublicKeyType) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Gets a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].
- getServiceAccountKey(GetServiceAccountKeyRequest) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Gets a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].
- getServiceAccountKeyCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Gets a [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey].
- getServiceAccountKeyCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- getServiceAccountKeyCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- getServiceAccountKeySettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to getServiceAccountKey.
- getServiceAccountKeySettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to getServiceAccountKey.
- getServiceAccountKeySettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to getServiceAccountKey.
- getServiceAccountKeySettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to getServiceAccountKey.
- getServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to getServiceAccount.
- getServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to getServiceAccount.
- getServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to getServiceAccount.
- getServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to getServiceAccount.
- getServiceName() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the default service name.
- getSettings() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
- getStub() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
- getStubSettingsBuilder() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
- GrpcIAMCallableFactory - Class in com.google.cloud.iam.admin.v1.stub
-
gRPC callable factory implementation for the IAM service API.
- GrpcIAMCallableFactory() - Constructor for class com.google.cloud.iam.admin.v1.stub.GrpcIAMCallableFactory
-
- GrpcIAMStub - Class in com.google.cloud.iam.admin.v1.stub
-
gRPC stub implementation for the IAM service API.
- GrpcIAMStub(IAMStubSettings, ClientContext) - Constructor for class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
Constructs an instance of GrpcIAMStub, using the given settings.
- GrpcIAMStub(IAMStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
Constructs an instance of GrpcIAMStub, using the given settings.
- lintPolicy(LintPolicyRequest) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Lints, or validates, an IAM policy.
- lintPolicyCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Lints, or validates, an IAM policy.
- lintPolicyCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- lintPolicyCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- lintPolicySettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to lintPolicy.
- lintPolicySettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to lintPolicy.
- lintPolicySettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to lintPolicy.
- lintPolicySettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to lintPolicy.
- listRoles(ListRolesRequest) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Lists every predefined [Role][google.iam.admin.v1.Role] that IAM supports, or every custom role
that is defined for an organization or project.
- listRolesCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Lists every predefined [Role][google.iam.admin.v1.Role] that IAM supports, or every custom role
that is defined for an organization or project.
- listRolesCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- listRolesCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- listRolesPagedCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Lists every predefined [Role][google.iam.admin.v1.Role] that IAM supports, or every custom role
that is defined for an organization or project.
- listRolesPagedCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- listRolesPagedCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- listRolesSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to listRoles.
- listRolesSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to listRoles.
- listRolesSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to listRoles.
- listRolesSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to listRoles.
- listServiceAccountKeys(ServiceAccountName, List<ListServiceAccountKeysRequest.KeyType>) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Lists every [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey] for a service account.
- listServiceAccountKeys(String, List<ListServiceAccountKeysRequest.KeyType>) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Lists every [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey] for a service account.
- listServiceAccountKeys(ListServiceAccountKeysRequest) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Lists every [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey] for a service account.
- listServiceAccountKeysCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Lists every [ServiceAccountKey][google.iam.admin.v1.ServiceAccountKey] for a service account.
- listServiceAccountKeysCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- listServiceAccountKeysCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- listServiceAccountKeysSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to listServiceAccountKeys.
- listServiceAccountKeysSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to listServiceAccountKeys.
- listServiceAccountKeysSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to listServiceAccountKeys.
- listServiceAccountKeysSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to listServiceAccountKeys.
- listServiceAccounts(ProjectName) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Lists every [ServiceAccount][google.iam.admin.v1.ServiceAccount] that belongs to a specific
project.
- listServiceAccounts(String) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Lists every [ServiceAccount][google.iam.admin.v1.ServiceAccount] that belongs to a specific
project.
- listServiceAccounts(ListServiceAccountsRequest) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Lists every [ServiceAccount][google.iam.admin.v1.ServiceAccount] that belongs to a specific
project.
- listServiceAccountsCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Lists every [ServiceAccount][google.iam.admin.v1.ServiceAccount] that belongs to a specific
project.
- listServiceAccountsCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- listServiceAccountsCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- listServiceAccountsPagedCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Lists every [ServiceAccount][google.iam.admin.v1.ServiceAccount] that belongs to a specific
project.
- listServiceAccountsPagedCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- listServiceAccountsPagedCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- listServiceAccountsSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to listServiceAccounts.
- listServiceAccountsSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to listServiceAccounts.
- listServiceAccountsSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to listServiceAccounts.
- listServiceAccountsSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to listServiceAccounts.
- queryAuditableServices(QueryAuditableServicesRequest) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Returns a list of services that allow you to opt into audit logs that are not generated by
default.
- queryAuditableServicesCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Returns a list of services that allow you to opt into audit logs that are not generated by
default.
- queryAuditableServicesCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- queryAuditableServicesCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- queryAuditableServicesSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to queryAuditableServices.
- queryAuditableServicesSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to queryAuditableServices.
- queryAuditableServicesSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to queryAuditableServices.
- queryAuditableServicesSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to queryAuditableServices.
- queryGrantableRoles(String) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Lists roles that can be granted on a Google Cloud resource.
- queryGrantableRoles(QueryGrantableRolesRequest) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Lists roles that can be granted on a Google Cloud resource.
- queryGrantableRolesCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Lists roles that can be granted on a Google Cloud resource.
- queryGrantableRolesCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- queryGrantableRolesCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- queryGrantableRolesPagedCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Lists roles that can be granted on a Google Cloud resource.
- queryGrantableRolesPagedCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- queryGrantableRolesPagedCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- queryGrantableRolesSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to queryGrantableRoles.
- queryGrantableRolesSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to queryGrantableRoles.
- queryGrantableRolesSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to queryGrantableRoles.
- queryGrantableRolesSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to queryGrantableRoles.
- queryTestablePermissions(QueryTestablePermissionsRequest) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Lists every permission that you can test on a resource.
- queryTestablePermissionsCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Lists every permission that you can test on a resource.
- queryTestablePermissionsCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- queryTestablePermissionsCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- queryTestablePermissionsPagedCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Lists every permission that you can test on a resource.
- queryTestablePermissionsPagedCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- queryTestablePermissionsPagedCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- queryTestablePermissionsSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to queryTestablePermissions.
- queryTestablePermissionsSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to queryTestablePermissions.
- queryTestablePermissionsSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to queryTestablePermissions.
- queryTestablePermissionsSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to queryTestablePermissions.
- unaryMethodSettingsBuilders() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
- undeleteRole(UndeleteRoleRequest) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Undeletes a custom [Role][google.iam.admin.v1.Role].
- undeleteRoleCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Undeletes a custom [Role][google.iam.admin.v1.Role].
- undeleteRoleCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- undeleteRoleCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- undeleteRoleSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to undeleteRole.
- undeleteRoleSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to undeleteRole.
- undeleteRoleSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to undeleteRole.
- undeleteRoleSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to undeleteRole.
- undeleteServiceAccount(UndeleteServiceAccountRequest) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Restores a deleted [ServiceAccount][google.iam.admin.v1.ServiceAccount].
- undeleteServiceAccountCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Restores a deleted [ServiceAccount][google.iam.admin.v1.ServiceAccount].
- undeleteServiceAccountCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- undeleteServiceAccountCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- undeleteServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to undeleteServiceAccount.
- undeleteServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to undeleteServiceAccount.
- undeleteServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to undeleteServiceAccount.
- undeleteServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to undeleteServiceAccount.
- updateRole(UpdateRoleRequest) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Updates the definition of a custom [Role][google.iam.admin.v1.Role].
- updateRoleCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Updates the definition of a custom [Role][google.iam.admin.v1.Role].
- updateRoleCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- updateRoleCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- updateRoleSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to updateRole.
- updateRoleSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to updateRole.
- updateRoleSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to updateRole.
- updateRoleSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to updateRole.
- updateServiceAccount(ServiceAccount) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
**Note:** We are in the process of deprecating this method.
- updateServiceAccountCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
**Note:** We are in the process of deprecating this method.
- updateServiceAccountCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- updateServiceAccountCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- updateServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to updateServiceAccount.
- updateServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to updateServiceAccount.
- updateServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to updateServiceAccount.
- updateServiceAccountSettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to updateServiceAccount.
- uploadServiceAccountKey(UploadServiceAccountKeyRequest) - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Uploads the public key portion of a key pair that you manage, and associates the public key
with a [ServiceAccount][google.iam.admin.v1.ServiceAccount].
- uploadServiceAccountKeyCallable() - Method in class com.google.cloud.iam.admin.v1.IAMClient
-
Uploads the public key portion of a key pair that you manage, and associates the public key
with a [ServiceAccount][google.iam.admin.v1.ServiceAccount].
- uploadServiceAccountKeyCallable() - Method in class com.google.cloud.iam.admin.v1.stub.GrpcIAMStub
-
- uploadServiceAccountKeyCallable() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStub
-
- uploadServiceAccountKeySettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings.Builder
-
Returns the builder for the settings used for calls to uploadServiceAccountKey.
- uploadServiceAccountKeySettings() - Method in class com.google.cloud.iam.admin.v1.IAMSettings
-
Returns the object with the settings used for calls to uploadServiceAccountKey.
- uploadServiceAccountKeySettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings.Builder
-
Returns the builder for the settings used for calls to uploadServiceAccountKey.
- uploadServiceAccountKeySettings() - Method in class com.google.cloud.iam.admin.v1.stub.IAMStubSettings
-
Returns the object with the settings used for calls to uploadServiceAccountKey.