| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
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.
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`
| Back | FazBrowse Home | New Git URL |
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:
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.