public static class DataTaxonomyServiceStubSettings . Builder extends StubSettings . Builder<DataTaxonomyServiceStubSettings , DataTaxonomyServiceStubSettings . Builder >
Builder for DataTaxonomyServiceStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(DataTaxonomyServiceStubSettings settings)
protected Builder ( DataTaxonomyServiceStubSettings settings )
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.
build()
public DataTaxonomyServiceStubSettings build ()
Overrides
createDataAttributeBindingOperationSettings()
public OperationCallSettings . Builder<CreateDataAttributeBindingRequest , DataAttributeBinding , OperationMetadata > createDataAttributeBindingOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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 ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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 ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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 ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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 ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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 ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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 >
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.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
updateDataAttributeBindingOperationSettings()
public OperationCallSettings . Builder<UpdateDataAttributeBindingRequest , DataAttributeBinding , OperationMetadata > updateDataAttributeBindingOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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 ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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 ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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.