Skip to content

Comments

Speech partial veneer#2459

Merged
stephenplusplus merged 5 commits intogoogleapis:masterfrom
lukesneeringer:speech-partial-veneer
Jul 15, 2017
Merged

Speech partial veneer#2459
stephenplusplus merged 5 commits intogoogleapis:masterfrom
lukesneeringer:speech-partial-veneer

Conversation

@lukesneeringer
Copy link
Contributor

Supercedes #2421.

exposing the auto-gen surface, with some manual glue code.

See googleapis#2421 for the details. This PR is the canonical one instead in order
to decouple it from Vision (which I based the previous branch off of).
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 15, 2017
"repository": "GoogleCloudPlatform/google-cloud-node",
"name": "@google-cloud/speech",
"version": "0.9.4",
"version": "0.10.0",

This comment was marked as spam.

"proxyquire": "^1.7.10",
"tmp": "^0.0.31",
"uuid": "^3.0.1"
"intelli-espower-loader": "^1.0.1",

This comment was marked as spam.

"uuid": "^3.0.1"
"intelli-espower-loader": "^1.0.1",
"mocha": "^3.2.0",
"nyc": "^10.3.0",

This comment was marked as spam.

@googlebot googlebot added cla: no This human has *not* signed the Contributor License Agreement. and removed cla: yes This human has signed the Contributor License Agreement. labels Jul 15, 2017

requestStream,

// Pass through the results.

This comment was marked as spam.

@googleapis googleapis deleted a comment from googlebot Jul 15, 2017
*
* @example
*
* var client = require('@google-cloud/speech')();

This comment was marked as spam.

This comment was marked as spam.

@googleapis googleapis deleted a comment from googlebot Jul 15, 2017
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 99.89% when pulling ac55bc1 on lukesneeringer:speech-partial-veneer into 4b5158e on GoogleCloudPlatform:master.

@stephenplusplus stephenplusplus merged commit 80d5c3b into googleapis:master Jul 15, 2017
@lukesneeringer lukesneeringer deleted the speech-partial-veneer branch July 15, 2017 01:52
* onto the pure GAPIC.
*/
module.exports = () => {
var methods = {};

This comment was marked as spam.

sofisl pushed a commit that referenced this pull request Jan 24, 2023
This commit adds the Speech "partial Veneer", which shifts us to mostly
exposing the auto-gen surface, with some manual glue code.
sofisl pushed a commit that referenced this pull request Jan 25, 2023
This commit adds the Speech "partial Veneer", which shifts us to mostly
exposing the auto-gen surface, with some manual glue code.
sofisl pushed a commit that referenced this pull request Feb 24, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
sofisl pushed a commit that referenced this pull request Feb 25, 2026
#2459)

* test: add 1s delay to bucket sample tests to avoid getting throttle errors

* add duplexify types to dev deps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: no This human has *not* signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants