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 properties, constructors, and implementations."],["The `SecurityPolicyReference` class, which inherits from `object`, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page offers a comprehensive list of versions for the `Google.Cloud.Compute.V1.SecurityPolicyReference`, ranging from the latest `3.6.0` down to version `1.0.0`."],["The `SecurityPolicyReference` class contains properties such as `HasSecurityPolicy` (a boolean indicating if a field is set) and `SecurityPolicy` (a string)."],["The page lists two constructors for creating a `SecurityPolicyReference` instance, one that is parameterless, and another that accepts a `SecurityPolicyReference` as a parameter."]]],[]]