Uses of Class
com.google.firestore.bundle.BundledDocumentMetadata
-
Uses of BundledDocumentMetadata in com.google.firestore.bundle
Methods in com.google.firestore.bundle that return BundledDocumentMetadataModifier and TypeMethodDescriptionBundledDocumentMetadata.Builder.build()BundledDocumentMetadata.Builder.buildPartial()static BundledDocumentMetadataBundledDocumentMetadata.getDefaultInstance()BundledDocumentMetadata.Builder.getDefaultInstanceForType()BundledDocumentMetadata.getDefaultInstanceForType()BundleElement.Builder.getDocumentMetadata().google.firestore.bundle.BundledDocumentMetadata document_metadata = 3;BundleElement.getDocumentMetadata().google.firestore.bundle.BundledDocumentMetadata document_metadata = 3;BundleElementOrBuilder.getDocumentMetadata().google.firestore.bundle.BundledDocumentMetadata document_metadata = 3;static BundledDocumentMetadataBundledDocumentMetadata.parseDelimitedFrom(InputStream input) static BundledDocumentMetadataBundledDocumentMetadata.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BundledDocumentMetadataBundledDocumentMetadata.parseFrom(byte[] data) static BundledDocumentMetadataBundledDocumentMetadata.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BundledDocumentMetadataBundledDocumentMetadata.parseFrom(com.google.protobuf.ByteString data) static BundledDocumentMetadataBundledDocumentMetadata.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BundledDocumentMetadataBundledDocumentMetadata.parseFrom(com.google.protobuf.CodedInputStream input) static BundledDocumentMetadataBundledDocumentMetadata.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BundledDocumentMetadataBundledDocumentMetadata.parseFrom(InputStream input) static BundledDocumentMetadataBundledDocumentMetadata.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BundledDocumentMetadataBundledDocumentMetadata.parseFrom(ByteBuffer data) static BundledDocumentMetadataBundledDocumentMetadata.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.firestore.bundle that return types with arguments of type BundledDocumentMetadataModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BundledDocumentMetadata>BundledDocumentMetadata.getParserForType()static com.google.protobuf.Parser<BundledDocumentMetadata>BundledDocumentMetadata.parser()Methods in com.google.firestore.bundle with parameters of type BundledDocumentMetadataModifier and TypeMethodDescriptionBundleElement.Builder.mergeDocumentMetadata(BundledDocumentMetadata value) .google.firestore.bundle.BundledDocumentMetadata document_metadata = 3;BundledDocumentMetadata.Builder.mergeFrom(BundledDocumentMetadata other) BundledDocumentMetadata.newBuilder(BundledDocumentMetadata prototype) BundleElement.Builder.setDocumentMetadata(BundledDocumentMetadata value) .google.firestore.bundle.BundledDocumentMetadata document_metadata = 3;