Identity and Access Management (IAM) V3BETA API - Class Google::Iam::V3beta::PolicyBindings::Client::Configuration::Rpcs (v0.1.0)
Reference documentation and code samples for the Identity and Access Management (IAM) V3BETA API class Google::Iam::V3beta::PolicyBindings::Client::Configuration::Rpcs.
Configuration RPC class for the PolicyBindings 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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Identity and Access Management (IAM) V3BETA API - Class Google::Iam::V3beta::PolicyBindings::Client::Configuration::Rpcs (v0.1.0)\n\nReference documentation and code samples for the Identity and Access Management (IAM) V3BETA API class Google::Iam::V3beta::PolicyBindings::Client::Configuration::Rpcs.\n\nConfiguration RPC class for the PolicyBindings 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_policy_binding\n\n def create_policy_binding() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `create_policy_binding` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #delete_policy_binding\n\n def delete_policy_binding() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `delete_policy_binding` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #get_policy_binding\n\n def get_policy_binding() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `get_policy_binding` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #list_policy_bindings\n\n def list_policy_bindings() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `list_policy_bindings` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #search_target_policy_bindings\n\n def search_target_policy_bindings() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `search_target_policy_bindings` \n**Returns**\n\n- (::Gapic::Config::Method)\n\n### #update_policy_binding\n\n def update_policy_binding() -\u003e ::Gapic::Config::Method\n\nRPC-specific configuration for `update_policy_binding` \n**Returns**\n\n- (::Gapic::Config::Method)"]]