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 reference documentation and code samples for the `SecurityPostureConfig` class in the Google Kubernetes Engine v1 API."],["It lists various versions of the `SecurityPostureConfig` class, ranging from the latest (3.33.0) down to version 2.3.0, with each version linked to its respective documentation."],["`SecurityPostureConfig` class defines the flags required to enable or disable features for the Security Posture API within the Google Kubernetes Engine."],["The documentation details the properties of the `SecurityPostureConfig` class, including `HasMode`, `HasVulnerabilityMode`, `Mode`, and `VulnerabilityMode`, explaining their purpose and data types."],["The SecurityPostureConfig class implements multiple interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits members from the base object class."]]],[]]