This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 113
feat!: new generated version of compute API #537
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
7b9da47
feat!: DIREGAPIC Compute alpha
alexander-fenster fed3dee
feat: update protos, proper packaging
alexander-fenster e7e6260
tests: add GCE tests for diregapic (#549)
georgiyekkert 7b941ee
feat: regenerated sources
alexander-fenster 588ffcb
test: make system tests run
alexander-fenster cde1be4
fix: lint
alexander-fenster c53bd19
feat: regenerated with optional fields
alexander-fenster c0679ad
Merge branch 'master' into diregapic
alexander-fenster ce6bd95
regenerate lib with IPProtocl_
summer-ji-eng 88307b4
update gax version
summer-ji-eng 30cd27d
feat(samples): Add compute_* samples (#560)
FrodoTheTrue b36cf87
fix(readme): diregapic release (#568)
FrodoTheTrue 203a38f
fix(samples): add text remarks and fixes
FrodoTheTrue a4e3884
fix: merge diregapic with master (#577)
summer-ji-eng 6f254d1
Merge branch 'master' into diregapic
alexander-fenster 3345d2e
🦉 Updates from OwlBot
gcf-owl-bot[bot] f1d2706
docs(samples): add default-value sample (#575)
FrodoTheTrue dfb3c3c
🦉 Updates from OwlBot
gcf-owl-bot[bot] fd54a00
chore: adds library_type to repo metadata (#581)
danoscarmike f7c8bef
split usage export sample (#587)
FrodoTheTrue df53b41
🦉 Updates from OwlBot
gcf-owl-bot[bot] 84ba87f
test: additional tests for group manager (#578)
georgiyekkert 44e9c14
feat: generate client library with supporting paging (#589)
summer-ji-eng 1b4e72b
feat(samples): add pagination samples
FrodoTheTrue 223e39b
🦉 Updates from OwlBot
gcf-owl-bot[bot] 023c36e
feat!: merge Diregapic feature in master branch
summer-ji-eng 371165b
🦉 Updates from OwlBot
gcf-owl-bot[bot] 28a3b20
tests: add pagination tests (#595)
georgiyekkert File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder if we could port a couple of the more interesting samples to the new API surface.