[[["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."],[[["This webpage details the `Table` class within the `Google.Cloud.Dlp.V2` namespace, specifically version 3.4.0 of the library, used for inspecting structured content."],["The `Table` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The class offers two constructors: a default constructor (`Table()`) and a copy constructor (`Table(Table other)`) for creating new table objects."],["The `Table` class includes two key properties: `Headers`, which is a `RepeatedField` of `FieldId`, and `Rows`, which is a `RepeatedField` of `Table.Types.Row`, both representing the structured data within the table."],["Multiple versions of the library are available, ranging from version 2.15.0 to the latest 4.16.0, which are all accessible through their respective links."]]],[]]