| Modifier and Type | Class and Description |
|---|---|
class |
Row
A single row in a table.
|
static class |
Row.Builder
A single row in a table.
|
| Modifier and Type | Method and Description |
|---|---|
RowOrBuilder |
UpdateRowRequest.getRowOrBuilder()
Required.
|
RowOrBuilder |
UpdateRowRequest.Builder.getRowOrBuilder()
Required.
|
RowOrBuilder |
CreateRowRequestOrBuilder.getRowOrBuilder()
Required.
|
RowOrBuilder |
CreateRowRequest.getRowOrBuilder()
Required.
|
RowOrBuilder |
CreateRowRequest.Builder.getRowOrBuilder()
Required.
|
RowOrBuilder |
UpdateRowRequestOrBuilder.getRowOrBuilder()
Required.
|
RowOrBuilder |
BatchUpdateRowsResponse.getRowsOrBuilder(int index)
The updated rows.
|
RowOrBuilder |
BatchUpdateRowsResponse.Builder.getRowsOrBuilder(int index)
The updated rows.
|
RowOrBuilder |
ListRowsResponse.getRowsOrBuilder(int index)
The rows from the specified table.
|
RowOrBuilder |
ListRowsResponse.Builder.getRowsOrBuilder(int index)
The rows from the specified table.
|
RowOrBuilder |
ListRowsResponseOrBuilder.getRowsOrBuilder(int index)
The rows from the specified table.
|
RowOrBuilder |
BatchCreateRowsResponse.getRowsOrBuilder(int index)
The created rows.
|
RowOrBuilder |
BatchCreateRowsResponse.Builder.getRowsOrBuilder(int index)
The created rows.
|
RowOrBuilder |
BatchCreateRowsResponseOrBuilder.getRowsOrBuilder(int index)
The created rows.
|
RowOrBuilder |
BatchUpdateRowsResponseOrBuilder.getRowsOrBuilder(int index)
The updated rows.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends RowOrBuilder> |
BatchUpdateRowsResponse.getRowsOrBuilderList()
The updated rows.
|
List<? extends RowOrBuilder> |
BatchUpdateRowsResponse.Builder.getRowsOrBuilderList()
The updated rows.
|
List<? extends RowOrBuilder> |
ListRowsResponse.getRowsOrBuilderList()
The rows from the specified table.
|
List<? extends RowOrBuilder> |
ListRowsResponse.Builder.getRowsOrBuilderList()
The rows from the specified table.
|
List<? extends RowOrBuilder> |
ListRowsResponseOrBuilder.getRowsOrBuilderList()
The rows from the specified table.
|
List<? extends RowOrBuilder> |
BatchCreateRowsResponse.getRowsOrBuilderList()
The created rows.
|
List<? extends RowOrBuilder> |
BatchCreateRowsResponse.Builder.getRowsOrBuilderList()
The created rows.
|
List<? extends RowOrBuilder> |
BatchCreateRowsResponseOrBuilder.getRowsOrBuilderList()
The created rows.
|
List<? extends RowOrBuilder> |
BatchUpdateRowsResponseOrBuilder.getRowsOrBuilderList()
The updated rows.
|
Copyright © 2024 Google LLC. All rights reserved.