public sealed class TargetHttpsProxiesSetCertificateMapRequest : IMessage<TargetHttpsProxiesSetCertificateMapRequest>, IEquatable<TargetHttpsProxiesSetCertificateMapRequest>, IDeepCloneable<TargetHttpsProxiesSetCertificateMapRequest>, 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 `TargetHttpsProxiesSetCertificateMapRequest` class within the Google Cloud Compute V1 library, specifically for version 2.8.0."],["The latest version of this resource is 3.6.0, and the page lists links to versions ranging from 1.0.0 up to the current latest, allowing users to find the relevant version."],["The `TargetHttpsProxiesSetCertificateMapRequest` class is part of the `Google.Cloud.Compute.V1` namespace and is defined within the `Google.Cloud.Compute.V1.dll` assembly, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default one and one that takes another `TargetHttpsProxiesSetCertificateMapRequest` instance as a parameter, used to make copies of a object."],["Key properties of this class are `CertificateMap`, which is a string representing the URL of the Certificate Map, and `HasCertificateMap`, a boolean indicating if the CertificateMap property is set."]]],[]]