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-04-09 UTC."],[[["This webpage provides documentation for the `SslPolicyReference` class within the `Google.Cloud.Compute.V1` namespace, covering versions from 1.0.0 to the latest 3.6.0."],["The `SslPolicyReference` class is part of the `Google.Cloud.Compute.V1.dll` assembly and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class, as indicated in the inheritance section, and provides two constructors: a default constructor and one that takes another `SslPolicyReference` instance."],["It contains properties `HasSslPolicy`, which indicates whether the \"ssl_policy\" field is set, and `SslPolicy`, which is a string property used to specify the URL of the SSL policy resource."],["The current version being focused on is 2.15.0, as seen in the page breadcrumbs and links throughout the content, while also providing a reference to all other available versions."]]],[]]