Class AuthProviderServiceStubSettings.Builder (0.1.0)
public static class AuthProviderServiceStubSettings.Builder extends StubSettings.Builder<AuthProviderServiceStubSettings,AuthProviderServiceStubSettings.Builder>
Builder for AuthProviderServiceStubSettings.
Inherited Members
com.google.api.gax.rpc.StubSettings.Builder.setStreamWatchdogProvider(com.google.api.gax.rpc.WatchdogProvider)
Constructors
Builder()
Builder(@Nullable ClientContext clientContext)
protected Builder(@Nullable ClientContext clientContext)
| Parameter |
| Name |
Description |
clientContext |
@org.jspecify.annotations.Nullable com.google.api.gax.rpc.ClientContext
|
Builder(AuthProviderServiceStubSettings settings)
protected Builder(AuthProviderServiceStubSettings settings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public AuthProviderServiceStubSettings.Builder applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
build()
public AuthProviderServiceStubSettings build()
Overrides
createAuthProviderSettings()
public UnaryCallSettings.Builder<CreateAuthProviderRequest,AuthProvider> createAuthProviderSettings()
Returns the builder for the settings used for calls to createAuthProvider.
deleteAuthProviderSettings()
public UnaryCallSettings.Builder<DeleteAuthProviderRequest,Empty> deleteAuthProviderSettings()
Returns the builder for the settings used for calls to deleteAuthProvider.
deleteAuthorizationSettings()
public UnaryCallSettings.Builder<DeleteAuthorizationRequest,Empty> deleteAuthorizationSettings()
Returns the builder for the settings used for calls to deleteAuthorization.
disableAuthProviderSettings()
public UnaryCallSettings.Builder<DisableAuthProviderRequest,AuthProvider> disableAuthProviderSettings()
Returns the builder for the settings used for calls to disableAuthProvider.
enableAuthProviderSettings()
public UnaryCallSettings.Builder<EnableAuthProviderRequest,AuthProvider> enableAuthProviderSettings()
Returns the builder for the settings used for calls to enableAuthProvider.
getAccessSummarySettings()
public UnaryCallSettings.Builder<GetAccessSummaryRequest,AccessSummary> getAccessSummarySettings()
Returns the builder for the settings used for calls to getAccessSummary.
getAuthProviderSettings()
public UnaryCallSettings.Builder<GetAuthProviderRequest,AuthProvider> getAuthProviderSettings()
Returns the builder for the settings used for calls to getAuthProvider.
getAuthorizationSettings()
public UnaryCallSettings.Builder<GetAuthorizationRequest,Authorization> getAuthorizationSettings()
Returns the builder for the settings used for calls to getAuthorization.
getIamPolicySettings()
public UnaryCallSettings.Builder<GetIamPolicyRequest,Policy> getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
| Returns |
| Type |
Description |
Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
|
getLocationSettings()
public UnaryCallSettings.Builder<GetLocationRequest,Location> getLocationSettings()
Returns the builder for the settings used for calls to getLocation.
| Returns |
| Type |
Description |
Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
|
listAccessSummariesSettings()
public PagedCallSettings.Builder<ListAccessSummariesRequest,ListAccessSummariesResponse,AuthProviderServiceClient.ListAccessSummariesPagedResponse> listAccessSummariesSettings()
Returns the builder for the settings used for calls to listAccessSummaries.
public PagedCallSettings.Builder<ListAuthProvidersRequest,ListAuthProvidersResponse,AuthProviderServiceClient.ListAuthProvidersPagedResponse> listAuthProvidersSettings()
Returns the builder for the settings used for calls to listAuthProviders.
listAuthorizationsSettings()
public PagedCallSettings.Builder<ListAuthorizationsRequest,ListAuthorizationsResponse,AuthProviderServiceClient.ListAuthorizationsPagedResponse> listAuthorizationsSettings()
Returns the builder for the settings used for calls to listAuthorizations.
listLocationsSettings()
public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,AuthProviderServiceClient.ListLocationsPagedResponse> listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
public PagedCallSettings.Builder<QueryAuthProvidersRequest,QueryAuthProvidersResponse,AuthProviderServiceClient.QueryAuthProvidersPagedResponse> queryAuthProvidersSettings()
Returns the builder for the settings used for calls to queryAuthProviders.
queryWorkloadsSettings()
public PagedCallSettings.Builder<QueryWorkloadsRequest,QueryWorkloadsResponse,AuthProviderServiceClient.QueryWorkloadsPagedResponse> queryWorkloadsSettings()
Returns the builder for the settings used for calls to queryWorkloads.
revokeAuthorizationSettings()
public UnaryCallSettings.Builder<RevokeAuthorizationRequest,RevokeAuthorizationResponse> revokeAuthorizationSettings()
Returns the builder for the settings used for calls to revokeAuthorization.
setIamPolicySettings()
public UnaryCallSettings.Builder<SetIamPolicyRequest,Policy> setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
| Returns |
| Type |
Description |
Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
|
testIamPermissionsSettings()
public UnaryCallSettings.Builder<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.
| Returns |
| Type |
Description |
Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
|
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
| Returns |
| Type |
Description |
com.google.common.collect.ImmutableList<Builder<?,?>> |
|
undeleteAuthProviderSettings()
public UnaryCallSettings.Builder<UndeleteAuthProviderRequest,AuthProvider> undeleteAuthProviderSettings()
Returns the builder for the settings used for calls to undeleteAuthProvider.
updateAuthProviderSettings()
public UnaryCallSettings.Builder<UpdateAuthProviderRequest,AuthProvider> updateAuthProviderSettings()
Returns the builder for the settings used for calls to updateAuthProvider.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-08-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-04 UTC."],[],[]]