Class UpdateScopeRBACRoleBindingRequest (1.21.0)

UpdateScopeRBACRoleBindingRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request to update a scope rbacrolebinding.

Attributes

Name Description
rbacrolebinding google.cloud.gkehub_v1.types.RBACRoleBinding
Required. A rbacrolebinding with fields updated. The 'name' field in this rbacrolebinding is used to identify the resource to update.
update_mask google.protobuf.field_mask_pb2.FieldMask
Required. The fields to be updated.