Class CreateAuthorizedCertificateRequest (1.0.2)

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

Request message for AuthorizedCertificates.CreateAuthorizedCertificate.

Attributes

NameDescription
parent str
Name of the parent Application resource. Example: apps/myapp.
certificate google.cloud.appengine_admin_v1.types.AuthorizedCertificate
SSL certificate data.