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 (#526)
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 22:22:29,490 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-automl/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-04-09 22:22:30,737 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/743fecab-5f9e-4e7d-ae92-3e7647ad85da/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 0f4a58f commit 39d6e90
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/readme/synth.metadata/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-automl.git",
"sha": "db46110e94d5ab1bcc96b94d415dcc5a4a72ad5e"
"sha": "0f4a58f5f56d647a2fc0c1ea4db3c82810f6e789"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "1f5e6bc8dc8e3661ee550905fc070e55e1b6cea1"
"sha": "d9ddac83a22a600dd33854c9d835a4fe52284207"
}
}
]
Expand Down
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ Java idiomatic client for [Cloud Auto ML][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 @@ -55,7 +52,7 @@ If you are using Maven without BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery</artifactId>
<version>1.127.5</version>
<version>1.127.12</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down

0 comments on commit 39d6e90

Please sign in to comment.