public sealed class SslPolicyReference : IMessage<SslPolicyReference>, IEquatable<SslPolicyReference>, IDeepCloneable<SslPolicyReference>, 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-21 UTC."],[[["The `SslPolicyReference` class is part of the `Google.Cloud.Compute.V1` namespace and is found within the `Google.Cloud.Compute.V1.dll` assembly."],["The latest version for this SslPolicyReference is 3.6.0, with a list of available previous versions ranging from 3.5.0 down to 1.0.0."],["This class implements `IMessage\u003cSslPolicyReference\u003e`, `IEquatable\u003cSslPolicyReference\u003e`, `IDeepCloneable\u003cSslPolicyReference\u003e`, `IBufferMessage`, and `IMessage`, and inherits from `Object`."],["The `SslPolicyReference` class includes a `SslPolicy` property, which represents the URL of the SSL policy resource and can be set to an empty string to clear the target proxy resource's SSL policy."],["The `HasSslPolicy` property returns a boolean indicating whether the `ssl_policy` field has been set."]]],[]]