Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::DataTaxonomyService::Rest::Client::Configuration::Rpcs.
Configuration RPC class for the DataTaxonomyService API.
Includes fields providing the configuration for each RPC in this service. Each configuration object is of type Gapic::Config::Method and includes the following configuration fields:
-  
timeout(type:Numeric) - The call timeout in seconds -  
metadata(type:Hash{Symbol=>String}) - Additional headers -  
retry_policy (type:Hash`) - The retry policy. The policy fields include the following keys:-  
:initial_delay(type:Numeric) - The initial delay in seconds. -  
:max_delay(type:Numeric) - The max delay in seconds. -  
:multiplier(type:Numeric) - The incremental backoff multiplier. -  
:retry_codes(type:Array<String>) - The error codes that should trigger a retry. 
 -  
 
Inherits
- Object
 
Methods
#create_data_attribute
def create_data_attribute() -> ::Gapic::Config::MethodRPC-specific configuration for create_data_attribute
- (::Gapic::Config::Method)
 
#create_data_attribute_binding
def create_data_attribute_binding() -> ::Gapic::Config::MethodRPC-specific configuration for create_data_attribute_binding
- (::Gapic::Config::Method)
 
#create_data_taxonomy
def create_data_taxonomy() -> ::Gapic::Config::MethodRPC-specific configuration for create_data_taxonomy
- (::Gapic::Config::Method)
 
#delete_data_attribute
def delete_data_attribute() -> ::Gapic::Config::MethodRPC-specific configuration for delete_data_attribute
- (::Gapic::Config::Method)
 
#delete_data_attribute_binding
def delete_data_attribute_binding() -> ::Gapic::Config::MethodRPC-specific configuration for delete_data_attribute_binding
- (::Gapic::Config::Method)
 
#delete_data_taxonomy
def delete_data_taxonomy() -> ::Gapic::Config::MethodRPC-specific configuration for delete_data_taxonomy
- (::Gapic::Config::Method)
 
#get_data_attribute
def get_data_attribute() -> ::Gapic::Config::MethodRPC-specific configuration for get_data_attribute
- (::Gapic::Config::Method)
 
#get_data_attribute_binding
def get_data_attribute_binding() -> ::Gapic::Config::MethodRPC-specific configuration for get_data_attribute_binding
- (::Gapic::Config::Method)
 
#get_data_taxonomy
def get_data_taxonomy() -> ::Gapic::Config::MethodRPC-specific configuration for get_data_taxonomy
- (::Gapic::Config::Method)
 
#list_data_attribute_bindings
def list_data_attribute_bindings() -> ::Gapic::Config::MethodRPC-specific configuration for list_data_attribute_bindings
- (::Gapic::Config::Method)
 
#list_data_attributes
def list_data_attributes() -> ::Gapic::Config::MethodRPC-specific configuration for list_data_attributes
- (::Gapic::Config::Method)
 
#list_data_taxonomies
def list_data_taxonomies() -> ::Gapic::Config::MethodRPC-specific configuration for list_data_taxonomies
- (::Gapic::Config::Method)
 
#update_data_attribute
def update_data_attribute() -> ::Gapic::Config::MethodRPC-specific configuration for update_data_attribute
- (::Gapic::Config::Method)
 
#update_data_attribute_binding
def update_data_attribute_binding() -> ::Gapic::Config::MethodRPC-specific configuration for update_data_attribute_binding
- (::Gapic::Config::Method)
 
#update_data_taxonomy
def update_data_taxonomy() -> ::Gapic::Config::MethodRPC-specific configuration for update_data_taxonomy
- (::Gapic::Config::Method)