Configuration RPC class for the TargetPools 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
there is one other field (retry_policy
) that can be set
but is currently not supported for REST Gapic libraries.
Inherits
- Object
Methods
#add_health_check
def add_health_check() -> ::Gapic::Config::Method
RPC-specific configuration for add_health_check
- (::Gapic::Config::Method)
#add_instance
def add_instance() -> ::Gapic::Config::Method
RPC-specific configuration for add_instance
- (::Gapic::Config::Method)
#aggregated_list
def aggregated_list() -> ::Gapic::Config::Method
RPC-specific configuration for aggregated_list
- (::Gapic::Config::Method)
#delete
def delete() -> ::Gapic::Config::Method
RPC-specific configuration for delete
- (::Gapic::Config::Method)
#get
def get() -> ::Gapic::Config::Method
RPC-specific configuration for get
- (::Gapic::Config::Method)
#get_health
def get_health() -> ::Gapic::Config::Method
RPC-specific configuration for get_health
- (::Gapic::Config::Method)
#insert
def insert() -> ::Gapic::Config::Method
RPC-specific configuration for insert
- (::Gapic::Config::Method)
#list
def list() -> ::Gapic::Config::Method
RPC-specific configuration for list
- (::Gapic::Config::Method)
#remove_health_check
def remove_health_check() -> ::Gapic::Config::Method
RPC-specific configuration for remove_health_check
- (::Gapic::Config::Method)
#remove_instance
def remove_instance() -> ::Gapic::Config::Method
RPC-specific configuration for remove_instance
- (::Gapic::Config::Method)
#set_backup
def set_backup() -> ::Gapic::Config::Method
RPC-specific configuration for set_backup
- (::Gapic::Config::Method)