Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: copy values from LRO to Operation wrapper #529

Merged
merged 1 commit into from
Jul 2, 2019

Conversation

alexander-fenster
Copy link
Contributor

Fixes googleapis/nodejs-speech#397.

Seems like some properties of the Operation wrapper were never set. Fixing it.

  • Tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 2, 2019
@alexander-fenster alexander-fenster merged commit 7dfe2cd into master Jul 2, 2019
@alexander-fenster alexander-fenster deleted the operation-name branch July 2, 2019 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How do I get a long-running operation name?
3 participants