Interface: IGetNamespacesResponse
cloudservice.v1.IGetNamespacesResponse
Properties of a GetNamespacesResponse.
Implemented by
Properties
namespaces
• Optional namespaces: null | INamespace[]
The list of namespaces in ascending name order.
nextPageToken
• Optional nextPageToken: null | string
The next page's token.