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 page provides documentation for the `SslPolicyReference` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, inheritance, and implemented interfaces."],["The `SslPolicyReference` class, part of the Google Cloud Compute V1 API, has a latest version of 3.6.0, but also provides documentation for previous versions ranging down to version 1.0.0."],["The class can be instantiated using two constructors: a default constructor `SslPolicyReference()` and a copy constructor `SslPolicyReference(SslPolicyReference other)`."],["`SslPolicyReference` has two properties, `HasSslPolicy`, which indicates whether the `ssl_policy` field is set, and `SslPolicy`, which represents the URL of the SSL policy resource."],["This class inherits from `object` and implements the interfaces: `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`."]]],[]]