Class ListAuthorizedCertificatesResponse (1.9.1)

ListAuthorizedCertificatesResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response message for AuthorizedCertificates.ListAuthorizedCertificates.

Attributes

NameDescription
certificates MutableSequence[google.cloud.appengine_admin_v1.types.AuthorizedCertificate]
The SSL certificates the user is authorized to administer.
next_page_token str
Continuation token for fetching the next page of results.