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 latest version available for `SecurityPostureConfig` in the Google Kubernetes Engine v1 API is 3.33.0, while version 3.21.0 is being viewed."],["The `SecurityPostureConfig` class, part of the `Google.Cloud.Container.V1` namespace, provides settings for enabling or disabling features of the Security Posture API."],["The `SecurityPostureConfig` class allows to manage different Security Posture features, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties to configure the operational mode (`Mode`) and the vulnerability scanning mode (`VulnerabilityMode`)."],["The documentation covers versions from 2.3.0 all the way to the most recent version, 3.33.0, and everything in between, providing a comprehensive history of changes to `SecurityPostureConfig` across different releases."]]],[]]