Class ListCollectionIdsResponse (2.4.0)

ListCollectionIdsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The response from Firestore.ListCollectionIds][google.firestore.v1.Firestore.ListCollectionIds].

Attributes

NameDescription
collection_ids Sequence[str]
The collection ids.
next_page_token str
A page token that may be used to continue the list.