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 the current page focuses on version 3.16.0."],["This documentation provides reference material and code samples for the `SecurityPostureConfig` class, which is used to enable or disable features for the Security Posture API in Google Cloud's container service."],["The `SecurityPostureConfig` class includes properties like `HasMode`, `HasVulnerabilityMode`, `Mode`, and `VulnerabilityMode` to configure the security posture and vulnerability scanning features."],["The `SecurityPostureConfig` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, as well as providing constructors."],["The documentation covers a wide range of versions of the API, from 2.3.0 to the latest version, 3.33.0."]]],[]]