Uses of Class
com.google.firestore.bundle.BundleElement
-
Uses of BundleElement in com.google.firestore.bundle
Methods in com.google.firestore.bundle that return BundleElementModifier and TypeMethodDescriptionBundleElement.Builder.build()BundleElement.Builder.buildPartial()static BundleElementBundleElement.getDefaultInstance()BundleElement.Builder.getDefaultInstanceForType()BundleElement.getDefaultInstanceForType()static BundleElementBundleElement.parseDelimitedFrom(InputStream input) static BundleElementBundleElement.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BundleElementBundleElement.parseFrom(byte[] data) static BundleElementBundleElement.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BundleElementBundleElement.parseFrom(com.google.protobuf.ByteString data) static BundleElementBundleElement.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BundleElementBundleElement.parseFrom(com.google.protobuf.CodedInputStream input) static BundleElementBundleElement.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BundleElementBundleElement.parseFrom(InputStream input) static BundleElementBundleElement.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BundleElementBundleElement.parseFrom(ByteBuffer data) static BundleElementBundleElement.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.firestore.bundle that return types with arguments of type BundleElementModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BundleElement>BundleElement.getParserForType()static com.google.protobuf.Parser<BundleElement>BundleElement.parser()Methods in com.google.firestore.bundle with parameters of type BundleElementModifier and TypeMethodDescriptionBundleElement.Builder.mergeFrom(BundleElement other) static BundleElement.BuilderBundleElement.newBuilder(BundleElement prototype)