public sealed class CompliancePostureConfig : IMessage<CompliancePostureConfig>, IEquatable<CompliancePostureConfig>, IDeepCloneable<CompliancePostureConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class CompliancePostureConfig.
CompliancePostureConfig defines the settings needed to enable/disable
features for the Compliance Posture.
[[["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."],[[["This webpage provides documentation for the `CompliancePostureConfig` class within the Google Kubernetes Engine v1 API, detailing its use in enabling and managing features for Compliance Posture."],["The latest version of `CompliancePostureConfig` is 3.33.0, and the page lists a comprehensive history of versions back to 2.3.0, each with its own reference documentation link."],["The `CompliancePostureConfig` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the class include `ComplianceStandards`, which lists enabled compliance standards, and `Mode`, which defines the enablement mode for Compliance Posture, along with a boolean property `HasMode` that indicates if mode is set."],["The class has two constructors that are: one that takes no parameters, and one that takes a copy of another CompliancePostureConfig as a parameter."]]],[]]