public sealed class UpdateCertificateRequest : IMessage<UpdateCertificateRequest>, IEquatable<UpdateCertificateRequest>, IDeepCloneable<UpdateCertificateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Manager v1 API class UpdateCertificateRequest.
[[["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\u003eVersion 2.8.0 is the latest release for the Google Cloud Certificate Manager v1 API, while version 2.5.0 is the currently detailed version in the provided documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the \u003ccode\u003eUpdateCertificateRequest\u003c/code\u003e class, which is used to send requests for updating certificates within the Certificate Manager.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateCertificateRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eCertificate\u003c/code\u003e property, which is a required field defining the certificate to be updated, and an \u003ccode\u003eUpdateMask\u003c/code\u003e property for specifying which parts of the certificate are being updated.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateCertificateRequest\u003c/code\u003e class has two constructors: a default one and one that takes another \u003ccode\u003eUpdateCertificateRequest\u003c/code\u003e object as a parameter for creating a copy.\u003c/p\u003e\n"]]],[],null,[]]