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 webpage provides documentation for the `SecurityPolicyAdvancedOptionsConfig` class within the `Google.Cloud.Compute.V1` namespace in .NET, detailing its properties, constructors, inheritance, and implemented interfaces."],["The latest available version of the `SecurityPolicyAdvancedOptionsConfig` is 3.6.0, and there are numerous prior versions, ranging from 1.0.0 to 3.5.0, each of which have documentation pages linked."],["The `SecurityPolicyAdvancedOptionsConfig` class has properties like `HasJsonParsing`, `HasLogLevel`, `JsonCustomConfig`, `JsonParsing`, and `LogLevel`, which control the configuration options for security policies."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The documentation provides information about the constructors of `SecurityPolicyAdvancedOptionsConfig` such as the default, parameterless constructor, and a constructor that can take another instance of the same class as a parameter."]]],[]]