Send feedback
Google Cloud Data Catalog V1BETA1 API - Class Google::Cloud::DataCatalog::V1beta1::DataCatalog::Rest::Client::Configuration::Rpcs (v0.9.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
Reference documentation and code samples for the Google Cloud Data Catalog V1BETA1 API class Google::Cloud::DataCatalog::V1beta1::DataCatalog::Rest::Client::Configuration::Rpcs.
Configuration RPC class for the DataCatalog 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_entry
def create_entry () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_entry
Returns
(::Gapic::Config::Method)
#create_entry_group
def create_entry_group () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_entry_group
Returns
(::Gapic::Config::Method)
#create_tag
def create_tag () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_tag
Returns
(::Gapic::Config::Method)
#create_tag_template
def create_tag_template () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_tag_template
Returns
(::Gapic::Config::Method)
#create_tag_template_field
def create_tag_template_field () - > :: Gapic :: Config :: Method
RPC-specific configuration for create_tag_template_field
Returns
(::Gapic::Config::Method)
#delete_entry
def delete_entry () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_entry
Returns
(::Gapic::Config::Method)
#delete_entry_group
def delete_entry_group () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_entry_group
Returns
(::Gapic::Config::Method)
#delete_tag
def delete_tag () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_tag
Returns
(::Gapic::Config::Method)
#delete_tag_template
def delete_tag_template () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_tag_template
Returns
(::Gapic::Config::Method)
#delete_tag_template_field
def delete_tag_template_field () - > :: Gapic :: Config :: Method
RPC-specific configuration for delete_tag_template_field
Returns
(::Gapic::Config::Method)
#get_entry
def get_entry () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_entry
Returns
(::Gapic::Config::Method)
#get_entry_group
def get_entry_group () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_entry_group
Returns
(::Gapic::Config::Method)
#get_iam_policy
def get_iam_policy () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_iam_policy
Returns
(::Gapic::Config::Method)
#get_tag_template
def get_tag_template () - > :: Gapic :: Config :: Method
RPC-specific configuration for get_tag_template
Returns
(::Gapic::Config::Method)
#list_entries
def list_entries () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_entries
Returns
(::Gapic::Config::Method)
#list_entry_groups
def list_entry_groups () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_entry_groups
Returns
(::Gapic::Config::Method)
def list_tags () - > :: Gapic :: Config :: Method
RPC-specific configuration for list_tags
Returns
(::Gapic::Config::Method)
#lookup_entry
def lookup_entry () - > :: Gapic :: Config :: Method
RPC-specific configuration for lookup_entry
Returns
(::Gapic::Config::Method)
#rename_tag_template_field
def rename_tag_template_field () - > :: Gapic :: Config :: Method
RPC-specific configuration for rename_tag_template_field
Returns
(::Gapic::Config::Method)
#rename_tag_template_field_enum_value
def rename_tag_template_field_enum_value () - > :: Gapic :: Config :: Method
RPC-specific configuration for rename_tag_template_field_enum_value
Returns
(::Gapic::Config::Method)
#search_catalog
def search_catalog () - > :: Gapic :: Config :: Method
RPC-specific configuration for search_catalog
Returns
(::Gapic::Config::Method)
#set_iam_policy
def set_iam_policy () - > :: Gapic :: Config :: Method
RPC-specific configuration for set_iam_policy
Returns
(::Gapic::Config::Method)
#test_iam_permissions
def test_iam_permissions () - > :: Gapic :: Config :: Method
RPC-specific configuration for test_iam_permissions
Returns
(::Gapic::Config::Method)
#update_entry
def update_entry () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_entry
Returns
(::Gapic::Config::Method)
#update_entry_group
def update_entry_group () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_entry_group
Returns
(::Gapic::Config::Method)
#update_tag
def update_tag () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_tag
Returns
(::Gapic::Config::Method)
#update_tag_template
def update_tag_template () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_tag_template
Returns
(::Gapic::Config::Method)
#update_tag_template_field
def update_tag_template_field () - > :: Gapic :: Config :: Method
RPC-specific configuration for update_tag_template_field
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,["# Google Cloud Data Catalog V1BETA1 API - Class Google::Cloud::DataCatalog::V1beta1::DataCatalog::Rest::Client::Configuration::Rpcs (v0.9.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.9.1 (latest)](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/latest/Google-Cloud-DataCatalog-V1beta1-DataCatalog-Rest-Client-Configuration-Rpcs)\n- [0.9.0](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.9.0/Google-Cloud-DataCatalog-V1beta1-DataCatalog-Rest-Client-Configuration-Rpcs)\n- [0.8.4](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.8.4/Google-Cloud-DataCatalog-V1beta1-DataCatalog-Rest-Client-Configuration-Rpcs)\n- [0.7.0](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.7.0/Google-Cloud-DataCatalog-V1beta1-DataCatalog-Rest-Client-Configuration-Rpcs)\n- [0.6.0](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.6.0/Google-Cloud-DataCatalog-V1beta1-DataCatalog-Rest-Client-Configuration-Rpcs)\n- [0.5.2](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.5.2/Google-Cloud-DataCatalog-V1beta1-DataCatalog-Rest-Client-Configuration-Rpcs)\n- [0.4.0](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.4.0/Google-Cloud-DataCatalog-V1beta1-DataCatalog-Rest-Client-Configuration-Rpcs)\n- [0.3.2](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.3.2/Google-Cloud-DataCatalog-V1beta1-DataCatalog-Rest-Client-Configuration-Rpcs)\n- [0.2.1](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.2.1/Google-Cloud-DataCatalog-V1beta1-DataCatalog-Rest-Client-Configuration-Rpcs)\n- [0.1.1](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.1.1/Google-Cloud-DataCatalog-V1beta1-DataCatalog-Rest-Client-Configuration-Rpcs) \nReference documentation and code samples for the Google Cloud Data Catalog V1BETA1 API class Google::Cloud::DataCatalog::V1beta1::DataCatalog::Rest::Client::Configuration::Rpcs.\n\nConfiguration RPC class for the DataCatalog 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_entry\n\n def create_entry() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_entry` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_entry_group\n\n def create_entry_group() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_entry_group` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_tag\n\n def create_tag() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_tag` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_tag_template\n\n def create_tag_template() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_tag_template` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #create_tag_template_field\n\n def create_tag_template_field() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_tag_template_field` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_entry\n\n def delete_entry() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_entry` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_entry_group\n\n def delete_entry_group() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_entry_group` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_tag\n\n def delete_tag() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_tag` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_tag_template\n\n def delete_tag_template() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_tag_template` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_tag_template_field\n\n def delete_tag_template_field() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_tag_template_field` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_entry\n\n def get_entry() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_entry` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_entry_group\n\n def get_entry_group() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_entry_group` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_iam_policy\n\n def get_iam_policy() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_iam_policy` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_tag_template\n\n def get_tag_template() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_tag_template` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_entries\n\n def list_entries() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_entries` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_entry_groups\n\n def list_entry_groups() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_entry_groups` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_tags\n\n def list_tags() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_tags` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #lookup_entry\n\n def lookup_entry() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `lookup_entry` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #rename_tag_template_field\n\n def rename_tag_template_field() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `rename_tag_template_field` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #rename_tag_template_field_enum_value\n\n def rename_tag_template_field_enum_value() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `rename_tag_template_field_enum_value` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #search_catalog\n\n def search_catalog() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `search_catalog` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #set_iam_policy\n\n def set_iam_policy() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `set_iam_policy` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #test_iam_permissions\n\n def test_iam_permissions() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `test_iam_permissions` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_entry\n\n def update_entry() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_entry` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_entry_group\n\n def update_entry_group() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_entry_group` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_tag\n\n def update_tag() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_tag` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_tag_template\n\n def update_tag_template() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_tag_template` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_tag_template_field\n\n def update_tag_template_field() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_tag_template_field` \n**Returns**\n\n- (::Gapic::Config::Method)"]]