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 various versions of the API."],["The latest version of the API documented here is 3.6.0, with a range of versions from 1.0.0 to 3.6.0 also available for reference."],["The `SecurityPolicyReference` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class includes two constructors: a default constructor `SecurityPolicyReference()` and a copy constructor `SecurityPolicyReference(SecurityPolicyReference other)`."],["The properties included in the `SecurityPolicyReference` class consist of a boolean `HasSecurityPolicy` and a string `SecurityPolicy`, for managing security policy information."]]],[]]