Configuration RPC class for the GlobalNetworkEndpointGroups 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
#attach_network_endpoints
def attach_network_endpoints() -> ::Gapic::Config::MethodRPC-specific configuration for attach_network_endpoints
- (::Gapic::Config::Method)
#delete
def delete() -> ::Gapic::Config::MethodRPC-specific configuration for delete
- (::Gapic::Config::Method)
#detach_network_endpoints
def detach_network_endpoints() -> ::Gapic::Config::MethodRPC-specific configuration for detach_network_endpoints
- (::Gapic::Config::Method)
#get
def get() -> ::Gapic::Config::MethodRPC-specific configuration for get
- (::Gapic::Config::Method)
#insert
def insert() -> ::Gapic::Config::MethodRPC-specific configuration for insert
- (::Gapic::Config::Method)
#list
def list() -> ::Gapic::Config::MethodRPC-specific configuration for list
- (::Gapic::Config::Method)
#list_network_endpoints
def list_network_endpoints() -> ::Gapic::Config::MethodRPC-specific configuration for list_network_endpoints
- (::Gapic::Config::Method)