Class UpdateScopeRequest (1.21.0)

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

Request to update a Scope.

Attributes

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