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 versions, inheritance, implementation, and members."],["The latest version documented is 3.6.0, with a comprehensive list of versions spanning from 1.0.0 up to 3.6.0, each with its respective documentation link."],["The `SecurityPolicyReference` class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors such as a default constructor and one that takes another `SecurityPolicyReference` object, as well as properties like `HasSecurityPolicy` and `SecurityPolicy`."],["Inherited members of the `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString` are noted as being included in the class."]]],[]]