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-02 UTC."],[[["The webpage provides documentation for the `SecurityPolicyReference` class within the `Google.Cloud.Compute.V1` namespace, detailing its inheritance, implementation of interfaces, 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 linked to its respective documentation."],["The `SecurityPolicyReference` class has two constructors, one default and another that accepts another `SecurityPolicyReference` object."],["The class has two properties, `HasSecurityPolicy`, which is a boolean, and `SecurityPolicy`, which is a string."],["This class inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable` and `IBufferMessage` interfaces."]]],[]]