Network Connectivity V1 API - Class Google::Cloud::NetworkConnectivity::V1::CrossNetworkAutomationService::Client::Configuration::Rpcs (v1.4.0)

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

Returns
  • (::Gapic::Config::Method)

#create_service_connection_policy

def create_service_connection_policy() -> ::Gapic::Config::Method

RPC-specific configuration for create_service_connection_policy

Returns
  • (::Gapic::Config::Method)

#create_service_connection_token

def create_service_connection_token() -> ::Gapic::Config::Method

RPC-specific configuration for create_service_connection_token

Returns
  • (::Gapic::Config::Method)

#delete_service_class

def delete_service_class() -> ::Gapic::Config::Method

RPC-specific configuration for delete_service_class

Returns
  • (::Gapic::Config::Method)

#delete_service_connection_map

def delete_service_connection_map() -> ::Gapic::Config::Method

RPC-specific configuration for delete_service_connection_map

Returns
  • (::Gapic::Config::Method)

#delete_service_connection_policy

def delete_service_connection_policy() -> ::Gapic::Config::Method

RPC-specific configuration for delete_service_connection_policy

Returns
  • (::Gapic::Config::Method)

#delete_service_connection_token

def delete_service_connection_token() -> ::Gapic::Config::Method

RPC-specific configuration for delete_service_connection_token

Returns
  • (::Gapic::Config::Method)

#get_service_class

def get_service_class() -> ::Gapic::Config::Method

RPC-specific configuration for get_service_class

Returns
  • (::Gapic::Config::Method)

#get_service_connection_map

def get_service_connection_map() -> ::Gapic::Config::Method

RPC-specific configuration for get_service_connection_map

Returns
  • (::Gapic::Config::Method)

#get_service_connection_policy

def get_service_connection_policy() -> ::Gapic::Config::Method

RPC-specific configuration for get_service_connection_policy

Returns
  • (::Gapic::Config::Method)

#get_service_connection_token

def get_service_connection_token() -> ::Gapic::Config::Method

RPC-specific configuration for get_service_connection_token

Returns
  • (::Gapic::Config::Method)

#list_service_classes

def list_service_classes() -> ::Gapic::Config::Method

RPC-specific configuration for list_service_classes

Returns
  • (::Gapic::Config::Method)

#list_service_connection_maps

def list_service_connection_maps() -> ::Gapic::Config::Method

RPC-specific configuration for list_service_connection_maps

Returns
  • (::Gapic::Config::Method)

#list_service_connection_policies

def list_service_connection_policies() -> ::Gapic::Config::Method

RPC-specific configuration for list_service_connection_policies

Returns
  • (::Gapic::Config::Method)

#list_service_connection_tokens

def list_service_connection_tokens() -> ::Gapic::Config::Method

RPC-specific configuration for list_service_connection_tokens

Returns
  • (::Gapic::Config::Method)

#update_service_class

def update_service_class() -> ::Gapic::Config::Method

RPC-specific configuration for update_service_class

Returns
  • (::Gapic::Config::Method)

#update_service_connection_map

def update_service_connection_map() -> ::Gapic::Config::Method

RPC-specific configuration for update_service_connection_map

Returns
  • (::Gapic::Config::Method)

#update_service_connection_policy

def update_service_connection_policy() -> ::Gapic::Config::Method

RPC-specific configuration for update_service_connection_policy

Returns
  • (::Gapic::Config::Method)