Class ListAuthorizedCertificatesRequest (1.2.1)

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

Request message for AuthorizedCertificates.ListAuthorizedCertificates.

Attributes

NameDescription
parent str
Name of the parent Application resource. Example: apps/myapp.
view google.cloud.appengine_admin_v1.types.AuthorizedCertificateView
Controls the set of fields returned in the LIST response.
page_size int
Maximum results to return per page.
page_token str
Continuation token for fetching the next page of results.