public sealed class UpdateCertificateMapEntryRequest : IMessage<UpdateCertificateMapEntryRequest>, IEquatable<UpdateCertificateMapEntryRequest>, IDeepCloneable<UpdateCertificateMapEntryRequest>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `UpdateCertificateMapEntryRequest` class within the Google Cloud Certificate Manager V1 library for .NET."],["The latest version of `UpdateCertificateMapEntryRequest` is 2.8.0, and the page also lists prior versions down to 1.0.0-beta02, and each link takes you to the specific documentation of each of these versions."],["The `UpdateCertificateMapEntryRequest` class, which is a request for the `UpdateCertificateMapEntry` method, inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `UpdateCertificateMapEntryRequest` include `CertificateMapEntry`, which represents the definition of the entry to be created, and `UpdateMask`, which determines which fields of the entry to update."],["The documentation provides information about the available constructors for creating an instance of the `UpdateCertificateMapEntryRequest` class, alongside the corresponding details and descriptions."]]],[]]