Reference documentation and code samples for the Network Connectivity V1 API class Google::Cloud::NetworkConnectivity::V1::CrossNetworkAutomationService::Client::Configuration::Rpcs.
Configuration RPC class for the CrossNetworkAutomationService 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 gRPC 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_connection_map
def create_service_connection_map() -> ::Gapic::Config::Method
RPC-specific configuration for create_service_connection_map
- (::Gapic::Config::Method)
#create_service_connection_policy
def create_service_connection_policy() -> ::Gapic::Config::Method
RPC-specific configuration for create_service_connection_policy
- (::Gapic::Config::Method)
#create_service_connection_token
def create_service_connection_token() -> ::Gapic::Config::Method
RPC-specific configuration for create_service_connection_token
- (::Gapic::Config::Method)
#delete_service_class
def delete_service_class() -> ::Gapic::Config::Method
RPC-specific configuration for delete_service_class
- (::Gapic::Config::Method)
#delete_service_connection_map
def delete_service_connection_map() -> ::Gapic::Config::Method
RPC-specific configuration for delete_service_connection_map
- (::Gapic::Config::Method)
#delete_service_connection_policy
def delete_service_connection_policy() -> ::Gapic::Config::Method
RPC-specific configuration for delete_service_connection_policy
- (::Gapic::Config::Method)
#delete_service_connection_token
def delete_service_connection_token() -> ::Gapic::Config::Method
RPC-specific configuration for delete_service_connection_token
- (::Gapic::Config::Method)
#get_service_class
def get_service_class() -> ::Gapic::Config::Method
RPC-specific configuration for get_service_class
- (::Gapic::Config::Method)
#get_service_connection_map
def get_service_connection_map() -> ::Gapic::Config::Method
RPC-specific configuration for get_service_connection_map
- (::Gapic::Config::Method)
#get_service_connection_policy
def get_service_connection_policy() -> ::Gapic::Config::Method
RPC-specific configuration for get_service_connection_policy
- (::Gapic::Config::Method)
#get_service_connection_token
def get_service_connection_token() -> ::Gapic::Config::Method
RPC-specific configuration for get_service_connection_token
- (::Gapic::Config::Method)
#list_service_classes
def list_service_classes() -> ::Gapic::Config::Method
RPC-specific configuration for list_service_classes
- (::Gapic::Config::Method)
#list_service_connection_maps
def list_service_connection_maps() -> ::Gapic::Config::Method
RPC-specific configuration for list_service_connection_maps
- (::Gapic::Config::Method)
#list_service_connection_policies
def list_service_connection_policies() -> ::Gapic::Config::Method
RPC-specific configuration for list_service_connection_policies
- (::Gapic::Config::Method)
#list_service_connection_tokens
def list_service_connection_tokens() -> ::Gapic::Config::Method
RPC-specific configuration for list_service_connection_tokens
- (::Gapic::Config::Method)
#update_service_class
def update_service_class() -> ::Gapic::Config::Method
RPC-specific configuration for update_service_class
- (::Gapic::Config::Method)
#update_service_connection_map
def update_service_connection_map() -> ::Gapic::Config::Method
RPC-specific configuration for update_service_connection_map
- (::Gapic::Config::Method)
#update_service_connection_policy
def update_service_connection_policy() -> ::Gapic::Config::Method
RPC-specific configuration for update_service_connection_policy
- (::Gapic::Config::Method)