public sealed class SecurityPosture.Types.PolicyDriftDetails : IMessage<SecurityPosture.Types.PolicyDriftDetails>, IEquatable<SecurityPosture.Types.PolicyDriftDetails>, IDeepCloneable<SecurityPosture.Types.PolicyDriftDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class SecurityPosture.Types.PolicyDriftDetails.
The policy field that violates the deployed posture and its expected and
detected values.
[[["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 `PolicyDriftDetails` class within the Google Cloud Security Command Center v1 API, specifically for version 3.19.0, with links to other versions."],["`PolicyDriftDetails` is used to identify discrepancies between a security posture's expected configuration and its actual implementation, detailing the specific fields that have drifted."],["The `PolicyDriftDetails` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains three key properties: `DetectedValue` (the actual, potentially non-compliant value), `ExpectedValue` (the desired, compliant value), and `Field` (the name of the setting that has drifted)."],["There are multiple previous versions of the documentation available, ranging from version 2.2.0 up to the latest version, 3.24.0, all with links to their corresponding documentation pages."]]],[]]