Closed BigBlackWolf closed 2 weeks 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:
Hello @BigBlackWolf -- please resolve the merge conflicts and I will merge this PR. Thank you!
Hello @BigBlackWolf -- please resolve the merge conflicts and I will merge this PR. Thank you!
Hi @telpirion , thanks for pointing out. I’ve synced branch with main and now it’s up to date 🙌
Description
Samples, which demonstrates how to create reservation, which can be consumed by:
doc link: https://cloud.google.com/compute/docs/instances/reservations-consume
Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.
Checklist
go test -v ./..
(see Testing)gofmt
(see Formatting)go vet
(see Formatting)