Package com.google.firestore.admin.v1
Class BulkDeleteDocumentsMetadata.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<BulkDeleteDocumentsMetadata.Builder>
com.google.firestore.admin.v1.BulkDeleteDocumentsMetadata.Builder
- All Implemented Interfaces:
BulkDeleteDocumentsMetadataOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- BulkDeleteDocumentsMetadata
public static final class BulkDeleteDocumentsMetadata.Builder
extends com.google.protobuf.GeneratedMessage.Builder<BulkDeleteDocumentsMetadata.Builder>
implements BulkDeleteDocumentsMetadataOrBuilder
Metadata for [google.longrunning.Operation][google.longrunning.Operation] results from [FirestoreAdmin.BulkDeleteDocuments][google.firestore.admin.v1.FirestoreAdmin.BulkDeleteDocuments].Protobuf type
google.firestore.admin.v1.BulkDeleteDocumentsMetadata-
Method Summary
Modifier and TypeMethodDescriptionaddAllCollectionIds(Iterable<String> values) The IDs of the collection groups that are being deleted.addAllNamespaceIds(Iterable<String> values) Which namespace IDs are being deleted.addCollectionIds(String value) The IDs of the collection groups that are being deleted.addCollectionIdsBytes(com.google.protobuf.ByteString value) The IDs of the collection groups that are being deleted.addNamespaceIds(String value) Which namespace IDs are being deleted.addNamespaceIdsBytes(com.google.protobuf.ByteString value) Which namespace IDs are being deleted.build()clear()The IDs of the collection groups that are being deleted.The time this operation completed.Which namespace IDs are being deleted.The state of the operation.The progress, in bytes, of this operation.The progress, in documents, of this operation.The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete.The time this operation started.getCollectionIds(int index) The IDs of the collection groups that are being deleted.com.google.protobuf.ByteStringgetCollectionIdsBytes(int index) The IDs of the collection groups that are being deleted.intThe IDs of the collection groups that are being deleted.com.google.protobuf.ProtocolStringListThe IDs of the collection groups that are being deleted.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorcom.google.protobuf.TimestampThe time this operation completed.com.google.protobuf.Timestamp.BuilderThe time this operation completed.com.google.protobuf.TimestampOrBuilderThe time this operation completed.getNamespaceIds(int index) Which namespace IDs are being deleted.com.google.protobuf.ByteStringgetNamespaceIdsBytes(int index) Which namespace IDs are being deleted.intWhich namespace IDs are being deleted.com.google.protobuf.ProtocolStringListWhich namespace IDs are being deleted.The state of the operation.intThe state of the operation.The progress, in bytes, of this operation.The progress, in bytes, of this operation.The progress, in bytes, of this operation.The progress, in documents, of this operation.The progress, in documents, of this operation.The progress, in documents, of this operation.com.google.protobuf.TimestampThe timestamp that corresponds to the version of the database that is being read to get the list of documents to delete.com.google.protobuf.Timestamp.BuilderThe timestamp that corresponds to the version of the database that is being read to get the list of documents to delete.com.google.protobuf.TimestampOrBuilderThe timestamp that corresponds to the version of the database that is being read to get the list of documents to delete.com.google.protobuf.TimestampThe time this operation started.com.google.protobuf.Timestamp.BuilderThe time this operation started.com.google.protobuf.TimestampOrBuilderThe time this operation started.booleanThe time this operation completed.booleanThe progress, in bytes, of this operation.booleanThe progress, in documents, of this operation.booleanThe timestamp that corresponds to the version of the database that is being read to get the list of documents to delete.booleanThe time this operation started.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeEndTime(com.google.protobuf.Timestamp value) The time this operation completed.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeProgressBytes(Progress value) The progress, in bytes, of this operation.mergeProgressDocuments(Progress value) The progress, in documents, of this operation.mergeSnapshotTime(com.google.protobuf.Timestamp value) The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete.mergeStartTime(com.google.protobuf.Timestamp value) The time this operation started.setCollectionIds(int index, String value) The IDs of the collection groups that are being deleted.setEndTime(com.google.protobuf.Timestamp value) The time this operation completed.setEndTime(com.google.protobuf.Timestamp.Builder builderForValue) The time this operation completed.setNamespaceIds(int index, String value) Which namespace IDs are being deleted.setOperationState(OperationState value) The state of the operation.setOperationStateValue(int value) The state of the operation.setProgressBytes(Progress value) The progress, in bytes, of this operation.setProgressBytes(Progress.Builder builderForValue) The progress, in bytes, of this operation.setProgressDocuments(Progress value) The progress, in documents, of this operation.setProgressDocuments(Progress.Builder builderForValue) The progress, in documents, of this operation.setSnapshotTime(com.google.protobuf.Timestamp value) The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete.setSnapshotTime(com.google.protobuf.Timestamp.Builder builderForValue) The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete.setStartTime(com.google.protobuf.Timestamp value) The time this operation started.setStartTime(com.google.protobuf.Timestamp.Builder builderForValue) The time this operation started.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, 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.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<BulkDeleteDocumentsMetadata.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<BulkDeleteDocumentsMetadata.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.GeneratedMessage.Builder<BulkDeleteDocumentsMetadata.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
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BulkDeleteDocumentsMetadata.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<BulkDeleteDocumentsMetadata.Builder>
-
mergeFrom
public BulkDeleteDocumentsMetadata.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<BulkDeleteDocumentsMetadata.Builder>- Throws:
IOException
-
hasStartTime
public boolean hasStartTime()The time this operation started.
.google.protobuf.Timestamp start_time = 1;- Specified by:
hasStartTimein interfaceBulkDeleteDocumentsMetadataOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()The time this operation started.
.google.protobuf.Timestamp start_time = 1;- Specified by:
getStartTimein interfaceBulkDeleteDocumentsMetadataOrBuilder- Returns:
- The startTime.
-
setStartTime
The time this operation started.
.google.protobuf.Timestamp start_time = 1; -
setStartTime
public BulkDeleteDocumentsMetadata.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue) The time this operation started.
.google.protobuf.Timestamp start_time = 1; -
mergeStartTime
The time this operation started.
.google.protobuf.Timestamp start_time = 1; -
clearStartTime
The time this operation started.
.google.protobuf.Timestamp start_time = 1; -
getStartTimeBuilder
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()The time this operation started.
.google.protobuf.Timestamp start_time = 1; -
getStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()The time this operation started.
.google.protobuf.Timestamp start_time = 1;- Specified by:
getStartTimeOrBuilderin interfaceBulkDeleteDocumentsMetadataOrBuilder
-
hasEndTime
public boolean hasEndTime()The time this operation completed. Will be unset if operation still in progress.
.google.protobuf.Timestamp end_time = 2;- Specified by:
hasEndTimein interfaceBulkDeleteDocumentsMetadataOrBuilder- Returns:
- Whether the endTime field is set.
-
getEndTime
public com.google.protobuf.Timestamp getEndTime()The time this operation completed. Will be unset if operation still in progress.
.google.protobuf.Timestamp end_time = 2;- Specified by:
getEndTimein interfaceBulkDeleteDocumentsMetadataOrBuilder- Returns:
- The endTime.
-
setEndTime
The time this operation completed. Will be unset if operation still in progress.
.google.protobuf.Timestamp end_time = 2; -
setEndTime
public BulkDeleteDocumentsMetadata.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue) The time this operation completed. Will be unset if operation still in progress.
.google.protobuf.Timestamp end_time = 2; -
mergeEndTime
The time this operation completed. Will be unset if operation still in progress.
.google.protobuf.Timestamp end_time = 2; -
clearEndTime
The time this operation completed. Will be unset if operation still in progress.
.google.protobuf.Timestamp end_time = 2; -
getEndTimeBuilder
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()The time this operation completed. Will be unset if operation still in progress.
.google.protobuf.Timestamp end_time = 2; -
getEndTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()The time this operation completed. Will be unset if operation still in progress.
.google.protobuf.Timestamp end_time = 2;- Specified by:
getEndTimeOrBuilderin interfaceBulkDeleteDocumentsMetadataOrBuilder
-
getOperationStateValue
public int getOperationStateValue()The state of the operation.
.google.firestore.admin.v1.OperationState operation_state = 3;- Specified by:
getOperationStateValuein interfaceBulkDeleteDocumentsMetadataOrBuilder- Returns:
- The enum numeric value on the wire for operationState.
-
setOperationStateValue
The state of the operation.
.google.firestore.admin.v1.OperationState operation_state = 3;- Parameters:
value- The enum numeric value on the wire for operationState to set.- Returns:
- This builder for chaining.
-
getOperationState
The state of the operation.
.google.firestore.admin.v1.OperationState operation_state = 3;- Specified by:
getOperationStatein interfaceBulkDeleteDocumentsMetadataOrBuilder- Returns:
- The operationState.
-
setOperationState
The state of the operation.
.google.firestore.admin.v1.OperationState operation_state = 3;- Parameters:
value- The operationState to set.- Returns:
- This builder for chaining.
-
clearOperationState
The state of the operation.
.google.firestore.admin.v1.OperationState operation_state = 3;- Returns:
- This builder for chaining.
-
hasProgressDocuments
public boolean hasProgressDocuments()The progress, in documents, of this operation.
.google.firestore.admin.v1.Progress progress_documents = 4;- Specified by:
hasProgressDocumentsin interfaceBulkDeleteDocumentsMetadataOrBuilder- Returns:
- Whether the progressDocuments field is set.
-
getProgressDocuments
The progress, in documents, of this operation.
.google.firestore.admin.v1.Progress progress_documents = 4;- Specified by:
getProgressDocumentsin interfaceBulkDeleteDocumentsMetadataOrBuilder- Returns:
- The progressDocuments.
-
setProgressDocuments
The progress, in documents, of this operation.
.google.firestore.admin.v1.Progress progress_documents = 4; -
setProgressDocuments
The progress, in documents, of this operation.
.google.firestore.admin.v1.Progress progress_documents = 4; -
mergeProgressDocuments
The progress, in documents, of this operation.
.google.firestore.admin.v1.Progress progress_documents = 4; -
clearProgressDocuments
The progress, in documents, of this operation.
.google.firestore.admin.v1.Progress progress_documents = 4; -
getProgressDocumentsBuilder
The progress, in documents, of this operation.
.google.firestore.admin.v1.Progress progress_documents = 4; -
getProgressDocumentsOrBuilder
The progress, in documents, of this operation.
.google.firestore.admin.v1.Progress progress_documents = 4;- Specified by:
getProgressDocumentsOrBuilderin interfaceBulkDeleteDocumentsMetadataOrBuilder
-
hasProgressBytes
public boolean hasProgressBytes()The progress, in bytes, of this operation.
.google.firestore.admin.v1.Progress progress_bytes = 5;- Specified by:
hasProgressBytesin interfaceBulkDeleteDocumentsMetadataOrBuilder- Returns:
- Whether the progressBytes field is set.
-
getProgressBytes
The progress, in bytes, of this operation.
.google.firestore.admin.v1.Progress progress_bytes = 5;- Specified by:
getProgressBytesin interfaceBulkDeleteDocumentsMetadataOrBuilder- Returns:
- The progressBytes.
-
setProgressBytes
The progress, in bytes, of this operation.
.google.firestore.admin.v1.Progress progress_bytes = 5; -
setProgressBytes
The progress, in bytes, of this operation.
.google.firestore.admin.v1.Progress progress_bytes = 5; -
mergeProgressBytes
The progress, in bytes, of this operation.
.google.firestore.admin.v1.Progress progress_bytes = 5; -
clearProgressBytes
The progress, in bytes, of this operation.
.google.firestore.admin.v1.Progress progress_bytes = 5; -
getProgressBytesBuilder
The progress, in bytes, of this operation.
.google.firestore.admin.v1.Progress progress_bytes = 5; -
getProgressBytesOrBuilder
The progress, in bytes, of this operation.
.google.firestore.admin.v1.Progress progress_bytes = 5;- Specified by:
getProgressBytesOrBuilderin interfaceBulkDeleteDocumentsMetadataOrBuilder
-
getCollectionIdsList
public com.google.protobuf.ProtocolStringList getCollectionIdsList()The IDs of the collection groups that are being deleted.
repeated string collection_ids = 6;- Specified by:
getCollectionIdsListin interfaceBulkDeleteDocumentsMetadataOrBuilder- Returns:
- A list containing the collectionIds.
-
getCollectionIdsCount
public int getCollectionIdsCount()The IDs of the collection groups that are being deleted.
repeated string collection_ids = 6;- Specified by:
getCollectionIdsCountin interfaceBulkDeleteDocumentsMetadataOrBuilder- Returns:
- The count of collectionIds.
-
getCollectionIds
The IDs of the collection groups that are being deleted.
repeated string collection_ids = 6;- Specified by:
getCollectionIdsin interfaceBulkDeleteDocumentsMetadataOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The collectionIds at the given index.
-
getCollectionIdsBytes
public com.google.protobuf.ByteString getCollectionIdsBytes(int index) The IDs of the collection groups that are being deleted.
repeated string collection_ids = 6;- Specified by:
getCollectionIdsBytesin interfaceBulkDeleteDocumentsMetadataOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the collectionIds at the given index.
-
setCollectionIds
The IDs of the collection groups that are being deleted.
repeated string collection_ids = 6;- Parameters:
index- The index to set the value at.value- The collectionIds to set.- Returns:
- This builder for chaining.
-
addCollectionIds
The IDs of the collection groups that are being deleted.
repeated string collection_ids = 6;- Parameters:
value- The collectionIds to add.- Returns:
- This builder for chaining.
-
addAllCollectionIds
The IDs of the collection groups that are being deleted.
repeated string collection_ids = 6;- Parameters:
values- The collectionIds to add.- Returns:
- This builder for chaining.
-
clearCollectionIds
The IDs of the collection groups that are being deleted.
repeated string collection_ids = 6;- Returns:
- This builder for chaining.
-
addCollectionIdsBytes
public BulkDeleteDocumentsMetadata.Builder addCollectionIdsBytes(com.google.protobuf.ByteString value) The IDs of the collection groups that are being deleted.
repeated string collection_ids = 6;- Parameters:
value- The bytes of the collectionIds to add.- Returns:
- This builder for chaining.
-
getNamespaceIdsList
public com.google.protobuf.ProtocolStringList getNamespaceIdsList()Which namespace IDs are being deleted.
repeated string namespace_ids = 7;- Specified by:
getNamespaceIdsListin interfaceBulkDeleteDocumentsMetadataOrBuilder- Returns:
- A list containing the namespaceIds.
-
getNamespaceIdsCount
public int getNamespaceIdsCount()Which namespace IDs are being deleted.
repeated string namespace_ids = 7;- Specified by:
getNamespaceIdsCountin interfaceBulkDeleteDocumentsMetadataOrBuilder- Returns:
- The count of namespaceIds.
-
getNamespaceIds
Which namespace IDs are being deleted.
repeated string namespace_ids = 7;- Specified by:
getNamespaceIdsin interfaceBulkDeleteDocumentsMetadataOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The namespaceIds at the given index.
-
getNamespaceIdsBytes
public com.google.protobuf.ByteString getNamespaceIdsBytes(int index) Which namespace IDs are being deleted.
repeated string namespace_ids = 7;- Specified by:
getNamespaceIdsBytesin interfaceBulkDeleteDocumentsMetadataOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the namespaceIds at the given index.
-
setNamespaceIds
Which namespace IDs are being deleted.
repeated string namespace_ids = 7;- Parameters:
index- The index to set the value at.value- The namespaceIds to set.- Returns:
- This builder for chaining.
-
addNamespaceIds
Which namespace IDs are being deleted.
repeated string namespace_ids = 7;- Parameters:
value- The namespaceIds to add.- Returns:
- This builder for chaining.
-
addAllNamespaceIds
Which namespace IDs are being deleted.
repeated string namespace_ids = 7;- Parameters:
values- The namespaceIds to add.- Returns:
- This builder for chaining.
-
clearNamespaceIds
Which namespace IDs are being deleted.
repeated string namespace_ids = 7;- Returns:
- This builder for chaining.
-
addNamespaceIdsBytes
public BulkDeleteDocumentsMetadata.Builder addNamespaceIdsBytes(com.google.protobuf.ByteString value) Which namespace IDs are being deleted.
repeated string namespace_ids = 7;- Parameters:
value- The bytes of the namespaceIds to add.- Returns:
- This builder for chaining.
-
hasSnapshotTime
public boolean hasSnapshotTime()The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete. This time can also be used as the timestamp of PITR in case of disaster recovery (subject to PITR window limit).
.google.protobuf.Timestamp snapshot_time = 8;- Specified by:
hasSnapshotTimein interfaceBulkDeleteDocumentsMetadataOrBuilder- Returns:
- Whether the snapshotTime field is set.
-
getSnapshotTime
public com.google.protobuf.Timestamp getSnapshotTime()The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete. This time can also be used as the timestamp of PITR in case of disaster recovery (subject to PITR window limit).
.google.protobuf.Timestamp snapshot_time = 8;- Specified by:
getSnapshotTimein interfaceBulkDeleteDocumentsMetadataOrBuilder- Returns:
- The snapshotTime.
-
setSnapshotTime
The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete. This time can also be used as the timestamp of PITR in case of disaster recovery (subject to PITR window limit).
.google.protobuf.Timestamp snapshot_time = 8; -
setSnapshotTime
public BulkDeleteDocumentsMetadata.Builder setSnapshotTime(com.google.protobuf.Timestamp.Builder builderForValue) The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete. This time can also be used as the timestamp of PITR in case of disaster recovery (subject to PITR window limit).
.google.protobuf.Timestamp snapshot_time = 8; -
mergeSnapshotTime
The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete. This time can also be used as the timestamp of PITR in case of disaster recovery (subject to PITR window limit).
.google.protobuf.Timestamp snapshot_time = 8; -
clearSnapshotTime
The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete. This time can also be used as the timestamp of PITR in case of disaster recovery (subject to PITR window limit).
.google.protobuf.Timestamp snapshot_time = 8; -
getSnapshotTimeBuilder
public com.google.protobuf.Timestamp.Builder getSnapshotTimeBuilder()The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete. This time can also be used as the timestamp of PITR in case of disaster recovery (subject to PITR window limit).
.google.protobuf.Timestamp snapshot_time = 8; -
getSnapshotTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getSnapshotTimeOrBuilder()The timestamp that corresponds to the version of the database that is being read to get the list of documents to delete. This time can also be used as the timestamp of PITR in case of disaster recovery (subject to PITR window limit).
.google.protobuf.Timestamp snapshot_time = 8;- Specified by:
getSnapshotTimeOrBuilderin interfaceBulkDeleteDocumentsMetadataOrBuilder
-