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.22.0 is being viewed."],["This webpage provides reference documentation and code samples for the `SecurityPostureConfig` class within the Google Kubernetes Engine v1 API, detailing its role in enabling and disabling features for the Security Posture API."],["`SecurityPostureConfig` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from `object`."],["The `SecurityPostureConfig` class has properties like `HasMode`, `HasVulnerabilityMode`, `Mode`, and `VulnerabilityMode`, which are used to manage security posture features and vulnerability scanning modes."],["The webpage lists all the versions of the SecurityPostureConfig class that have been released, starting from 2.3.0 all the way to the latest version 3.33.0, to allow developers to quickly find a certain version."]]],[]]