public sealed class TargetSslProxiesSetCertificateMapRequest : IMessage<TargetSslProxiesSetCertificateMapRequest>, IEquatable<TargetSslProxiesSetCertificateMapRequest>, IDeepCloneable<TargetSslProxiesSetCertificateMapRequest>, IBufferMessage, IMessage
URL of the Certificate Map to associate with this TargetSslProxy. 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 `TargetSslProxiesSetCertificateMapRequest` class within the `Google.Cloud.Compute.V1` namespace."],["The latest version of the documentation available is for version 3.6.0, with a total of 29 previous versions listed, ranging down to 1.0.0."],["The `TargetSslProxiesSetCertificateMapRequest` class is a part of the Google.Cloud.Compute.V1.dll assembly and inherits from the `object` class, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class allows users to manage certificate maps and has properties like `CertificateMap` (to set a URL) and `HasCertificateMap` (to check if a value is set)."]]],[]]