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 available for `SslPolicyReference` is 3.6.0, which can be accessed via a provided link, alongside a list of previous versions dating back to version 1.0.0."],["`SslPolicyReference` is a class within the `Google.Cloud.Compute.V1` namespace, part of the `Google.Cloud.Compute.V1.dll` assembly."],["The `SslPolicyReference` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality."],["This class has two constructors: a default constructor (`SslPolicyReference()`) and one that takes another `SslPolicyReference` object as a parameter."],["The `SslPolicyReference` class includes properties like `HasSslPolicy` (a boolean indicating if the field is set) and `SslPolicy` (a string for the SSL policy resource URL)."]]],[]]