google-cloud-go
google-cloud-go copied to clipboard
feat(datastore): adds COUNT aggregation query
NOTES:
- This PR includes a change to go.mod that points
google.golang.org/genprotoat a local development copy of the repro; that change needs to be reverted prior to merge. - This PR does not include integration tests.