[[["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 webpage provides documentation for the `AvroRows` class within the `Google.Cloud.BigQuery.Storage.V1` namespace in .NET, with versions ranging from 2.3.0 to the latest 3.17.0."],["`AvroRows` is a sealed class that represents Avro formatted data rows and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor `AvroRows()` and a copy constructor `AvroRows(AvroRows other)`."],["The `AvroRows` class contains two properties, `RowCount`, which is now obsolete, and `SerializedBinaryRows`, which holds the binary serialized rows."],["The `AvroRows` class inherits core members from the `Object` base class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]