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 1.4.0."],["The `SslPolicyReference` class, which inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`, is defined in the `Google.Cloud.Compute.V1.dll` assembly."],["It offers two constructors: a default constructor `SslPolicyReference()` and a copy constructor `SslPolicyReference(SslPolicyReference other)`."],["Key properties of the `SslPolicyReference` class include `HasSslPolicy` (a boolean indicating if the \"ssl_policy\" field is set) and `SslPolicy` (a string representing the URL of the SSL policy resource)."],["The page lists all available version references, starting from version 3.6.0 down to 1.0.0, for the `SslPolicyReference` class."]]],[]]