Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Commit

Permalink
build: use gapic-generator-typescript v1.2.11.
Browse files Browse the repository at this point in the history
Fixed IAM v1 library generation.
Committer: @alexander-fenster
PiperOrigin-RevId: 361676678

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Mar 8 15:51:18 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 3aeb3a70f66457a9e6b07caff841719bb9873b57
Source-Link: googleapis/googleapis@3aeb3a7
  • Loading branch information
yoshi-automation committed Mar 10, 2021
1 parent 1f083a9 commit 8399f6a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions google/cloud/speech_v1p1beta1/__init__.py
Expand Up @@ -59,6 +59,7 @@ class SpeechClient(SpeechHelpers, SpeechClient):


__all__ = (
"AdaptationClient",
"CreateCustomClassRequest",
"CreatePhraseSetRequest",
"CustomClass",
Expand All @@ -81,7 +82,6 @@ class SpeechClient(SpeechHelpers, SpeechClient):
"RecognizeResponse",
"SpeakerDiarizationConfig",
"SpeechAdaptation",
"SpeechClient",
"SpeechContext",
"SpeechRecognitionAlternative",
"SpeechRecognitionResult",
Expand All @@ -92,5 +92,5 @@ class SpeechClient(SpeechHelpers, SpeechClient):
"UpdateCustomClassRequest",
"UpdatePhraseSetRequest",
"WordInfo",
"AdaptationClient",
"SpeechClient",
)
4 changes: 2 additions & 2 deletions synth.metadata
Expand Up @@ -11,8 +11,8 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "28a591963253d52ce3a25a918cafbdd9928de8cf",
"internalRef": "361662015"
"sha": "3aeb3a70f66457a9e6b07caff841719bb9873b57",
"internalRef": "361676678"
}
},
{
Expand Down

0 comments on commit 8399f6a

Please sign in to comment.