The GoDoc doesn't seem to support this feature. https://godoc.org/cloud.google.com/go/firestore
I only want to index very few fields, and it's tedious to manually add index exemptions across multiple environments.
Is there anyway to do this in a more automated fashion? Will this feature be added to the Go API in the future?
I know this might come to Terraform in the future (https://github.com/terraform-providers/terraform-provider-google/issues/3305).