-
Notifications
You must be signed in to change notification settings - Fork 53
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
[composer][samplecode]Implement Setting Class Header Comment Sample Code #487
Merged
Conversation
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
…enerator-java into sample_code_formatter
summer-ji-eng
requested review from
miraleung and
xiaozhenliu-gg5
as code owners
November 13, 2020 04:48
google-cla
bot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Nov 13, 2020
miraleung
suggested changes
Nov 16, 2020
src/main/java/com/google/api/generator/gapic/composer/ServiceSettingsClassComposer.java
Outdated
Show resolved
Hide resolved
src/main/java/com/google/api/generator/gapic/composer/ServiceStubSettingsClassComposer.java
Outdated
Show resolved
Hide resolved
src/main/java/com/google/api/generator/gapic/composer/SettingsSampleCodeComposer.java
Show resolved
Hide resolved
src/main/java/com/google/api/generator/gapic/composer/SettingsSampleCodeComposer.java
Show resolved
Hide resolved
src/main/java/com/google/api/generator/gapic/composer/SettingsSampleCodeComposer.java
Show resolved
Hide resolved
product-auto-label
bot
added
the
samples
Issues that are directly related to samples.
label
Nov 16, 2020
…/gapic-generator-java into setting_comment_sample_code_1
xiaozhenliu-gg5
approved these changes
Nov 17, 2020
src/main/java/com/google/api/generator/gapic/composer/ServiceSettingsClassComposer.java
Show resolved
Hide resolved
miraleung
suggested changes
Nov 17, 2020
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.
LGTM with comments addressed.
src/main/java/com/google/api/generator/gapic/composer/ServiceSettingsClassComposer.java
Outdated
Show resolved
Hide resolved
miraleung
suggested changes
Nov 17, 2020
src/main/java/com/google/api/generator/gapic/composer/ServiceSettingsClassComposer.java
Outdated
Show resolved
Hide resolved
src/main/java/com/google/api/generator/gapic/composer/SettingsSampleCodeComposer.java
Outdated
Show resolved
Hide resolved
miraleung
approved these changes
Nov 18, 2020
summer-ji-eng
added a commit
that referenced
this pull request
Nov 18, 2020
suztomo
pushed a commit
that referenced
this pull request
Dec 16, 2022
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
suztomo
pushed a commit
that referenced
this pull request
Mar 21, 2023
* chore(java): rename master branch to main Source-Author: Neenu Shaji <Neenu1995@users.noreply.github.com> Source-Date: Mon Sep 27 10:04:11 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 67ab4f9f4272ad13f4b809de47fd0dec05f425ad Source-Link: googleapis/synthtool@67ab4f9 * build: add jdk 17 to java units and dependency builds * update dependencies.sh to not pass MaxPermSize when jdk 17 is used. MaxPermSize is an unrecognized flag in jdk 17. Source-Author: BenWhitehead <BenWhitehead@users.noreply.github.com> Source-Date: Mon Sep 27 11:34:46 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: a4be3384ccb92364795d981f2863f6986fcee620 Source-Link: googleapis/synthtool@a4be338
suztomo
pushed a commit
that referenced
this pull request
Mar 21, 2023
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/e278faaf-4497-439c-a104-7bdeda21de9b/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@09c59c2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Generate sample code for ServiceSettingsClass header comment:
ServiceStubSettings header comment: