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, spanning multiple versions, with the latest being version 3.6.0 and down to version 1.0.0."],["The `SecurityPolicyAdvancedOptionsConfig` class, found within the `Google.Cloud.Compute.V1.dll` assembly, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a default constructor and one that takes another `SecurityPolicyAdvancedOptionsConfig` object, and it has properties such as `HasJsonParsing`, `HasLogLevel`, `JsonCustomConfig`, `JsonParsing`, and `LogLevel` for configuring security policy advanced options."],["The webpage features a list of all the available versions of the class ranging from 1.0.0 all the way up to 3.6.0, allowing users to look through different iterations of the class."],["It includes documentation on inherited members from the object class, like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]