Class ListAuthorizedCertificatesResponse (1.2.1)

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

Response message for AuthorizedCertificates.ListAuthorizedCertificates.

Attributes

NameDescription
certificates Sequence[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.