[[["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."],[[["The `RowError` class within the Google BigQuery Storage v1 API provides details about row-level errors encountered during requests."],["This class is implemented using the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `RowError` class contains three main properties: `Code`, which specifies the structured error reason, `Index`, which indicates the position of the problematic row, and `Message`, which provides a textual description of the error."],["Version 3.17.0 is the latest version of the library, with a full history of previous versions displayed."],["The class has two constructors, a default constructor, and a copy constructor."]]],[]]