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, specifically within version 2.0.0 of the Google.Cloud.Compute.V1 library, and is part of the Google Cloud .NET API reference."],["The class `TargetSslProxiesSetCertificateMapRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling its use within Google Cloud's messaging system."],["The webpage provides a list of available versions for this specific class, with version 3.6.0 being the most recent and version 1.0.0 being the oldest, and also lists versions from the 2.x.x and 3.x.x series."],["It defines the properties of the `TargetSslProxiesSetCertificateMapRequest` class, including `CertificateMap` which holds the URL of the certificate map, and `HasCertificateMap` which verifies if the certificate_map field is set."],["The webpage also lists out the constructors of the `TargetSslProxiesSetCertificateMapRequest` class, which are the default parameterless constructor and another that accepts another instance of the same class."]]],[]]