Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class ListScopeNamespacesResponse.
List of fleet namespaces.
Generated from protobuf message google.cloud.gkehub.v1.ListScopeNamespacesResponse
Namespace
Google \ Cloud \ GkeHub \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ scope_namespaces
↳ next_page_token
string
A token to request the next page of resources from the ListNamespaces
method. The value of an empty string means that there are no more resources to return.
getScopeNamespaces
The list of fleet namespaces
setScopeNamespaces
The list of fleet namespaces
$this
getNextPageToken
A token to request the next page of resources from the ListNamespaces
method. The value of an empty string means
that there are no more resources to return.
string
setNextPageToken
A token to request the next page of resources from the ListNamespaces
method. The value of an empty string means
that there are no more resources to return.
var
string
$this

