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-04-09 UTC."],[[["The latest version of the Google.Cloud.Compute.V1 API is 3.6.0, with a history of versions dating back to 1.0.0 available for reference."],["The SecurityPolicyReference class is a core component within the Google.Cloud.Compute.V1 namespace, implementing interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["This class inherits from the base object class and provides functionality related to security policy management, as reflected in the properties HasSecurityPolicy and SecurityPolicy."],["There are two constructors available for SecurityPolicyReference, a default one and one that takes another SecurityPolicyReference instance as a parameter for cloning."],["The Google.Cloud.Compute.V1.SecurityPolicyReference is part of the Google.Cloud.Compute.V1.dll assembly."]]],[]]