google-apis-dialogflow_v2 0.3.0 → 0.8.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DialogflowV2
18
18
  # Version of the google-apis-dialogflow_v2 gem
19
- GEM_VERSION = "0.3.0"
19
+ GEM_VERSION = "0.8.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210209"
25
+ REVISION = "20210318"
26
26
  end
27
27
  end
28
28
  end
@@ -844,12 +844,66 @@ module Google
844
844
  include Google::Apis::Core::JsonObjectSupport
845
845
  end
846
846
 
847
+ class GoogleCloudDialogflowV2AgentAssistantFeedback
848
+ class Representation < Google::Apis::Core::JsonRepresentation; end
849
+
850
+ include Google::Apis::Core::JsonObjectSupport
851
+ end
852
+
853
+ class GoogleCloudDialogflowV2AgentAssistantRecord
854
+ class Representation < Google::Apis::Core::JsonRepresentation; end
855
+
856
+ include Google::Apis::Core::JsonObjectSupport
857
+ end
858
+
859
+ class GoogleCloudDialogflowV2AnalyzeContentRequest
860
+ class Representation < Google::Apis::Core::JsonRepresentation; end
861
+
862
+ include Google::Apis::Core::JsonObjectSupport
863
+ end
864
+
865
+ class GoogleCloudDialogflowV2AnalyzeContentResponse
866
+ class Representation < Google::Apis::Core::JsonRepresentation; end
867
+
868
+ include Google::Apis::Core::JsonObjectSupport
869
+ end
870
+
847
871
  class GoogleCloudDialogflowV2AnnotatedMessagePart
848
872
  class Representation < Google::Apis::Core::JsonRepresentation; end
849
873
 
850
874
  include Google::Apis::Core::JsonObjectSupport
851
875
  end
852
876
 
877
+ class GoogleCloudDialogflowV2AnswerFeedback
878
+ class Representation < Google::Apis::Core::JsonRepresentation; end
879
+
880
+ include Google::Apis::Core::JsonObjectSupport
881
+ end
882
+
883
+ class GoogleCloudDialogflowV2AnswerRecord
884
+ class Representation < Google::Apis::Core::JsonRepresentation; end
885
+
886
+ include Google::Apis::Core::JsonObjectSupport
887
+ end
888
+
889
+ class GoogleCloudDialogflowV2ArticleAnswer
890
+ class Representation < Google::Apis::Core::JsonRepresentation; end
891
+
892
+ include Google::Apis::Core::JsonObjectSupport
893
+ end
894
+
895
+ class GoogleCloudDialogflowV2AutomatedAgentConfig
896
+ class Representation < Google::Apis::Core::JsonRepresentation; end
897
+
898
+ include Google::Apis::Core::JsonObjectSupport
899
+ end
900
+
901
+ class GoogleCloudDialogflowV2AutomatedAgentReply
902
+ class Representation < Google::Apis::Core::JsonRepresentation; end
903
+
904
+ include Google::Apis::Core::JsonObjectSupport
905
+ end
906
+
853
907
  class GoogleCloudDialogflowV2BatchCreateEntitiesRequest
854
908
  class Representation < Google::Apis::Core::JsonRepresentation; end
855
909
 
@@ -904,18 +958,42 @@ module Google
904
958
  include Google::Apis::Core::JsonObjectSupport
905
959
  end
906
960
 
961
+ class GoogleCloudDialogflowV2CompleteConversationRequest
962
+ class Representation < Google::Apis::Core::JsonRepresentation; end
963
+
964
+ include Google::Apis::Core::JsonObjectSupport
965
+ end
966
+
907
967
  class GoogleCloudDialogflowV2Context
908
968
  class Representation < Google::Apis::Core::JsonRepresentation; end
909
969
 
910
970
  include Google::Apis::Core::JsonObjectSupport
911
971
  end
912
972
 
973
+ class GoogleCloudDialogflowV2Conversation
974
+ class Representation < Google::Apis::Core::JsonRepresentation; end
975
+
976
+ include Google::Apis::Core::JsonObjectSupport
977
+ end
978
+
913
979
  class GoogleCloudDialogflowV2ConversationEvent
914
980
  class Representation < Google::Apis::Core::JsonRepresentation; end
915
981
 
916
982
  include Google::Apis::Core::JsonObjectSupport
917
983
  end
918
984
 
985
+ class GoogleCloudDialogflowV2ConversationPhoneNumber
986
+ class Representation < Google::Apis::Core::JsonRepresentation; end
987
+
988
+ include Google::Apis::Core::JsonObjectSupport
989
+ end
990
+
991
+ class GoogleCloudDialogflowV2ConversationProfile
992
+ class Representation < Google::Apis::Core::JsonRepresentation; end
993
+
994
+ include Google::Apis::Core::JsonObjectSupport
995
+ end
996
+
919
997
  class GoogleCloudDialogflowV2DetectIntentRequest
920
998
  class Representation < Google::Apis::Core::JsonRepresentation; end
921
999
 
@@ -928,6 +1006,24 @@ module Google
928
1006
  include Google::Apis::Core::JsonObjectSupport
929
1007
  end
930
1008
 
1009
+ class GoogleCloudDialogflowV2Document
1010
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1011
+
1012
+ include Google::Apis::Core::JsonObjectSupport
1013
+ end
1014
+
1015
+ class GoogleCloudDialogflowV2DocumentReloadStatus
1016
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1017
+
1018
+ include Google::Apis::Core::JsonObjectSupport
1019
+ end
1020
+
1021
+ class GoogleCloudDialogflowV2DtmfParameters
1022
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1023
+
1024
+ include Google::Apis::Core::JsonObjectSupport
1025
+ end
1026
+
931
1027
  class GoogleCloudDialogflowV2EntityType
932
1028
  class Representation < Google::Apis::Core::JsonRepresentation; end
933
1029
 
@@ -970,6 +1066,12 @@ module Google
970
1066
  include Google::Apis::Core::JsonObjectSupport
971
1067
  end
972
1068
 
1069
+ class GoogleCloudDialogflowV2FaqAnswer
1070
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1071
+
1072
+ include Google::Apis::Core::JsonObjectSupport
1073
+ end
1074
+
973
1075
  class GoogleCloudDialogflowV2Fulfillment
974
1076
  class Representation < Google::Apis::Core::JsonRepresentation; end
975
1077
 
@@ -988,6 +1090,78 @@ module Google
988
1090
  include Google::Apis::Core::JsonObjectSupport
989
1091
  end
990
1092
 
