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 multiple previous versions available, starting from version 1.0.0."],["The content details the `SecurityPolicyReference` class, which is part of the `Google.Cloud.Compute.V1` namespace in the `Google.Cloud.Compute.V1.dll` assembly."],["The `SecurityPolicyReference` class inherits from the `Object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`SecurityPolicyReference` has two constructors, a default one, and another that copies the values from an existing `SecurityPolicyReference` object."],["The `SecurityPolicyReference` class contains two properties: `HasSecurityPolicy`, a boolean indicating whether a security policy is set, and `SecurityPolicy`, a string containing the security policy value."]]],[]]