Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class UpdateScopeRequest.
Request to update a Scope.
Generated from protobuf message google.cloud.gkehub.v1.UpdateScopeRequest
Namespace
Google \ Cloud \ GkeHub \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ scope
Scope
Required. A Scope with fields updated. The 'name' field in this namespace is used to identify the resource to update.
↳ update_mask
getScope
Required. A Scope with fields updated. The 'name' field in this namespace is used to identify the resource to update.
hasScope
clearScope
setScope
Required. A Scope with fields updated. The 'name' field in this namespace is used to identify the resource to update.
$this
getUpdateMask
Required. The fields to be updated.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. The fields to be updated.
$this
static::build
scope
Scope
Required. A Scope with fields updated. The 'name' field in this namespace is used to identify the resource to update.
updateMask

