Class ListScopeNamespacesRequest (1.24.0)

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

Request to list fleet namespaces.

Attributes

Name Description
parent str
Required. The parent (project and location) where the Features will be listed. Specified in the format projects/*/locations/*/scopes/*.
page_size int
Optional. When requesting a 'page' of resources, page_size specifies number of resources to return. If unspecified or set to 0, all resources will be returned.
page_token str
Optional. Token returned by previous call to ListFeatures which specifies the position in the list from where to continue listing the resources.