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 reference documentation for the `SecurityPosture.Types.PolicyDriftDetails` class within the Google Cloud Security Command Center v1 API."],["The `PolicyDriftDetails` class represents a violation of a deployed security posture, detailing the specific field, the expected value, and the detected value that caused the drift."],["The page lists available versions of the `PolicyDriftDetails` class, ranging from version 2.2.0 up to the latest version, 3.24.0."],["The class `SecurityPosture.Types.PolicyDriftDetails` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to handle messages, ensure equality, support deep cloning, and work with buffer messages."],["The class has three main string properties: `DetectedValue` for the value that caused a violation, `ExpectedValue` for the posture's configured value, and `Field` for the name of the field that had changed."]]],[]]