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 latest version of the `Google.Cloud.Compute.V1.SslPolicyReference` is 3.6.0, with multiple previous versions available, including the current 2.11.0, which is the context of the page."],["`SslPolicyReference` is a class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from `object`."],["The class `SslPolicyReference` has two constructors: a default constructor `SslPolicyReference()` and a copy constructor `SslPolicyReference(SslPolicyReference other)`."],["The class features two main properties, `HasSslPolicy` to check if the \"ssl_policy\" field is set and `SslPolicy` for managing the URL of the SSL policy resource."],["This document provides a detailed overview of the `SslPolicyReference` class, including its inheritance, implemented interfaces, constructors, properties, and the version history of the package."]]],[]]