Interface: IGetServiceAccountNamespaceAssignmentsRequest
cloudservice.v1.IGetServiceAccountNamespaceAssignmentsRequest
Properties of a GetServiceAccountNamespaceAssignmentsRequest.
Hierarchy
-
↳
IGetServiceAccountNamespaceAssignmentsRequest
Properties
namespace
• Optional namespace: null | string
The namespace to get service accounts for.
Inherited from
pageSize
• Optional pageSize: null | number
The requested size of the page to retrieve - optional. Cannot exceed 1000. Defaults to 100.
Inherited from
pageToken
• Optional pageToken: null | string
The page token if this is continuing from another response - optional.