Class BaseCollectionGroup (2.28.0)
Stay organized with collections
Save and categorize content based on your preferences.
2.28.0 (latest)
2.27.0
2.26.0
2.23.0
2.22.0
2.21.0
2.20.2
2.19.0
2.18.0
2.17.2
2.16.1
2.15.0
2.14.0
2.13.1
2.12.0
2.11.1
2.10.1
2.9.1
2.8.0
2.7.3
2.6.1
2.5.3
2.4.0
2.3.4
2.2.0
2.1.3
2.0.2
1.9.2
1.8.1
1.7.0
1.6.2
1.5.0
1.4.0
1.3.0
BaseCollectionGroup (
parent ,
projection = None ,
field_filters = (),
orders = (),
limit = None ,
limit_to_last = False ,
offset = None ,
start_at = None ,
end_at = None ,
all_descendants = True ,
recursive = False ,
)
Represents a Collection Group in the Firestore API.
This is a specialization of .Query that includes all documents in the
database that are contained in a collection or subcollection of the given
parent.
Parameter
Name
Description
parent
CollectionReference
The collection that this query applies to.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-06-26 UTC.
[null,null,["Last updated 2026-06-26 UTC."],[],[]]