-
BundleMetadata.Builder.clear()
Time at which the documents snapshot is taken for this bundle.
The size of the bundle in bytes, excluding this `BundleMetadata`.
The number of documents in the bundle.
The schema version of the bundle.
.google.firestore.bundle.BundleMetadata metadata = 1;
BundleMetadata.Builder.mergeCreateTime(com.google.protobuf.Timestamp value)
Time at which the documents snapshot is taken for this bundle.
BundleMetadata.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BundleMetadata.Builder.mergeFrom(com.google.protobuf.Message other)
BundleMetadata.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
BundleMetadata.Builder.setCreateTime(com.google.protobuf.Timestamp value)
Time at which the documents snapshot is taken for this bundle.
BundleMetadata.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Time at which the documents snapshot is taken for this bundle.
BundleMetadata.Builder.setIdBytes(com.google.protobuf.ByteString value)
The size of the bundle in bytes, excluding this `BundleMetadata`.
The number of documents in the bundle.
The schema version of the bundle.
.google.firestore.bundle.BundleMetadata metadata = 1;