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 page provides documentation for the `SecurityPolicyReference` class within the Google.Cloud.Compute.V1 namespace, detailing its properties, inheritance, and implemented interfaces."],["The latest version available for Google.Cloud.Compute.V1 is 3.6.0, with a comprehensive list of prior versions dating back to 1.0.0 for the user's use."],["The `SecurityPolicyReference` class has two properties: `HasSecurityPolicy`, which is a boolean indicating if the \"security_policy\" field is set, and `SecurityPolicy`, a string property."],["The `SecurityPolicyReference` class has two constructors, one being a parameterless constructor and the other accepting another `SecurityPolicyReference` as a parameter."],["The `SecurityPolicyReference` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]