Skip to main content

Interface: IGetNamespacesResponse

cloudservice.v1.IGetNamespacesResponse

Properties of a GetNamespacesResponse.

Hierarchy

Properties

namespaces

Optional namespaces: null | $Properties[]

The list of namespaces in ascending name order.

Inherited from

$Properties.namespaces


nextPageToken

Optional nextPageToken: null | string

The next page's token.

Inherited from

$Properties.nextPageToken