Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class DeleteScopeNamespaceRequest.
Request to delete a fleet namespace.
Generated from protobuf message google.cloud.gkehub.v1.DeleteScopeNamespaceRequest
Namespace
Google \ Cloud \ GkeHub \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The Namespace resource name in the format projects/*/locations/*/scopes/*/namespaces/*
.
getName
Required. The Namespace resource name in the format projects/*/locations/*/scopes/*/namespaces/*
.
string
setName
Required. The Namespace resource name in the format projects/*/locations/*/scopes/*/namespaces/*
.
var
string
$this
static::build
name
string
Required. The Namespace resource name in the format projects/*/locations/*/scopes/*/namespaces/*
. Please see GkeHubClient::namespaceName()
for help formatting this field.