1093
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfig
1094
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1095
+
1096
+ include Google::Apis::Core::JsonObjectSupport
1097
+ end
1098
+
1099
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfig
1100
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1101
+
1102
+ include Google::Apis::Core::JsonObjectSupport
1103
+ end
1104
+
1105
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfig
1106
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1107
+
1108
+ include Google::Apis::Core::JsonObjectSupport
1109
+ end
1110
+
1111
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig
1112
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1113
+
1114
+ include Google::Apis::Core::JsonObjectSupport
1115
+ end
1116
+
1117
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig
1118
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1119
+
1120
+ include Google::Apis::Core::JsonObjectSupport
1121
+ end
1122
+
1123
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig
1124
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1125
+
1126
+ include Google::Apis::Core::JsonObjectSupport
1127
+ end
1128
+
1129
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings
1130
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1131
+
1132
+ include Google::Apis::Core::JsonObjectSupport
1133
+ end
1134
+
1135
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource
1136
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1137
+
1138
+ include Google::Apis::Core::JsonObjectSupport
1139
+ end
1140
+
1141
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource
1142
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1143
+
1144
+ include Google::Apis::Core::JsonObjectSupport
1145
+ end
1146
+
1147
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource
1148
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1149
+
1150
+ include Google::Apis::Core::JsonObjectSupport
1151
+ end
1152
+
1153
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettings
1154
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1155
+
1156
+ include Google::Apis::Core::JsonObjectSupport
1157
+ end
1158
+
1159
+ class GoogleCloudDialogflowV2HumanAgentAssistantEvent
1160
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1161
+
1162
+ include Google::Apis::Core::JsonObjectSupport
1163
+ end
1164
+
991
1165
  class GoogleCloudDialogflowV2ImportAgentRequest
992
1166
  class Representation < Google::Apis::Core::JsonRepresentation; end
993
1167
 
@@ -1204,12 +1378,48 @@ module Google
1204
1378
  include Google::Apis::Core::JsonObjectSupport
1205
1379
  end
1206
1380
 
1381
+ class GoogleCloudDialogflowV2KnowledgeBase
1382
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1383
+
1384
+ include Google::Apis::Core::JsonObjectSupport
1385
+ end
1386
+
1387
+ class GoogleCloudDialogflowV2KnowledgeOperationMetadata
1388
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1389
+
1390
+ include Google::Apis::Core::JsonObjectSupport
1391
+ end
1392
+
1393
+ class GoogleCloudDialogflowV2ListAnswerRecordsResponse
1394
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1395
+
1396
+ include Google::Apis::Core::JsonObjectSupport
1397
+ end
1398
+
1207
1399
  class GoogleCloudDialogflowV2ListContextsResponse
1208
1400
  class Representation < Google::Apis::Core::JsonRepresentation; end
1209
1401
 
1210
1402
  include Google::Apis::Core::JsonObjectSupport
1211
1403
  end
1212
1404
 
1405
+ class GoogleCloudDialogflowV2ListConversationProfilesResponse
1406
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1407
+
1408
+ include Google::Apis::Core::JsonObjectSupport
1409
+ end
1410
+
1411
+ class GoogleCloudDialogflowV2ListConversationsResponse
1412
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1413
+
1414
+ include Google::Apis::Core::JsonObjectSupport
1415
+ end
1416
+
1417
+ class GoogleCloudDialogflowV2ListDocumentsResponse
1418
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1419
+
1420
+ include Google::Apis::Core::JsonObjectSupport
1421
+ end
1422
+
1213
1423
  class GoogleCloudDialogflowV2ListEntityTypesResponse
1214
1424
  class Representation < Google::Apis::Core::JsonRepresentation; end
1215
1425
 
@@ -1228,12 +1438,36 @@ module Google
1228
1438
  include Google::Apis::Core::JsonObjectSupport
1229
1439
  end
1230
1440
 
1441
+ class GoogleCloudDialogflowV2ListKnowledgeBasesResponse
1442
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1443
+
1444
+ include Google::Apis::Core::JsonObjectSupport
1445
+ end
1446
+
1447
+ class GoogleCloudDialogflowV2ListMessagesResponse
1448
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1449
+
1450
+ include Google::Apis::Core::JsonObjectSupport
1451
+ end
1452
+
1453
+ class GoogleCloudDialogflowV2ListParticipantsResponse
1454
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1455
+
1456
+ include Google::Apis::Core::JsonObjectSupport
1457
+ end
1458
+
1231
1459
  class GoogleCloudDialogflowV2ListSessionEntityTypesResponse
1232
1460
  class Representation < Google::Apis::Core::JsonRepresentation; end
1233
1461
 
1234
1462
  include Google::Apis::Core::JsonObjectSupport
1235
1463
  end
1236
1464
 
1465
+ class GoogleCloudDialogflowV2LoggingConfig
1466
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1467
+
1468
+ include Google::Apis::Core::JsonObjectSupport
1469
+ end
1470
+
1237
1471
  class GoogleCloudDialogflowV2Message
1238
1472
  class Representation < Google::Apis::Core::JsonRepresentation; end
1239
1473
 
@@ -1246,18 +1480,36 @@ module Google
1246
1480
  include Google::Apis::Core::JsonObjectSupport
1247
1481
  end
1248
1482
 
1483
+ class GoogleCloudDialogflowV2NotificationConfig
1484
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1485
+
1486
+ include Google::Apis::Core::JsonObjectSupport
1487
+ end
1488
+
1249
1489
  class GoogleCloudDialogflowV2OriginalDetectIntentRequest
1250
1490
  class Representation < Google::Apis::Core::JsonRepresentation; end
1251
1491
 
1252
1492
  include Google::Apis::Core::JsonObjectSupport
1253
1493
  end
1254
1494
 
1495
+ class GoogleCloudDialogflowV2OutputAudio
1496
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1497
+
1498
+ include Google::Apis::Core::JsonObjectSupport
1499
+ end
1500
+
1255
1501
  class GoogleCloudDialogflowV2OutputAudioConfig
1256
1502
  class Representation < Google::Apis::Core::JsonRepresentation; end
1257
1503
 
1258
1504
  include Google::Apis::Core::JsonObjectSupport
1259
1505
  end
1260
1506
 
1507
+ class GoogleCloudDialogflowV2Participant
1508
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1509
+
1510
+ include Google::Apis::Core::JsonObjectSupport
1511
+ end
1512
+
1261
1513
  class GoogleCloudDialogflowV2QueryInput
1262
1514
  class Representation < Google::Apis::Core::JsonRepresentation; end
1263
1515
 
@@ -1276,6 +1528,12 @@ module Google
1276
1528
  include Google::Apis::Core::JsonObjectSupport
1277
1529
  end
1278
1530
 
1531
+ class GoogleCloudDialogflowV2ReloadDocumentRequest
1532
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1533
+
1534
+ include Google::Apis::Core::JsonObjectSupport
1535
+ end
1536
+
1279
1537
  class GoogleCloudDialogflowV2RestoreAgentRequest
1280
1538
  class Representation < Google::Apis::Core::JsonRepresentation; end
1281
1539
 
@@ -1318,6 +1576,48 @@ module Google
1318
1576
  include Google::Apis::Core::JsonObjectSupport
1319
1577
  end
1320
1578
 
