| Modifier and Type | Class and Description |
|---|---|
static class |
MutateRowsResponse.Entry
The result of applying a passed mutation in the original request.
|
static class |
MutateRowsResponse.Entry.Builder
The result of applying a passed mutation in the original request.
|
| Modifier and Type | Method and Description |
|---|---|
MutateRowsResponse.EntryOrBuilder |
MutateRowsResponseOrBuilder.getEntriesOrBuilder(int index)
One or more results for Entries from the batch request.
|
MutateRowsResponse.EntryOrBuilder |
MutateRowsResponse.getEntriesOrBuilder(int index)
One or more results for Entries from the batch request.
|
MutateRowsResponse.EntryOrBuilder |
MutateRowsResponse.Builder.getEntriesOrBuilder(int index)
One or more results for Entries from the batch request.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends MutateRowsResponse.EntryOrBuilder> |
MutateRowsResponseOrBuilder.getEntriesOrBuilderList()
One or more results for Entries from the batch request.
|
List<? extends MutateRowsResponse.EntryOrBuilder> |
MutateRowsResponse.getEntriesOrBuilderList()
One or more results for Entries from the batch request.
|
List<? extends MutateRowsResponse.EntryOrBuilder> |
MutateRowsResponse.Builder.getEntriesOrBuilderList()
One or more results for Entries from the batch request.
|
Copyright © 2023 Google LLC. All rights reserved.