Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Dec 17, 2023. It is now read-only.

feat: added more Environment RPCs#288

Closed
parthea wants to merge 1 commit into
googleapis:mastergoogleapis/python-dialogflow:masterfrom
parthea:owl-bot-manual-runparthea/python-dialogflow:owl-bot-manual-runCopy head branch name to clipboard
Closed

feat: added more Environment RPCs#288
parthea wants to merge 1 commit into
googleapis:mastergoogleapis/python-dialogflow:masterfrom
parthea:owl-bot-manual-runparthea/python-dialogflow:owl-bot-manual-runCopy head branch name to clipboard

Conversation

@parthea

@parthea parthea commented May 12, 2021

Copy link
Copy Markdown
Contributor

This PR is the result of manually running owl bot to pull in changes from googleapis-gen since the begin-after-commit-hash.

I ran the following commands locally in the repo:

  1. docker pull gcr.io/repo-automation-bots/owlbot-cli:latest
  2. docker run --rm --user $(id -u):$(id -g) -v $(pwd):/repo -w /repo gcr.io/repo-automation-bots/owlbot-cli:latest copy-code
  3. docker pull gcr.io/repo-automation-bots/owlbot-python:latest
  4. docker run --user $(id -u):$(id -g) --rm -v $(pwd):/repo -w /repo gcr.io/repo-automation-bots/owlbot-python:latest

feat: added Versions service
feat: added Fulfillment service
feat: added TextToSpeechSettings.
feat: added location in some resource patterns
fix: removed incorrect resource annotation for UpdateEnvironmentRequest.

feat: added Versions service
feat: added Fulfillment service
feat: added TextToSpeechSettings.
feat: added location in some resource patterns
fix: removed incorrect resource annotation for UpdateEnvironmentRequest.
@parthea parthea requested a review from a team May 12, 2021 00:14
@product-auto-label product-auto-label Bot added the api: dialogflow Issues related to the googleapis/python-dialogflow API. label May 12, 2021
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label May 12, 2021
@parthea parthea requested a review from busunkim96 May 12, 2021 00:14
@parthea parthea added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label May 12, 2021
gcf-merge-on-green Bot pushed a commit to googleapis/gapic-generator-python that referenced this pull request May 12, 2021
Small change to fix bug noticed in googleapis/python-dialogflow#288.

The import was `from google.rpc import status_pb2` but code expected `gr_status`
@parthea

parthea commented May 14, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #290

@parthea parthea closed this May 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: dialogflow Issues related to the googleapis/python-dialogflow API. cla: yes This human has signed the Contributor License Agreement. do not merge Indicates a pull request not ready for merge, due to either quality or timing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.