Skip to content

Commit 36f4649

Browse files
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

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

compute/apiv1/accelerator_types_client.go

Lines changed: 274 additions & 97 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

compute/apiv1/accelerator_types_client_example_test.go

Lines changed: 23 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)