google_api_firestore v0.0.1 GoogleApi.Firestore.V1beta1.Model.ListCollectionIdsResponse View Source
The response from Firestore.ListCollectionIds.
Attributes
- collectionIds ([String.t]): The collection ids. Defaults to:
null
. - nextPageToken (String.t): A page token that may be used to continue the list. Defaults to:
null
.