Skip to content

Commit

Permalink
docs: add v1p1beta1 samples to README (#383)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and JustinBeckwith committed Jun 13, 2019
1 parent ff92a84 commit 1a37399
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 5 deletions.
18 changes: 18 additions & 0 deletions packages/google-cloud-node/samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
* [Infinite Streaming](#infinite-streaming)
* [Quickstart](#quickstart)
* [Recognize](#recognize)
* [Recognize.v1p1beta1](#recognize.v1p1beta1)

## Before you begin

Expand Down Expand Up @@ -107,6 +108,23 @@ __Usage:__
`node recognize.js`


-----




### Recognize.v1p1beta1

View the [source code](https://github.com/googleapis/nodejs-speech/blob/master/samples/recognize.v1p1beta1.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-speech&page=editor&open_in_editor=samples/recognize.v1p1beta1.js,samples/README.md)

__Usage:__


`node recognize.v1p1beta1.js`





Expand Down
10 changes: 5 additions & 5 deletions packages/google-cloud-node/synth.metadata
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"updateTime": "2019-06-07T11:23:29.521325Z",
"updateTime": "2019-06-11T11:23:48.886167Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.23.1",
"dockerImage": "googleapis/artman@sha256:9d5cae1454da64ac3a87028f8ef486b04889e351c83bb95e83b8fab3959faed0"
"version": "0.24.0",
"dockerImage": "googleapis/artman@sha256:ce425884865f57f18307e597bca1a74a3619b7098688d4995261f3ffb3488681"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "15fdbe57306e3a56069af5e2595e9b1bb33b6123",
"internalRef": "251960694"
"sha": "744feb9660b3194fcde37dea50038bde204f3573",
"internalRef": "252553801"
}
},
{
Expand Down

0 comments on commit 1a37399

Please sign in to comment.