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 13
feat(v1beta2): added ApplySoftwareUpdate API #302
Merged
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
… documentation for ApplySoftwareUpdate chore: update proto annotations PiperOrigin-RevId: 356380191 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon Feb 8 16:30:59 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 84cf54e45ed5970980ae868e0a1e5ad1266a8830 Source-Link: googleapis/googleapis@84cf54e
product-auto-label
bot
added
the
api: memcache
Issues related to the googleapis/java-memcache API.
label
Feb 9, 2021
google-cla
bot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Feb 9, 2021
Codecov Report
@@ Coverage Diff @@
## master #302 +/- ##
============================================
+ Coverage 79.02% 79.35% +0.32%
- Complexity 166 177 +11
============================================
Files 12 12
Lines 1335 1424 +89
Branches 12 13 +1
============================================
+ Hits 1055 1130 +75
- Misses 262 273 +11
- Partials 18 21 +3
Continue to review full report at Codecov.
|
chingor13
changed the title
feat: added ApplySoftwareUpdate API docs: various clarifications, new documentation for ApplySoftwareUpdate chore: update proto annotations
feat: added ApplySoftwareUpdate API
Feb 19, 2021
chingor13
changed the title
feat: added ApplySoftwareUpdate API
feat(v1beta2): added ApplySoftwareUpdate API
Feb 19, 2021
chingor13
approved these changes
Feb 19, 2021
chingor13
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Feb 19, 2021
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Feb 19, 2021
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Feb 22, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [0.4.0](https://www.github.com/googleapis/java-memcache/compare/v0.3.0...v0.4.0) (2021-02-22) ### Features * **v1beta2:** added ApplySoftwareUpdate API ([#302](https://www.github.com/googleapis/java-memcache/issues/302)) ([184ba12](https://www.github.com/googleapis/java-memcache/commit/184ba12c83b709220bef80a9ec174cda30b355d6)) ### Documentation * generate sample code in the Java microgenerator ([#300](https://www.github.com/googleapis/java-memcache/issues/300)) ([182927c](https://www.github.com/googleapis/java-memcache/commit/182927c37930447cf9415b9142b9a028ee08d0dd)) * various clarifications, new documentation for ApplySoftwareUpdate ([184ba12](https://www.github.com/googleapis/java-memcache/commit/184ba12c83b709220bef80a9ec174cda30b355d6)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.19.0 ([#312](https://www.github.com/googleapis/java-memcache/issues/312)) ([f5b28ca](https://www.github.com/googleapis/java-memcache/commit/f5b28ca33bf545e435058b5314ad27a8e285a992)) --- 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
api: memcache
Issues related to the googleapis/java-memcache API.
cla: yes
This human has signed the Contributor License Agreement.
context: full
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/a01a320a-2662-4e30-b5a2-0411c0536c65/targets
PiperOrigin-RevId: 356380191
Source-Link: googleapis/googleapis@84cf54e
docs: various clarifications, new documentation for ApplySoftwareUpdate
chore: update proto annotations