Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
chore: regenerate README (#454)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈


<details><summary>Log from Synthtool</summary>

```
2021-04-09 18:40:29,233 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-video-intelligence/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-04-09 18:40:30,689 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.

```
</details>

Full log will be available here:
https://source.cloud.google.com/results/invocations/c5d2492e-0fcb-45dd-9fab-d770649775e5/targets

- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
  • Loading branch information
yoshi-automation committed Apr 9, 2021
1 parent 7252306 commit 026bd5a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/readme/synth.metadata/synth.metadata
Expand Up @@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-video-intelligence.git",
"sha": "70b223ebf2cf2bb841978372b4e5f0ad561d511b"
"sha": "7252306f425c39ba37eb8a532efd47c598033fef"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "ff39353f34a36e7643b86e97724e4027ab466dc6"
"sha": "1f5e6bc8dc8e3661ee550905fc070e55e1b6cea1"
}
}
]
Expand Down
5 changes: 4 additions & 1 deletion README.md
Expand Up @@ -8,6 +8,9 @@ Java idiomatic client for [Cloud Video Intelligence][product-docs].
- [Product Documentation][product-docs]
- [Client Library Documentation][javadocs]




## Quickstart

If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
Expand Down Expand Up @@ -47,7 +50,7 @@ If you are using Maven without BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>1.113.11</version>
<version>1.113.14</version>
</dependency>

```
Expand Down

0 comments on commit 026bd5a

Please sign in to comment.