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-24 UTC."],[[["This webpage provides documentation for the `SecurityPolicyReference` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, constructors, and implemented interfaces."],["The latest version of `SecurityPolicyReference` available is 3.6.0, and documentation is available for older versions down to version 1.0.0."],["The `SecurityPolicyReference` class implements several interfaces, including `IMessage`, `IEquatable\u003cSecurityPolicyReference\u003e`, `IDeepCloneable\u003cSecurityPolicyReference\u003e`, and `IBufferMessage`."],["The class has two constructors: a default one (`SecurityPolicyReference()`) and one that takes another `SecurityPolicyReference` object as a parameter."],["The `SecurityPolicyReference` class has two properties, `HasSecurityPolicy`, which is a boolean indicating if the \"security_policy\" field is set, and `SecurityPolicy`, a string value."]]],[]]