[[["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-07-02 UTC."],[[["The `Error` class in the Google Cloud Data Loss Prevention v2 API provides detailed information about errors encountered during job execution or unsuccessful JobTrigger activation."],["This documentation covers the `Error` class, detailing its implementation of interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and its inheritance from `object`."],["The `Error` class includes properties such as `Details` (with `Status` type), `ExtraInfo` (with `ErrorExtraInfo` type), and `Timestamps` (with `RepeatedField\u003cTimestamp\u003e` type), that provide different aspects of error information."],["The documentation lists multiple versions of the `Error` class documentation, ranging from version 2.15.0 to the latest version, 4.16.0, allowing users to access specific older versions if needed."],["The `Error` class has 2 defined constructors: Error() and Error(Error), that enable the creation of an error object and a copy of an existing error object, respectively."]]],[]]