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 the .NET environment."],["The `PolicyDriftDetails` class is designed to represent the discrepancies between a security posture's configured settings and the actual deployed state, allowing for the identification of security drifts."],["The documentation includes versioned references ranging from version 2.2.0 up to the latest release, 3.24.0, enabling developers to access documentation relevant to the version they are using."],["Key properties of the `PolicyDriftDetails` class include `DetectedValue`, `ExpectedValue`, and `Field`, which describe the actual state, intended state, and the specific field causing the drift, respectively."],["The `PolicyDriftDetails` class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]