Reference documentation and code samples for the KMS Inventory V1 API class Google::Cloud::Kms::Inventory::V1::KeyTrackingService::Rest::Client::Configuration::Rpcs.
Configuration RPC class for the KeyTrackingService 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
[[["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-07 UTC."],[],[],null,["# KMS Inventory V1 API - Class Google::Cloud::Kms::Inventory::V1::KeyTrackingService::Rest::Client::Configuration::Rpcs (v0.15.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.15.1 (latest)](/ruby/docs/reference/google-cloud-kms-inventory-v1/latest/Google-Cloud-Kms-Inventory-V1-KeyTrackingService-Rest-Client-Configuration-Rpcs)\n- [0.15.0](/ruby/docs/reference/google-cloud-kms-inventory-v1/0.15.0/Google-Cloud-Kms-Inventory-V1-KeyTrackingService-Rest-Client-Configuration-Rpcs)\n- [0.14.1](/ruby/docs/reference/google-cloud-kms-inventory-v1/0.14.1/Google-Cloud-Kms-Inventory-V1-KeyTrackingService-Rest-Client-Configuration-Rpcs)\n- [0.13.0](/ruby/docs/reference/google-cloud-kms-inventory-v1/0.13.0/Google-Cloud-Kms-Inventory-V1-KeyTrackingService-Rest-Client-Configuration-Rpcs)\n- [0.12.2](/ruby/docs/reference/google-cloud-kms-inventory-v1/0.12.2/Google-Cloud-Kms-Inventory-V1-KeyTrackingService-Rest-Client-Configuration-Rpcs)\n- [0.11.3](/ruby/docs/reference/google-cloud-kms-inventory-v1/0.11.3/Google-Cloud-Kms-Inventory-V1-KeyTrackingService-Rest-Client-Configuration-Rpcs)\n- [0.10.0](/ruby/docs/reference/google-cloud-kms-inventory-v1/0.10.0/Google-Cloud-Kms-Inventory-V1-KeyTrackingService-Rest-Client-Configuration-Rpcs)\n- [0.9.1](/ruby/docs/reference/google-cloud-kms-inventory-v1/0.9.1/Google-Cloud-Kms-Inventory-V1-KeyTrackingService-Rest-Client-Configuration-Rpcs)\n- [0.8.3](/ruby/docs/reference/google-cloud-kms-inventory-v1/0.8.3/Google-Cloud-Kms-Inventory-V1-KeyTrackingService-Rest-Client-Configuration-Rpcs)\n- [0.7.0](/ruby/docs/reference/google-cloud-kms-inventory-v1/0.7.0/Google-Cloud-Kms-Inventory-V1-KeyTrackingService-Rest-Client-Configuration-Rpcs)\n- [0.6.1](/ruby/docs/reference/google-cloud-kms-inventory-v1/0.6.1/Google-Cloud-Kms-Inventory-V1-KeyTrackingService-Rest-Client-Configuration-Rpcs)\n- [0.5.0](/ruby/docs/reference/google-cloud-kms-inventory-v1/0.5.0/Google-Cloud-Kms-Inventory-V1-KeyTrackingService-Rest-Client-Configuration-Rpcs)\n- [0.4.0](/ruby/docs/reference/google-cloud-kms-inventory-v1/0.4.0/Google-Cloud-Kms-Inventory-V1-KeyTrackingService-Rest-Client-Configuration-Rpcs)\n- [0.3.0](/ruby/docs/reference/google-cloud-kms-inventory-v1/0.3.0/Google-Cloud-Kms-Inventory-V1-KeyTrackingService-Rest-Client-Configuration-Rpcs)\n- [0.2.1](/ruby/docs/reference/google-cloud-kms-inventory-v1/0.2.1/Google-Cloud-Kms-Inventory-V1-KeyTrackingService-Rest-Client-Configuration-Rpcs)\n- [0.1.0](/ruby/docs/reference/google-cloud-kms-inventory-v1/0.1.0/Google-Cloud-Kms-Inventory-V1-KeyTrackingService-Rest-Client-Configuration-Rpcs) \nReference documentation and code samples for the KMS Inventory V1 API class Google::Cloud::Kms::Inventory::V1::KeyTrackingService::Rest::Client::Configuration::Rpcs.\n\nConfiguration RPC class for the KeyTrackingService 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### #get_protected_resources_summary\n\n def get_protected_resources_summary() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_protected_resources_summary` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #search_protected_resources\n\n def search_protected_resources() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `search_protected_resources` \n**Returns**\n\n- (::Gapic::Config::Method)"]]