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-31 UTC."],[[["The latest version available for `SslPolicyReference` is 3.6.0, which is part of the `Google.Cloud.Compute.V1` package."],["This page documents various versions of `SslPolicyReference`, ranging from version 1.0.0 up to the latest version 3.6.0, and it is a sealed class."],["`SslPolicyReference` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`SslPolicyReference` has two constructors and two properties, one of them being `SslPolicy` which is the URL of the SSL policy resource that you can set."],["The `SslPolicyReference` class includes inherited methods from the base `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]