Skip to main content

Interface: $Properties

v1.GetNamespacesRequest.$Properties

Properties of a GetNamespacesRequest.

Hierarchy

Properties

name

Optional name: null | string

Filter namespaces by their name. Optional, defaults to empty.


pageSize

Optional pageSize: null | number

The requested size of the page to retrieve. Cannot exceed 1000. Optional, defaults to 100.


pageToken

Optional pageToken: null | string

The page token if this is continuing from another response. Optional, defaults to empty.