1579
+ class GoogleCloudDialogflowV2SpeechToTextConfig
1580
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1581
+
1582
+ include Google::Apis::Core::JsonObjectSupport
1583
+ end
1584
+
1585
+ class GoogleCloudDialogflowV2SuggestArticlesRequest
1586
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1587
+
1588
+ include Google::Apis::Core::JsonObjectSupport
1589
+ end
1590
+
1591
+ class GoogleCloudDialogflowV2SuggestArticlesResponse
1592
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1593
+
1594
+ include Google::Apis::Core::JsonObjectSupport
1595
+ end
1596
+
1597
+ class GoogleCloudDialogflowV2SuggestFaqAnswersRequest
1598
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1599
+
1600
+ include Google::Apis::Core::JsonObjectSupport
1601
+ end
1602
+
1603
+ class GoogleCloudDialogflowV2SuggestFaqAnswersResponse
1604
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1605
+
1606
+ include Google::Apis::Core::JsonObjectSupport
1607
+ end
1608
+
1609
+ class GoogleCloudDialogflowV2SuggestionFeature
1610
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1611
+
1612
+ include Google::Apis::Core::JsonObjectSupport
1613
+ end
1614
+
1615
+ class GoogleCloudDialogflowV2SuggestionResult
1616
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1617
+
1618
+ include Google::Apis::Core::JsonObjectSupport
1619
+ end
1620
+
1321
1621
  class GoogleCloudDialogflowV2SynthesizeSpeechConfig
1322
1622
  class Representation < Google::Apis::Core::JsonRepresentation; end
1323
1623
 
@@ -1366,6 +1666,18 @@ module Google
1366
1666
  include Google::Apis::Core::JsonObjectSupport
1367
1667
  end
1368
1668
 
1669
+ class GoogleCloudDialogflowV2beta1AnnotatedMessagePart
1670
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1671
+
1672
+ include Google::Apis::Core::JsonObjectSupport
1673
+ end
1674
+
1675
+ class GoogleCloudDialogflowV2beta1ArticleAnswer
1676
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1677
+
1678
+ include Google::Apis::Core::JsonObjectSupport
1679
+ end
1680
+
1369
1681
  class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
1370
1682
  class Representation < Google::Apis::Core::JsonRepresentation; end
1371
1683
 
@@ -1384,6 +1696,12 @@ module Google
1384
1696
  include Google::Apis::Core::JsonObjectSupport
1385
1697
  end
1386
1698
 
1699
+ class GoogleCloudDialogflowV2beta1ConversationEvent
1700
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1701
+
1702
+ include Google::Apis::Core::JsonObjectSupport
1703
+ end
1704
+
1387
1705
  class GoogleCloudDialogflowV2beta1EntityType
1388
1706
  class Representation < Google::Apis::Core::JsonRepresentation; end
1389
1707
 
@@ -1396,13 +1714,31 @@ module Google
1396
1714
  include Google::Apis::Core::JsonObjectSupport
1397
1715
  end
1398
1716
 
1399
- class GoogleCloudDialogflowV2beta1EventInput
1717
+ class GoogleCloudDialogflowV2beta1EventInput
1718
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1719
+
1720
+ include Google::Apis::Core::JsonObjectSupport
1721
+ end
1722
+
1723
+ class GoogleCloudDialogflowV2beta1ExportAgentResponse
1724
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1725
+
1726
+ include Google::Apis::Core::JsonObjectSupport
1727
+ end
1728
+
1729
+ class GoogleCloudDialogflowV2beta1FaqAnswer
1730
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1731
+
1732
+ include Google::Apis::Core::JsonObjectSupport
1733
+ end
1734
+
1735
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent
1400
1736
  class Representation < Google::Apis::Core::JsonRepresentation; end
1401
1737
 
1402
1738
  include Google::Apis::Core::JsonObjectSupport
1403
1739
  end
1404
1740
 
1405
- class GoogleCloudDialogflowV2beta1ExportAgentResponse
1741
+ class GoogleCloudDialogflowV2beta1ImportDocumentsResponse
1406
1742
  class Representation < Google::Apis::Core::JsonRepresentation; end
1407
1743
 
1408
1744
  include Google::Apis::Core::JsonObjectSupport
@@ -1708,6 +2044,18 @@ module Google
1708
2044
  include Google::Apis::Core::JsonObjectSupport
1709
2045
  end
1710
2046
 
2047
+ class GoogleCloudDialogflowV2beta1Message
2048
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2049
+
2050
+ include Google::Apis::Core::JsonObjectSupport
2051
+ end
2052
+
2053
+ class GoogleCloudDialogflowV2beta1MessageAnnotation
2054
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2055
+
2056
+ include Google::Apis::Core::JsonObjectSupport
2057
+ end
2058
+
1711
2059
  class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
1712
2060
  class Representation < Google::Apis::Core::JsonRepresentation; end
1713
2061
 
@@ -1738,6 +2086,36 @@ module Google
1738
2086
  include Google::Apis::Core::JsonObjectSupport
1739
2087
  end
1740
2088
 
2089
+ class GoogleCloudDialogflowV2beta1SmartReplyAnswer
2090
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2091
+
2092
+ include Google::Apis::Core::JsonObjectSupport
2093
+ end
2094
+
2095
+ class GoogleCloudDialogflowV2beta1SuggestArticlesResponse
2096
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2097
+
2098
+ include Google::Apis::Core::JsonObjectSupport
2099
+ end
2100
+
2101
+ class GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse
2102
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2103
+
2104
+ include Google::Apis::Core::JsonObjectSupport
2105
+ end
2106
+
2107
+ class GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse
2108
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2109
+
2110
+ include Google::Apis::Core::JsonObjectSupport
2111
+ end
2112
+
2113
+ class GoogleCloudDialogflowV2beta1SuggestionResult
2114
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2115
+
2116
+ include Google::Apis::Core::JsonObjectSupport
2117
+ end
2118
+
1741
2119
  class GoogleCloudDialogflowV2beta1WebhookRequest
1742
2120
  class Representation < Google::Apis::Core::JsonRepresentation; end
1743
2121
 
@@ -3168,6 +3546,59 @@ module Google
3168
3546
  end
3169
3547
  end
3170
3548
 
