From 848b306a29d399dcdf666fb4840837ffe5ad5dc9 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Mon, 14 Dec 2020 12:52:52 -0800 Subject: [PATCH] chore: regenerate README (#184) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2020-12-14 20:04:45,408 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-mediatranslation/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2020-12-14 20:04:46,325 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/5a2ad29a-daa1-4a05-bffe-d40cd2b302e3/targets - [ ] To automatically regenerate this PR, check this box. --- .github/readme/synth.metadata/synth.metadata | 4 ++-- README.md | 8 +++++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 66c7894b..5333624b 100644 --- a/.github/readme/synth.metadata/synth.metadata +++ b/.github/readme/synth.metadata/synth.metadata @@ -4,14 +4,14 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-mediatranslation.git", - "sha": "f959b68a5d0232d6ce42159811cbcbc1a473544e" + "sha": "84df1429742d03bb8a110ea14774b64b152cef6f" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "a073c873f3928c561bdf87fdfbf1d081d1998984" + "sha": "996775eca5fd934edac3c2ae34b80ff0395b1717" } } ] diff --git a/README.md b/README.md index fe8c9bf8..0d7dc7c9 100644 --- a/README.md +++ b/README.md @@ -20,18 +20,18 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-mediatranslation - 0.2.6 + 0.2.7 ``` If you are using Gradle, add this to your dependencies ```Groovy -compile 'com.google.cloud:google-cloud-mediatranslation:0.2.6' +compile 'com.google.cloud:google-cloud-mediatranslation:0.2.7' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-mediatranslation" % "0.2.6" +libraryDependencies += "com.google.cloud" % "google-cloud-mediatranslation" % "0.2.7" ``` ## Authentication @@ -123,6 +123,8 @@ Java 8 OSX | [![Kokoro CI][kokoro-badge-image-3]][kokoro-badge-link-3] Java 8 Windows | [![Kokoro CI][kokoro-badge-image-4]][kokoro-badge-link-4] Java 11 | [![Kokoro CI][kokoro-badge-image-5]][kokoro-badge-link-5] +Java is a registered trademark of Oracle and/or its affiliates. + [product-docs]: https://cloud.google.com/ [javadocs]: https://googleapis.dev/java/google-cloud-mediatranslation/latest/index.html [kokoro-badge-image-1]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-mediatranslation/java7.svg