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-24 UTC."],[[["The webpage provides documentation for the `SecurityPolicyAdvancedOptionsConfig` class within the `Google.Cloud.Compute.V1` namespace in the .NET environment, with a focus on various versions."],["Version 3.6.0 is the latest version available, and there are links to documentation for versions ranging from 3.5.0 down to 1.0.0, offering a history of updates."],["`SecurityPolicyAdvancedOptionsConfig` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and object management within the Google Cloud Compute environment."],["The class has two constructors and several inherited members from `Object`, and it provides properties like `HasJsonParsing`, `HasLogLevel`, `JsonParsing`, and `LogLevel` to manage JSON parsing and logging options, respectively."],["This page details the configuration options and functionalities of the `SecurityPolicyAdvancedOptionsConfig` class across multiple versions, offering resources for developers looking to implement or manage security policies."]]],[]]