3549
+ class GoogleCloudDialogflowV2AgentAssistantFeedback
3550
+ # @private
3551
+ class Representation < Google::Apis::Core::JsonRepresentation
3552
+ property :answer_relevance, as: 'answerRelevance'
3553
+ property :document_correctness, as: 'documentCorrectness'
3554
+ property :document_efficiency, as: 'documentEfficiency'
3555
+ end
3556
+ end
3557
+
3558
+ class GoogleCloudDialogflowV2AgentAssistantRecord
3559
+ # @private
3560
+ class Representation < Google::Apis::Core::JsonRepresentation
3561
+ property :article_suggestion_answer, as: 'articleSuggestionAnswer', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ArticleAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ArticleAnswer::Representation
3562
+
3563
+ property :faq_answer, as: 'faqAnswer', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FaqAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FaqAnswer::Representation
3564
+
3565
+ end
3566
+ end
3567
+
3568
+ class GoogleCloudDialogflowV2AnalyzeContentRequest
3569
+ # @private
3570
+ class Representation < Google::Apis::Core::JsonRepresentation
3571
+ property :event_input, as: 'eventInput', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EventInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EventInput::Representation
3572
+
3573
+ property :query_params, as: 'queryParams', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2QueryParameters, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2QueryParameters::Representation
3574
+
3575
+ property :reply_audio_config, as: 'replyAudioConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudioConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudioConfig::Representation
3576
+
3577
+ property :request_id, as: 'requestId'
3578
+ property :text_input, as: 'textInput', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextInput::Representation
3579
+
3580
+ end
3581
+ end
3582
+
3583
+ class GoogleCloudDialogflowV2AnalyzeContentResponse
3584
+ # @private
3585
+ class Representation < Google::Apis::Core::JsonRepresentation
3586
+ property :automated_agent_reply, as: 'automatedAgentReply', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AutomatedAgentReply, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AutomatedAgentReply::Representation
3587
+
3588
+ property :dtmf_parameters, as: 'dtmfParameters', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DtmfParameters, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DtmfParameters::Representation
3589
+
3590
+ collection :end_user_suggestion_results, as: 'endUserSuggestionResults', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult::Representation
3591
+
3592
+ collection :human_agent_suggestion_results, as: 'humanAgentSuggestionResults', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult::Representation
3593
+
3594
+ property :message, as: 'message', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Message, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Message::Representation
3595
+
3596
+ property :reply_audio, as: 'replyAudio', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudio, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudio::Representation
3597
+
3598
+ property :reply_text, as: 'replyText'
3599
+ end
3600
+ end
3601
+
3171
3602
  class GoogleCloudDialogflowV2AnnotatedMessagePart
3172
3603
  # @private
3173
3604
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3177,6 +3608,57 @@ module Google
3177
3608
  end
3178
3609
  end
3179
3610
 
3611
+ class GoogleCloudDialogflowV2AnswerFeedback
3612
+ # @private
3613
+ class Representation < Google::Apis::Core::JsonRepresentation
3614
+ property :agent_assistant_detail_feedback, as: 'agentAssistantDetailFeedback', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentAssistantFeedback, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentAssistantFeedback::Representation
3615
+
3616
+ property :click_time, as: 'clickTime'
3617
+ property :clicked, as: 'clicked'
3618
+ property :correctness_level, as: 'correctnessLevel'
3619
+ property :display_time, as: 'displayTime'
3620
+ property :displayed, as: 'displayed'
3621
+ end
3622
+ end
3623
+
3624
+ class GoogleCloudDialogflowV2AnswerRecord
3625
+ # @private
3626
+ class Representation < Google::Apis::Core::JsonRepresentation
3627
+ property :agent_assistant_record, as: 'agentAssistantRecord', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentAssistantRecord, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentAssistantRecord::Representation
3628
+
3629
+ property :answer_feedback, as: 'answerFeedback', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AnswerFeedback, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AnswerFeedback::Representation
3630
+
3631
+ property :name, as: 'name'
3632
+ end
3633
+ end
3634
+
3635
+ class GoogleCloudDialogflowV2ArticleAnswer
3636
+ # @private
3637
+ class Representation < Google::Apis::Core::JsonRepresentation
3638
+ property :answer_record, as: 'answerRecord'
3639
+ property :confidence, as: 'confidence'
3640
+ hash :metadata, as: 'metadata'
3641
+ collection :snippets, as: 'snippets'
3642
+ property :title, as: 'title'
3643
+ property :uri, as: 'uri'
3644
+ end
3645
+ end
3646
+
3647
+ class GoogleCloudDialogflowV2AutomatedAgentConfig
3648
+ # @private
3649
+ class Representation < Google::Apis::Core::JsonRepresentation
3650
+ property :agent, as: 'agent'
3651
+ end
3652
+ end
3653
+
3654
+ class GoogleCloudDialogflowV2AutomatedAgentReply
3655
+ # @private
3656
+ class Representation < Google::Apis::Core::JsonRepresentation
3657
+ property :detect_intent_response, as: 'detectIntentResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DetectIntentResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DetectIntentResponse::Representation
3658
+
3659
+ end
3660
+ end
3661
+
3180
3662
  class GoogleCloudDialogflowV2BatchCreateEntitiesRequest
3181
3663
  # @private
3182
3664
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3258,6 +3740,12 @@ module Google
3258
3740
  end
3259
3741
  end
3260
3742
 
3743
+ class GoogleCloudDialogflowV2CompleteConversationRequest
3744
+ # @private
3745
+ class Representation < Google::Apis::Core::JsonRepresentation
3746
+ end
3747
+ end
3748
+
3261
3749
  class GoogleCloudDialogflowV2Context
3262
3750
  # @private
3263
3751
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3267,6 +3755,20 @@ module Google
3267
3755
  end
3268
3756
  end
3269
3757
 
3758
+ class GoogleCloudDialogflowV2Conversation
3759
+ # @private
3760
+ class Representation < Google::Apis::Core::JsonRepresentation
3761
+ property :conversation_profile, as: 'conversationProfile'
3762
+ property :conversation_stage, as: 'conversationStage'
3763
+ property :end_time, as: 'endTime'
3764
+ property :lifecycle_state, as: 'lifecycleState'
3765
+ property :name, as: 'name'
3766
+ property :phone_number, as: 'phoneNumber', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationPhoneNumber, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationPhoneNumber::Representation
3767
+
3768
+ property :start_time, as: 'startTime'
3769
+ end
3770
+ end
3771
+
3270
3772
  class GoogleCloudDialogflowV2ConversationEvent
3271
3773
  # @private
3272
3774
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3279,6 +3781,36 @@ module Google
3279
3781
  end
3280
3782
  end
3281
3783
 
3784
+ class GoogleCloudDialogflowV2ConversationPhoneNumber
3785
+ # @private
3786
+ class Representation < Google::Apis::Core::JsonRepresentation
3787
+ property :phone_number, as: 'phoneNumber'
3788
+ end
3789
+ end
3790
+
3791
+ class GoogleCloudDialogflowV2ConversationProfile
3792
+ # @private
3793
+ class Representation < Google::Apis::Core::JsonRepresentation
3794
+ property :automated_agent_config, as: 'automatedAgentConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AutomatedAgentConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AutomatedAgentConfig::Representation
3795
+
3796
+ property :create_time, as: 'createTime'
3797
+ property :display_name, as: 'displayName'
3798
+ property :human_agent_assistant_config, as: 'humanAgentAssistantConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfig::Representation
3799
+
3800
+ property :language_code, as: 'languageCode'
3801
+ property :logging_config, as: 'loggingConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2LoggingConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2LoggingConfig::Representation
3802
+
3803
+ property :name, as: 'name'
3804
+ property :new_message_event_notification_config, as: 'newMessageEventNotificationConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2NotificationConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2NotificationConfig::Representation
3805
+
3806
+ property :notification_config, as: 'notificationConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2NotificationConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2NotificationConfig::Representation
3807
+
3808
+ property :stt_config, as: 'sttConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SpeechToTextConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SpeechToTextConfig::Representation
3809
+
3810
+ property :update_time, as: 'updateTime'
3811
+ end
3812
+ end
3813
+
3282
3814
  class GoogleCloudDialogflowV2DetectIntentRequest
