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

Commit c2b296c

Browse files
chore: regenerate README (#466)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-02-19 18:56:18,564 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-automl/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-02-19 18:56:20,155 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/6a819a2c-214b-4918-bd0b-51cafefdc970/targets - [ ] To automatically regenerate this PR, check this box.
1 parent e917ac5 commit c2b296c

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/readme/synth.metadata/synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-automl.git",
7-
"sha": "99f2183288f6fe888f0662224df4fca1909a489a"
7+
"sha": "e917ac5dc6b29c3e637d30f868351bc37ccbe84f"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "2414b817065726eae0bc525346c7e874f969369d"
14+
"sha": "79ab0b44a2cc7d803d07c107f9faf07729fc4012"
1515
}
1616
}
1717
]

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ has instructions for running the samples.
177177
| Vision Object Detection Predict | [source code](https://github.com/googleapis/java-automl/blob/master/samples/snippets/src/main/java/com/example/automl/VisionObjectDetectionPredict.java) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/java-automl&page=editor&open_in_editor=samples/snippets/src/main/java/com/example/automl/VisionObjectDetectionPredict.java) |
178178
| Dataset Api | [source code](https://github.com/googleapis/java-automl/blob/master/samples/snippets/src/main/java/com/google/cloud/translate/automl/DatasetApi.java) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/java-automl&page=editor&open_in_editor=samples/snippets/src/main/java/com/google/cloud/translate/automl/DatasetApi.java) |
179179
| Model Api | [source code](https://github.com/googleapis/java-automl/blob/master/samples/snippets/src/main/java/com/google/cloud/translate/automl/ModelApi.java) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/java-automl&page=editor&open_in_editor=samples/snippets/src/main/java/com/google/cloud/translate/automl/ModelApi.java) |
180-
| Prediction Api | [source code](https://github.com/googleapis/java-automl/blob/master/samples/snippets/src/main/java/com/google/cloud/translate/automl/PredictionApi.java) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/java-automl&page=editor&open_in_editor=samples/snippets/src/main/java/com/google/cloud/translate/automl/PredictionApi.java) |
181180
| Classification Deploy Model | [source code](https://github.com/googleapis/java-automl/blob/master/samples/snippets/src/main/java/com/google/cloud/vision/ClassificationDeployModel.java) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/java-automl&page=editor&open_in_editor=samples/snippets/src/main/java/com/google/cloud/vision/ClassificationDeployModel.java) |
182181
| Classification Undeploy Model | [source code](https://github.com/googleapis/java-automl/blob/master/samples/snippets/src/main/java/com/google/cloud/vision/ClassificationUndeployModel.java) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/java-automl&page=editor&open_in_editor=samples/snippets/src/main/java/com/google/cloud/vision/ClassificationUndeployModel.java) |
183182
| Model Api | [source code](https://github.com/googleapis/java-automl/blob/master/samples/snippets/src/main/java/com/google/cloud/vision/ModelApi.java) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/java-automl&page=editor&open_in_editor=samples/snippets/src/main/java/com/google/cloud/vision/ModelApi.java) |

0 commit comments

Comments
 (0)