public sealed class DeleteAuthorizedCertificateRequest : IMessage<DeleteAuthorizedCertificateRequest>, IEquatable<DeleteAuthorizedCertificateRequest>, IDeepCloneable<DeleteAuthorizedCertificateRequest>, IBufferMessage, IMessage
Request message for AuthorizedCertificates.DeleteAuthorizedCertificate.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDeleteAuthorizedCertificateRequest\u003c/code\u003e class is used to request the deletion of an authorized certificate in the Google Cloud App Engine.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, from the Google.Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, one default and one that creates a copy of another \u003ccode\u003eDeleteAuthorizedCertificateRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eName\u003c/code\u003e property, which is a string representing the resource to be deleted, specified as a path like \u003ccode\u003eapps/myapp/authorizedCertificates/12345\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this request is version 2.4.0, and versions from 1.0.0 to 2.3.0 are also available.\u003c/p\u003e\n"]]],[],null,[]]