Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class UpdateScopeNamespaceRequest.
Request to update a fleet namespace.
Generated from protobuf message google.cloud.gkehub.v1.UpdateScopeNamespaceRequest
Namespace
Google \ Cloud \ GkeHub \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ scope_namespace
PBNamespace
Required. A namespace with fields updated. The 'name' field in this namespace is used to identify the resource to update. Given 'updated' prefix to follow go/proto-best-practices-checkers#keyword_conflict
↳ update_mask
getScopeNamespace
Required. A namespace with fields updated. The 'name' field in this namespace is used to identify the resource to update. Given 'updated' prefix to follow go/proto-best-practices-checkers#keyword_conflict
hasScopeNamespace
clearScopeNamespace
setScopeNamespace
Required. A namespace with fields updated. The 'name' field in this namespace is used to identify the resource to update. Given 'updated' prefix to follow go/proto-best-practices-checkers#keyword_conflict
$this
getUpdateMask
Required. The fields to be updated.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. The fields to be updated.
$this
static::build
scopeNamespace
PBNamespace
Required. A namespace with fields updated. The 'name' field in this namespace is used to identify the resource to update. Given 'updated' prefix to follow go/proto-best-practices-checkers#keyword_conflict
updateMask

