-
Notifications
You must be signed in to change notification settings - Fork 68
[samplecode][1/3]Implement Pure Unary RPC sample code #573
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
21 commits
Select commit
Hold shift + click to select a range
04095ac
Flattern the createVariableExpr wrapper
summer-ji-eng 4bec878
Add resource name into ClassComposer interface
summer-ji-eng bd2bbe0
Remove resource name from class composer interface
summer-ji-eng b27edf3
Remove bug ticket
summer-ji-eng a14fb04
move todo
summer-ji-eng 0f537bc
Implement Pure Unary RPC sample code
summer-ji-eng 08e85b0
modify body expr
summer-ji-eng 34ba6bb
flattern varialbe expr and fix default value string
summer-ji-eng d484780
merge HelperComposer into ServiceClientSampleCodeComposer
summer-ji-eng 0c541d0
Add license
summer-ji-eng c4a4861
Flattern the createVariableExpr wrapper (#581)
summer-ji-eng 33fedb1
Merge branch 'samplecode-master' into pure_unary_rpc_1
summer-ji-eng 9cf4838
refactor assignment expr of default value on method arguments
summer-ji-eng febd576
remove unused method
summer-ji-eng 7c42425
Add edge case for unit test, and address the comments
summer-ji-eng cdd25b5
Merge branch 'samplecode-master' into pure_unary_rpc_1
summer-ji-eng 31337a5
rebase master changes
summer-ji-eng 35dc9c6
fix unit test
summer-ji-eng 9595ffb
Make composeUnaryRpcMethodSampleCode VisibleForTesting
summer-ji-eng 9db7a92
reorder the parameters
summer-ji-eng bf5e7e8
update unit test
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
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
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.