public sealed class SecurityPostureConfig : IMessage<SecurityPostureConfig>, IEquatable<SecurityPostureConfig>, IDeepCloneable<SecurityPostureConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud 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-04-09 UTC."],[[["This page provides documentation for the `SecurityPostureConfig` class within the Google Cloud GKE Multi-Cloud v1 API, specifically version 2.7.0."],["The `SecurityPostureConfig` class is used to define the settings for enabling or disabling features within the Security Posture API."],["This class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `VulnerabilityMode` property within the `SecurityPostureConfig` class allows users to set the desired mode for vulnerability scanning."],["Multiple versions of the `SecurityPostureConfig` documentation are available, ranging from version 1.0.0-beta01 to the latest version 2.8.0, allowing users to access the documentation for the version that applies to them."]]],[]]