Gus Class
Gus Class
Can you try determining which line in the CSV is causing the failure and sharing the offending row?
Oof, I am no longer working on this but can try and find out.
As far as I can tell, the error is occurring because the id is invalid: ```proto {"scoreOrder":"LARGER_IS_BETTER", "scoreMin": "", "token": "", "scoreMax": "", "draft": {"scoreFormat": {"currencyCode": "", "suffix": {"many": {"translations":...
This may be fixed in [the updated tests](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/firestore/cloud-client/snippets_test.py) from @BenWhitehead.