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 inheritance, implementation of interfaces, and available members."],["The page offers version history for the `Google.Cloud.Compute.V1.SecurityPolicyReference`, ranging from version 1.0.0 to the latest version 3.6.0."],["The `SecurityPolicyReference` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while inheriting from the `Object` class."],["The documentation includes information on the class's constructors, `SecurityPolicyReference()` and `SecurityPolicyReference(SecurityPolicyReference other)`, and two properties: `HasSecurityPolicy` (a boolean indicating if the field is set) and `SecurityPolicy` (a string)."]]],[]]