Lists the field configuration and metadata for this database. Currently, FirestoreAdmin.ListFields only supports listing fields that have been explicitly overridden. To issue this query, call FirestoreAdmin.ListFields with the filter set to indexConfig.usesAncestorConfig:false or ttlConfig:*.
Path parameters
Required. A parent name of the form projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}
Query parameters
The filter to apply to list results. Currently, FirestoreAdmin.ListFields only supports listing fields that have been explicitly overridden. To issue this query, call FirestoreAdmin.ListFields with a filter that includes indexConfig.usesAncestorConfig:false or ttlConfig:*.
The number of results to return.
A page token, returned from a previous call to FirestoreAdmin.ListFields, that may be used to get the next page of results.
Response
Successful response