Skip to content
This repository has been archived by the owner on Dec 17, 2023. 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 9, 2021
1 parent 5a88a91 commit c8d61bf
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions google/cloud/dialogflow_v2/__init__.py
Expand Up @@ -227,6 +227,7 @@
"ConversationEvent",
"ConversationPhoneNumber",
"ConversationProfile",
"ConversationProfilesClient",
"ConversationsClient",
"CreateCallMatcherRequest",
"CreateContextRequest",
Expand Down Expand Up @@ -321,7 +322,6 @@
"OutputAudioConfig",
"OutputAudioEncoding",
"Participant",
"ParticipantsClient",
"QueryInput",
"QueryParameters",
"QueryResult",
Expand Down Expand Up @@ -371,5 +371,5 @@
"VoiceSelectionParams",
"WebhookRequest",
"WebhookResponse",
"ConversationProfilesClient",
"ParticipantsClient",
)
4 changes: 2 additions & 2 deletions google/cloud/dialogflow_v2beta1/__init__.py
Expand Up @@ -279,6 +279,7 @@
"DetectIntentRequest",
"DetectIntentResponse",
"Document",
"DocumentsClient",
"DtmfParameters",
"EntityType",
"EntityTypeBatch",
Expand Down Expand Up @@ -373,7 +374,6 @@
"SentimentAnalysisResult",
"SessionEntityType",
"SessionEntityTypesClient",
"SessionsClient",
"SetAgentRequest",
"SmartReplyAnswer",
"SpeechContext",
Expand Down Expand Up @@ -415,5 +415,5 @@
"VoiceSelectionParams",
"WebhookRequest",
"WebhookResponse",
"DocumentsClient",
"SessionsClient",
)
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 c8d61bf

Please sign in to comment.