Package | Description |
---|---|
com.google.datastore.v1 |
Modifier and Type | Class and Description |
---|---|
class |
MutationResult
The result of applying a mutation.
|
static class |
MutationResult.Builder
The result of applying a mutation.
|
Modifier and Type | Method and Description |
---|---|
MutationResultOrBuilder |
CommitResponseOrBuilder.getMutationResultsOrBuilder(int index)
The result of performing the mutations.
|
MutationResultOrBuilder |
CommitResponse.getMutationResultsOrBuilder(int index)
The result of performing the mutations.
|
MutationResultOrBuilder |
CommitResponse.Builder.getMutationResultsOrBuilder(int index)
The result of performing the mutations.
|
Modifier and Type | Method and Description |
---|---|
List<? extends MutationResultOrBuilder> |
CommitResponseOrBuilder.getMutationResultsOrBuilderList()
The result of performing the mutations.
|
List<? extends MutationResultOrBuilder> |
CommitResponse.getMutationResultsOrBuilderList()
The result of performing the mutations.
|
List<? extends MutationResultOrBuilder> |
CommitResponse.Builder.getMutationResultsOrBuilderList()
The result of performing the mutations.
|
Copyright © 2023 Google LLC. All rights reserved.