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 is part of the `Google.Cloud.Compute.V1` namespace and is defined within the `Google.Cloud.Compute.V1.dll` assembly."],["This class, which is currently at version 2.2.0, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The `SecurityPolicyAdvancedOptionsConfig` class has constructors that allow for default creation and creation by cloning another `SecurityPolicyAdvancedOptionsConfig` object, and has properties such as `HasJsonParsing`, `HasLogLevel`, `JsonCustomConfig`, `JsonParsing`, and `LogLevel`."],["The page provides documentation for the `SecurityPolicyAdvancedOptionsConfig` class across multiple versions, from 1.0.0 up to the latest 3.6.0, allowing users to view changes and features in each version."],["There are multiple properties contained within the class `SecurityPolicyAdvancedOptionsConfig`, and it is used to manage advanced options for the security policies contained in the Google Cloud Compute V1 API."]]],[]]