Send feedback
Class DataTaxonomyServiceSettings.Builder (1.35.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.35.0 keyboard_arrow_down
public static class DataTaxonomyServiceSettings . Builder extends ClientSettings . Builder<DataTaxonomyServiceSettings , DataTaxonomyServiceSettings . Builder >
Builder for DataTaxonomyServiceSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(DataTaxonomyServiceSettings settings)
protected Builder ( DataTaxonomyServiceSettings settings )
Builder(DataTaxonomyServiceStubSettings.Builder stubSettings)
protected Builder ( DataTaxonomyServiceStubSettings . Builder stubSettings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public DataTaxonomyServiceSettings . 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 DataTaxonomyServiceSettings build ()
Overrides
createDataAttributeBindingOperationSettings()
public OperationCallSettings . Builder<CreateDataAttributeBindingRequest , DataAttributeBinding , OperationMetadata > createDataAttributeBindingOperationSettings ()
Returns the builder for the settings used for calls to createDataAttributeBinding.
createDataAttributeBindingSettings()
public UnaryCallSettings . Builder<CreateDataAttributeBindingRequest , Operation > createDataAttributeBindingSettings ()
Returns the builder for the settings used for calls to createDataAttributeBinding.
createDataAttributeOperationSettings()
public OperationCallSettings . Builder<CreateDataAttributeRequest , DataAttribute , OperationMetadata > createDataAttributeOperationSettings ()
Returns the builder for the settings used for calls to createDataAttribute.
createDataAttributeSettings()
public UnaryCallSettings . Builder<CreateDataAttributeRequest , Operation > createDataAttributeSettings ()
Returns the builder for the settings used for calls to createDataAttribute.
createDataTaxonomyOperationSettings()
public OperationCallSettings . Builder<CreateDataTaxonomyRequest , DataTaxonomy , OperationMetadata > createDataTaxonomyOperationSettings ()
Returns the builder for the settings used for calls to createDataTaxonomy.
createDataTaxonomySettings()
public UnaryCallSettings . Builder<CreateDataTaxonomyRequest , Operation > createDataTaxonomySettings ()
Returns the builder for the settings used for calls to createDataTaxonomy.
deleteDataAttributeBindingOperationSettings()
public OperationCallSettings . Builder<DeleteDataAttributeBindingRequest , Empty , OperationMetadata > deleteDataAttributeBindingOperationSettings ()
Returns the builder for the settings used for calls to deleteDataAttributeBinding.
deleteDataAttributeBindingSettings()
public UnaryCallSettings . Builder<DeleteDataAttributeBindingRequest , Operation > deleteDataAttributeBindingSettings ()
Returns the builder for the settings used for calls to deleteDataAttributeBinding.
deleteDataAttributeOperationSettings()
public OperationCallSettings . Builder<DeleteDataAttributeRequest , Empty , OperationMetadata > deleteDataAttributeOperationSettings ()
Returns the builder for the settings used for calls to deleteDataAttribute.
deleteDataAttributeSettings()
public UnaryCallSettings . Builder<DeleteDataAttributeRequest , Operation > deleteDataAttributeSettings ()
Returns the builder for the settings used for calls to deleteDataAttribute.
deleteDataTaxonomyOperationSettings()
public OperationCallSettings . Builder<DeleteDataTaxonomyRequest , Empty , OperationMetadata > deleteDataTaxonomyOperationSettings ()
Returns the builder for the settings used for calls to deleteDataTaxonomy.
deleteDataTaxonomySettings()
public UnaryCallSettings . Builder<DeleteDataTaxonomyRequest , Operation > deleteDataTaxonomySettings ()
Returns the builder for the settings used for calls to deleteDataTaxonomy.
getDataAttributeBindingSettings()
public UnaryCallSettings . Builder<GetDataAttributeBindingRequest , DataAttributeBinding > getDataAttributeBindingSettings ()
Returns the builder for the settings used for calls to getDataAttributeBinding.
getDataAttributeSettings()
public UnaryCallSettings . Builder<GetDataAttributeRequest , DataAttribute > getDataAttributeSettings ()
Returns the builder for the settings used for calls to getDataAttribute.
getDataTaxonomySettings()
public UnaryCallSettings . Builder<GetDataTaxonomyRequest , DataTaxonomy > getDataTaxonomySettings ()
Returns the builder for the settings used for calls to getDataTaxonomy.
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 DataTaxonomyServiceStubSettings . Builder getStubSettingsBuilder ()
listDataAttributeBindingsSettings()
public PagedCallSettings . Builder<ListDataAttributeBindingsRequest , ListDataAttributeBindingsResponse , DataTaxonomyServiceClient . ListDataAttributeBindingsPagedResponse > listDataAttributeBindingsSettings ()
Returns the builder for the settings used for calls to listDataAttributeBindings.
listDataAttributesSettings()
public PagedCallSettings . Builder<ListDataAttributesRequest , ListDataAttributesResponse , DataTaxonomyServiceClient . ListDataAttributesPagedResponse > listDataAttributesSettings ()
Returns the builder for the settings used for calls to listDataAttributes.
listDataTaxonomiesSettings()
public PagedCallSettings . Builder<ListDataTaxonomiesRequest , ListDataTaxonomiesResponse , DataTaxonomyServiceClient . ListDataTaxonomiesPagedResponse > listDataTaxonomiesSettings ()
Returns the builder for the settings used for calls to listDataTaxonomies.
listLocationsSettings()
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , DataTaxonomyServiceClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
updateDataAttributeBindingOperationSettings()
public OperationCallSettings . Builder<UpdateDataAttributeBindingRequest , DataAttributeBinding , OperationMetadata > updateDataAttributeBindingOperationSettings ()
Returns the builder for the settings used for calls to updateDataAttributeBinding.
updateDataAttributeBindingSettings()
public UnaryCallSettings . Builder<UpdateDataAttributeBindingRequest , Operation > updateDataAttributeBindingSettings ()
Returns the builder for the settings used for calls to updateDataAttributeBinding.
updateDataAttributeOperationSettings()
public OperationCallSettings . Builder<UpdateDataAttributeRequest , DataAttribute , OperationMetadata > updateDataAttributeOperationSettings ()
Returns the builder for the settings used for calls to updateDataAttribute.
updateDataAttributeSettings()
public UnaryCallSettings . Builder<UpdateDataAttributeRequest , Operation > updateDataAttributeSettings ()
Returns the builder for the settings used for calls to updateDataAttribute.
updateDataTaxonomyOperationSettings()
public OperationCallSettings . Builder<UpdateDataTaxonomyRequest , DataTaxonomy , OperationMetadata > updateDataTaxonomyOperationSettings ()
Returns the builder for the settings used for calls to updateDataTaxonomy.
updateDataTaxonomySettings()
public UnaryCallSettings . Builder<UpdateDataTaxonomyRequest , Operation > updateDataTaxonomySettings ()
Returns the builder for the settings used for calls to updateDataTaxonomy.
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 2025-01-28 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 2025-01-28 UTC."],[],[]]