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 content describes the \u003ccode\u003eDeleteAuthorizedCertificateRequest\u003c/code\u003e class, which is used to send requests for deleting authorized certificates in the Google Cloud App Engine.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.AppEngine.V1\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.AppEngine.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteAuthorizedCertificateRequest\u003c/code\u003e 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, indicating its role in message handling and object comparison/cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides a \u003ccode\u003eName\u003c/code\u003e property to specify the resource to be deleted, using the format \u003ccode\u003eapps/myapp/authorizedCertificates/12345\u003c/code\u003e as an example.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteAuthorizedCertificateRequest\u003c/code\u003e class has two constructors, one being default and the other being able to take another \u003ccode\u003eDeleteAuthorizedCertificateRequest\u003c/code\u003e object as an argument.\u003c/p\u003e\n"]]],[],null,[]]