3283
3815
  # @private
3284
3816
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3307,6 +3839,38 @@ module Google
3307
3839
  end
3308
3840
  end
3309
3841
 
3842
+ class GoogleCloudDialogflowV2Document
3843
+ # @private
3844
+ class Representation < Google::Apis::Core::JsonRepresentation
3845
+ property :content_uri, as: 'contentUri'
3846
+ property :display_name, as: 'displayName'
3847
+ property :enable_auto_reload, as: 'enableAutoReload'
3848
+ collection :knowledge_types, as: 'knowledgeTypes'
3849
+ property :latest_reload_status, as: 'latestReloadStatus', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DocumentReloadStatus, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DocumentReloadStatus::Representation
3850
+
3851
+ hash :metadata, as: 'metadata'
3852
+ property :mime_type, as: 'mimeType'
3853
+ property :name, as: 'name'
3854
+ property :raw_content, :base64 => true, as: 'rawContent'
3855
+ end
3856
+ end
3857
+
3858
+ class GoogleCloudDialogflowV2DocumentReloadStatus
3859
+ # @private
3860
+ class Representation < Google::Apis::Core::JsonRepresentation
3861
+ property :status, as: 'status', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
3862
+
3863
+ property :time, as: 'time'
3864
+ end
3865
+ end
3866
+
3867
+ class GoogleCloudDialogflowV2DtmfParameters
3868
+ # @private
3869
+ class Representation < Google::Apis::Core::JsonRepresentation
3870
+ property :accepts_dtmf_input, as: 'acceptsDtmfInput'
3871
+ end
3872
+ end
3873
+
3310
3874
  class GoogleCloudDialogflowV2EntityType
3311
3875
  # @private
3312
3876
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3371,34 +3935,160 @@ module Google
3371
3935
  end
3372
3936
  end
3373
3937
 
3938
+ class GoogleCloudDialogflowV2FaqAnswer
3939
+ # @private
3940
+ class Representation < Google::Apis::Core::JsonRepresentation
3941
+ property :answer, as: 'answer'
3942
+ property :answer_record, as: 'answerRecord'
3943
+ property :confidence, as: 'confidence'
3944
+ hash :metadata, as: 'metadata'
3945
+ property :question, as: 'question'
3946
+ property :source, as: 'source'
3947
+ end
3948
+ end
3949
+
3374
3950
  class GoogleCloudDialogflowV2Fulfillment
3375
3951
  # @private
3376
3952
  class Representation < Google::Apis::Core::JsonRepresentation
3377
- property :display_name, as: 'displayName'
3378
- property :enabled, as: 'enabled'
3379
- collection :features, as: 'features', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FulfillmentFeature, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FulfillmentFeature::Representation
3380
-
3381
- property :generic_web_service, as: 'genericWebService', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FulfillmentGenericWebService, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FulfillmentGenericWebService::Representation
3382
-
3383
- property :name, as: 'name'
3953
+ property :display_name, as: 'displayName'
3954
+ property :enabled, as: 'enabled'
3955
+ collection :features, as: 'features', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FulfillmentFeature, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FulfillmentFeature::Representation
3956
+
3957
+ property :generic_web_service, as: 'genericWebService', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FulfillmentGenericWebService, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FulfillmentGenericWebService::Representation
3958
+
3959
+ property :name, as: 'name'
3960
+ end
3961
+ end
3962
+
3963
+ class GoogleCloudDialogflowV2FulfillmentFeature
3964
+ # @private
3965
+ class Representation < Google::Apis::Core::JsonRepresentation
3966
+ property :type, as: 'type'
3967
+ end
3968
+ end
3969
+
3970
+ class GoogleCloudDialogflowV2FulfillmentGenericWebService
3971
+ # @private
3972
+ class Representation < Google::Apis::Core::JsonRepresentation
3973
+ property :is_cloud_function, as: 'isCloudFunction'
3974
+ property :password, as: 'password'
3975
+ hash :request_headers, as: 'requestHeaders'
3976
+ property :uri, as: 'uri'
3977
+ property :username, as: 'username'
3978
+ end
3979
+ end
3980
+
3981
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfig
3982
+ # @private
3983
+ class Representation < Google::Apis::Core::JsonRepresentation
3984
+ property :human_agent_suggestion_config, as: 'humanAgentSuggestionConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig::Representation
3985
+
3986
+ property :message_analysis_config, as: 'messageAnalysisConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfig::Representation
3987
+
3988
+ property :notification_config, as: 'notificationConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2NotificationConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2NotificationConfig::Representation
3989
+
3990
+ end
3991
+ end
3992
+
3993
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfig
3994
+ # @private
3995
+ class Representation < Google::Apis::Core::JsonRepresentation
3996
+ property :model, as: 'model'
3997
+ end
3998
+ end
3999
+
4000
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfig
4001
+ # @private
4002
+ class Representation < Google::Apis::Core::JsonRepresentation
4003
+ property :enable_sentiment_analysis, as: 'enableSentimentAnalysis'
4004
+ end
4005
+ end
4006
+
4007
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig
4008
+ # @private
4009
+ class Representation < Google::Apis::Core::JsonRepresentation
4010
+ collection :feature_configs, as: 'featureConfigs', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig::Representation
4011
+
4012
+ property :group_suggestion_responses, as: 'groupSuggestionResponses'
4013
+ end
4014
+ end
4015
+
4016
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig
4017
+ # @private
4018
+ class Representation < Google::Apis::Core::JsonRepresentation
4019
+ property :conversation_model_config, as: 'conversationModelConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfig::Representation
4020
+
4021
+ property :enable_event_based_suggestion, as: 'enableEventBasedSuggestion'
4022
+ property :query_config, as: 'queryConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig::Representation
4023
+
4024
+ property :suggestion_feature, as: 'suggestionFeature', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionFeature, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionFeature::Representation
4025
+
4026
+ property :suggestion_trigger_settings, as: 'suggestionTriggerSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettings::Representation
4027
+
4028
+ end
4029
+ end
4030
+
4031
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig
4032
+ # @private
4033
+ class Representation < Google::Apis::Core::JsonRepresentation
4034
+ property :confidence_threshold, as: 'confidenceThreshold'
4035
+ property :context_filter_settings, as: 'contextFilterSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings::Representation
4036
+
4037
+ property :dialogflow_query_source, as: 'dialogflowQuerySource', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource::Representation
4038
+
4039
+ property :document_query_source, as: 'documentQuerySource', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource::Representation
4040
+
4041
+ property :knowledge_base_query_source, as: 'knowledgeBaseQuerySource', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource::Representation
4042
+
4043
+ property :max_results, as: 'maxResults'
4044
+ end
4045
+ end
4046
+
4047
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings
4048
+ # @private
4049
+ class Representation < Google::Apis::Core::JsonRepresentation
4050
+ property :drop_handoff_messages, as: 'dropHandoffMessages'
4051
+ property :drop_ivr_messages, as: 'dropIvrMessages'
4052
+ property :drop_virtual_agent_messages, as: 'dropVirtualAgentMessages'
4053
+ end
4054
+ end
4055
+
4056
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource
4057
+ # @private
4058
+ class Representation < Google::Apis::Core::JsonRepresentation
4059
+ property :agent, as: 'agent'
4060
+ end
4061
+ end
4062
+
4063
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource
4064
+ # @private
4065
+ class Representation < Google::Apis::Core::JsonRepresentation
4066
+ collection :documents, as: 'documents'
4067
+ end
4068
+ end
4069
+
4070
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource
4071
+ # @private
4072
+ class Representation < Google::Apis::Core::JsonRepresentation
4073
+ collection :knowledge_bases, as: 'knowledgeBases'
3384
4074
  end
