Skip to content

Commit 32d258c

Browse files
authored
chore: update .repo-metadata.json (googleapis#719)
Fixes googleapis#65
1 parent ef5359e commit 32d258c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

‎java-datalabeling/.repo-metadata.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name_pretty": "Data Labeling",
44
"product_documentation": "https://cloud.google.com/ai-platform/data-labeling/docs/",
55
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-datalabeling/latest/history",
6-
"api_description": "",
6+
"api_description": "is a service that lets you work with human labelers to generate highly accurate labels for a collection of data that you can use to train your machine learning models.",
77
"issue_tracker": "",
88
"release_level": "preview",
99
"language": "java",

‎java-datalabeling/README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ to add `google-cloud-datalabeling` as a dependency in your code.
9494
## About Data Labeling
9595

9696

97-
[Data Labeling][product-docs]
97+
[Data Labeling][product-docs] is a service that lets you work with human labelers to generate highly accurate labels for a collection of data that you can use to train your machine learning models.
9898

9999
See the [Data Labeling client library docs][javadocs] to learn how to
100100
use this Data Labeling Client Library.

0 commit comments

Comments
 (0)