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-04-09 UTC."],[[["The latest version available for `Google.Cloud.Compute.V1.SecurityPolicyReference` is 3.6.0, while the current page focuses on version 3.5.0."],["There are multiple versions of `Google.Cloud.Compute.V1.SecurityPolicyReference` available, ranging from 1.0.0 to 3.6.0."],["The `SecurityPolicyReference` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SecurityPolicyReference` class has two constructors: a default one and another that takes another `SecurityPolicyReference` as a parameter to clone it."],["The class contains the properties `HasSecurityPolicy`, a boolean indicating if the security policy field is set, and `SecurityPolicy`, a string representing the actual security policy."]]],[]]