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-31 UTC."],[[["The latest version of the Google.Cloud.Compute.V1 library is 3.6.0, with multiple previous versions available, spanning from 1.0.0 to 3.5.0, as shown in the version history."],["The webpage provides documentation for the `SecurityPolicyReference` class in version 3.4.0 of the library, detailing its properties, constructors, and implemented interfaces."],["The `SecurityPolicyReference` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which define its behavior and functionality."],["The `SecurityPolicyReference` class has two properties, `HasSecurityPolicy`, a boolean to check if the field is set, and `SecurityPolicy`, a string that represents the value of the security policy."],["Two constructors are available for `SecurityPolicyReference`, a parameterless one and another that accepts a `SecurityPolicyReference` as a parameter."]]],[]]