Reference documentation and code samples for the Access Context Manager V1 API class Google::Identity::AccessContextManager::V1::UpdateGcpUserAccessBindingRequest.
Request of [UpdateGcpUserAccessBinding]
[google.identity.accesscontextmanager.v1.AccessContextManager.UpdateGcpUserAccessBinding].
(::Google::Protobuf::FieldMask) — Required. Only the fields specified in this mask are updated. Because name and
group_key cannot be changed, update_mask is required and must always be:
value (::Google::Protobuf::FieldMask) — Required. Only the fields specified in this mask are updated. Because name and
group_key cannot be changed, update_mask is required and must always be:
update_mask {
paths: "access_levels"
}
Returns
(::Google::Protobuf::FieldMask) — Required. Only the fields specified in this mask are updated. Because name and
group_key cannot be changed, update_mask is required and must always be:
[[["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,["# Access Context Manager V1 API - Class Google::Identity::AccessContextManager::V1::UpdateGcpUserAccessBindingRequest (v0.11.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.11.0 (latest)](/ruby/docs/reference/google-identity-access_context_manager-v1/latest/Google-Identity-AccessContextManager-V1-UpdateGcpUserAccessBindingRequest)\n- [0.10.1](/ruby/docs/reference/google-identity-access_context_manager-v1/0.10.1/Google-Identity-AccessContextManager-V1-UpdateGcpUserAccessBindingRequest)\n- [0.9.0](/ruby/docs/reference/google-identity-access_context_manager-v1/0.9.0/Google-Identity-AccessContextManager-V1-UpdateGcpUserAccessBindingRequest)\n- [0.8.2](/ruby/docs/reference/google-identity-access_context_manager-v1/0.8.2/Google-Identity-AccessContextManager-V1-UpdateGcpUserAccessBindingRequest)\n- [0.7.2](/ruby/docs/reference/google-identity-access_context_manager-v1/0.7.2/Google-Identity-AccessContextManager-V1-UpdateGcpUserAccessBindingRequest)\n- [0.6.0](/ruby/docs/reference/google-identity-access_context_manager-v1/0.6.0/Google-Identity-AccessContextManager-V1-UpdateGcpUserAccessBindingRequest)\n- [0.5.2](/ruby/docs/reference/google-identity-access_context_manager-v1/0.5.2/Google-Identity-AccessContextManager-V1-UpdateGcpUserAccessBindingRequest)\n- [0.4.0](/ruby/docs/reference/google-identity-access_context_manager-v1/0.4.0/Google-Identity-AccessContextManager-V1-UpdateGcpUserAccessBindingRequest)\n- [0.3.0](/ruby/docs/reference/google-identity-access_context_manager-v1/0.3.0/Google-Identity-AccessContextManager-V1-UpdateGcpUserAccessBindingRequest)\n- [0.2.0](/ruby/docs/reference/google-identity-access_context_manager-v1/0.2.0/Google-Identity-AccessContextManager-V1-UpdateGcpUserAccessBindingRequest)\n- [0.1.2](/ruby/docs/reference/google-identity-access_context_manager-v1/0.1.2/Google-Identity-AccessContextManager-V1-UpdateGcpUserAccessBindingRequest) \nReference documentation and code samples for the Access Context Manager V1 API class Google::Identity::AccessContextManager::V1::UpdateGcpUserAccessBindingRequest.\n\nRequest of \\[UpdateGcpUserAccessBinding\\]\n\\[google.identity.accesscontextmanager.v1.AccessContextManager.UpdateGcpUserAccessBinding\\]. \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### #gcp_user_access_binding\n\n def gcp_user_access_binding() -\u003e ::Google::Identity::AccessContextManager::V1::GcpUserAccessBinding\n\n**Returns**\n\n- ([::Google::Identity::AccessContextManager::V1::GcpUserAccessBinding](./Google-Identity-AccessContextManager-V1-GcpUserAccessBinding)) --- Required. \\[GcpUserAccessBinding\\] \\[google.identity.accesscontextmanager.v1.GcpUserAccessBinding\\]\n\n### #gcp_user_access_binding=\n\n def gcp_user_access_binding=(value) -\u003e ::Google::Identity::AccessContextManager::V1::GcpUserAccessBinding\n\n**Parameter**\n\n- **value** ([::Google::Identity::AccessContextManager::V1::GcpUserAccessBinding](./Google-Identity-AccessContextManager-V1-GcpUserAccessBinding)) --- Required. \\[GcpUserAccessBinding\\] \\[google.identity.accesscontextmanager.v1.GcpUserAccessBinding\\] \n**Returns**\n\n- ([::Google::Identity::AccessContextManager::V1::GcpUserAccessBinding](./Google-Identity-AccessContextManager-V1-GcpUserAccessBinding)) --- Required. \\[GcpUserAccessBinding\\] \\[google.identity.accesscontextmanager.v1.GcpUserAccessBinding\\]\n\n### #update_mask\n\n def update_mask() -\u003e ::Google::Protobuf::FieldMask\n\n**Returns**\n\n- ([::Google::Protobuf::FieldMask](./Google-Protobuf-FieldMask)) --- Required. Only the fields specified in this mask are updated. Because name and group_key cannot be changed, update_mask is required and must always be:\n\n\n update_mask {\n paths: \"access_levels\"\n }\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)) --- Required. Only the fields specified in this mask are updated. Because name and group_key cannot be changed, update_mask is required and must always be:\n\n\n update_mask {\n paths: \"access_levels\"\n} \n**Returns**\n\n- ([::Google::Protobuf::FieldMask](./Google-Protobuf-FieldMask)) --- Required. Only the fields specified in this mask are updated. Because name and group_key cannot be changed, update_mask is required and must always be:\n\n\n update_mask {\n paths: \"access_levels\"\n }"]]