Google Cloud Memorystore for Memcached V1 API - Class Google::Cloud::Memcache::V1::CloudMemcache::Rest::Client::Configuration::Rpcs (v2.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Memorystore for Memcached V1 API class Google::Cloud::Memcache::V1::CloudMemcache::Rest::Client::Configuration::Rpcs.
Configuration RPC class for the CloudMemcache 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
#apply_parameters
defapply_parameters()->::Gapic::Config::MethodRPC-specific configuration for apply_parameters
- (::Gapic::Config::Method)
#create_instance
defcreate_instance()->::Gapic::Config::MethodRPC-specific configuration for create_instance
- (::Gapic::Config::Method)
#delete_instance
defdelete_instance()->::Gapic::Config::MethodRPC-specific configuration for delete_instance
- (::Gapic::Config::Method)
#get_instance
defget_instance()->::Gapic::Config::MethodRPC-specific configuration for get_instance
- (::Gapic::Config::Method)
#list_instances
deflist_instances()->::Gapic::Config::MethodRPC-specific configuration for list_instances
- (::Gapic::Config::Method)
#reschedule_maintenance
defreschedule_maintenance()->::Gapic::Config::MethodRPC-specific configuration for reschedule_maintenance
- (::Gapic::Config::Method)
#update_instance
defupdate_instance()->::Gapic::Config::MethodRPC-specific configuration for update_instance
- (::Gapic::Config::Method)
#update_parameters
defupdate_parameters()->::Gapic::Config::MethodRPC-specific configuration for update_parameters
- (::Gapic::Config::Method)