-
Notifications
You must be signed in to change notification settings - Fork 68
[samplecode][2/3]Implemente Unary Paged RPC method's sample code #576
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
2ada597
Flattern the createVariableExpr wrapper (#581)
summer-ji-eng 0b70f9d
[samplecode][1/3]Implement Pure Unary RPC sample code (#573)
summer-ji-eng aeac127
Add resource name into ClassComposer interface
summer-ji-eng 1caf9d9
Remove resource name from class composer interface
summer-ji-eng 6337c07
Remove bug ticket
summer-ji-eng 42beeac
move todo
summer-ji-eng de9e827
Implement Pure Unary RPC sample code
summer-ji-eng c06bc37
modify body expr
summer-ji-eng 58b366a
flattern varialbe expr and fix default value string
summer-ji-eng 39d75ad
merge HelperComposer into ServiceClientSampleCodeComposer
summer-ji-eng 0d92845
Add license
summer-ji-eng b24146f
Flattern the createVariableExpr wrapper (#581)
summer-ji-eng 4735c40
refactor assignment expr of default value on method arguments
summer-ji-eng 48c308c
remove unused method
summer-ji-eng 9d26694
Add edge case for unit test, and address the comments
summer-ji-eng 77bcf08
rebase master changes
summer-ji-eng 50a143e
fix unit test
summer-ji-eng f43b850
Make composeUnaryRpcMethodSampleCode VisibleForTesting
summer-ji-eng 4254427
reorder the parameters
summer-ji-eng f43fa63
update unit test
summer-ji-eng 443404a
Implement Pure Unary RPC sample code
summer-ji-eng 55d2f42
Implemente Unary Paged RPC method's sample code
summer-ji-eng b8a9f00
rebase previous PR and address the comments
summer-ji-eng e20d870
rebase previous PR and address the comments
summer-ji-eng 8e0e7e7
rebase previous PR
summer-ji-eng 21bf8b4
Make composeUnaryPagedRpcMethodSampleCode VisibleForTesting
summer-ji-eng 22a77aa
abstract functions for reuse
summer-ji-eng dbf522f
Unwrap a helper function
summer-ji-eng a043004
Use Function Interface
summer-ji-eng 85c9e3a
fix typo
summer-ji-eng f89208e
Merge branch 'samplecode-master' into paged_unary_rpc_2
summer-ji-eng 6d822c3
reorder parameters
summer-ji-eng bba7c84
reorder arguments
summer-ji-eng 095c0ef
Merge branch 'samplecode-master' into paged_unary_rpc_2
summer-ji-eng File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.