Skip to content

Commit d8c5e04

Browse files
feat: Automated regeneration of dialogflow v3 client (googleapis#21113)
Auto-created at 2024-12-22 10:02:34 +0000 using the toys pull request generator.
1 parent fe5d104 commit d8c5e04

File tree

5 files changed

+493
-2
lines changed

5 files changed

+493
-2
lines changed

api_names_out.yaml

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182389,6 +182389,7 @@
182389182389
"/dialogflow:v3/GoogleCloudDialogflowV2ConversationEvent/conversation": conversation
182390182390
"/dialogflow:v3/GoogleCloudDialogflowV2ConversationEvent/errorStatus": error_status
182391182391
"/dialogflow:v3/GoogleCloudDialogflowV2ConversationEvent/newMessagePayload": new_message_payload
182392+
"/dialogflow:v3/GoogleCloudDialogflowV2ConversationEvent/newRecognitionResultPayload": new_recognition_result_payload
182392182393
"/dialogflow:v3/GoogleCloudDialogflowV2ConversationEvent/type": type
182393182394
"/dialogflow:v3/GoogleCloudDialogflowV2ConversationModel": google_cloud_dialogflow_v2_conversation_model
182394182395
"/dialogflow:v3/GoogleCloudDialogflowV2ConversationModel/articleSuggestionModelMetadata": article_suggestion_model_metadata
@@ -182744,6 +182745,20 @@
182744182745
"/dialogflow:v3/GoogleCloudDialogflowV2SmartReplyAnswer/reply": reply
182745182746
"/dialogflow:v3/GoogleCloudDialogflowV2SmartReplyModelMetadata": google_cloud_dialogflow_v2_smart_reply_model_metadata
182746182747
"/dialogflow:v3/GoogleCloudDialogflowV2SmartReplyModelMetadata/trainingModelType": training_model_type
182748+
"/dialogflow:v3/GoogleCloudDialogflowV2SpeechWordInfo": google_cloud_dialogflow_v2_speech_word_info
182749+
"/dialogflow:v3/GoogleCloudDialogflowV2SpeechWordInfo/confidence": confidence
182750+
"/dialogflow:v3/GoogleCloudDialogflowV2SpeechWordInfo/endOffset": end_offset
182751+
"/dialogflow:v3/GoogleCloudDialogflowV2SpeechWordInfo/startOffset": start_offset
182752+
"/dialogflow:v3/GoogleCloudDialogflowV2SpeechWordInfo/word": word
182753+
"/dialogflow:v3/GoogleCloudDialogflowV2StreamingRecognitionResult": google_cloud_dialogflow_v2_streaming_recognition_result
182754+
"/dialogflow:v3/GoogleCloudDialogflowV2StreamingRecognitionResult/confidence": confidence
182755+
"/dialogflow:v3/GoogleCloudDialogflowV2StreamingRecognitionResult/isFinal": is_final
182756+
"/dialogflow:v3/GoogleCloudDialogflowV2StreamingRecognitionResult/languageCode": language_code
182757+
"/dialogflow:v3/GoogleCloudDialogflowV2StreamingRecognitionResult/messageType": message_type
182758+
"/dialogflow:v3/GoogleCloudDialogflowV2StreamingRecognitionResult/speechEndOffset": speech_end_offset
182759+
"/dialogflow:v3/GoogleCloudDialogflowV2StreamingRecognitionResult/speechWordInfo": speech_word_info
182760+
"/dialogflow:v3/GoogleCloudDialogflowV2StreamingRecognitionResult/speechWordInfo/speech_word_info": speech_word_info
182761+
"/dialogflow:v3/GoogleCloudDialogflowV2StreamingRecognitionResult/transcript": transcript
182747182762
"/dialogflow:v3/GoogleCloudDialogflowV2SuggestArticlesResponse": google_cloud_dialogflow_v2_suggest_articles_response
182748182763
"/dialogflow:v3/GoogleCloudDialogflowV2SuggestArticlesResponse/articleAnswers": article_answers
182749182764
"/dialogflow:v3/GoogleCloudDialogflowV2SuggestArticlesResponse/articleAnswers/article_answer": article_answer
@@ -182821,6 +182836,7 @@
182821182836
"/dialogflow:v3/GoogleCloudDialogflowV2beta1ConversationEvent/conversation": conversation
182822182837
"/dialogflow:v3/GoogleCloudDialogflowV2beta1ConversationEvent/errorStatus": error_status
182823182838
"/dialogflow:v3/GoogleCloudDialogflowV2beta1ConversationEvent/newMessagePayload": new_message_payload
182839+
"/dialogflow:v3/GoogleCloudDialogflowV2beta1ConversationEvent/newRecognitionResultPayload": new_recognition_result_payload
182824182840
"/dialogflow:v3/GoogleCloudDialogflowV2beta1ConversationEvent/type": type
182825182841
"/dialogflow:v3/GoogleCloudDialogflowV2beta1DialogflowAssistAnswer": google_cloud_dialogflow_v2beta1_dialogflow_assist_answer
182826182842
"/dialogflow:v3/GoogleCloudDialogflowV2beta1DialogflowAssistAnswer/answerRecord": answer_record
@@ -183232,6 +183248,22 @@
183232183248
"/dialogflow:v3/GoogleCloudDialogflowV2beta1SmartReplyAnswer/answerRecord": answer_record
183233183249
"/dialogflow:v3/GoogleCloudDialogflowV2beta1SmartReplyAnswer/confidence": confidence
183234183250
"/dialogflow:v3/GoogleCloudDialogflowV2beta1SmartReplyAnswer/reply": reply
183251+
"/dialogflow:v3/GoogleCloudDialogflowV2beta1SpeechWordInfo": google_cloud_dialogflow_v2beta1_speech_word_info
183252+
"/dialogflow:v3/GoogleCloudDialogflowV2beta1SpeechWordInfo/confidence": confidence
183253+
"/dialogflow:v3/GoogleCloudDialogflowV2beta1SpeechWordInfo/endOffset": end_offset
183254+
"/dialogflow:v3/GoogleCloudDialogflowV2beta1SpeechWordInfo/startOffset": start_offset
183255+
"/dialogflow:v3/GoogleCloudDialogflowV2beta1SpeechWordInfo/word": word
183256+
"/dialogflow:v3/GoogleCloudDialogflowV2beta1StreamingRecognitionResult": google_cloud_dialogflow_v2beta1_streaming_recognition_result
183257+
"/dialogflow:v3/GoogleCloudDialogflowV2beta1StreamingRecognitionResult/confidence": confidence
183258+
"/dialogflow:v3/GoogleCloudDialogflowV2beta1StreamingRecognitionResult/dtmfDigits": dtmf_digits
183259+
"/dialogflow:v3/GoogleCloudDialogflowV2beta1StreamingRecognitionResult/isFinal": is_final
183260+
"/dialogflow:v3/GoogleCloudDialogflowV2beta1StreamingRecognitionResult/languageCode": language_code
183261+
"/dialogflow:v3/GoogleCloudDialogflowV2beta1StreamingRecognitionResult/messageType": message_type
183262+
"/dialogflow:v3/GoogleCloudDialogflowV2beta1StreamingRecognitionResult/speechEndOffset": speech_end_offset
183263+
"/dialogflow:v3/GoogleCloudDialogflowV2beta1StreamingRecognitionResult/speechWordInfo": speech_word_info
183264+
"/dialogflow:v3/GoogleCloudDialogflowV2beta1StreamingRecognitionResult/speechWordInfo/speech_word_info": speech_word_info
183265+
"/dialogflow:v3/GoogleCloudDialogflowV2beta1StreamingRecognitionResult/stability": stability
183266+
"/dialogflow:v3/GoogleCloudDialogflowV2beta1StreamingRecognitionResult/transcript": transcript
183235183267
"/dialogflow:v3/GoogleCloudDialogflowV2beta1SuggestArticlesResponse": google_cloud_dialogflow_v2beta1_suggest_articles_response
183236183268
"/dialogflow:v3/GoogleCloudDialogflowV2beta1SuggestArticlesResponse/articleAnswers": article_answers
183237183269
"/dialogflow:v3/GoogleCloudDialogflowV2beta1SuggestArticlesResponse/articleAnswers/article_answer": article_answer
@@ -183264,6 +183296,9 @@
183264183296
"/dialogflow:v3/GoogleCloudDialogflowV2beta1SuggestionResult/suggestFaqAnswersResponse": suggest_faq_answers_response
183265183297
"/dialogflow:v3/GoogleCloudDialogflowV2beta1SuggestionResult/suggestKnowledgeAssistResponse": suggest_knowledge_assist_response
183266183298
"/dialogflow:v3/GoogleCloudDialogflowV2beta1SuggestionResult/suggestSmartRepliesResponse": suggest_smart_replies_response
183299+
"/dialogflow:v3/GoogleCloudDialogflowV2beta1TelephonyDtmfEvents": google_cloud_dialogflow_v2beta1_telephony_dtmf_events
183300+
"/dialogflow:v3/GoogleCloudDialogflowV2beta1TelephonyDtmfEvents/dtmfEvents": dtmf_events
183301+
"/dialogflow:v3/GoogleCloudDialogflowV2beta1TelephonyDtmfEvents/dtmfEvents/dtmf_event": dtmf_event
183267183302
"/dialogflow:v3/GoogleCloudDialogflowV2beta1WebhookRequest": google_cloud_dialogflow_v2beta1_webhook_request
183268183303
"/dialogflow:v3/GoogleCloudDialogflowV2beta1WebhookRequest/alternativeQueryResults": alternative_query_results
183269183304
"/dialogflow:v3/GoogleCloudDialogflowV2beta1WebhookRequest/alternativeQueryResults/alternative_query_result": alternative_query_result

generated/google-apis-dialogflow_v3/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-dialogflow_v3
22

3+
### v0.101.0 (2024-12-22)
4+
5+
* Regenerated from discovery document revision 20241216
6+
37
### v0.100.0 (2024-12-15)
48

59
* Regenerated from discovery document revision 20241212

0 commit comments

Comments
 (0)