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."],[[["This webpage provides documentation for the `SecurityPolicyReference` class within the `Google.Cloud.Compute.V1` namespace, detailing its implementation and usage."],["The latest version of the documentation is for version 3.6.0, with a comprehensive list of previous versions spanning from 3.5.0 down to 1.0.0, all linked for easy reference."],["The `SecurityPolicyReference` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, one default and one that takes another `SecurityPolicyReference` as a parameter, alongside properties `HasSecurityPolicy` (a boolean) and `SecurityPolicy` (a string)."],["The documented class is part of the `Google.Cloud.Compute.V1.dll` assembly, specifically designed for interaction with Google Cloud Compute security policies."]]],[]]