Class DataAgentServiceSettings.Builder (0.11.0)
Version latestkeyboard_arrow_down
public static class DataAgentServiceSettings . Builder extends ClientSettings . Builder<DataAgentServiceSettings , DataAgentServiceSettings . Builder >
Builder for DataAgentServiceSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(DataAgentServiceSettings settings)
protected Builder ( DataAgentServiceSettings settings )
Builder(DataAgentServiceStubSettings.Builder stubSettings)
protected Builder ( DataAgentServiceStubSettings . Builder stubSettings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public DataAgentServiceSettings . 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 DataAgentServiceSettings build ()
Overrides
createDataAgentOperationSettings()
public OperationCallSettings . Builder<CreateDataAgentRequest , DataAgent , OperationMetadata > createDataAgentOperationSettings ()
Returns the builder for the settings used for calls to createDataAgent.
createDataAgentSettings()
public UnaryCallSettings . Builder<CreateDataAgentRequest , Operation > createDataAgentSettings ()
Returns the builder for the settings used for calls to createDataAgent.
createDataAgentSyncSettings()
public UnaryCallSettings . Builder<CreateDataAgentRequest , DataAgent > createDataAgentSyncSettings ()
Returns the builder for the settings used for calls to createDataAgentSync.
deleteDataAgentOperationSettings()
public OperationCallSettings . Builder<DeleteDataAgentRequest , Empty , OperationMetadata > deleteDataAgentOperationSettings ()
Returns the builder for the settings used for calls to deleteDataAgent.
deleteDataAgentSettings()
public UnaryCallSettings . Builder<DeleteDataAgentRequest , Operation > deleteDataAgentSettings ()
Returns the builder for the settings used for calls to deleteDataAgent.
deleteDataAgentSyncSettings()
public UnaryCallSettings . Builder<DeleteDataAgentRequest , Empty > deleteDataAgentSyncSettings ()
Returns the builder for the settings used for calls to deleteDataAgentSync.
getDataAgentSettings()
public UnaryCallSettings . Builder<GetDataAgentRequest , DataAgent > getDataAgentSettings ()
Returns the builder for the settings used for calls to getDataAgent.
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 DataAgentServiceStubSettings . Builder getStubSettingsBuilder ()
listAccessibleDataAgentsSettings()
public PagedCallSettings . Builder<ListAccessibleDataAgentsRequest , ListAccessibleDataAgentsResponse , DataAgentServiceClient . ListAccessibleDataAgentsPagedResponse > listAccessibleDataAgentsSettings ()
Returns the builder for the settings used for calls to listAccessibleDataAgents.
listDataAgentsSettings()
public PagedCallSettings . Builder<ListDataAgentsRequest , ListDataAgentsResponse , DataAgentServiceClient . ListDataAgentsPagedResponse > listDataAgentsSettings ()
Returns the builder for the settings used for calls to listDataAgents.
listLocationsSettings()
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , DataAgentServiceClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
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 >
updateDataAgentOperationSettings()
public OperationCallSettings . Builder<UpdateDataAgentRequest , DataAgent , OperationMetadata > updateDataAgentOperationSettings ()
Returns the builder for the settings used for calls to updateDataAgent.
updateDataAgentSettings()
public UnaryCallSettings . Builder<UpdateDataAgentRequest , Operation > updateDataAgentSettings ()
Returns the builder for the settings used for calls to updateDataAgent.
updateDataAgentSyncSettings()
public UnaryCallSettings . Builder<UpdateDataAgentRequest , DataAgent > updateDataAgentSyncSettings ()
Returns the builder for the settings used for calls to updateDataAgentSync.
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-01-31 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-01-31 UTC."],[],[]]