Class DataTaxonomyServiceSettings.Builder

    • Method Detail

      • applyToAllUnaryMethods

        public DataTaxonomyServiceSettings.Builder applyToAllUnaryMethods​(com.google.api.core.ApiFunction<com.google.api.gax.rpc.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.

      • createDataTaxonomySettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDataTaxonomyRequest,​com.google.longrunning.Operation> createDataTaxonomySettings()
        Returns the builder for the settings used for calls to createDataTaxonomy.
      • createDataTaxonomyOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateDataTaxonomyRequest,​DataTaxonomy,​OperationMetadata> createDataTaxonomyOperationSettings()
        Returns the builder for the settings used for calls to createDataTaxonomy.
      • updateDataTaxonomySettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDataTaxonomyRequest,​com.google.longrunning.Operation> updateDataTaxonomySettings()
        Returns the builder for the settings used for calls to updateDataTaxonomy.
      • updateDataTaxonomyOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateDataTaxonomyRequest,​DataTaxonomy,​OperationMetadata> updateDataTaxonomyOperationSettings()
        Returns the builder for the settings used for calls to updateDataTaxonomy.
      • deleteDataTaxonomySettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDataTaxonomyRequest,​com.google.longrunning.Operation> deleteDataTaxonomySettings()
        Returns the builder for the settings used for calls to deleteDataTaxonomy.
      • deleteDataTaxonomyOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDataTaxonomyRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteDataTaxonomyOperationSettings()
        Returns the builder for the settings used for calls to deleteDataTaxonomy.
      • getDataTaxonomySettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDataTaxonomyRequest,​DataTaxonomy> getDataTaxonomySettings()
        Returns the builder for the settings used for calls to getDataTaxonomy.
      • createDataAttributeBindingSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDataAttributeBindingRequest,​com.google.longrunning.Operation> createDataAttributeBindingSettings()
        Returns the builder for the settings used for calls to createDataAttributeBinding.
      • updateDataAttributeBindingSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDataAttributeBindingRequest,​com.google.longrunning.Operation> updateDataAttributeBindingSettings()
        Returns the builder for the settings used for calls to updateDataAttributeBinding.
      • deleteDataAttributeBindingSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDataAttributeBindingRequest,​com.google.longrunning.Operation> deleteDataAttributeBindingSettings()
        Returns the builder for the settings used for calls to deleteDataAttributeBinding.
      • deleteDataAttributeBindingOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDataAttributeBindingRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteDataAttributeBindingOperationSettings()
        Returns the builder for the settings used for calls to deleteDataAttributeBinding.
      • getDataAttributeBindingSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDataAttributeBindingRequest,​DataAttributeBinding> getDataAttributeBindingSettings()
        Returns the builder for the settings used for calls to getDataAttributeBinding.
      • createDataAttributeSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDataAttributeRequest,​com.google.longrunning.Operation> createDataAttributeSettings()
        Returns the builder for the settings used for calls to createDataAttribute.
      • createDataAttributeOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateDataAttributeRequest,​DataAttribute,​OperationMetadata> createDataAttributeOperationSettings()
        Returns the builder for the settings used for calls to createDataAttribute.
      • updateDataAttributeSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDataAttributeRequest,​com.google.longrunning.Operation> updateDataAttributeSettings()
        Returns the builder for the settings used for calls to updateDataAttribute.
      • updateDataAttributeOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateDataAttributeRequest,​DataAttribute,​OperationMetadata> updateDataAttributeOperationSettings()
        Returns the builder for the settings used for calls to updateDataAttribute.
      • deleteDataAttributeSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDataAttributeRequest,​com.google.longrunning.Operation> deleteDataAttributeSettings()
        Returns the builder for the settings used for calls to deleteDataAttribute.
      • deleteDataAttributeOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDataAttributeRequest,​com.google.protobuf.Empty,​OperationMetadata> deleteDataAttributeOperationSettings()
        Returns the builder for the settings used for calls to deleteDataAttribute.
      • getDataAttributeSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDataAttributeRequest,​DataAttribute> getDataAttributeSettings()
        Returns the builder for the settings used for calls to getDataAttribute.
      • listLocationsSettings

        public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,​com.google.cloud.location.ListLocationsResponse,​DataTaxonomyServiceClient.ListLocationsPagedResponse> listLocationsSettings()
        Returns the builder for the settings used for calls to listLocations.
      • getLocationSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,​com.google.cloud.location.Location> getLocationSettings()
        Returns the builder for the settings used for calls to getLocation.