public sealed class SecurityPolicyAdvancedOptionsConfig : IMessage<SecurityPolicyAdvancedOptionsConfig>, IEquatable<SecurityPolicyAdvancedOptionsConfig>, IDeepCloneable<SecurityPolicyAdvancedOptionsConfig>, 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."],[[["The `SecurityPolicyAdvancedOptionsConfig` class, found in the `Google.Cloud.Compute.V1` namespace, is part of the Google Cloud Compute .NET library, specifically the 2.1.0 version and later."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."],["The `SecurityPolicyAdvancedOptionsConfig` class has two constructors, one default and one that accepts another instance of itself, and contains two properties related to JSON parsing and log levels, which are both string types with boolean properties to indicate if they are set or not."],["The page includes links to multiple versions of the `SecurityPolicyAdvancedOptionsConfig` documentation, ranging from version 1.0.0 to the latest version 3.6.0, allowing users to navigate between them."]]],[]]