update thrift, opencensus, others (#893)

* update thrift, opencensus, others

* stats: update to opencensus 0.6.0 view api
This commit is contained in:
Reed Allman
2018-03-26 15:43:49 -07:00
committed by GitHub
parent 0ce5c4500b
commit 8af605cf3d
1266 changed files with 122191 additions and 28775 deletions

View File

@@ -15,6 +15,7 @@
"description": "Converts audio to text by applying powerful neural network models.",
"discoveryVersion": "v1",
"documentationLink": "https://cloud.google.com/speech/",
"fullyEncodeReservedExpansion": true,
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
@@ -184,7 +185,7 @@
}
}
},
"revision": "20180227",
"revision": "20180312",
"rootUrl": "https://speech.googleapis.com/",
"schemas": {
"LongRunningRecognizeRequest": {
@@ -443,7 +444,7 @@
}
},
"servicePath": "",
"title": "Google Cloud Speech API",
"title": "Cloud Speech API",
"version": "v1",
"version_module": true
}

View File

@@ -1,4 +1,4 @@
// Package speech provides access to the Google Cloud Speech API.
// Package speech provides access to the Cloud Speech API.
//
// See https://cloud.google.com/speech/
//

View File

@@ -15,6 +15,7 @@
"description": "Converts audio to text by applying powerful neural network models.",
"discoveryVersion": "v1",
"documentationLink": "https://cloud.google.com/speech/",
"fullyEncodeReservedExpansion": true,
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
@@ -184,7 +185,7 @@
}
}
},
"revision": "20180130",
"revision": "20180312",
"rootUrl": "https://speech.googleapis.com/",
"schemas": {
"AsyncRecognizeRequest": {
@@ -404,7 +405,7 @@
}
},
"servicePath": "",
"title": "Google Cloud Speech API",
"title": "Cloud Speech API",
"version": "v1beta1",
"version_module": true
}

View File

@@ -1,4 +1,4 @@
// Package speech provides access to the Google Cloud Speech API.
// Package speech provides access to the Cloud Speech API.
//
// See https://cloud.google.com/speech/
//