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."],[[["This webpage provides documentation for the `SslPolicyReference` class within the `Google.Cloud.Compute.V1` namespace, specifically in version 2.4.0."],["The `SslPolicyReference` class, which inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`, is detailed."],["The available versions of the `SslPolicyReference` range from 1.0.0 to 3.6.0, with 3.6.0 being the latest, and can be accessed through corresponding links."],["Key features of the `SslPolicyReference` class include two constructors, `SslPolicyReference()`, and `SslPolicyReference(SslPolicyReference)`, and two properties, `HasSslPolicy` and `SslPolicy`."],["The `SslPolicy` property allows users to set or clear an SSL policy by providing the resource URL, or by entering an empty string to clear any existing one."]]],[]]