Send feedback
Distributed Cloud Edge Container V1 API - Class Google::Cloud::EdgeContainer::V1::EdgeContainer::Client::Configuration::Rpcs (v1.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
Reference documentation and code samples for the Distributed Cloud Edge Container V1 API class Google::Cloud::EdgeContainer::V1::EdgeContainer::Client::Configuration::Rpcs.
Configuration RPC class for the EdgeContainer 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.
Methods
#create_cluster
def create_cluster () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_cluster
Returns
(::Gapic::Config::Method)
#create_node_pool
def create_node_pool () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_node_pool
Returns
(::Gapic::Config::Method)
#create_vpn_connection
def create_vpn_connection () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_vpn_connection
Returns
(::Gapic::Config::Method)
#delete_cluster
def delete_cluster () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_cluster
Returns
(::Gapic::Config::Method)
#delete_node_pool
def delete_node_pool () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_node_pool
Returns
(::Gapic::Config::Method)
#delete_vpn_connection
def delete_vpn_connection () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_vpn_connection
Returns
(::Gapic::Config::Method)
#generate_access_token
def generate_access_token () - > :: Gapic :: Config :: Method
RPC-specific configuration for generate_access_token
Returns
(::Gapic::Config::Method)
#generate_offline_credential
def generate_offline_credential () - > :: Gapic :: Config :: Method
RPC-specific configuration for generate_offline_credential
Returns
(::Gapic::Config::Method)
#get_cluster
def get_cluster () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_cluster
Returns
(::Gapic::Config::Method)
#get_machine
def get_machine () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_machine
Returns
(::Gapic::Config::Method)
#get_node_pool
def get_node_pool () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_node_pool
Returns
(::Gapic::Config::Method)
#get_server_config
def get_server_config () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_server_config
Returns
(::Gapic::Config::Method)
#get_vpn_connection
def get_vpn_connection () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_vpn_connection
Returns
(::Gapic::Config::Method)
#list_clusters
def list_clusters () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_clusters
Returns
(::Gapic::Config::Method)
#list_machines
def list_machines () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_machines
Returns
(::Gapic::Config::Method)
#list_node_pools
def list_node_pools () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_node_pools
Returns
(::Gapic::Config::Method)
#list_vpn_connections
def list_vpn_connections () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_vpn_connections
Returns
(::Gapic::Config::Method)
#update_cluster
def update_cluster () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_cluster
Returns
(::Gapic::Config::Method)
#update_node_pool
def update_node_pool () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_node_pool
Returns
(::Gapic::Config::Method)
#upgrade_cluster
def upgrade_cluster () - > :: Gapic :: Config :: Method
RPC-specific configuration for upgrade_cluster
Returns
(::Gapic::Config::Method)
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-09 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Distributed Cloud Edge Container V1 API - Class Google::Cloud::EdgeContainer::V1::EdgeContainer::Client::Configuration::Rpcs (v1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/ruby/docs/reference/google-cloud-edge_container-v1/latest/Google-Cloud-EdgeContainer-V1-EdgeContainer-Client-Configuration-Rpcs)\n- [1.0.1](/ruby/docs/reference/google-cloud-edge_container-v1/1.0.1/Google-Cloud-EdgeContainer-V1-EdgeContainer-Client-Configuration-Rpcs)\n- [0.4.0](/ruby/docs/reference/google-cloud-edge_container-v1/0.4.0/Google-Cloud-EdgeContainer-V1-EdgeContainer-Client-Configuration-Rpcs)\n- [0.3.0](/ruby/docs/reference/google-cloud-edge_container-v1/0.3.0/Google-Cloud-EdgeContainer-V1-EdgeContainer-Client-Configuration-Rpcs)\n- [0.2.0](/ruby/docs/reference/google-cloud-edge_container-v1/0.2.0/Google-Cloud-EdgeContainer-V1-EdgeContainer-Client-Configuration-Rpcs)\n- [0.1.1](/ruby/docs/reference/google-cloud-edge_container-v1/0.1.1/Google-Cloud-EdgeContainer-V1-EdgeContainer-Client-Configuration-Rpcs) \nReference documentation and code samples for the Distributed Cloud Edge Container V1 API class Google::Cloud::EdgeContainer::V1::EdgeContainer::Client::Configuration::Rpcs.\n\nConfiguration RPC class for the EdgeContainer API.\n\nIncludes fields providing the configuration for each RPC in this service.\nEach configuration object is of type `Gapic::Config::Method` and includes\nthe following configuration fields:\n\n- `timeout` (*type:* `Numeric`) - The call timeout in seconds\n- `metadata` (*type:* `Hash{Symbol=\u003eString}`) - Additional gRPC headers\n- `retry_policy (`*type:*Hash\\`) - The retry policy. The policy fields include the following keys:\n - `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.\n - `:max_delay` (*type:* `Numeric`) - The max delay in seconds.\n - `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.\n- `:retry_codes` (*type:* `Array\u003cString\u003e`) - The error codes that should trigger a retry. \n\nInherits\n--------\n\n- Object\n\nMethods\n-------\n\n### #create_cluster\n\n def create_cluster() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_cluster` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_node_pool\n\n def create_node_pool() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_node_pool` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_vpn_connection\n\n def create_vpn_connection() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_vpn_connection` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_cluster\n\n def delete_cluster() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_cluster` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_node_pool\n\n def delete_node_pool() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_node_pool` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_vpn_connection\n\n def delete_vpn_connection() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_vpn_connection` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #generate_access_token\n\n def generate_access_token() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `generate_access_token` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #generate_offline_credential\n\n def generate_offline_credential() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `generate_offline_credential` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_cluster\n\n def get_cluster() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_cluster` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_machine\n\n def get_machine() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_machine` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_node_pool\n\n def get_node_pool() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_node_pool` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_server_config\n\n def get_server_config() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_server_config` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_vpn_connection\n\n def get_vpn_connection() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_vpn_connection` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_clusters\n\n def list_clusters() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_clusters` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_machines\n\n def list_machines() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_machines` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_node_pools\n\n def list_node_pools() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_node_pools` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_vpn_connections\n\n def list_vpn_connections() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_vpn_connections` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_cluster\n\n def update_cluster() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_cluster` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_node_pool\n\n def update_node_pool() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_node_pool` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #upgrade_cluster\n\n def upgrade_cluster() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `upgrade_cluster` \n**Returns**\n\n- (::Gapic::Config::Method)"]]