[[["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."],[[["This webpage provides reference documentation for the `AvroRows` class within the Google BigQuery Storage v1 API for .NET, detailing its properties, constructors, inheritance, and implementation of various interfaces."],["The latest version available is 3.17.0, with a range of past versions also accessible, extending back to 2.3.0, all of which pertain to the same `AvroRows` class."],["The `AvroRows` class represents Avro formatted data rows and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods for message handling, equality checks, deep cloning, and buffer management."],["It contains properties `RowCount`, which is now obsolete and advises to use `ReadRowsResponse.row_count`, and `SerializedBinaryRows`, which contains the binary serialized rows."],["The class supports the creation of `AvroRows` objects through a default constructor and another that takes an existing `AvroRows` instance for copying."]]],[]]