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 library for .NET, detailing its various versions, inheritance, implemented interfaces, and members."],["The latest version available for `TargetSslProxiesSetCertificateMapRequest` is 3.6.0, with versions ranging back to 1.0.0 also being available to select from."],["The `TargetSslProxiesSetCertificateMapRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property named `CertificateMap` which is of type string, used to specify the URL of the Certificate Map to associate with a given TargetSslProxy."],["The class also includes a `HasCertificateMap` property, a boolean that indicates whether or not the `certificate_map` field is set."]]],[]]