Send feedback
Infrastructure Manager V1 API - Class Google::Cloud::Config::V1::Config::Rest::Client::Configuration::Rpcs (v0.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
Reference documentation and code samples for the Infrastructure Manager V1 API class Google::Cloud::Config::V1::Config::Rest::Client::Configuration::Rpcs.
Configuration RPC class for the Config 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 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_deployment
def create_deployment () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_deployment
Returns
(::Gapic::Config::Method)
#delete_deployment
def delete_deployment () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_deployment
Returns
(::Gapic::Config::Method)
#delete_statefile
def delete_statefile () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_statefile
Returns
(::Gapic::Config::Method)
#export_deployment_statefile
def export_deployment_statefile () - > :: Gapic :: Config :: Method
RPC-specific configuration for export_deployment_statefile
Returns
(::Gapic::Config::Method)
#export_lock_info
def export_lock_info () - > :: Gapic :: Config :: Method
RPC-specific configuration for export_lock_info
Returns
(::Gapic::Config::Method)
#export_revision_statefile
def export_revision_statefile () - > :: Gapic :: Config :: Method
RPC-specific configuration for export_revision_statefile
Returns
(::Gapic::Config::Method)
#get_deployment
def get_deployment () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_deployment
Returns
(::Gapic::Config::Method)
#get_resource
def get_resource () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_resource
Returns
(::Gapic::Config::Method)
#get_revision
def get_revision () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_revision
Returns
(::Gapic::Config::Method)
#import_statefile
def import_statefile () - > :: Gapic :: Config :: Method
RPC-specific configuration for import_statefile
Returns
(::Gapic::Config::Method)
#list_deployments
def list_deployments () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_deployments
Returns
(::Gapic::Config::Method)
#list_resources
def list_resources () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_resources
Returns
(::Gapic::Config::Method)
#list_revisions
def list_revisions () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_revisions
Returns
(::Gapic::Config::Method)
#lock_deployment
def lock_deployment () - > :: Gapic :: Config :: Method
RPC-specific configuration for lock_deployment
Returns
(::Gapic::Config::Method)
#unlock_deployment
def unlock_deployment () - > :: Gapic :: Config :: Method
RPC-specific configuration for unlock_deployment
Returns
(::Gapic::Config::Method)
#update_deployment
def update_deployment () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_deployment
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-08-28 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-08-28 UTC."],[],[],null,["# Infrastructure Manager V1 API - Class Google::Cloud::Config::V1::Config::Rest::Client::Configuration::Rpcs (v0.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.0 (latest)](/ruby/docs/reference/google-cloud-config-v1/latest/Google-Cloud-Config-V1-Config-Rest-Client-Configuration-Rpcs)\n- [0.1.0](/ruby/docs/reference/google-cloud-config-v1/0.1.0/Google-Cloud-Config-V1-Config-Rest-Client-Configuration-Rpcs) \nReference documentation and code samples for the Infrastructure Manager V1 API class Google::Cloud::Config::V1::Config::Rest::Client::Configuration::Rpcs.\n\nConfiguration RPC class for the Config 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 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_deployment\n\n def create_deployment() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_deployment` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_deployment\n\n def delete_deployment() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_deployment` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_statefile\n\n def delete_statefile() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_statefile` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #export_deployment_statefile\n\n def export_deployment_statefile() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `export_deployment_statefile` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #export_lock_info\n\n def export_lock_info() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `export_lock_info` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #export_revision_statefile\n\n def export_revision_statefile() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `export_revision_statefile` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_deployment\n\n def get_deployment() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_deployment` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_resource\n\n def get_resource() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_resource` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_revision\n\n def get_revision() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_revision` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #import_statefile\n\n def import_statefile() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `import_statefile` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_deployments\n\n def list_deployments() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_deployments` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_resources\n\n def list_resources() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_resources` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_revisions\n\n def list_revisions() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_revisions` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #lock_deployment\n\n def lock_deployment() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `lock_deployment` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #unlock_deployment\n\n def unlock_deployment() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `unlock_deployment` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_deployment\n\n def update_deployment() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_deployment` \n**Returns**\n\n- (::Gapic::Config::Method)"]]