[[["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 latest version of `RowError` is 3.17.0, which is part of the `Google.Cloud.BigQuery.Storage.V1` library, and there are multiple versions available ranging from 2.3.0 to 3.17.0."],["`RowError` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for working with row-level error information."],["`RowError` contains three properties: `Code`, which represents the structured error reason; `Index`, which indicates the index of the problematic row; and `Message`, which provides a textual description of the encountered issue."],["The `RowError` class includes two constructors: a default constructor `RowError()` and a constructor `RowError(RowError other)` that takes another `RowError` instance as a parameter."],["The `RowError` class inherits base methods from the base object class, and can be found within the `Google.Cloud.BigQuery.Storage.V1` namespace, specifically within the `Google.Cloud.BigQuery.Storage.V1.dll` assembly."]]],[]]