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, detailing its properties, inheritance, and implemented interfaces."],["The `SslPolicyReference` class is part of the Google Cloud Compute .NET library, found in the `Google.Cloud.Compute.V1.dll` assembly."],["The documentation lists version-specific links for `SslPolicyReference`, ranging from the latest version 3.6.0 down to version 1.0.0, and details the current page showing version 2.9.0."],["The `SslPolicyReference` class has two constructors, a default constructor, and a copy constructor, that take another `SslPolicyReference` object, and it also has properties for checking if the \"ssl_policy\" is set and a property for setting the URL of the ssl_policy resource."],["`SslPolicyReference` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."]]],[]]