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.1.0."],["The `SslPolicyReference` class, which inherits from `Object`, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating it is part of a message-based system with features for deep cloning and buffer handling."],["The page lists the available versions of the documentation for `SslPolicyReference`, ranging from version 1.0.0 to the latest version, 3.6.0."],["The class has two constructors, one default and another that takes an `SslPolicyReference` object, and two properties: `HasSslPolicy` (a boolean) and `SslPolicy` (a string) for managing the SSL policy resource URL."],["The documentation details inherited members from `Object`, as well as the `Namespace` and `Assembly` information to provide context for this class."]]],[]]