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

File tree

156 files changed

+19831
-8607
lines changed

Some content is hidden

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

156 files changed

+19831
-8607
lines changed

compute/apiv1/accelerator_types_client.go

+274-97
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

+23-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)