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].
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#gcp_user_access_binding
def gcp_user_access_binding() -> ::Google::Identity::AccessContextManager::V1::GcpUserAccessBinding
- (::Google::Identity::AccessContextManager::V1::GcpUserAccessBinding) — Required. [GcpUserAccessBinding] [google.identity.accesscontextmanager.v1.GcpUserAccessBinding]
#gcp_user_access_binding=
def gcp_user_access_binding=(value) -> ::Google::Identity::AccessContextManager::V1::GcpUserAccessBinding
- value (::Google::Identity::AccessContextManager::V1::GcpUserAccessBinding) — Required. [GcpUserAccessBinding] [google.identity.accesscontextmanager.v1.GcpUserAccessBinding]
- (::Google::Identity::AccessContextManager::V1::GcpUserAccessBinding) — Required. [GcpUserAccessBinding] [google.identity.accesscontextmanager.v1.GcpUserAccessBinding]
#update_mask
def update_mask() -> ::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:
update_mask { paths: "access_levels" }
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
-
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" }
-
(::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" }