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."],[[["This webpage provides documentation for the `SecurityPolicyAdvancedOptionsConfig` class within the `Google.Cloud.Compute.V1` namespace in .NET, detailing its properties, constructors, and inherited members."],["The class `SecurityPolicyAdvancedOptionsConfig` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities in message handling, equality comparison, deep cloning, and buffer operations."],["The documentation includes a history of versions for this class, from version 1.0.0 to 3.6.0 (latest), with each version having its own documentation link."],["Key properties of `SecurityPolicyAdvancedOptionsConfig` include `HasJsonParsing`, `HasLogLevel`, `JsonCustomConfig`, `JsonParsing`, and `LogLevel`, which control JSON parsing settings and logging levels."],["The class has two constructors: a parameterless one, and one that takes another `SecurityPolicyAdvancedOptionsConfig` instance to create a new one."]]],[]]