[[["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-17 UTC."],[[["The `AuditData` class is designed for storing audit log information specific to Cloud IAM and is serialized as an `Any` type within an `AuditLog` message's `ServiceData`."],["Version 3.4.0 is the latest version, with older versions including 3.3.0, 3.2.0, 3.1.0, 3.0.0, 2.4.0, 2.3.0, and 2.2.0 also available."],["`AuditData` inherits from `Object` and implements several interfaces, including `IMessage\u003cAuditData\u003e`, `IEquatable\u003cAuditData\u003e`, `IDeepCloneable\u003cAuditData\u003e`, `IBufferMessage`, and `IMessage`."],["The class has a constructor `AuditData()` and `AuditData(AuditData other)` allowing the creation of new instances, or cloning of current ones."],["`AuditData` contains a `PolicyDelta` property, which stores the difference between the original and newly set policies."]]],[]]