[[["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-06-05 UTC."],[[["The `Error` class in the `Google.Cloud.Dlp.V2` namespace provides details about errors encountered during job execution or JobTrigger activation failures."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The `Error` class offers two constructors: a default constructor `Error()` and a copy constructor `Error(Error other)`, allowing for object duplication."],["The class includes two main properties, `Details`, which provides detailed error codes and messages of type `Status`, and `Timestamps`, which records the occurrence times of errors as a `RepeatedField` of `Timestamp`."],["The latest version available is version 4.16.0, with a range of versions from 2.15.0 to 4.16.0, available for reference."]]],[]]