Part of a serialized ProtoRows message.
A complete, parseable ProtoRows message is constructed by
concatenating batch_data from multiple ProtoRowsBatch messages. The
PartialResultSet that contains the last part has complete_batch set to
true.
[[["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 `ProtoRowsBatch` class in the Google Bigtable V2 API is 3.17.0."],["This class, `ProtoRowsBatch`, is a part of a serialized `ProtoRows` message within the Google.Cloud.Bigtable.V2 namespace."],["It inherits from the base object class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ProtoRowsBatch` class has two constructors, a default and a copy constructor that takes another `ProtoRowsBatch` object as an argument, and it includes a `BatchData` property of type ByteString, representing a portion of a serialized `ProtoRows` message."],["There are multiple previous versions of `ProtoRowsBatch` available, ranging from version 3.16.0 down to 2.2.0."]]],[]]