Class DeleteAuthorizedCertificateRequest (0.2.0)

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

Request message for AuthorizedCertificates.DeleteAuthorizedCertificate.

Attribute

NameDescription
name str
Name of the resource to delete. Example: ``apps/myapp/authorizedCertificates/12345``.

Inheritance

builtins.object > proto.message.Message > DeleteAuthorizedCertificateRequest