3385
4075
  end
3386
4076
 
3387
- class GoogleCloudDialogflowV2FulfillmentFeature
4077
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettings
3388
4078
  # @private
3389
4079
  class Representation < Google::Apis::Core::JsonRepresentation
3390
- property :type, as: 'type'
4080
+ property :no_smalltalk, as: 'noSmalltalk'
4081
+ property :only_end_user, as: 'onlyEndUser'
3391
4082
  end
3392
4083
  end
3393
4084
 
3394
- class GoogleCloudDialogflowV2FulfillmentGenericWebService
4085
+ class GoogleCloudDialogflowV2HumanAgentAssistantEvent
3395
4086
  # @private
3396
4087
  class Representation < Google::Apis::Core::JsonRepresentation
3397
- property :is_cloud_function, as: 'isCloudFunction'
3398
- property :password, as: 'password'
3399
- hash :request_headers, as: 'requestHeaders'
3400
- property :uri, as: 'uri'
3401
- property :username, as: 'username'
4088
+ property :conversation, as: 'conversation'
4089
+ property :participant, as: 'participant'
4090
+ collection :suggestion_results, as: 'suggestionResults', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult::Representation
4091
+
3402
4092
  end
3403
4093
  end
3404
4094
 
@@ -3414,6 +4104,7 @@ module Google
3414
4104
  # @private
3415
4105
  class Representation < Google::Apis::Core::JsonRepresentation
3416
4106
  property :audio_encoding, as: 'audioEncoding'
4107
+ property :disable_no_speech_recognized_event, as: 'disableNoSpeechRecognizedEvent'
3417
4108
  property :enable_word_info, as: 'enableWordInfo'
3418
4109
  property :language_code, as: 'languageCode'
3419
4110
  property :model, as: 'model'
@@ -3432,11 +4123,13 @@ module Google
3432
4123
  property :action, as: 'action'
3433
4124
  collection :default_response_platforms, as: 'defaultResponsePlatforms'
3434
4125
  property :display_name, as: 'displayName'
4126
+ property :end_interaction, as: 'endInteraction'
3435
4127
  collection :events, as: 'events'
3436
4128
  collection :followup_intent_info, as: 'followupIntentInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentFollowupIntentInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentFollowupIntentInfo::Representation
3437
4129
 
3438
4130
  collection :input_context_names, as: 'inputContextNames'
3439
4131
  property :is_fallback, as: 'isFallback'
4132
+ property :live_agent_handoff, as: 'liveAgentHandoff'
3440
4133
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessage::Representation
3441
4134
 
3442
4135
  property :ml_disabled, as: 'mlDisabled'
@@ -3793,6 +4486,31 @@ module Google
3793
4486
  end
3794
4487
  end
3795
4488
 
4489
+ class GoogleCloudDialogflowV2KnowledgeBase
4490
+ # @private
4491
+ class Representation < Google::Apis::Core::JsonRepresentation
4492
+ property :display_name, as: 'displayName'
4493
+ property :language_code, as: 'languageCode'
4494
+ property :name, as: 'name'
4495
+ end
4496
+ end
4497
+
4498
+ class GoogleCloudDialogflowV2KnowledgeOperationMetadata
4499
+ # @private
4500
+ class Representation < Google::Apis::Core::JsonRepresentation
4501
+ property :state, as: 'state'
4502
+ end
4503
+ end
4504
+
4505
+ class GoogleCloudDialogflowV2ListAnswerRecordsResponse
4506
+ # @private
4507
+ class Representation < Google::Apis::Core::JsonRepresentation
4508
+ collection :answer_records, as: 'answerRecords', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AnswerRecord, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AnswerRecord::Representation
4509
+
4510
+ property :next_page_token, as: 'nextPageToken'
4511
+ end
4512
+ end
4513
+
3796
4514
  class GoogleCloudDialogflowV2ListContextsResponse
3797
4515
  # @private
3798
4516
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3802,6 +4520,33 @@ module Google
3802
4520
  end
3803
4521
  end
3804
4522
 
4523
+ class GoogleCloudDialogflowV2ListConversationProfilesResponse
4524
+ # @private
4525
+ class Representation < Google::Apis::Core::JsonRepresentation
4526
+ collection :conversation_profiles, as: 'conversationProfiles', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationProfile, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationProfile::Representation
4527
+
4528
+ property :next_page_token, as: 'nextPageToken'
4529
+ end
4530
+ end
4531
+
4532
+ class GoogleCloudDialogflowV2ListConversationsResponse
4533
+ # @private
4534
+ class Representation < Google::Apis::Core::JsonRepresentation
4535
+ collection :conversations, as: 'conversations', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Conversation, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Conversation::Representation
4536
+
4537
+ property :next_page_token, as: 'nextPageToken'
4538
+ end
4539
+ end
4540
+
4541
+ class GoogleCloudDialogflowV2ListDocumentsResponse
4542
+ # @private
4543
+ class Representation < Google::Apis::Core::JsonRepresentation
4544
+ collection :documents, as: 'documents', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Document, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Document::Representation
4545
+
4546
+ property :next_page_token, as: 'nextPageToken'
4547
+ end
4548
+ end
4549
+
3805
4550
  class GoogleCloudDialogflowV2ListEntityTypesResponse
3806
4551
  # @private
3807
4552
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3829,6 +4574,33 @@ module Google
3829
4574
  end
3830
4575
  end
3831
4576
 
4577
+ class GoogleCloudDialogflowV2ListKnowledgeBasesResponse
4578
+ # @private
4579
+ class Representation < Google::Apis::Core::JsonRepresentation
4580
+ collection :knowledge_bases, as: 'knowledgeBases', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2KnowledgeBase, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2KnowledgeBase::Representation
4581
+
4582
+ property :next_page_token, as: 'nextPageToken'
4583
+ end
4584
+ end
4585
+
4586
+ class GoogleCloudDialogflowV2ListMessagesResponse
4587
+ # @private
4588
+ class Representation < Google::Apis::Core::JsonRepresentation
4589
+ collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Message, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Message::Representation
4590
+
4591
+ property :next_page_token, as: 'nextPageToken'
4592
+ end
4593
+ end
4594
+
4595
+ class GoogleCloudDialogflowV2ListParticipantsResponse
4596
+ # @private
4597
+ class Representation < Google::Apis::Core::JsonRepresentation
4598
+ property :next_page_token, as: 'nextPageToken'
4599
+ collection :participants, as: 'participants', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Participant, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Participant::Representation
4600
+
4601
+ end
4602
+ end
4603
+
3832
4604
  class GoogleCloudDialogflowV2ListSessionEntityTypesResponse
