Class: Google::Bigtable::V2::ReadModifyWriteRowResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/bigtable/v2/doc/google/bigtable/v2/bigtable.rb

Overview

Response message for Bigtable.ReadModifyWriteRow.

Instance Attribute Summary collapse

Instance Attribute Details

#rowGoogle::Bigtable::V2::Row

Returns A Row containing the new contents of all cells modified by the request.

Returns:



284
# File 'lib/google/cloud/bigtable/v2/doc/google/bigtable/v2/bigtable.rb', line 284

class ReadModifyWriteRowResponse; end