Reference documentation and code samples for the Service Management V1 API class Google::Cloud::ServiceManagement::V1::ServiceManager::Rest::Client::Configuration::Rpcs.
Configuration RPC class for the ServiceManager 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_service
def create_service() -> ::Gapic::Config::MethodRPC-specific configuration for create_service
- (::Gapic::Config::Method)
 
#create_service_config
def create_service_config() -> ::Gapic::Config::MethodRPC-specific configuration for create_service_config
- (::Gapic::Config::Method)
 
#create_service_rollout
def create_service_rollout() -> ::Gapic::Config::MethodRPC-specific configuration for create_service_rollout
- (::Gapic::Config::Method)
 
#delete_service
def delete_service() -> ::Gapic::Config::MethodRPC-specific configuration for delete_service
- (::Gapic::Config::Method)
 
#generate_config_report
def generate_config_report() -> ::Gapic::Config::MethodRPC-specific configuration for generate_config_report
- (::Gapic::Config::Method)
 
#get_service
def get_service() -> ::Gapic::Config::MethodRPC-specific configuration for get_service
- (::Gapic::Config::Method)
 
#get_service_config
def get_service_config() -> ::Gapic::Config::MethodRPC-specific configuration for get_service_config
- (::Gapic::Config::Method)
 
#get_service_rollout
def get_service_rollout() -> ::Gapic::Config::MethodRPC-specific configuration for get_service_rollout
- (::Gapic::Config::Method)
 
#list_service_configs
def list_service_configs() -> ::Gapic::Config::MethodRPC-specific configuration for list_service_configs
- (::Gapic::Config::Method)
 
#list_service_rollouts
def list_service_rollouts() -> ::Gapic::Config::MethodRPC-specific configuration for list_service_rollouts
- (::Gapic::Config::Method)
 
#list_services
def list_services() -> ::Gapic::Config::MethodRPC-specific configuration for list_services
- (::Gapic::Config::Method)
 
#submit_config_source
def submit_config_source() -> ::Gapic::Config::MethodRPC-specific configuration for submit_config_source
- (::Gapic::Config::Method)
 
#undelete_service
def undelete_service() -> ::Gapic::Config::MethodRPC-specific configuration for undelete_service
- (::Gapic::Config::Method)