Package com.google.datastore.v1
Class CommitResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<CommitResponse.Builder>
com.google.datastore.v1.CommitResponse.Builder
- All Implemented Interfaces:
CommitResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- CommitResponse
public static final class CommitResponse.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<CommitResponse.Builder>
implements CommitResponseOrBuilder
The response for [Datastore.Commit][google.datastore.v1.Datastore.Commit].Protobuf type
google.datastore.v1.CommitResponse-
Method Summary
Modifier and TypeMethodDescriptionaddAllMutationResults(Iterable<? extends MutationResult> values) The result of performing the mutations.addMutationResults(int index, MutationResult value) The result of performing the mutations.addMutationResults(int index, MutationResult.Builder builderForValue) The result of performing the mutations.addMutationResults(MutationResult value) The result of performing the mutations.addMutationResults(MutationResult.Builder builderForValue) The result of performing the mutations.The result of performing the mutations.addMutationResultsBuilder(int index) The result of performing the mutations.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()The transaction commit timestamp.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) The number of index entries updated during the commit, or zero if none were updated.The result of performing the mutations.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()com.google.protobuf.TimestampThe transaction commit timestamp.com.google.protobuf.Timestamp.BuilderThe transaction commit timestamp.com.google.protobuf.TimestampOrBuilderThe transaction commit timestamp.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorintThe number of index entries updated during the commit, or zero if none were updated.getMutationResults(int index) The result of performing the mutations.getMutationResultsBuilder(int index) The result of performing the mutations.The result of performing the mutations.intThe result of performing the mutations.The result of performing the mutations.getMutationResultsOrBuilder(int index) The result of performing the mutations.List<? extends MutationResultOrBuilder>The result of performing the mutations.booleanThe transaction commit timestamp.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeCommitTime(com.google.protobuf.Timestamp value) The transaction commit timestamp.mergeFrom(CommitResponse other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) final CommitResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeMutationResults(int index) The result of performing the mutations.setCommitTime(com.google.protobuf.Timestamp value) The transaction commit timestamp.setCommitTime(com.google.protobuf.Timestamp.Builder builderForValue) The transaction commit timestamp.setIndexUpdates(int value) The number of index entries updated during the commit, or zero if none were updated.setMutationResults(int index, MutationResult value) The result of performing the mutations.setMutationResults(int index, MutationResult.Builder builderForValue) The result of performing the mutations.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final CommitResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<CommitResponse.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<CommitResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<CommitResponse.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<CommitResponse.Builder>
-
setField
public CommitResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CommitResponse.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CommitResponse.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<CommitResponse.Builder>
-
setRepeatedField
public CommitResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CommitResponse.Builder>
-
addRepeatedField
public CommitResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CommitResponse.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CommitResponse.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<CommitResponse.Builder>
-
mergeFrom
public CommitResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CommitResponse.Builder>- Throws:
IOException
-
getMutationResultsList
The result of performing the mutations. The i-th mutation result corresponds to the i-th mutation in the request.
repeated .google.datastore.v1.MutationResult mutation_results = 3;- Specified by:
getMutationResultsListin interfaceCommitResponseOrBuilder
-
getMutationResultsCount
public int getMutationResultsCount()The result of performing the mutations. The i-th mutation result corresponds to the i-th mutation in the request.
repeated .google.datastore.v1.MutationResult mutation_results = 3;- Specified by:
getMutationResultsCountin interfaceCommitResponseOrBuilder
-
getMutationResults
The result of performing the mutations. The i-th mutation result corresponds to the i-th mutation in the request.
repeated .google.datastore.v1.MutationResult mutation_results = 3;- Specified by:
getMutationResultsin interfaceCommitResponseOrBuilder
-
setMutationResults
The result of performing the mutations. The i-th mutation result corresponds to the i-th mutation in the request.
repeated .google.datastore.v1.MutationResult mutation_results = 3; -
setMutationResults
The result of performing the mutations. The i-th mutation result corresponds to the i-th mutation in the request.
repeated .google.datastore.v1.MutationResult mutation_results = 3; -
addMutationResults
The result of performing the mutations. The i-th mutation result corresponds to the i-th mutation in the request.
repeated .google.datastore.v1.MutationResult mutation_results = 3; -
addMutationResults
The result of performing the mutations. The i-th mutation result corresponds to the i-th mutation in the request.
repeated .google.datastore.v1.MutationResult mutation_results = 3; -
addMutationResults
The result of performing the mutations. The i-th mutation result corresponds to the i-th mutation in the request.
repeated .google.datastore.v1.MutationResult mutation_results = 3; -
addMutationResults
The result of performing the mutations. The i-th mutation result corresponds to the i-th mutation in the request.
repeated .google.datastore.v1.MutationResult mutation_results = 3; -
addAllMutationResults
The result of performing the mutations. The i-th mutation result corresponds to the i-th mutation in the request.
repeated .google.datastore.v1.MutationResult mutation_results = 3; -
clearMutationResults
The result of performing the mutations. The i-th mutation result corresponds to the i-th mutation in the request.
repeated .google.datastore.v1.MutationResult mutation_results = 3; -
removeMutationResults
The result of performing the mutations. The i-th mutation result corresponds to the i-th mutation in the request.
repeated .google.datastore.v1.MutationResult mutation_results = 3; -
getMutationResultsBuilder
The result of performing the mutations. The i-th mutation result corresponds to the i-th mutation in the request.
repeated .google.datastore.v1.MutationResult mutation_results = 3; -
getMutationResultsOrBuilder
The result of performing the mutations. The i-th mutation result corresponds to the i-th mutation in the request.
repeated .google.datastore.v1.MutationResult mutation_results = 3;- Specified by:
getMutationResultsOrBuilderin interfaceCommitResponseOrBuilder
-
getMutationResultsOrBuilderList
The result of performing the mutations. The i-th mutation result corresponds to the i-th mutation in the request.
repeated .google.datastore.v1.MutationResult mutation_results = 3;- Specified by:
getMutationResultsOrBuilderListin interfaceCommitResponseOrBuilder
-
addMutationResultsBuilder
The result of performing the mutations. The i-th mutation result corresponds to the i-th mutation in the request.
repeated .google.datastore.v1.MutationResult mutation_results = 3; -
addMutationResultsBuilder
The result of performing the mutations. The i-th mutation result corresponds to the i-th mutation in the request.
repeated .google.datastore.v1.MutationResult mutation_results = 3; -
getMutationResultsBuilderList
The result of performing the mutations. The i-th mutation result corresponds to the i-th mutation in the request.
repeated .google.datastore.v1.MutationResult mutation_results = 3; -
getIndexUpdates
public int getIndexUpdates()The number of index entries updated during the commit, or zero if none were updated.
int32 index_updates = 4;- Specified by:
getIndexUpdatesin interfaceCommitResponseOrBuilder- Returns:
- The indexUpdates.
-
setIndexUpdates
The number of index entries updated during the commit, or zero if none were updated.
int32 index_updates = 4;- Parameters:
value- The indexUpdates to set.- Returns:
- This builder for chaining.
-
clearIndexUpdates
The number of index entries updated during the commit, or zero if none were updated.
int32 index_updates = 4;- Returns:
- This builder for chaining.
-
hasCommitTime
public boolean hasCommitTime()The transaction commit timestamp. Not set for non-transactional commits.
.google.protobuf.Timestamp commit_time = 8;- Specified by:
hasCommitTimein interfaceCommitResponseOrBuilder- Returns:
- Whether the commitTime field is set.
-
getCommitTime
public com.google.protobuf.Timestamp getCommitTime()The transaction commit timestamp. Not set for non-transactional commits.
.google.protobuf.Timestamp commit_time = 8;- Specified by:
getCommitTimein interfaceCommitResponseOrBuilder- Returns:
- The commitTime.
-
setCommitTime
The transaction commit timestamp. Not set for non-transactional commits.
.google.protobuf.Timestamp commit_time = 8; -
setCommitTime
The transaction commit timestamp. Not set for non-transactional commits.
.google.protobuf.Timestamp commit_time = 8; -
mergeCommitTime
The transaction commit timestamp. Not set for non-transactional commits.
.google.protobuf.Timestamp commit_time = 8; -
clearCommitTime
The transaction commit timestamp. Not set for non-transactional commits.
.google.protobuf.Timestamp commit_time = 8; -
getCommitTimeBuilder
public com.google.protobuf.Timestamp.Builder getCommitTimeBuilder()The transaction commit timestamp. Not set for non-transactional commits.
.google.protobuf.Timestamp commit_time = 8; -
getCommitTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCommitTimeOrBuilder()The transaction commit timestamp. Not set for non-transactional commits.
.google.protobuf.Timestamp commit_time = 8;- Specified by:
getCommitTimeOrBuilderin interfaceCommitResponseOrBuilder
-
setUnknownFields
public final CommitResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CommitResponse.Builder>
-
mergeUnknownFields
public final CommitResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CommitResponse.Builder>
-