[[["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 `AvroRows` class represents a collection of rows in Avro format within the `Google.Cloud.BigQuery.Storage.V1` namespace."],["This class has been implemented with several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provides functionality such as message handling, equality comparisons, deep cloning, and buffer management."],["The class supports two constructors, a default one, `AvroRows()`, and another `AvroRows(AvroRows other)`, that allows creating a new `AvroRows` object by copying an existing one."],["`AvroRows` objects contain two properties, `RowCount`, which indicates the number of rows, and `SerializedBinaryRows`, which contains the binary data of the rows."],["The documentation provided contains 25 different versions of the AvroRows data type, ranging from version 2.3.0 up to the latest version 3.17.0, with the version number available in the link of each listed release."]]],[]]