Identity and Access Management (IAM) V3BETA API - Class Google::Iam::V3beta::UpdatePolicyBindingRequest (v0.1.0)
Reference documentation and code samples for the Identity and Access Management (IAM) V3BETA API class Google::Iam::V3beta::UpdatePolicyBindingRequest.
[[["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::UpdatePolicyBindingRequest (v0.1.0)\n\nReference documentation and code samples for the Identity and Access Management (IAM) V3BETA API class Google::Iam::V3beta::UpdatePolicyBindingRequest.\n\nRequest message for UpdatePolicyBinding method. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #policy_binding\n\n def policy_binding() -\u003e ::Google::Iam::V3beta::PolicyBinding\n\n**Returns**\n\n- ([::Google::Iam::V3beta::PolicyBinding](./Google-Iam-V3beta-PolicyBinding)) --- Required. The policy binding to update.\n\n\n The policy binding's `name` field is used to identify the policy binding to\n update.\n\n### #policy_binding=\n\n def policy_binding=(value) -\u003e ::Google::Iam::V3beta::PolicyBinding\n\n**Parameter**\n\n- **value** ([::Google::Iam::V3beta::PolicyBinding](./Google-Iam-V3beta-PolicyBinding)) --- Required. The policy binding to update.\n\n\n The policy binding's `name` field is used to identify the policy binding to\nupdate. \n**Returns**\n\n- ([::Google::Iam::V3beta::PolicyBinding](./Google-Iam-V3beta-PolicyBinding)) --- Required. The policy binding to update.\n\n\n The policy binding's `name` field is used to identify the policy binding to\n update.\n\n### #update_mask\n\n def update_mask() -\u003e ::Google::Protobuf::FieldMask\n\n**Returns**\n\n- ([::Google::Protobuf::FieldMask](./Google-Protobuf-FieldMask)) --- Optional. The list of fields to update\n\n### #update_mask=\n\n def update_mask=(value) -\u003e ::Google::Protobuf::FieldMask\n\n**Parameter**\n\n- **value** ([::Google::Protobuf::FieldMask](./Google-Protobuf-FieldMask)) --- Optional. The list of fields to update \n**Returns**\n\n- ([::Google::Protobuf::FieldMask](./Google-Protobuf-FieldMask)) --- Optional. The list of fields to update\n\n### #validate_only\n\n def validate_only() -\u003e ::Boolean\n\n**Returns**\n\n- (::Boolean) --- Optional. If set, validate the request and preview the update, but do not actually post it.\n\n### #validate_only=\n\n def validate_only=(value) -\u003e ::Boolean\n\n**Parameter**\n\n- **value** (::Boolean) --- Optional. If set, validate the request and preview the update, but do not actually post it. \n**Returns**\n\n- (::Boolean) --- Optional. If set, validate the request and preview the update, but do not actually post it."]]