- 1.74.0 (latest)
- 1.73.0
- 1.72.0
- 1.71.0
- 1.70.0
- 1.68.0
- 1.66.0
- 1.65.0
- 1.62.0
- 1.61.0
- 1.60.0
- 1.58.0
- 1.57.0
- 1.56.0
- 1.55.0
- 1.54.0
- 1.53.0
- 1.52.0
- 1.51.0
- 1.50.0
- 1.49.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.38.0
- 1.37.0
- 1.35.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.0
- 1.25.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.11.0
- 1.10.0
- 1.9.0
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.0
- 1.2.0
- 1.1.2
- 1.0.1
- 0.2.2
public static class DataTaxonomyServiceStubSettings.Builder extends StubSettings.Builder<DataTaxonomyServiceStubSettings,DataTaxonomyServiceStubSettings.Builder>Builder for DataTaxonomyServiceStubSettings.
Constructors
Builder()
protected Builder()Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)| Parameter | |
|---|---|
| Name | Description | 
| clientContext | ClientContext | 
Builder(DataTaxonomyServiceStubSettings settings)
protected Builder(DataTaxonomyServiceStubSettings settings)| Parameter | |
|---|---|
| Name | Description | 
| settings | DataTaxonomyServiceStubSettings | 
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public DataTaxonomyServiceStubSettings.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.
| Parameter | |
|---|---|
| Name | Description | 
| settingsUpdater | ApiFunction<Builder<?,?>,java.lang.Void> | 
| Returns | |
|---|---|
| Type | Description | 
| DataTaxonomyServiceStubSettings.Builder | |
build()
public DataTaxonomyServiceStubSettings build()| Returns | |
|---|---|
| Type | Description | 
| DataTaxonomyServiceStubSettings | |
| Exceptions | |
|---|---|
| Type | Description | 
| IOException | |
createDataAttributeBindingOperationSettings()
public OperationCallSettings.Builder<CreateDataAttributeBindingRequest,DataAttributeBinding,OperationMetadata> createDataAttributeBindingOperationSettings()Returns the builder for the settings used for calls to createDataAttributeBinding.
| Returns | |
|---|---|
| Type | Description | 
| Builder<CreateDataAttributeBindingRequest,DataAttributeBinding,OperationMetadata> | |
createDataAttributeBindingSettings() (deprecated)
public UnaryCallSettings.Builder<CreateDataAttributeBindingRequest,Operation> createDataAttributeBindingSettings()Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to createDataAttributeBinding.
| Returns | |
|---|---|
| Type | Description | 
| Builder<CreateDataAttributeBindingRequest,Operation> | |
createDataAttributeOperationSettings()
public OperationCallSettings.Builder<CreateDataAttributeRequest,DataAttribute,OperationMetadata> createDataAttributeOperationSettings()Returns the builder for the settings used for calls to createDataAttribute.
| Returns | |
|---|---|
| Type | Description | 
| Builder<CreateDataAttributeRequest,DataAttribute,OperationMetadata> | |
createDataAttributeSettings() (deprecated)
public UnaryCallSettings.Builder<CreateDataAttributeRequest,Operation> createDataAttributeSettings()Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to createDataAttribute.
| Returns | |
|---|---|
| Type | Description | 
| Builder<CreateDataAttributeRequest,Operation> | |
createDataTaxonomyOperationSettings()
public OperationCallSettings.Builder<CreateDataTaxonomyRequest,DataTaxonomy,OperationMetadata> createDataTaxonomyOperationSettings()Returns the builder for the settings used for calls to createDataTaxonomy.
| Returns | |
|---|---|
| Type | Description | 
| Builder<CreateDataTaxonomyRequest,DataTaxonomy,OperationMetadata> | |
createDataTaxonomySettings() (deprecated)
public UnaryCallSettings.Builder<CreateDataTaxonomyRequest,Operation> createDataTaxonomySettings()Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to createDataTaxonomy.
| Returns | |
|---|---|
| Type | Description | 
| Builder<CreateDataTaxonomyRequest,Operation> | |
deleteDataAttributeBindingOperationSettings()
public OperationCallSettings.Builder<DeleteDataAttributeBindingRequest,Empty,OperationMetadata> deleteDataAttributeBindingOperationSettings()Returns the builder for the settings used for calls to deleteDataAttributeBinding.
| Returns | |
|---|---|
| Type | Description | 
| Builder<DeleteDataAttributeBindingRequest,Empty,OperationMetadata> | |
deleteDataAttributeBindingSettings() (deprecated)
public UnaryCallSettings.Builder<DeleteDataAttributeBindingRequest,Operation> deleteDataAttributeBindingSettings()Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to deleteDataAttributeBinding.
| Returns | |
|---|---|
| Type | Description | 
| Builder<DeleteDataAttributeBindingRequest,Operation> | |
deleteDataAttributeOperationSettings()
public OperationCallSettings.Builder<DeleteDataAttributeRequest,Empty,OperationMetadata> deleteDataAttributeOperationSettings()Returns the builder for the settings used for calls to deleteDataAttribute.
| Returns | |
|---|---|
| Type | Description | 
| Builder<DeleteDataAttributeRequest,Empty,OperationMetadata> | |
deleteDataAttributeSettings() (deprecated)
public UnaryCallSettings.Builder<DeleteDataAttributeRequest,Operation> deleteDataAttributeSettings()Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to deleteDataAttribute.
| Returns | |
|---|---|
| Type | Description | 
| Builder<DeleteDataAttributeRequest,Operation> | |
deleteDataTaxonomyOperationSettings()
public OperationCallSettings.Builder<DeleteDataTaxonomyRequest,Empty,OperationMetadata> deleteDataTaxonomyOperationSettings()Returns the builder for the settings used for calls to deleteDataTaxonomy.
| Returns | |
|---|---|
| Type | Description | 
| Builder<DeleteDataTaxonomyRequest,Empty,OperationMetadata> | |
deleteDataTaxonomySettings() (deprecated)
public UnaryCallSettings.Builder<DeleteDataTaxonomyRequest,Operation> deleteDataTaxonomySettings()Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to deleteDataTaxonomy.
| Returns | |
|---|---|
| Type | Description | 
| Builder<DeleteDataTaxonomyRequest,Operation> | |
getDataAttributeBindingSettings() (deprecated)
public UnaryCallSettings.Builder<GetDataAttributeBindingRequest,DataAttributeBinding> getDataAttributeBindingSettings()Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to getDataAttributeBinding.
| Returns | |
|---|---|
| Type | Description | 
| Builder<GetDataAttributeBindingRequest,DataAttributeBinding> | |
getDataAttributeSettings() (deprecated)
public UnaryCallSettings.Builder<GetDataAttributeRequest,DataAttribute> getDataAttributeSettings()Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to getDataAttribute.
| Returns | |
|---|---|
| Type | Description | 
| Builder<GetDataAttributeRequest,DataAttribute> | |
getDataTaxonomySettings() (deprecated)
public UnaryCallSettings.Builder<GetDataTaxonomyRequest,DataTaxonomy> getDataTaxonomySettings()Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to getDataTaxonomy.
| Returns | |
|---|---|
| Type | Description | 
| Builder<GetDataTaxonomyRequest,DataTaxonomy> | |
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> | |
listDataAttributeBindingsSettings() (deprecated)
public PagedCallSettings.Builder<ListDataAttributeBindingsRequest,ListDataAttributeBindingsResponse,DataTaxonomyServiceClient.ListDataAttributeBindingsPagedResponse> listDataAttributeBindingsSettings()Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to listDataAttributeBindings.
| Returns | |
|---|---|
| Type | Description | 
| Builder<ListDataAttributeBindingsRequest,ListDataAttributeBindingsResponse,ListDataAttributeBindingsPagedResponse> | |
listDataAttributesSettings() (deprecated)
public PagedCallSettings.Builder<ListDataAttributesRequest,ListDataAttributesResponse,DataTaxonomyServiceClient.ListDataAttributesPagedResponse> listDataAttributesSettings()Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to listDataAttributes.
| Returns | |
|---|---|
| Type | Description | 
| Builder<ListDataAttributesRequest,ListDataAttributesResponse,ListDataAttributesPagedResponse> | |
listDataTaxonomiesSettings() (deprecated)
public PagedCallSettings.Builder<ListDataTaxonomiesRequest,ListDataTaxonomiesResponse,DataTaxonomyServiceClient.ListDataTaxonomiesPagedResponse> listDataTaxonomiesSettings()Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to listDataTaxonomies.
| Returns | |
|---|---|
| Type | Description | 
| Builder<ListDataTaxonomiesRequest,ListDataTaxonomiesResponse,ListDataTaxonomiesPagedResponse> | |
listLocationsSettings()
public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,DataTaxonomyServiceClient.ListLocationsPagedResponse> listLocationsSettings()Returns the builder for the settings used for calls to listLocations.
| Returns | |
|---|---|
| Type | Description | 
| Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,ListLocationsPagedResponse> | |
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()| Returns | |
|---|---|
| Type | Description | 
| com.google.common.collect.ImmutableList<Builder<?,?>> | |
updateDataAttributeBindingOperationSettings()
public OperationCallSettings.Builder<UpdateDataAttributeBindingRequest,DataAttributeBinding,OperationMetadata> updateDataAttributeBindingOperationSettings()Returns the builder for the settings used for calls to updateDataAttributeBinding.
| Returns | |
|---|---|
| Type | Description | 
| Builder<UpdateDataAttributeBindingRequest,DataAttributeBinding,OperationMetadata> | |
updateDataAttributeBindingSettings() (deprecated)
public UnaryCallSettings.Builder<UpdateDataAttributeBindingRequest,Operation> updateDataAttributeBindingSettings()Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to updateDataAttributeBinding.
| Returns | |
|---|---|
| Type | Description | 
| Builder<UpdateDataAttributeBindingRequest,Operation> | |
updateDataAttributeOperationSettings()
public OperationCallSettings.Builder<UpdateDataAttributeRequest,DataAttribute,OperationMetadata> updateDataAttributeOperationSettings()Returns the builder for the settings used for calls to updateDataAttribute.
| Returns | |
|---|---|
| Type | Description | 
| Builder<UpdateDataAttributeRequest,DataAttribute,OperationMetadata> | |
updateDataAttributeSettings() (deprecated)
public UnaryCallSettings.Builder<UpdateDataAttributeRequest,Operation> updateDataAttributeSettings()Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to updateDataAttribute.
| Returns | |
|---|---|
| Type | Description | 
| Builder<UpdateDataAttributeRequest,Operation> | |
updateDataTaxonomyOperationSettings()
public OperationCallSettings.Builder<UpdateDataTaxonomyRequest,DataTaxonomy,OperationMetadata> updateDataTaxonomyOperationSettings()Returns the builder for the settings used for calls to updateDataTaxonomy.
| Returns | |
|---|---|
| Type | Description | 
| Builder<UpdateDataTaxonomyRequest,DataTaxonomy,OperationMetadata> | |
updateDataTaxonomySettings() (deprecated)
public UnaryCallSettings.Builder<UpdateDataTaxonomyRequest,Operation> updateDataTaxonomySettings()Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to updateDataTaxonomy.
| Returns | |
|---|---|
| Type | Description | 
| Builder<UpdateDataTaxonomyRequest,Operation> | |