Commit 36f4649
authored
feat(compute)!: add pagination and an Operation wrapper (#4542)
This PR does multiple things due to the breaking nature of the code changes for compute.
Breaking changes:
paginated APIs now return Iterators
long running APIs now return a wrapped Operation type instead of the protobuf-go generated type directly
Integration tests are added for all of the new changes.
The gapic generator is updated with the aforementioned changes. To enable these changes, genbot will now supply the diregapic flag to the gapic generator based on if the API is generated via googleapis-discovery.1 parent 0f3b6f6 commit 36f4649
156 files changed
Lines changed: 19831 additions & 8607 deletions
File tree
- compute/apiv1
- internal/gapicgen
- cmd/genbot
- generator
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments