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, part of the Google Cloud Compute V1 library, specifically focusing on version 2.5.0 but also listing versions ranging from 1.0.0 to 3.6.0."],["The `TargetSslProxiesSetCertificateMapRequest` class is used to set the Certificate Map associated with a TargetSslProxy, and it inherits from the `Object` class and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class features a constructor and a property `CertificateMap`, which is a string representing the URL of the Certificate Map, alongside the read-only boolean property `HasCertificateMap` which indicates whether the `CertificateMap` property is set."],["This is a library component of Google Cloud Compute V1 with a `dll` type assembly."]]],[]]