public sealed class SecurityPolicyReference : IMessage<SecurityPolicyReference>, IEquatable<SecurityPolicyReference>, IDeepCloneable<SecurityPolicyReference>, 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 library is 3.6.0, with a variety of previous versions available, ranging from 1.0.0 to 3.5.0."],["The `SecurityPolicyReference` class is a core component within the Google.Cloud.Compute.V1 namespace, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SecurityPolicyReference` class inherits from the base `object` class and has two constructors: a default constructor and one that accepts another `SecurityPolicyReference` object as a parameter."],["`SecurityPolicyReference` includes properties to check if a security policy is set (`HasSecurityPolicy`) and to set or retrieve the security policy string (`SecurityPolicy`)."]]],[]]