public sealed class SecurityPostureConfig : IMessage<SecurityPostureConfig>, IEquatable<SecurityPostureConfig>, IDeepCloneable<SecurityPostureConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class SecurityPostureConfig.
SecurityPostureConfig defines the flags needed to enable/disable features for
the Security Posture API.
[[["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 `SecurityPostureConfig` class within the Google Kubernetes Engine v1 API, detailing its role in enabling and configuring features for the Security Posture API."],["The latest version of this class documentation is 3.33.0, and the page contains historical versions going back to version 2.3.0 for reference."],["`SecurityPostureConfig` includes properties like `Mode` and `VulnerabilityMode`, allowing configuration of security posture features and vulnerability scanning."],["The `SecurityPostureConfig` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration with the .NET environment and the Google.Protobuf library."],["`SecurityPostureConfig` has 2 constructors that are `SecurityPostureConfig()` and `SecurityPostureConfig(SecurityPostureConfig other)` allowing for instances of this class to be easily created and initialized."]]],[]]