3833
4605
  # @private
3834
4606
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3838,6 +4610,13 @@ module Google
3838
4610
  end
3839
4611
  end
3840
4612
 
4613
+ class GoogleCloudDialogflowV2LoggingConfig
4614
+ # @private
4615
+ class Representation < Google::Apis::Core::JsonRepresentation
4616
+ property :enable_stackdriver_logging, as: 'enableStackdriverLogging'
4617
+ end
4618
+ end
4619
+
3841
4620
  class GoogleCloudDialogflowV2Message
3842
4621
  # @private
3843
4622
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3861,6 +4640,14 @@ module Google
3861
4640
  end
3862
4641
  end
3863
4642
 
4643
+ class GoogleCloudDialogflowV2NotificationConfig
4644
+ # @private
4645
+ class Representation < Google::Apis::Core::JsonRepresentation
4646
+ property :message_format, as: 'messageFormat'
4647
+ property :topic, as: 'topic'
4648
+ end
4649
+ end
4650
+
3864
4651
  class GoogleCloudDialogflowV2OriginalDetectIntentRequest
3865
4652
  # @private
3866
4653
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3870,6 +4657,15 @@ module Google
3870
4657
  end
3871
4658
  end
3872
4659
 
4660
+ class GoogleCloudDialogflowV2OutputAudio
4661
+ # @private
4662
+ class Representation < Google::Apis::Core::JsonRepresentation
4663
+ property :audio, :base64 => true, as: 'audio'
4664
+ property :config, as: 'config', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudioConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudioConfig::Representation
4665
+
4666
+ end
4667
+ end
4668
+
3873
4669
  class GoogleCloudDialogflowV2OutputAudioConfig
3874
4670
  # @private
3875
4671
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3880,6 +4676,15 @@ module Google
3880
4676
  end
3881
4677
  end
3882
4678
 
4679
+ class GoogleCloudDialogflowV2Participant
4680
+ # @private
4681
+ class Representation < Google::Apis::Core::JsonRepresentation
4682
+ property :name, as: 'name'
4683
+ property :role, as: 'role'
4684
+ property :sip_recording_media_label, as: 'sipRecordingMediaLabel'
4685
+ end
4686
+ end
4687
+
3883
4688
  class GoogleCloudDialogflowV2QueryInput
3884
4689
  # @private
3885
4690
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3935,6 +4740,13 @@ module Google
3935
4740
  end
3936
4741
  end
3937
4742
 
4743
+ class GoogleCloudDialogflowV2ReloadDocumentRequest
4744
+ # @private
4745
+ class Representation < Google::Apis::Core::JsonRepresentation
4746
+ property :content_uri, as: 'contentUri'
4747
+ end
4748
+ end
4749
+
3938
4750
  class GoogleCloudDialogflowV2RestoreAgentRequest
3939
4751
  # @private
3940
4752
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3993,6 +4805,68 @@ module Google
3993
4805
  end
3994
4806
  end
3995
4807
 
4808
+ class GoogleCloudDialogflowV2SpeechToTextConfig
4809
+ # @private
4810
+ class Representation < Google::Apis::Core::JsonRepresentation
4811
+ property :speech_model_variant, as: 'speechModelVariant'
4812
+ end
4813
+ end
4814
+
4815
+ class GoogleCloudDialogflowV2SuggestArticlesRequest
4816
+ # @private
4817
+ class Representation < Google::Apis::Core::JsonRepresentation
4818
+ property :context_size, as: 'contextSize'
4819
+ property :latest_message, as: 'latestMessage'
4820
+ end
4821
+ end
4822
+
4823
+ class GoogleCloudDialogflowV2SuggestArticlesResponse
4824
+ # @private
4825
+ class Representation < Google::Apis::Core::JsonRepresentation
4826
+ collection :article_answers, as: 'articleAnswers', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ArticleAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ArticleAnswer::Representation
4827
+
4828
+ property :context_size, as: 'contextSize'
4829
+ property :latest_message, as: 'latestMessage'
4830
+ end
4831
+ end
4832
+
4833
+ class GoogleCloudDialogflowV2SuggestFaqAnswersRequest
4834
+ # @private
4835
+ class Representation < Google::Apis::Core::JsonRepresentation
4836
+ property :context_size, as: 'contextSize'
4837
+ property :latest_message, as: 'latestMessage'
4838
+ end
4839
+ end
4840
+
4841
+ class GoogleCloudDialogflowV2SuggestFaqAnswersResponse
4842
+ # @private
4843
+ class Representation < Google::Apis::Core::JsonRepresentation
4844
+ property :context_size, as: 'contextSize'
4845
+ collection :faq_answers, as: 'faqAnswers', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FaqAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FaqAnswer::Representation
4846
+
4847
+ property :latest_message, as: 'latestMessage'
4848
+ end
4849
+ end
4850
+
4851
+ class GoogleCloudDialogflowV2SuggestionFeature
4852
+ # @private
4853
+ class Representation < Google::Apis::Core::JsonRepresentation
4854
+ property :type, as: 'type'
4855
+ end
4856
+ end
4857
+
4858
+ class GoogleCloudDialogflowV2SuggestionResult
4859
+ # @private
4860
+ class Representation < Google::Apis::Core::JsonRepresentation
4861
+ property :error, as: 'error', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
4862
+
4863
+ property :suggest_articles_response, as: 'suggestArticlesResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestArticlesResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestArticlesResponse::Representation
4864
+
4865
+ property :suggest_faq_answers_response, as: 'suggestFaqAnswersResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestFaqAnswersResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestFaqAnswersResponse::Representation
4866
+
4867
+ end
4868
+ end
4869
+
3996
4870
  class GoogleCloudDialogflowV2SynthesizeSpeechConfig
3997
4871
  # @private
3998
4872
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4073,6 +4947,26 @@ module Google
4073
4947
  end
4074
4948
  end
4075
4949
 
4950
+ class GoogleCloudDialogflowV2beta1AnnotatedMessagePart
4951
+ # @private
4952
+ class Representation < Google::Apis::Core::JsonRepresentation
4953
+ property :entity_type, as: 'entityType'
4954
+ property :formatted_value, as: 'formattedValue'
4955
+ property :text, as: 'text'
4956
+ end
4957
+ end
4958
+
4959
+ class GoogleCloudDialogflowV2beta1ArticleAnswer
4960
+ # @private
4961
+ class Representation < Google::Apis::Core::JsonRepresentation
4962
+ property :answer_record, as: 'answerRecord'
4963
+ hash :metadata, as: 'metadata'
4964
+ collection :snippets, as: 'snippets'
4965
+ property :title, as: 'title'
4966
+ property :uri, as: 'uri'
4967
+ end
4968
+ end
4969
+
4076
4970
  class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
