public sealed class UpdateAuthorizedCertificateRequest : IMessage<UpdateAuthorizedCertificateRequest>, IEquatable<UpdateAuthorizedCertificateRequest>, IDeepCloneable<UpdateAuthorizedCertificateRequest>, IBufferMessage, IMessage
Request message for AuthorizedCertificates.UpdateAuthorizedCertificate.
[[["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\u003eUpdateAuthorizedCertificateRequest\u003c/code\u003e class is used to send requests for updating authorized certificates in 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, providing functionalities for message handling, equality comparison, deep cloning, and buffer message management.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eCertificate\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which allow you to specify the authorized certificate, the resource name to update, and the fields to be updated respectively.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: a default constructor and one that takes another \u003ccode\u003eUpdateAuthorizedCertificateRequest\u003c/code\u003e object for creating a new instance with the same properties.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation has 10 versions of the request, with 2.4.0 being the most recent.\u003c/p\u003e\n"]]],[],null,[]]