public sealed class TargetHttpsProxiesSetCertificateMapRequest : IMessage<TargetHttpsProxiesSetCertificateMapRequest>, IEquatable<TargetHttpsProxiesSetCertificateMapRequest>, IDeepCloneable<TargetHttpsProxiesSetCertificateMapRequest>, IBufferMessage, IMessage
URL of the Certificate Map to associate with this TargetHttpsProxy. Accepted format is //certificatemanager.googleapis.com/projects/{project }/locations/{location}/certificateMaps/{resourceName}.
[[["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-04-09 UTC."],[[["This webpage provides documentation for the `TargetHttpsProxiesSetCertificateMapRequest` class within the Google.Cloud.Compute.V1 library, specifically version 3.2.0, and other versions."],["The `TargetHttpsProxiesSetCertificateMapRequest` class is used to associate a Certificate Map with a TargetHttpsProxy, as shown by the `CertificateMap` property and the accepted URL format."],["The documentation outlines the class's inheritance, implementing interfaces, inherited members, namespace, assembly, constructors, and properties, showing comprehensive class information."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which all enhance the classes functionality."],["Multiple versions of the library are listed, ranging from the latest (3.6.0) back to version 1.0.0, allowing developers to navigate through the versions."]]],[]]