Skip to content

Commit

Permalink
chore: create .repo-metadata.json (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
busunkim96 authored and JustinBeckwith committed May 30, 2019
1 parent 48021ab commit 7648849
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions packages/google-cloud-node/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "speech",
"name_pretty": "Cloud Speech-to-Text",
"product_documentation": "https://cloud.google.com/speech-to-text/docs/",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/speech/latest/",
"issue_tracker": "",
"release_level": "ga",
"language": "nodejs",
"repo": "googleapis/nodejs-speech",
"distribution_name": "@google-cloud/speech",
"api_id": "speech.googleapis.com",
"requires_billing": false
}

0 comments on commit 7648849

Please sign in to comment.