[[["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 of the `ProtoRows` class is 3.17.0, as shown by the provided link, and there are multiple previous versions available, including 2.8.0, which this documentation focuses on."],["The `ProtoRows` class, defined in the `Google.Cloud.BigQuery.Storage.V1` namespace, represents a collection of serialized Protocol Buffer rows."],["`ProtoRows` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SerializedRows` property within the `ProtoRows` class is a `RepeatedField` of `ByteString`, representing a sequence of serialized Protocol Buffer rows for which more information can be found on the provided developers link."],["There are two constructors for the `ProtoRows` class : a parameterless one and one that takes another `ProtoRows` instance as a parameter."]]],[]]