[[["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 available for the `RowError` class within the Google BigQuery Storage v1 API is version 3.17.0, with a range of prior versions available for reference, going as far back as version 2.3.0."],["The `RowError` class is a message type in the API that provides details about row-level errors in requests and it inherits from object and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`RowError` objects contain information about errors through properties such as `Code` (structured error reason), `Index` (index of the row with errors), and `Message` (description of the issue)."],["The `RowError` class has two constructors, one default constructor, and a second constructor that takes another `RowError` object as a parameter, allowing for the creation of copies of existing instances."],["The class is located in the `Google.Cloud.BigQuery.Storage.V1` namespace and is compiled in the `Google.Cloud.BigQuery.Storage.V1.dll` assembly."]]],[]]