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 of the Google.Cloud.Compute.V1 SslPolicyReference is 3.6.0, with numerous prior versions available, dating back to version 1.0.0."],["The SslPolicyReference class inherits from the object class and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces."],["The class includes a default constructor `SslPolicyReference()` and another constructor `SslPolicyReference(SslPolicyReference other)` that takes an SslPolicyReference object as a parameter."],["The `SslPolicy` property, of string type, represents the URL of the SSL policy resource and can be cleared by setting it to an empty string."],["The `HasSslPolicy` property, a boolean, is used to verify if the \"ssl_policy\" field is currently set."]]],[]]