Send feedback
Class AuthProviderServiceSettings.Builder (0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static class AuthProviderServiceSettings . Builder extends ClientSettings . Builder<AuthProviderServiceSettings , AuthProviderServiceSettings . Builder >
Builder for AuthProviderServiceSettings.
Inherited Members
com.google.api.gax.rpc.ClientSettings.Builder.setGdchApiAudience(java.lang.String)
com.google.api.gax.rpc.ClientSettings.Builder.setWatchdogCheckInterval(org.threeten.bp.Duration)
com.google.api.gax.rpc.ClientSettings.Builder.setWatchdogCheckIntervalDuration(java.time.Duration)
com.google.api.gax.rpc.ClientSettings.Builder.setWatchdogProvider(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(AuthProviderServiceSettings settings)
protected Builder ( AuthProviderServiceSettings settings )
Builder(AuthProviderServiceStubSettings.Builder stubSettings)
protected Builder ( AuthProviderServiceStubSettings . Builder stubSettings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public AuthProviderServiceSettings . 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 AuthProviderServiceSettings 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 >
getStubSettingsBuilder()
public AuthProviderServiceStubSettings . Builder getStubSettingsBuilder ()
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 >
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.
Send feedback
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.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-04 UTC."],[],[]]