Class CreateAuthorizedCertificateRequest (1.5.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.

Inheritance

builtins.object > proto.message.Message > CreateAuthorizedCertificateRequest