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 in the `Google.Cloud.Compute.V1` namespace, within the Google Cloud .NET library."],["The latest version available for this class is 3.6.0, and this page also includes version history going back to 1.0.0."],["`TargetHttpsProxiesSetCertificateMapRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for different use case compatibility."],["The class has two constructors, a default one and another that takes an existing `TargetHttpsProxiesSetCertificateMapRequest` object, allowing for copying of data."],["The class includes a `CertificateMap` property of string type, representing the URL of the Certificate Map, with a corresponding `HasCertificateMap` boolean property indicating whether this property has been set."]]],[]]