ListCertificatesResponse

Response to list Certificates.

JSON representation
{ "certificates": [ { object (Certificate) } ], "nextPageToken": string }
Fields
certificates[]

object (Certificate)

The list of Certificates retrieved.

nextPageToken

string

The token used to retrieve the next page of results.