This repository has been archived by the owner on Sep 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
feat: generate sample code in the Java microgenerator #170
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
Committer: @miraleung PiperOrigin-RevId: 356341083 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon Feb 8 13:33:28 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 8d8c008e56f1af31d57f75561e0f1848ffb29eeb Source-Link: googleapis/googleapis@8d8c008
Committer: @miraleung PiperOrigin-RevId: 357800868 Source-Author: Google APIs <noreply@google.com> Source-Date: Tue Feb 16 14:06:04 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: e8bc4471a88ac5f60defe3ed436f517174e59ba0 Source-Link: googleapis/googleapis@e8bc447
google-cla
bot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Feb 16, 2021
Codecov Report
@@ Coverage Diff @@
## master #170 +/- ##
=========================================
Coverage 75.45% 75.45%
Complexity 64 64
=========================================
Files 6 6
Lines 444 444
Branches 4 4
=========================================
Hits 335 335
Misses 101 101
Partials 8 8
Continue to review full report at Codecov.
|
Neenu1995
changed the title
[CHANGE ME] Re-generated to pick up changes from googleapis.
feat: generate sample code in the Java microgenerator
Feb 18, 2021
Neenu1995
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Feb 18, 2021
Neenu1995
approved these changes
Feb 18, 2021
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Feb 18, 2021
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Feb 24, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [0.3.0](https://www.github.com/googleapis/java-assured-workloads/compare/v0.2.2...v0.3.0) (2021-02-24) ### Features * add US_REGIONAL_ACCESS to create workloads with compliance regime ([#154](https://www.github.com/googleapis/java-assured-workloads/issues/154)) ([afe69be](https://www.github.com/googleapis/java-assured-workloads/commit/afe69be2ff36bcf0c0a248d7660fb190f7be2e1e)) * generate sample code in the Java microgenerator ([#170](https://www.github.com/googleapis/java-assured-workloads/issues/170)) ([61624c6](https://www.github.com/googleapis/java-assured-workloads/commit/61624c6652c6ccc77be61eb07b214f6a303671f5)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.19.0 ([#175](https://www.github.com/googleapis/java-assured-workloads/issues/175)) ([8122a56](https://www.github.com/googleapis/java-assured-workloads/commit/8122a5694591c6d7e5d905443a6d6842ec86a940)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
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.
This PR was generated using Autosynth. 🌈
Synth log will be available here:
https://source.cloud.google.com/results/invocations/b8610420-a21c-46af-bf29-2bd1f66ab680/targets
PiperOrigin-RevId: 357800868
Source-Link: googleapis/googleapis@e8bc447
PiperOrigin-RevId: 356341083
Source-Link: googleapis/googleapis@8d8c008
chore: update gapic-generator-java to 0.0.20