| Modifier and Type | Class and Description |
|---|---|
class |
Row
Specifies the complete (requested) contents of a single row of a table.
|
static class |
Row.Builder
Specifies the complete (requested) contents of a single row of a table.
|
| Modifier and Type | Method and Description |
|---|---|
RowOrBuilder |
ReadModifyWriteRowResponse.getRowOrBuilder()
A Row containing the new contents of all cells modified by the request.
|
RowOrBuilder |
ReadModifyWriteRowResponse.Builder.getRowOrBuilder()
A Row containing the new contents of all cells modified by the request.
|
RowOrBuilder |
SessionReadRowResponseOrBuilder.getRowOrBuilder()
.google.bigtable.v2.Row row = 1; |
RowOrBuilder |
SessionReadRowResponse.getRowOrBuilder()
.google.bigtable.v2.Row row = 1; |
RowOrBuilder |
SessionReadRowResponse.Builder.getRowOrBuilder()
.google.bigtable.v2.Row row = 1; |
RowOrBuilder |
ReadModifyWriteRowResponseOrBuilder.getRowOrBuilder()
A Row containing the new contents of all cells modified by the request.
|
Copyright © 2026 Google LLC. All rights reserved.