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 provides documentation for the `TargetSslProxiesSetCertificateMapRequest` class within the `Google.Cloud.Compute.V1` namespace."],["The latest version documented is 3.6.0, with multiple previous versions ranging from 3.5.0 down to 1.0.0, and is currently displaying version 2.1.0."],["The `TargetSslProxiesSetCertificateMapRequest` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `CertificateMap` property, which is a string that represents the URL of the Certificate Map associated with a `TargetSslProxy`, and a corresponding `HasCertificateMap` boolean property that indicates if the `certificate_map` field is set."],["The documentation includes constructors for creating new instances of `TargetSslProxiesSetCertificateMapRequest` and provides descriptions for each parameter and property."]]],[]]