Skip to main content

Interface: IGetApiKeysResponse

cloudservice.v1.IGetApiKeysResponse

Properties of a GetApiKeysResponse.

Hierarchy

Properties

apiKeys

Optional apiKeys: null | $Properties[]

The list of api keys in ascending id order.

Inherited from

$Properties.apiKeys


nextPageToken

Optional nextPageToken: null | string

The next page's token.

Inherited from

$Properties.nextPageToken