Access Context Manager V1 API - Class Google::Identity::AccessContextManager::V1::UpdateGcpUserAccessBindingRequest (v0.1.2)

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
Returns

#gcp_user_access_binding=

def gcp_user_access_binding=(value) -> ::Google::Identity::AccessContextManager::V1::GcpUserAccessBinding
Parameter
Returns

#update_mask

def update_mask() -> ::Google::Protobuf::FieldMask
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:

    update_mask { paths: "access_levels" }

#update_mask=

def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
  • 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:

    update_mask { paths: "access_levels" }