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.6.0."],["The latest version available in the documentation is 3.6.0, and the page offers version-specific documentation for releases ranging from 1.0.0 to 3.6.0, with 2.6.0 being the currently shown documentation."],["The `SslPolicyReference` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management."],["The `SslPolicyReference` class has two constructors, a default one and another that allows for the creation of an `SslPolicyReference` object from another instance of the same class, as well as two properties related to an ssl policy that can be associated with it."],["The class inherits several methods from the base `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]