Package com.google.cloud.firestore
Class FirestoreBundle
java.lang.Object
com.google.cloud.firestore.FirestoreBundle
Represents a Firestore data bundle with results from the given document and query snapshots.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classBuilds a Firestore data bundle with results from the given document and query snapshots. -
Method Summary
-
Method Details
-
toByteBuffer
Returns the bundle content as a readonlyByteBuffer.
-