Skip to content

Regenerate gapic for Speech API, remove deprecated manual layer - #4788

Merged
lukesneeringer merged 3 commits into
masterfrom
speech-update
Jan 30, 2018
Merged

Regenerate gapic for Speech API, remove deprecated manual layer#4788
lukesneeringer merged 3 commits into
masterfrom
speech-update

Conversation

@lukesneeringer

Copy link
Copy Markdown
Contributor
  • Removes the deprecated manual layer.
  • Institutes new timeouts.
  • Removes gax.

 * Removes the deprecated manual layer.
* Institutes new timeouts.
* Removes gax.
@lukesneeringerlukesneeringer self-assigned this Jan 25, 2018
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 25, 2018
@theacodes

Copy link
Copy Markdown
Contributor

Didn't speech have a small partial gapic for streaming recognize?

@chemelnucfin

Copy link
Copy Markdown
Contributor

@lukesneeringer, what was confusing to me yesterday was that there are two SpeechClients, one was in speech/google/cloud/gapic and one was in speech/speech_v1 which imports the gapic one, which @jonparrott cleared up for me.

This still seems to have two, except that speech/google/cloud/gapic has been moved to speech/google/cloud/speech_v1/gapic, which can possibly be even more confusing. I could be wrong though.

@lukesneeringer

lukesneeringer commented Jan 25, 2018

Copy link
Copy Markdown
ContributorAuthor

Didn't speech have a small partial gapic for streaming recognize?

speech_v1/helpers.py

@theacodes

Copy link
Copy Markdown
Contributor

Cool, LGTM

@lukesneeringer

Copy link
Copy Markdown
ContributorAuthor

This still seems to have two

Yeah, that is fine. It is an unusual situation but the docs make pretty clear what to use.
Also, they are essentially identical outside of streaming.

@lukesneeringer

Copy link
Copy Markdown
ContributorAuthor

Tagging do not merge based on a last-minute request from the API team.

@lukesneeringerlukesneeringer added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jan 25, 2018
@chemelnucfinchemelnucfin added the type: process A process-related concern. May include testing, release, or the like. label Jan 25, 2018
@theacodestheacodes changed the title Refresh Speech APIRegenerate gapic for Speech API, remove deprecated manual layerJan 26, 2018
@theacodestheacodes mentioned this pull request Jan 26, 2018
8 tasks
@lukesneeringerlukesneeringer removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jan 29, 2018
@lukesneeringer

Copy link
Copy Markdown
ContributorAuthor

Reverted the config; waiting on CI.

@lukesneeringer
lukesneeringer merged commit c845d69 into masterJan 30, 2018
@lukesneeringer
lukesneeringer deleted the speech-update branch January 30, 2018 14:57
atulep pushed a commit that referenced this pull request Apr 3, 2023
 * Removes the deprecated manual layer.
* Institutes new timeouts.
* Removes gax.
atulep pushed a commit that referenced this pull request Apr 18, 2023
 * Removes the deprecated manual layer.
* Institutes new timeouts.
* Removes gax.
parthea pushed a commit that referenced this pull request Oct 22, 2023
 * Removes the deprecated manual layer.
* Institutes new timeouts.
* Removes gax.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.type: processA process-related concern. May include testing, release, or the like.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@lukesneeringer@theacodes@chemelnucfin@googlebot