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, across various versions."],["The latest version documented is 3.6.0, and the page also lists many previous versions, ranging back to 1.0.0, all with corresponding documentation."],["The `SecurityPolicyReference` class, as documented, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SecurityPolicyReference` class has two properties, `HasSecurityPolicy`, which is a boolean, and `SecurityPolicy`, which is a string, with two constructors, a default, and one for constructing based on another `SecurityPolicyReference`."]]],[]]