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 webpage provides documentation for the `SecurityPolicyReference` class within the `Google.Cloud.Compute.V1` namespace, detailing its inheritance, implementation of interfaces, and members."],["The latest version available for this documentation is `3.6.0`, and the content offers access to versions ranging from `1.0.0` to `3.6.0` of `SecurityPolicyReference`."],["The `SecurityPolicyReference` class is part of the `Google.Cloud.Compute.V1.dll` assembly, is inherited from `object`, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class contains properties, namely `HasSecurityPolicy`, a boolean, which indicates whether the \"security_policy\" field is set, and `SecurityPolicy`, a string, that handles the security policy values, and two constructors, one empty, and another that takes in another `SecurityPolicyReference`."]]],[]]