Package | Description |
---|---|
com.google.cloud.firestore |
Modifier and Type | Method and Description |
---|---|
CollectionGroup |
Firestore.collectionGroup(String collectionId)
Creates and returns a new
CollectionGroup that includes all documents in the database
that are contained in a collection or subcollection with the given @code{collectionId}. |
Copyright © 2023 Google LLC. All rights reserved.