Cloud Bigtable V2 API - Class Google::Cloud::Bigtable::V2::ProtoRowsBatch (v1.1.0)

Reference documentation and code samples for the Cloud Bigtable V2 API class Google::Cloud::Bigtable::V2::ProtoRowsBatch.

Batch of serialized ProtoRows.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#batch_data

def batch_data() -> ::String
Returns
  • (::String) — Merge partial results by concatenating these bytes, then parsing the overall value as a ProtoRows message.

#batch_data=

def batch_data=(value) -> ::String
Parameter
  • value (::String) — Merge partial results by concatenating these bytes, then parsing the overall value as a ProtoRows message.
Returns
  • (::String) — Merge partial results by concatenating these bytes, then parsing the overall value as a ProtoRows message.