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-04-02 UTC."],[[["This page provides documentation for the `SslPolicyReference` class within the `Google.Cloud.Compute.V1` namespace, covering versions from 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["The `SslPolicyReference` class, part of the `Google.Cloud.Compute.V1` library, is designed for managing SSL policy references, inheriting from `Object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, a default one and another that accepts an `SslPolicyReference` object as a parameter, enabling the creation of new instances and cloning existing ones."],["The class includes two main properties: `HasSslPolicy`, a boolean indicating if the \"ssl\\_policy\" field is set, and `SslPolicy`, a string that holds the URL of the SSL policy resource, allowing for setting or clearing the associated SSL policy."],["The documentation provides direct links to each specific version of the documentation, which covers previous versions of the `SslPolicyReference` class."]]],[]]