[[["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 page provides documentation for the `AvroRows` class within the `Google.Cloud.BigQuery.Storage.V1` namespace, specifically for version 3.0.0 and with links to prior version documentation."],["`AvroRows` represents a set of rows in Avro format, inheriting from Object and implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AvroRows` class contains two constructors: a default constructor `AvroRows()` and a copy constructor `AvroRows(AvroRows other)`, as well as the properties, `RowCount` and `SerializedBinaryRows`."],["The `RowCount` property, which provides a count of rows in the block, is now deprecated, and the `SerializedBinaryRows` property contains the binary serialized rows."],["The documentation lists versions ranging from 3.17.0 down to 2.3.0, with version 3.17.0 being the latest and offering documentation of the `AvroRows` class across multiple versions."]]],[]]