4077
4971
  # @private
4078
4972
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4098,6 +4992,18 @@ module Google
4098
4992
  end
4099
4993
  end
4100
4994
 
4995
+ class GoogleCloudDialogflowV2beta1ConversationEvent
4996
+ # @private
4997
+ class Representation < Google::Apis::Core::JsonRepresentation
4998
+ property :conversation, as: 'conversation'
4999
+ property :error_status, as: 'errorStatus', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
5000
+
5001
+ property :new_message_payload, as: 'newMessagePayload', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1Message, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1Message::Representation
5002
+
5003
+ property :type, as: 'type'
5004
+ end
5005
+ end
5006
+
4101
5007
  class GoogleCloudDialogflowV2beta1EntityType
4102
5008
  # @private
4103
5009
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4136,6 +5042,36 @@ module Google
4136
5042
  end
4137
5043
  end
4138
5044
 
5045
+ class GoogleCloudDialogflowV2beta1FaqAnswer
5046
+ # @private
5047
+ class Representation < Google::Apis::Core::JsonRepresentation
5048
+ property :answer, as: 'answer'
5049
+ property :answer_record, as: 'answerRecord'
5050
+ property :confidence, as: 'confidence'
5051
+ hash :metadata, as: 'metadata'
5052
+ property :question, as: 'question'
5053
+ property :source, as: 'source'
5054
+ end
5055
+ end
5056
+
5057
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent
5058
+ # @private
5059
+ class Representation < Google::Apis::Core::JsonRepresentation
5060
+ property :conversation, as: 'conversation'
5061
+ property :participant, as: 'participant'
5062
+ collection :suggestion_results, as: 'suggestionResults', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestionResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestionResult::Representation
5063
+
5064
+ end
5065
+ end
5066
+
5067
+ class GoogleCloudDialogflowV2beta1ImportDocumentsResponse
5068
+ # @private
5069
+ class Representation < Google::Apis::Core::JsonRepresentation
5070
+ collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
5071
+
5072
+ end
5073
+ end
5074
+
4139
5075
  class GoogleCloudDialogflowV2beta1Intent
4140
5076
  # @private
4141
5077
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4148,6 +5084,7 @@ module Google
4148
5084
 
4149
5085
  collection :input_context_names, as: 'inputContextNames'
4150
5086
  property :is_fallback, as: 'isFallback'
5087
+ property :live_agent_handoff, as: 'liveAgentHandoff'
4151
5088
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessage::Representation
4152
5089
 
4153
5090
  property :ml_disabled, as: 'mlDisabled'
@@ -4658,6 +5595,32 @@ module Google
4658
5595
  end
4659
5596
  end
4660
5597
 
5598
+ class GoogleCloudDialogflowV2beta1Message
5599
+ # @private
5600
+ class Representation < Google::Apis::Core::JsonRepresentation
5601
+ property :content, as: 'content'
5602
+ property :create_time, as: 'createTime'
5603
+ property :language_code, as: 'languageCode'
5604
+ property :message_annotation, as: 'messageAnnotation', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1MessageAnnotation, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1MessageAnnotation::Representation
5605
+
5606
+ property :name, as: 'name'
5607
+ property :participant, as: 'participant'
5608
+ property :participant_role, as: 'participantRole'
5609
+ property :send_time, as: 'sendTime'
5610
+ property :sentiment_analysis, as: 'sentimentAnalysis', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SentimentAnalysisResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SentimentAnalysisResult::Representation
5611
+
5612
+ end
5613
+ end
5614
+
5615
+ class GoogleCloudDialogflowV2beta1MessageAnnotation
5616
+ # @private
5617
+ class Representation < Google::Apis::Core::JsonRepresentation
5618
+ property :contain_entities, as: 'containEntities'
5619
+ collection :parts, as: 'parts', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AnnotatedMessagePart, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AnnotatedMessagePart::Representation
5620
+
5621
+ end
5622
+ end
5623
+
4661
5624
  class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
4662
5625
  # @private
4663
5626
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4720,6 +5683,59 @@ module Google
4720
5683
  end
4721
5684
  end
4722
5685
 
5686
+ class GoogleCloudDialogflowV2beta1SmartReplyAnswer
5687
+ # @private
5688
+ class Representation < Google::Apis::Core::JsonRepresentation
5689
+ property :answer_record, as: 'answerRecord'
5690
+ property :confidence, as: 'confidence'
5691
+ property :reply, as: 'reply'
5692
+ end
5693
+ end
5694
+
5695
+ class GoogleCloudDialogflowV2beta1SuggestArticlesResponse
5696
+ # @private
5697
+ class Representation < Google::Apis::Core::JsonRepresentation
5698
+ collection :article_answers, as: 'articleAnswers', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1ArticleAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1ArticleAnswer::Representation
5699
+
5700
+ property :context_size, as: 'contextSize'
5701
+ property :latest_message, as: 'latestMessage'
5702
+ end
5703
+ end
5704
+
5705
+ class GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse
5706
+ # @private
5707
+ class Representation < Google::Apis::Core::JsonRepresentation
5708
+ property :context_size, as: 'contextSize'
5709
+ collection :faq_answers, as: 'faqAnswers', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1FaqAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1FaqAnswer::Representation
5710
+
5711
+ property :latest_message, as: 'latestMessage'
5712
+ end
5713
+ end
5714
+
5715
+ class GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse
5716
+ # @private
5717
+ class Representation < Google::Apis::Core::JsonRepresentation
5718
+ property :context_size, as: 'contextSize'
5719
+ property :latest_message, as: 'latestMessage'
5720
+ collection :smart_reply_answers, as: 'smartReplyAnswers', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SmartReplyAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SmartReplyAnswer::Representation
5721
+
5722
+ end
5723
+ end
5724
+
5725
+ class GoogleCloudDialogflowV2beta1SuggestionResult
5726
+ # @private
5727
+ class Representation < Google::Apis::Core::JsonRepresentation
5728
+ property :error, as: 'error', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
5729
+
5730
+ property :suggest_articles_response, as: 'suggestArticlesResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestArticlesResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestArticlesResponse::Representation
5731
+
5732
+ property :suggest_faq_answers_response, as: 'suggestFaqAnswersResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse::Representation
5733
+
5734
+ property :suggest_smart_replies_response, as: 'suggestSmartRepliesResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse::Representation
5735
+
5736
+ end
5737
+ end
5738
+
4723
5739
  class GoogleCloudDialogflowV2beta1WebhookRequest
4724
5740
  # @private
4725
5741
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4743,6 +5759,7 @@ module Google
4743
5759
  collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessage::Representation
4744
5760
 
4745
5761
  property :fulfillment_text, as: 'fulfillmentText'
5762
+ property :live_agent_handoff, as: 'liveAgentHandoff'
4746
5763
  collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1Context, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1Context::Representation
4747
5764
 
4748
5765
  hash :payload, as: 'payload'