Class GetAuthorizedCertificateRequest (1.5.2)

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

Request message for AuthorizedCertificates.GetAuthorizedCertificate.

Attributes

NameDescription
name str
Name of the resource requested. Example: ``apps/myapp/authorizedCertificates/12345``.
view google.cloud.appengine_admin_v1.types.AuthorizedCertificateView
Controls the set of fields returned in the ``GET`` response.

Inheritance

builtins.object > proto.message.Message > GetAuthorizedCertificateRequest