Send feedback
Cloud Logging V2 API - Class Google::Cloud::Logging::V2::ConfigService::Client::Configuration::Rpcs (v1.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
Reference documentation and code samples for the Cloud Logging V2 API class Google::Cloud::Logging::V2::ConfigService::Client::Configuration::Rpcs.
Configuration RPC class for the ConfigService 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
#copy_log_entries
def copy_log_entries () - > :: Gapic :: Config :: Method
RPC-specific configuration for copy_log_entries
Returns
(::Gapic::Config::Method)
#create_bucket
def create_bucket () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_bucket
Returns
(::Gapic::Config::Method)
#create_bucket_async
def create_bucket_async () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_bucket_async
Returns
(::Gapic::Config::Method)
#create_exclusion
def create_exclusion () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_exclusion
Returns
(::Gapic::Config::Method)
#create_link
def create_link () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_link
Returns
(::Gapic::Config::Method)
#create_sink
def create_sink () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_sink
Returns
(::Gapic::Config::Method)
#create_view
def create_view () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_view
Returns
(::Gapic::Config::Method)
#delete_bucket
def delete_bucket () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_bucket
Returns
(::Gapic::Config::Method)
#delete_exclusion
def delete_exclusion () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_exclusion
Returns
(::Gapic::Config::Method)
#delete_link
def delete_link () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_link
Returns
(::Gapic::Config::Method)
#delete_sink
def delete_sink () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_sink
Returns
(::Gapic::Config::Method)
#delete_view
def delete_view () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_view
Returns
(::Gapic::Config::Method)
#get_bucket
def get_bucket () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_bucket
Returns
(::Gapic::Config::Method)
#get_cmek_settings
def get_cmek_settings () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_cmek_settings
Returns
(::Gapic::Config::Method)
#get_exclusion
def get_exclusion () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_exclusion
Returns
(::Gapic::Config::Method)
#get_link
def get_link () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_link
Returns
(::Gapic::Config::Method)
#get_settings
def get_settings () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_settings
Returns
(::Gapic::Config::Method)
#get_sink
def get_sink () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_sink
Returns
(::Gapic::Config::Method)
#get_view
def get_view () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_view
Returns
(::Gapic::Config::Method)
#list_buckets
def list_buckets () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_buckets
Returns
(::Gapic::Config::Method)
#list_exclusions
def list_exclusions () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_exclusions
Returns
(::Gapic::Config::Method)
#list_links
def list_links () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_links
Returns
(::Gapic::Config::Method)
#list_sinks
def list_sinks () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_sinks
Returns
(::Gapic::Config::Method)
#list_views
def list_views () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_views
Returns
(::Gapic::Config::Method)
#undelete_bucket
def undelete_bucket () - > :: Gapic :: Config :: Method
RPC-specific configuration for undelete_bucket
Returns
(::Gapic::Config::Method)
#update_bucket
def update_bucket () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_bucket
Returns
(::Gapic::Config::Method)
#update_bucket_async
def update_bucket_async () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_bucket_async
Returns
(::Gapic::Config::Method)
#update_cmek_settings
def update_cmek_settings () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_cmek_settings
Returns
(::Gapic::Config::Method)
#update_exclusion
def update_exclusion () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_exclusion
Returns
(::Gapic::Config::Method)
#update_settings
def update_settings () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_settings
Returns
(::Gapic::Config::Method)
#update_sink
def update_sink () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_sink
Returns
(::Gapic::Config::Method)
#update_view
def update_view () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_view
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,["# Cloud Logging V2 API - Class Google::Cloud::Logging::V2::ConfigService::Client::Configuration::Rpcs (v1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/ruby/docs/reference/google-cloud-logging-v2/latest/Google-Cloud-Logging-V2-ConfigService-Client-Configuration-Rpcs)\n- [1.2.1](/ruby/docs/reference/google-cloud-logging-v2/1.2.1/Google-Cloud-Logging-V2-ConfigService-Client-Configuration-Rpcs)\n- [1.1.0](/ruby/docs/reference/google-cloud-logging-v2/1.1.0/Google-Cloud-Logging-V2-ConfigService-Client-Configuration-Rpcs)\n- [1.0.1](/ruby/docs/reference/google-cloud-logging-v2/1.0.1/Google-Cloud-Logging-V2-ConfigService-Client-Configuration-Rpcs)\n- [0.13.0](/ruby/docs/reference/google-cloud-logging-v2/0.13.0/Google-Cloud-Logging-V2-ConfigService-Client-Configuration-Rpcs)\n- [0.12.2](/ruby/docs/reference/google-cloud-logging-v2/0.12.2/Google-Cloud-Logging-V2-ConfigService-Client-Configuration-Rpcs)\n- [0.11.0](/ruby/docs/reference/google-cloud-logging-v2/0.11.0/Google-Cloud-Logging-V2-ConfigService-Client-Configuration-Rpcs)\n- [0.10.1](/ruby/docs/reference/google-cloud-logging-v2/0.10.1/Google-Cloud-Logging-V2-ConfigService-Client-Configuration-Rpcs)\n- [0.9.0](/ruby/docs/reference/google-cloud-logging-v2/0.9.0/Google-Cloud-Logging-V2-ConfigService-Client-Configuration-Rpcs)\n- [0.8.1](/ruby/docs/reference/google-cloud-logging-v2/0.8.1/Google-Cloud-Logging-V2-ConfigService-Client-Configuration-Rpcs)\n- [0.7.0](/ruby/docs/reference/google-cloud-logging-v2/0.7.0/Google-Cloud-Logging-V2-ConfigService-Client-Configuration-Rpcs)\n- [0.6.0](/ruby/docs/reference/google-cloud-logging-v2/0.6.0/Google-Cloud-Logging-V2-ConfigService-Client-Configuration-Rpcs)\n- [0.5.6](/ruby/docs/reference/google-cloud-logging-v2/0.5.6/Google-Cloud-Logging-V2-ConfigService-Client-Configuration-Rpcs) \nReference documentation and code samples for the Cloud Logging V2 API class Google::Cloud::Logging::V2::ConfigService::Client::Configuration::Rpcs.\n\nConfiguration RPC class for the ConfigService 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### #copy_log_entries\n\n def copy_log_entries() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `copy_log_entries` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_bucket\n\n def create_bucket() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_bucket` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_bucket_async\n\n def create_bucket_async() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_bucket_async` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_exclusion\n\n def create_exclusion() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_exclusion` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_link\n\n def create_link() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_link` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_sink\n\n def create_sink() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_sink` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_view\n\n def create_view() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_view` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_bucket\n\n def delete_bucket() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_bucket` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_exclusion\n\n def delete_exclusion() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_exclusion` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_link\n\n def delete_link() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_link` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_sink\n\n def delete_sink() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_sink` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_view\n\n def delete_view() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_view` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_bucket\n\n def get_bucket() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_bucket` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_cmek_settings\n\n def get_cmek_settings() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_cmek_settings` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_exclusion\n\n def get_exclusion() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_exclusion` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_link\n\n def get_link() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_link` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_settings\n\n def get_settings() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_settings` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_sink\n\n def get_sink() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_sink` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_view\n\n def get_view() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_view` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_buckets\n\n def list_buckets() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_buckets` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_exclusions\n\n def list_exclusions() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_exclusions` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_links\n\n def list_links() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_links` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_sinks\n\n def list_sinks() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_sinks` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_views\n\n def list_views() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_views` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #undelete_bucket\n\n def undelete_bucket() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `undelete_bucket` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_bucket\n\n def update_bucket() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_bucket` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_bucket_async\n\n def update_bucket_async() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_bucket_async` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_cmek_settings\n\n def update_cmek_settings() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_cmek_settings` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_exclusion\n\n def update_exclusion() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_exclusion` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_settings\n\n def update_settings() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_settings` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_sink\n\n def update_sink() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_sink` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_view\n\n def update_view() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_view` \n**Returns**\n\n- (::Gapic::Config::Method)"]]