Interface: IGetNamespaceExportSinksRequest
cloudservice.v1.IGetNamespaceExportSinksRequest
Properties of a GetNamespaceExportSinksRequest.
Hierarchy
-
↳
IGetNamespaceExportSinksRequest
Properties
namespace
• Optional namespace: null | string
The namespace to which the sinks belong.
Inherited from
pageSize
• Optional pageSize: null | number
The requested size of the page to retrieve. Cannot exceed 1000. Defaults to 100 if not specified.
Inherited from
pageToken
• Optional pageToken: null | string
The page token if this is continuing from another response - optional.