Closed bhshkh closed 2 months ago
Here is the summary of changes.
This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run
label or use the checkbox below:
Please be sure to address the errors from vet.
Description
Adding Firestore query explain and explain analyze samples. The build will pass once 1.17.0 has been released. I will merge this PR once https://github.com/googleapis/google-cloud-go/pull/10597 has been merged. This has been tested locally by pointing cloud.google.com/go/firestore to local directory
Checklist
go test -v ./..
(see Testing)gofmt
(see Formatting)go vet
(see Formatting)