public sealed class TargetSslProxiesSetCertificateMapRequest : IMessage<TargetSslProxiesSetCertificateMapRequest>, IEquatable<TargetSslProxiesSetCertificateMapRequest>, IDeepCloneable<TargetSslProxiesSetCertificateMapRequest>, 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-24 UTC."],[[["This webpage details the `TargetSslProxiesSetCertificateMapRequest` class, used within the Google.Cloud.Compute.V1 namespace, and is part of the Google.Cloud.Compute.V1.dll assembly."],["The class is available in multiple versions, ranging from 1.0.0 up to the latest version 3.6.0, and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It inherits from `Object` and includes methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, along with constructors for default initialization and copying from another `TargetSslProxiesSetCertificateMapRequest` instance."],["The class contains properties such as `CertificateMap`, which is a string representing the URL of the Certificate Map, and `HasCertificateMap`, which indicates whether the \"certificate_map\" field is set."]]],[]]