Cloud Bigtable V2 Client - Class ProtoRowsBatch (2.21.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Bigtable V2 Client class ProtoRowsBatch.
A part of a serialized ProtoRows message.
Generated from protobuf message google.bigtable.v2.ProtoRowsBatch
Namespace
Google \ Cloud \ Bigtable \ V2
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ batch_data
string
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.
getBatchData
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.
Returns
Type
Description
string
setBatchData
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 2026-03-11 UTC."],[],[]]