google-apis-dialogflow_v2 0.5.0 → 0.10.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.5.0"
19
+ GEM_VERSION = "0.10.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 = "20210222"
25
+ REVISION = "20210329"
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,96 @@ 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
+
1165
+ class GoogleCloudDialogflowV2HumanAgentHandoffConfig
1166
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1167
+
1168
+ include Google::Apis::Core::JsonObjectSupport
1169
+ end
1170
+
1171
+ class GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfig
1172
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1173
+
1174
+ include Google::Apis::Core::JsonObjectSupport
1175
+ end
1176
+
1177
+ class GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfig
1178
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1179
+
1180
+ include Google::Apis::Core::JsonObjectSupport
1181
+ end
1182
+
991
1183
  class GoogleCloudDialogflowV2ImportAgentRequest
992
1184
  class Representation < Google::Apis::Core::JsonRepresentation; end
993
1185
 
@@ -1204,12 +1396,48 @@ module Google
1204
1396
  include Google::Apis::Core::JsonObjectSupport
1205
1397
  end
1206
1398
 
1399
+ class GoogleCloudDialogflowV2KnowledgeBase
1400
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1401
+
1402
+ include Google::Apis::Core::JsonObjectSupport
1403
+ end
1404
+
1405
+ class GoogleCloudDialogflowV2KnowledgeOperationMetadata
1406
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1407
+
1408
+ include Google::Apis::Core::JsonObjectSupport
1409
+ end
1410
+
1411
+ class GoogleCloudDialogflowV2ListAnswerRecordsResponse
1412
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1413
+
1414
+ include Google::Apis::Core::JsonObjectSupport
1415
+ end
1416
+
1207
1417
  class GoogleCloudDialogflowV2ListContextsResponse
1208
1418
  class Representation < Google::Apis::Core::JsonRepresentation; end
1209
1419
 
1210
1420
  include Google::Apis::Core::JsonObjectSupport
1211
1421
  end
1212
1422
 
1423
+ class GoogleCloudDialogflowV2ListConversationProfilesResponse
1424
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1425
+
1426
+ include Google::Apis::Core::JsonObjectSupport
1427
+ end
1428
+
1429
+ class GoogleCloudDialogflowV2ListConversationsResponse
1430
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1431
+
1432
+ include Google::Apis::Core::JsonObjectSupport
1433
+ end
1434
+
1435
+ class GoogleCloudDialogflowV2ListDocumentsResponse
1436
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1437
+
1438
+ include Google::Apis::Core::JsonObjectSupport
1439
+ end
1440
+
1213
1441
  class GoogleCloudDialogflowV2ListEntityTypesResponse
1214
1442
  class Representation < Google::Apis::Core::JsonRepresentation; end
1215
1443
 
@@ -1228,12 +1456,36 @@ module Google
1228
1456
  include Google::Apis::Core::JsonObjectSupport
1229
1457
  end
1230
1458
 
1459
+ class GoogleCloudDialogflowV2ListKnowledgeBasesResponse
1460
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1461
+
1462
+ include Google::Apis::Core::JsonObjectSupport
1463
+ end
1464
+
1465
+ class GoogleCloudDialogflowV2ListMessagesResponse
1466
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1467
+
1468
+ include Google::Apis::Core::JsonObjectSupport
1469
+ end
1470
+
1471
+ class GoogleCloudDialogflowV2ListParticipantsResponse
1472
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1473
+
1474
+ include Google::Apis::Core::JsonObjectSupport
1475
+ end
1476
+
1231
1477
  class GoogleCloudDialogflowV2ListSessionEntityTypesResponse
1232
1478
  class Representation < Google::Apis::Core::JsonRepresentation; end
1233
1479
 
1234
1480
  include Google::Apis::Core::JsonObjectSupport
1235
1481
  end
1236
1482
 
1483
+ class GoogleCloudDialogflowV2LoggingConfig
1484
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1485
+
1486
+ include Google::Apis::Core::JsonObjectSupport
1487
+ end
1488
+
1237
1489
  class GoogleCloudDialogflowV2Message
1238
1490
  class Representation < Google::Apis::Core::JsonRepresentation; end
1239
1491
 
@@ -1246,18 +1498,36 @@ module Google
1246
1498
  include Google::Apis::Core::JsonObjectSupport
1247
1499
  end
1248
1500
 
1501
+ class GoogleCloudDialogflowV2NotificationConfig
1502
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1503
+
1504
+ include Google::Apis::Core::JsonObjectSupport
1505
+ end
1506
+
1249
1507
  class GoogleCloudDialogflowV2OriginalDetectIntentRequest
1250
1508
  class Representation < Google::Apis::Core::JsonRepresentation; end
1251
1509
 
1252
1510
  include Google::Apis::Core::JsonObjectSupport
1253
1511
  end
1254
1512
 
1513
+ class GoogleCloudDialogflowV2OutputAudio
1514
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1515
+
1516
+ include Google::Apis::Core::JsonObjectSupport
1517
+ end
1518
+
1255
1519
  class GoogleCloudDialogflowV2OutputAudioConfig
1256
1520
  class Representation < Google::Apis::Core::JsonRepresentation; end
1257
1521
 
1258
1522
  include Google::Apis::Core::JsonObjectSupport
1259
1523
  end
1260
1524
 
1525
+ class GoogleCloudDialogflowV2Participant
1526
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1527
+
1528
+ include Google::Apis::Core::JsonObjectSupport
1529
+ end
1530
+
1261
1531
  class GoogleCloudDialogflowV2QueryInput
1262
1532
  class Representation < Google::Apis::Core::JsonRepresentation; end
1263
1533
 
@@ -1276,6 +1546,12 @@ module Google
1276
1546
  include Google::Apis::Core::JsonObjectSupport
1277
1547
  end
1278
1548
 
1549
+ class GoogleCloudDialogflowV2ReloadDocumentRequest
1550
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1551
+
1552
+ include Google::Apis::Core::JsonObjectSupport
1553
+ end
1554
+
1279
1555
  class GoogleCloudDialogflowV2RestoreAgentRequest
1280
1556
  class Representation < Google::Apis::Core::JsonRepresentation; end
1281
1557
 
@@ -1318,6 +1594,48 @@ module Google
1318
1594
  include Google::Apis::Core::JsonObjectSupport
1319
1595
  end
1320
1596
 
1597
+ class GoogleCloudDialogflowV2SpeechToTextConfig
1598
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1599
+
1600
+ include Google::Apis::Core::JsonObjectSupport
1601
+ end
1602
+
1603
+ class GoogleCloudDialogflowV2SuggestArticlesRequest
1604
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1605
+
1606
+ include Google::Apis::Core::JsonObjectSupport
1607
+ end
1608
+
1609
+ class GoogleCloudDialogflowV2SuggestArticlesResponse
1610
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1611
+
1612
+ include Google::Apis::Core::JsonObjectSupport
1613
+ end
1614
+
1615
+ class GoogleCloudDialogflowV2SuggestFaqAnswersRequest
1616
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1617
+
1618
+ include Google::Apis::Core::JsonObjectSupport
1619
+ end
1620
+
1621
+ class GoogleCloudDialogflowV2SuggestFaqAnswersResponse
1622
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1623
+
1624
+ include Google::Apis::Core::JsonObjectSupport
1625
+ end
1626
+
1627
+ class GoogleCloudDialogflowV2SuggestionFeature
1628
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1629
+
1630
+ include Google::Apis::Core::JsonObjectSupport
1631
+ end
1632
+
1633
+ class GoogleCloudDialogflowV2SuggestionResult
1634
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1635
+
1636
+ include Google::Apis::Core::JsonObjectSupport
1637
+ end
1638
+
1321
1639
  class GoogleCloudDialogflowV2SynthesizeSpeechConfig
1322
1640
  class Representation < Google::Apis::Core::JsonRepresentation; end
1323
1641
 
@@ -1366,6 +1684,18 @@ module Google
1366
1684
  include Google::Apis::Core::JsonObjectSupport
1367
1685
  end
1368
1686
 
1687
+ class GoogleCloudDialogflowV2beta1AnnotatedMessagePart
1688
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1689
+
1690
+ include Google::Apis::Core::JsonObjectSupport
1691
+ end
1692
+
1693
+ class GoogleCloudDialogflowV2beta1ArticleAnswer
1694
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1695
+
1696
+ include Google::Apis::Core::JsonObjectSupport
1697
+ end
1698
+
1369
1699
  class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
1370
1700
  class Representation < Google::Apis::Core::JsonRepresentation; end
1371
1701
 
@@ -1384,6 +1714,12 @@ module Google
1384
1714
  include Google::Apis::Core::JsonObjectSupport
1385
1715
  end
1386
1716
 
1717
+ class GoogleCloudDialogflowV2beta1ConversationEvent
1718
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1719
+
1720
+ include Google::Apis::Core::JsonObjectSupport
1721
+ end
1722
+
1387
1723
  class GoogleCloudDialogflowV2beta1EntityType
1388
1724
  class Representation < Google::Apis::Core::JsonRepresentation; end
1389
1725
 
@@ -1408,6 +1744,24 @@ module Google
1408
1744
  include Google::Apis::Core::JsonObjectSupport
1409
1745
  end
1410
1746
 
1747
+ class GoogleCloudDialogflowV2beta1FaqAnswer
1748
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1749
+
1750
+ include Google::Apis::Core::JsonObjectSupport
1751
+ end
1752
+
1753
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent
1754
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1755
+
1756
+ include Google::Apis::Core::JsonObjectSupport
1757
+ end
1758
+
1759
+ class GoogleCloudDialogflowV2beta1ImportDocumentsResponse
1760
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1761
+
1762
+ include Google::Apis::Core::JsonObjectSupport
1763
+ end
1764
+
1411
1765
  class GoogleCloudDialogflowV2beta1Intent
1412
1766
  class Representation < Google::Apis::Core::JsonRepresentation; end
1413
1767
 
@@ -1666,73 +2020,115 @@ module Google
1666
2020
  include Google::Apis::Core::JsonObjectSupport
1667
2021
  end
1668
2022
 
1669
- class GoogleCloudDialogflowV2beta1IntentMessageText
2023
+ class GoogleCloudDialogflowV2beta1IntentMessageText
2024
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2025
+
2026
+ include Google::Apis::Core::JsonObjectSupport
2027
+ end
2028
+
2029
+ class GoogleCloudDialogflowV2beta1IntentParameter
2030
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2031
+
2032
+ include Google::Apis::Core::JsonObjectSupport
2033
+ end
2034
+
2035
+ class GoogleCloudDialogflowV2beta1IntentTrainingPhrase
2036
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2037
+
2038
+ include Google::Apis::Core::JsonObjectSupport
2039
+ end
2040
+
2041
+ class GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart
2042
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2043
+
2044
+ include Google::Apis::Core::JsonObjectSupport
2045
+ end
2046
+
2047
+ class GoogleCloudDialogflowV2beta1KnowledgeAnswers
2048
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2049
+
2050
+ include Google::Apis::Core::JsonObjectSupport
2051
+ end
2052
+
2053
+ class GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer
2054
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2055
+
2056
+ include Google::Apis::Core::JsonObjectSupport
2057
+ end
2058
+
2059
+ class GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
2060
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2061
+
2062
+ include Google::Apis::Core::JsonObjectSupport
2063
+ end
2064
+
2065
+ class GoogleCloudDialogflowV2beta1Message
1670
2066
  class Representation < Google::Apis::Core::JsonRepresentation; end
1671
2067
 
1672
2068
  include Google::Apis::Core::JsonObjectSupport
1673
2069
  end
1674
2070
 
1675
- class GoogleCloudDialogflowV2beta1IntentParameter
2071
+ class GoogleCloudDialogflowV2beta1MessageAnnotation
1676
2072
  class Representation < Google::Apis::Core::JsonRepresentation; end
1677
2073
 
1678
2074
  include Google::Apis::Core::JsonObjectSupport
1679
2075
  end
1680
2076
 
1681
- class GoogleCloudDialogflowV2beta1IntentTrainingPhrase
2077
+ class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
1682
2078
  class Representation < Google::Apis::Core::JsonRepresentation; end
1683
2079
 
1684
2080
  include Google::Apis::Core::JsonObjectSupport
1685
2081
  end
1686
2082
 
1687
- class GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart
2083
+ class GoogleCloudDialogflowV2beta1QueryResult
1688
2084
  class Representation < Google::Apis::Core::JsonRepresentation; end
1689
2085
 
1690
2086
  include Google::Apis::Core::JsonObjectSupport
1691
2087
  end
1692
2088
 
1693
- class GoogleCloudDialogflowV2beta1KnowledgeAnswers
2089
+ class GoogleCloudDialogflowV2beta1Sentiment
1694
2090
  class Representation < Google::Apis::Core::JsonRepresentation; end
1695
2091
 
1696
2092
  include Google::Apis::Core::JsonObjectSupport
1697
2093
  end
1698
2094
 
1699
- class GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer
2095
+ class GoogleCloudDialogflowV2beta1SentimentAnalysisResult
1700
2096
  class Representation < Google::Apis::Core::JsonRepresentation; end
1701
2097
 
1702
2098
  include Google::Apis::Core::JsonObjectSupport
1703
2099
  end
1704
2100
 
1705
- class GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
2101
+ class GoogleCloudDialogflowV2beta1SessionEntityType
1706
2102
  class Representation < Google::Apis::Core::JsonRepresentation; end
1707
2103
 
1708
2104
  include Google::Apis::Core::JsonObjectSupport
1709
2105
  end
1710
2106
 
1711
- class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
2107
+ class GoogleCloudDialogflowV2beta1SmartReplyAnswer
1712
2108
  class Representation < Google::Apis::Core::JsonRepresentation; end
1713
2109
 
1714
2110
  include Google::Apis::Core::JsonObjectSupport
1715
2111
  end
1716
2112
 
1717
- class GoogleCloudDialogflowV2beta1QueryResult
2113
+ class GoogleCloudDialogflowV2beta1SuggestArticlesResponse
1718
2114
  class Representation < Google::Apis::Core::JsonRepresentation; end
1719
2115
 
1720
2116
  include Google::Apis::Core::JsonObjectSupport
1721
2117
  end
1722
2118
 
1723
- class GoogleCloudDialogflowV2beta1Sentiment
2119
+ class GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse
1724
2120
  class Representation < Google::Apis::Core::JsonRepresentation; end
1725
2121
 
1726
2122
  include Google::Apis::Core::JsonObjectSupport
1727
2123
  end
1728
2124
 
1729
- class GoogleCloudDialogflowV2beta1SentimentAnalysisResult
2125
+ class GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse
1730
2126
  class Representation < Google::Apis::Core::JsonRepresentation; end
1731
2127
 
1732
2128
  include Google::Apis::Core::JsonObjectSupport
1733
2129
  end
1734
2130
 
1735
- class GoogleCloudDialogflowV2beta1SessionEntityType
2131
+ class GoogleCloudDialogflowV2beta1SuggestionResult
1736
2132
  class Representation < Google::Apis::Core::JsonRepresentation; end
1737
2133
 
1738
2134
  include Google::Apis::Core::JsonObjectSupport
@@ -2425,6 +2821,10 @@ module Google
2425
2821
 
2426
2822
  property :session_info, as: 'sessionInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3SessionInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3SessionInfo::Representation
2427
2823
 
2824
+ property :text, as: 'text'
2825
+ property :transcript, as: 'transcript'
2826
+ property :trigger_event, as: 'triggerEvent'
2827
+ property :trigger_intent, as: 'triggerIntent'
2428
2828
  end
2429
2829
  end
2430
2830
 
@@ -3089,6 +3489,10 @@ module Google
3089
3489
 
3090
3490
  property :session_info, as: 'sessionInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1SessionInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1SessionInfo::Representation
3091
3491
 
3492
+ property :text, as: 'text'
3493
+ property :transcript, as: 'transcript'
3494
+ property :trigger_event, as: 'triggerEvent'
3495
+ property :trigger_intent, as: 'triggerIntent'
3092
3496
  end
3093
3497
  end
3094
3498
 
@@ -3168,6 +3572,59 @@ module Google
3168
3572
  end
3169
3573
  end
3170
3574
 
3575
+ class GoogleCloudDialogflowV2AgentAssistantFeedback
3576
+ # @private
3577
+ class Representation < Google::Apis::Core::JsonRepresentation
3578
+ property :answer_relevance, as: 'answerRelevance'
3579
+ property :document_correctness, as: 'documentCorrectness'
3580
+ property :document_efficiency, as: 'documentEfficiency'
3581
+ end
3582
+ end
3583
+
3584
+ class GoogleCloudDialogflowV2AgentAssistantRecord
3585
+ # @private
3586
+ class Representation < Google::Apis::Core::JsonRepresentation
3587
+ property :article_suggestion_answer, as: 'articleSuggestionAnswer', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ArticleAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ArticleAnswer::Representation
3588
+
3589
+ property :faq_answer, as: 'faqAnswer', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FaqAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FaqAnswer::Representation
3590
+
3591
+ end
3592
+ end
3593
+
3594
+ class GoogleCloudDialogflowV2AnalyzeContentRequest
3595
+ # @private
3596
+ class Representation < Google::Apis::Core::JsonRepresentation
3597
+ property :event_input, as: 'eventInput', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EventInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EventInput::Representation
3598
+
3599
+ property :query_params, as: 'queryParams', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2QueryParameters, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2QueryParameters::Representation
3600
+
3601
+ property :reply_audio_config, as: 'replyAudioConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudioConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudioConfig::Representation
3602
+
3603
+ property :request_id, as: 'requestId'
3604
+ property :text_input, as: 'textInput', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextInput::Representation
3605
+
3606
+ end
3607
+ end
3608
+
3609
+ class GoogleCloudDialogflowV2AnalyzeContentResponse
3610
+ # @private
3611
+ class Representation < Google::Apis::Core::JsonRepresentation
3612
+ property :automated_agent_reply, as: 'automatedAgentReply', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AutomatedAgentReply, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AutomatedAgentReply::Representation
3613
+
3614
+ property :dtmf_parameters, as: 'dtmfParameters', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DtmfParameters, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DtmfParameters::Representation
3615
+
3616
+ collection :end_user_suggestion_results, as: 'endUserSuggestionResults', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult::Representation
3617
+
3618
+ collection :human_agent_suggestion_results, as: 'humanAgentSuggestionResults', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult::Representation
3619
+
3620
+ property :message, as: 'message', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Message, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Message::Representation
3621
+
3622
+ property :reply_audio, as: 'replyAudio', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudio, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudio::Representation
3623
+
3624
+ property :reply_text, as: 'replyText'
3625
+ end
3626
+ end
3627
+
3171
3628
  class GoogleCloudDialogflowV2AnnotatedMessagePart
3172
3629
  # @private
3173
3630
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3177,6 +3634,57 @@ module Google
3177
3634
  end
3178
3635
  end
3179
3636
 
3637
+ class GoogleCloudDialogflowV2AnswerFeedback
3638
+ # @private
3639
+ class Representation < Google::Apis::Core::JsonRepresentation
3640
+ property :agent_assistant_detail_feedback, as: 'agentAssistantDetailFeedback', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentAssistantFeedback, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentAssistantFeedback::Representation
3641
+
3642
+ property :click_time, as: 'clickTime'
3643
+ property :clicked, as: 'clicked'
3644
+ property :correctness_level, as: 'correctnessLevel'
3645
+ property :display_time, as: 'displayTime'
3646
+ property :displayed, as: 'displayed'
3647
+ end
3648
+ end
3649
+
3650
+ class GoogleCloudDialogflowV2AnswerRecord
3651
+ # @private
3652
+ class Representation < Google::Apis::Core::JsonRepresentation
3653
+ property :agent_assistant_record, as: 'agentAssistantRecord', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentAssistantRecord, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentAssistantRecord::Representation
3654
+
3655
+ property :answer_feedback, as: 'answerFeedback', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AnswerFeedback, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AnswerFeedback::Representation
3656
+
3657
+ property :name, as: 'name'
3658
+ end
3659
+ end
3660
+
3661
+ class GoogleCloudDialogflowV2ArticleAnswer
3662
+ # @private
3663
+ class Representation < Google::Apis::Core::JsonRepresentation
3664
+ property :answer_record, as: 'answerRecord'
3665
+ property :confidence, as: 'confidence'
3666
+ hash :metadata, as: 'metadata'
3667
+ collection :snippets, as: 'snippets'
3668
+ property :title, as: 'title'
3669
+ property :uri, as: 'uri'
3670
+ end
3671
+ end
3672
+
3673
+ class GoogleCloudDialogflowV2AutomatedAgentConfig
3674
+ # @private
3675
+ class Representation < Google::Apis::Core::JsonRepresentation
3676
+ property :agent, as: 'agent'
3677
+ end
3678
+ end
3679
+
3680
+ class GoogleCloudDialogflowV2AutomatedAgentReply
3681
+ # @private
3682
+ class Representation < Google::Apis::Core::JsonRepresentation
3683
+ property :detect_intent_response, as: 'detectIntentResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DetectIntentResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DetectIntentResponse::Representation
3684
+
3685
+ end
3686
+ end
3687
+
3180
3688
  class GoogleCloudDialogflowV2BatchCreateEntitiesRequest
3181
3689
  # @private
3182
3690
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3258,6 +3766,12 @@ module Google
3258
3766
  end
3259
3767
  end
3260
3768
 
3769
+ class GoogleCloudDialogflowV2CompleteConversationRequest
3770
+ # @private
3771
+ class Representation < Google::Apis::Core::JsonRepresentation
3772
+ end
3773
+ end
3774
+
3261
3775
  class GoogleCloudDialogflowV2Context
3262
3776
  # @private
3263
3777
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3267,6 +3781,20 @@ module Google
3267
3781
  end
3268
3782
  end
3269
3783
 
3784
+ class GoogleCloudDialogflowV2Conversation
3785
+ # @private
3786
+ class Representation < Google::Apis::Core::JsonRepresentation
3787
+ property :conversation_profile, as: 'conversationProfile'
3788
+ property :conversation_stage, as: 'conversationStage'
3789
+ property :end_time, as: 'endTime'
3790
+ property :lifecycle_state, as: 'lifecycleState'
3791
+ property :name, as: 'name'
3792
+ property :phone_number, as: 'phoneNumber', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationPhoneNumber, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationPhoneNumber::Representation
3793
+
3794
+ property :start_time, as: 'startTime'
3795
+ end
3796
+ end
3797
+
3270
3798
  class GoogleCloudDialogflowV2ConversationEvent
3271
3799
  # @private
3272
3800
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3279,6 +3807,38 @@ module Google
3279
3807
  end
3280
3808
  end
3281
3809
 
3810
+ class GoogleCloudDialogflowV2ConversationPhoneNumber
3811
+ # @private
3812
+ class Representation < Google::Apis::Core::JsonRepresentation
3813
+ property :phone_number, as: 'phoneNumber'
3814
+ end
3815
+ end
3816
+
3817
+ class GoogleCloudDialogflowV2ConversationProfile
3818
+ # @private
3819
+ class Representation < Google::Apis::Core::JsonRepresentation
3820
+ property :automated_agent_config, as: 'automatedAgentConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AutomatedAgentConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AutomatedAgentConfig::Representation
3821
+
3822
+ property :create_time, as: 'createTime'
3823
+ property :display_name, as: 'displayName'
3824
+ property :human_agent_assistant_config, as: 'humanAgentAssistantConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfig::Representation
3825
+
3826
+ property :human_agent_handoff_config, as: 'humanAgentHandoffConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentHandoffConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentHandoffConfig::Representation
3827
+
3828
+ property :language_code, as: 'languageCode'
3829
+ property :logging_config, as: 'loggingConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2LoggingConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2LoggingConfig::Representation
3830
+
3831
+ property :name, as: 'name'
3832
+ property :new_message_event_notification_config, as: 'newMessageEventNotificationConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2NotificationConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2NotificationConfig::Representation
3833
+
3834
+ property :notification_config, as: 'notificationConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2NotificationConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2NotificationConfig::Representation
3835
+
3836
+ property :stt_config, as: 'sttConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SpeechToTextConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SpeechToTextConfig::Representation
3837
+
3838
+ property :update_time, as: 'updateTime'
3839
+ end
3840
+ end
3841
+
3282
3842
  class GoogleCloudDialogflowV2DetectIntentRequest
3283
3843
  # @private
3284
3844
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3307,6 +3867,38 @@ module Google
3307
3867
  end
3308
3868
  end
3309
3869
 
3870
+ class GoogleCloudDialogflowV2Document
3871
+ # @private
3872
+ class Representation < Google::Apis::Core::JsonRepresentation
3873
+ property :content_uri, as: 'contentUri'
3874
+ property :display_name, as: 'displayName'
3875
+ property :enable_auto_reload, as: 'enableAutoReload'
3876
+ collection :knowledge_types, as: 'knowledgeTypes'
3877
+ property :latest_reload_status, as: 'latestReloadStatus', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DocumentReloadStatus, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DocumentReloadStatus::Representation
3878
+
3879
+ hash :metadata, as: 'metadata'
3880
+ property :mime_type, as: 'mimeType'
3881
+ property :name, as: 'name'
3882
+ property :raw_content, :base64 => true, as: 'rawContent'
3883
+ end
3884
+ end
3885
+
3886
+ class GoogleCloudDialogflowV2DocumentReloadStatus
3887
+ # @private
3888
+ class Representation < Google::Apis::Core::JsonRepresentation
3889
+ property :status, as: 'status', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
3890
+
3891
+ property :time, as: 'time'
3892
+ end
3893
+ end
3894
+
3895
+ class GoogleCloudDialogflowV2DtmfParameters
3896
+ # @private
3897
+ class Representation < Google::Apis::Core::JsonRepresentation
3898
+ property :accepts_dtmf_input, as: 'acceptsDtmfInput'
3899
+ end
3900
+ end
3901
+
3310
3902
  class GoogleCloudDialogflowV2EntityType
3311
3903
  # @private
3312
3904
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3371,34 +3963,190 @@ module Google
3371
3963
  end
3372
3964
  end
3373
3965
 
3374
- class GoogleCloudDialogflowV2Fulfillment
3966
+ class GoogleCloudDialogflowV2FaqAnswer
3967
+ # @private
3968
+ class Representation < Google::Apis::Core::JsonRepresentation
3969
+ property :answer, as: 'answer'
3970
+ property :answer_record, as: 'answerRecord'
3971
+ property :confidence, as: 'confidence'
3972
+ hash :metadata, as: 'metadata'
3973
+ property :question, as: 'question'
3974
+ property :source, as: 'source'
3975
+ end
3976
+ end
3977
+
3978
+ class GoogleCloudDialogflowV2Fulfillment
3979
+ # @private
3980
+ class Representation < Google::Apis::Core::JsonRepresentation
3981
+ property :display_name, as: 'displayName'
3982
+ property :enabled, as: 'enabled'
3983
+ collection :features, as: 'features', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FulfillmentFeature, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FulfillmentFeature::Representation
3984
+
3985
+ property :generic_web_service, as: 'genericWebService', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FulfillmentGenericWebService, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FulfillmentGenericWebService::Representation
3986
+
3987
+ property :name, as: 'name'
3988
+ end
3989
+ end
3990
+
3991
+ class GoogleCloudDialogflowV2FulfillmentFeature
3992
+ # @private
3993
+ class Representation < Google::Apis::Core::JsonRepresentation
3994
+ property :type, as: 'type'
3995
+ end
3996
+ end
3997
+
3998
+ class GoogleCloudDialogflowV2FulfillmentGenericWebService
3999
+ # @private
4000
+ class Representation < Google::Apis::Core::JsonRepresentation
4001
+ property :is_cloud_function, as: 'isCloudFunction'
4002
+ property :password, as: 'password'
4003
+ hash :request_headers, as: 'requestHeaders'
4004
+ property :uri, as: 'uri'
4005
+ property :username, as: 'username'
4006
+ end
4007
+ end
4008
+
4009
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfig
4010
+ # @private
4011
+ class Representation < Google::Apis::Core::JsonRepresentation
4012
+ property :end_user_suggestion_config, as: 'endUserSuggestionConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig::Representation
4013
+
4014
+ property :human_agent_suggestion_config, as: 'humanAgentSuggestionConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig::Representation
4015
+
4016
+ property :message_analysis_config, as: 'messageAnalysisConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfig::Representation
4017
+
4018
+ property :notification_config, as: 'notificationConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2NotificationConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2NotificationConfig::Representation
4019
+
4020
+ end
4021
+ end
4022
+
4023
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfig
4024
+ # @private
4025
+ class Representation < Google::Apis::Core::JsonRepresentation
4026
+ property :model, as: 'model'
4027
+ end
4028
+ end
4029
+
4030
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfig
4031
+ # @private
4032
+ class Representation < Google::Apis::Core::JsonRepresentation
4033
+ property :enable_entity_extraction, as: 'enableEntityExtraction'
4034
+ property :enable_sentiment_analysis, as: 'enableSentimentAnalysis'
4035
+ end
4036
+ end
4037
+
4038
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig
4039
+ # @private
4040
+ class Representation < Google::Apis::Core::JsonRepresentation
4041
+ collection :feature_configs, as: 'featureConfigs', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig::Representation
4042
+
4043
+ property :group_suggestion_responses, as: 'groupSuggestionResponses'
4044
+ end
4045
+ end
4046
+
4047
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig
4048
+ # @private
4049
+ class Representation < Google::Apis::Core::JsonRepresentation
4050
+ property :conversation_model_config, as: 'conversationModelConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfig::Representation
4051
+
4052
+ property :enable_event_based_suggestion, as: 'enableEventBasedSuggestion'
4053
+ property :query_config, as: 'queryConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig::Representation
4054
+
4055
+ property :suggestion_feature, as: 'suggestionFeature', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionFeature, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionFeature::Representation
4056
+
4057
+ property :suggestion_trigger_settings, as: 'suggestionTriggerSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettings::Representation
4058
+
4059
+ end
4060
+ end
4061
+
4062
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig
4063
+ # @private
4064
+ class Representation < Google::Apis::Core::JsonRepresentation
4065
+ property :confidence_threshold, as: 'confidenceThreshold'
4066
+ property :context_filter_settings, as: 'contextFilterSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings::Representation
4067
+
4068
+ property :dialogflow_query_source, as: 'dialogflowQuerySource', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource::Representation
4069
+
4070
+ property :document_query_source, as: 'documentQuerySource', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource::Representation
4071
+
4072
+ property :knowledge_base_query_source, as: 'knowledgeBaseQuerySource', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource::Representation
4073
+
4074
+ property :max_results, as: 'maxResults'
4075
+ end
4076
+ end
4077
+
4078
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings
4079
+ # @private
4080
+ class Representation < Google::Apis::Core::JsonRepresentation
4081
+ property :drop_handoff_messages, as: 'dropHandoffMessages'
4082
+ property :drop_ivr_messages, as: 'dropIvrMessages'
4083
+ property :drop_virtual_agent_messages, as: 'dropVirtualAgentMessages'
4084
+ end
4085
+ end
4086
+
4087
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource
4088
+ # @private
4089
+ class Representation < Google::Apis::Core::JsonRepresentation
4090
+ property :agent, as: 'agent'
4091
+ end
4092
+ end
4093
+
4094
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource
4095
+ # @private
4096
+ class Representation < Google::Apis::Core::JsonRepresentation
4097
+ collection :documents, as: 'documents'
4098
+ end
4099
+ end
4100
+
4101
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource
4102
+ # @private
4103
+ class Representation < Google::Apis::Core::JsonRepresentation
4104
+ collection :knowledge_bases, as: 'knowledgeBases'
4105
+ end
4106
+ end
4107
+
4108
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettings
4109
+ # @private
4110
+ class Representation < Google::Apis::Core::JsonRepresentation
4111
+ property :no_smalltalk, as: 'noSmalltalk'
4112
+ property :only_end_user, as: 'onlyEndUser'
4113
+ end
4114
+ end
4115
+
4116
+ class GoogleCloudDialogflowV2HumanAgentAssistantEvent
4117
+ # @private
4118
+ class Representation < Google::Apis::Core::JsonRepresentation
4119
+ property :conversation, as: 'conversation'
4120
+ property :participant, as: 'participant'
4121
+ collection :suggestion_results, as: 'suggestionResults', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult::Representation
4122
+
4123
+ end
4124
+ end
4125
+
4126
+ class GoogleCloudDialogflowV2HumanAgentHandoffConfig
3375
4127
  # @private
3376
4128
  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
4129
+ property :live_person_config, as: 'livePersonConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfig::Representation
3380
4130
 
3381
- property :generic_web_service, as: 'genericWebService', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FulfillmentGenericWebService, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FulfillmentGenericWebService::Representation
4131
+ property :salesforce_live_agent_config, as: 'salesforceLiveAgentConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfig::Representation
3382
4132
 
3383
- property :name, as: 'name'
3384
4133
  end
3385
4134
  end
3386
4135
 
3387
- class GoogleCloudDialogflowV2FulfillmentFeature
4136
+ class GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfig
3388
4137
  # @private
3389
4138
  class Representation < Google::Apis::Core::JsonRepresentation
3390
- property :type, as: 'type'
4139
+ property :account_number, as: 'accountNumber'
3391
4140
  end
3392
4141
  end
3393
4142
 
3394
- class GoogleCloudDialogflowV2FulfillmentGenericWebService
4143
+ class GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfig
3395
4144
  # @private
3396
4145
  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'
4146
+ property :button_id, as: 'buttonId'
4147
+ property :deployment_id, as: 'deploymentId'
4148
+ property :endpoint_domain, as: 'endpointDomain'
4149
+ property :organization_id, as: 'organizationId'
3402
4150
  end
3403
4151
  end
3404
4152
 
@@ -3414,6 +4162,7 @@ module Google
3414
4162
  # @private
3415
4163
  class Representation < Google::Apis::Core::JsonRepresentation
3416
4164
  property :audio_encoding, as: 'audioEncoding'
4165
+ property :disable_no_speech_recognized_event, as: 'disableNoSpeechRecognizedEvent'
3417
4166
  property :enable_word_info, as: 'enableWordInfo'
3418
4167
  property :language_code, as: 'languageCode'
3419
4168
  property :model, as: 'model'
@@ -3432,11 +4181,13 @@ module Google
3432
4181
  property :action, as: 'action'
3433
4182
  collection :default_response_platforms, as: 'defaultResponsePlatforms'
3434
4183
  property :display_name, as: 'displayName'
4184
+ property :end_interaction, as: 'endInteraction'
3435
4185
  collection :events, as: 'events'
3436
4186
  collection :followup_intent_info, as: 'followupIntentInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentFollowupIntentInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentFollowupIntentInfo::Representation
3437
4187
 
3438
4188
  collection :input_context_names, as: 'inputContextNames'
3439
4189
  property :is_fallback, as: 'isFallback'
4190
+ property :live_agent_handoff, as: 'liveAgentHandoff'
3440
4191
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessage::Representation
3441
4192
 
3442
4193
  property :ml_disabled, as: 'mlDisabled'
@@ -3793,6 +4544,31 @@ module Google
3793
4544
  end
3794
4545
  end
3795
4546
 
4547
+ class GoogleCloudDialogflowV2KnowledgeBase
4548
+ # @private
4549
+ class Representation < Google::Apis::Core::JsonRepresentation
4550
+ property :display_name, as: 'displayName'
4551
+ property :language_code, as: 'languageCode'
4552
+ property :name, as: 'name'
4553
+ end
4554
+ end
4555
+
4556
+ class GoogleCloudDialogflowV2KnowledgeOperationMetadata
4557
+ # @private
4558
+ class Representation < Google::Apis::Core::JsonRepresentation
4559
+ property :state, as: 'state'
4560
+ end
4561
+ end
4562
+
4563
+ class GoogleCloudDialogflowV2ListAnswerRecordsResponse
4564
+ # @private
4565
+ class Representation < Google::Apis::Core::JsonRepresentation
4566
+ collection :answer_records, as: 'answerRecords', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AnswerRecord, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AnswerRecord::Representation
4567
+
4568
+ property :next_page_token, as: 'nextPageToken'
4569
+ end
4570
+ end
4571
+
3796
4572
  class GoogleCloudDialogflowV2ListContextsResponse
3797
4573
  # @private
3798
4574
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3802,6 +4578,33 @@ module Google
3802
4578
  end
3803
4579
  end
3804
4580
 
4581
+ class GoogleCloudDialogflowV2ListConversationProfilesResponse
4582
+ # @private
4583
+ class Representation < Google::Apis::Core::JsonRepresentation
4584
+ collection :conversation_profiles, as: 'conversationProfiles', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationProfile, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationProfile::Representation
4585
+
4586
+ property :next_page_token, as: 'nextPageToken'
4587
+ end
4588
+ end
4589
+
4590
+ class GoogleCloudDialogflowV2ListConversationsResponse
4591
+ # @private
4592
+ class Representation < Google::Apis::Core::JsonRepresentation
4593
+ collection :conversations, as: 'conversations', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Conversation, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Conversation::Representation
4594
+
4595
+ property :next_page_token, as: 'nextPageToken'
4596
+ end
4597
+ end
4598
+
4599
+ class GoogleCloudDialogflowV2ListDocumentsResponse
4600
+ # @private
4601
+ class Representation < Google::Apis::Core::JsonRepresentation
4602
+ collection :documents, as: 'documents', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Document, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Document::Representation
4603
+
4604
+ property :next_page_token, as: 'nextPageToken'
4605
+ end
4606
+ end
4607
+
3805
4608
  class GoogleCloudDialogflowV2ListEntityTypesResponse
3806
4609
  # @private
3807
4610
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3829,6 +4632,33 @@ module Google
3829
4632
  end
3830
4633
  end
3831
4634
 
4635
+ class GoogleCloudDialogflowV2ListKnowledgeBasesResponse
4636
+ # @private
4637
+ class Representation < Google::Apis::Core::JsonRepresentation
4638
+ collection :knowledge_bases, as: 'knowledgeBases', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2KnowledgeBase, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2KnowledgeBase::Representation
4639
+
4640
+ property :next_page_token, as: 'nextPageToken'
4641
+ end
4642
+ end
4643
+
4644
+ class GoogleCloudDialogflowV2ListMessagesResponse
4645
+ # @private
4646
+ class Representation < Google::Apis::Core::JsonRepresentation
4647
+ collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Message, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Message::Representation
4648
+
4649
+ property :next_page_token, as: 'nextPageToken'
4650
+ end
4651
+ end
4652
+
4653
+ class GoogleCloudDialogflowV2ListParticipantsResponse
4654
+ # @private
4655
+ class Representation < Google::Apis::Core::JsonRepresentation
4656
+ property :next_page_token, as: 'nextPageToken'
4657
+ collection :participants, as: 'participants', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Participant, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Participant::Representation
4658
+
4659
+ end
4660
+ end
4661
+
3832
4662
  class GoogleCloudDialogflowV2ListSessionEntityTypesResponse
3833
4663
  # @private
3834
4664
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3838,6 +4668,13 @@ module Google
3838
4668
  end
3839
4669
  end
3840
4670
 
4671
+ class GoogleCloudDialogflowV2LoggingConfig
4672
+ # @private
4673
+ class Representation < Google::Apis::Core::JsonRepresentation
4674
+ property :enable_stackdriver_logging, as: 'enableStackdriverLogging'
4675
+ end
4676
+ end
4677
+
3841
4678
  class GoogleCloudDialogflowV2Message
3842
4679
  # @private
3843
4680
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3861,6 +4698,14 @@ module Google
3861
4698
  end
3862
4699
  end
3863
4700
 
4701
+ class GoogleCloudDialogflowV2NotificationConfig
4702
+ # @private
4703
+ class Representation < Google::Apis::Core::JsonRepresentation
4704
+ property :message_format, as: 'messageFormat'
4705
+ property :topic, as: 'topic'
4706
+ end
4707
+ end
4708
+
3864
4709
  class GoogleCloudDialogflowV2OriginalDetectIntentRequest
3865
4710
  # @private
3866
4711
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3870,6 +4715,15 @@ module Google
3870
4715
  end
3871
4716
  end
3872
4717
 
4718
+ class GoogleCloudDialogflowV2OutputAudio
4719
+ # @private
4720
+ class Representation < Google::Apis::Core::JsonRepresentation
4721
+ property :audio, :base64 => true, as: 'audio'
4722
+ property :config, as: 'config', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudioConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudioConfig::Representation
4723
+
4724
+ end
4725
+ end
4726
+
3873
4727
  class GoogleCloudDialogflowV2OutputAudioConfig
3874
4728
  # @private
3875
4729
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3880,6 +4734,15 @@ module Google
3880
4734
  end
3881
4735
  end
3882
4736
 
4737
+ class GoogleCloudDialogflowV2Participant
4738
+ # @private
4739
+ class Representation < Google::Apis::Core::JsonRepresentation
4740
+ property :name, as: 'name'
4741
+ property :role, as: 'role'
4742
+ property :sip_recording_media_label, as: 'sipRecordingMediaLabel'
4743
+ end
4744
+ end
4745
+
3883
4746
  class GoogleCloudDialogflowV2QueryInput
3884
4747
  # @private
3885
4748
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3935,6 +4798,13 @@ module Google
3935
4798
  end
3936
4799
  end
3937
4800
 
4801
+ class GoogleCloudDialogflowV2ReloadDocumentRequest
4802
+ # @private
4803
+ class Representation < Google::Apis::Core::JsonRepresentation
4804
+ property :content_uri, as: 'contentUri'
4805
+ end
4806
+ end
4807
+
3938
4808
  class GoogleCloudDialogflowV2RestoreAgentRequest
3939
4809
  # @private
3940
4810
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3993,6 +4863,68 @@ module Google
3993
4863
  end
3994
4864
  end
3995
4865
 
4866
+ class GoogleCloudDialogflowV2SpeechToTextConfig
4867
+ # @private
4868
+ class Representation < Google::Apis::Core::JsonRepresentation
4869
+ property :speech_model_variant, as: 'speechModelVariant'
4870
+ end
4871
+ end
4872
+
4873
+ class GoogleCloudDialogflowV2SuggestArticlesRequest
4874
+ # @private
4875
+ class Representation < Google::Apis::Core::JsonRepresentation
4876
+ property :context_size, as: 'contextSize'
4877
+ property :latest_message, as: 'latestMessage'
4878
+ end
4879
+ end
4880
+
4881
+ class GoogleCloudDialogflowV2SuggestArticlesResponse
4882
+ # @private
4883
+ class Representation < Google::Apis::Core::JsonRepresentation
4884
+ collection :article_answers, as: 'articleAnswers', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ArticleAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ArticleAnswer::Representation
4885
+
4886
+ property :context_size, as: 'contextSize'
4887
+ property :latest_message, as: 'latestMessage'
4888
+ end
4889
+ end
4890
+
4891
+ class GoogleCloudDialogflowV2SuggestFaqAnswersRequest
4892
+ # @private
4893
+ class Representation < Google::Apis::Core::JsonRepresentation
4894
+ property :context_size, as: 'contextSize'
4895
+ property :latest_message, as: 'latestMessage'
4896
+ end
4897
+ end
4898
+
4899
+ class GoogleCloudDialogflowV2SuggestFaqAnswersResponse
4900
+ # @private
4901
+ class Representation < Google::Apis::Core::JsonRepresentation
4902
+ property :context_size, as: 'contextSize'
4903
+ collection :faq_answers, as: 'faqAnswers', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FaqAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FaqAnswer::Representation
4904
+
4905
+ property :latest_message, as: 'latestMessage'
4906
+ end
4907
+ end
4908
+
4909
+ class GoogleCloudDialogflowV2SuggestionFeature
4910
+ # @private
4911
+ class Representation < Google::Apis::Core::JsonRepresentation
4912
+ property :type, as: 'type'
4913
+ end
4914
+ end
4915
+
4916
+ class GoogleCloudDialogflowV2SuggestionResult
4917
+ # @private
4918
+ class Representation < Google::Apis::Core::JsonRepresentation
4919
+ property :error, as: 'error', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
4920
+
4921
+ property :suggest_articles_response, as: 'suggestArticlesResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestArticlesResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestArticlesResponse::Representation
4922
+
4923
+ property :suggest_faq_answers_response, as: 'suggestFaqAnswersResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestFaqAnswersResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestFaqAnswersResponse::Representation
4924
+
4925
+ end
4926
+ end
4927
+
3996
4928
  class GoogleCloudDialogflowV2SynthesizeSpeechConfig
3997
4929
  # @private
3998
4930
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4073,6 +5005,26 @@ module Google
4073
5005
  end
4074
5006
  end
4075
5007
 
5008
+ class GoogleCloudDialogflowV2beta1AnnotatedMessagePart
5009
+ # @private
5010
+ class Representation < Google::Apis::Core::JsonRepresentation
5011
+ property :entity_type, as: 'entityType'
5012
+ property :formatted_value, as: 'formattedValue'
5013
+ property :text, as: 'text'
5014
+ end
5015
+ end
5016
+
5017
+ class GoogleCloudDialogflowV2beta1ArticleAnswer
5018
+ # @private
5019
+ class Representation < Google::Apis::Core::JsonRepresentation
5020
+ property :answer_record, as: 'answerRecord'
5021
+ hash :metadata, as: 'metadata'
5022
+ collection :snippets, as: 'snippets'
5023
+ property :title, as: 'title'
5024
+ property :uri, as: 'uri'
5025
+ end
5026
+ end
5027
+
4076
5028
  class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
4077
5029
  # @private
4078
5030
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4098,6 +5050,18 @@ module Google
4098
5050
  end
4099
5051
  end
4100
5052
 
5053
+ class GoogleCloudDialogflowV2beta1ConversationEvent
5054
+ # @private
5055
+ class Representation < Google::Apis::Core::JsonRepresentation
5056
+ property :conversation, as: 'conversation'
5057
+ property :error_status, as: 'errorStatus', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
5058
+
5059
+ property :new_message_payload, as: 'newMessagePayload', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1Message, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1Message::Representation
5060
+
5061
+ property :type, as: 'type'
5062
+ end
5063
+ end
5064
+
4101
5065
  class GoogleCloudDialogflowV2beta1EntityType
4102
5066
  # @private
4103
5067
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4136,6 +5100,36 @@ module Google
4136
5100
  end
4137
5101
  end
4138
5102
 
5103
+ class GoogleCloudDialogflowV2beta1FaqAnswer
5104
+ # @private
5105
+ class Representation < Google::Apis::Core::JsonRepresentation
5106
+ property :answer, as: 'answer'
5107
+ property :answer_record, as: 'answerRecord'
5108
+ property :confidence, as: 'confidence'
5109
+ hash :metadata, as: 'metadata'
5110
+ property :question, as: 'question'
5111
+ property :source, as: 'source'
5112
+ end
5113
+ end
5114
+
5115
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent
5116
+ # @private
5117
+ class Representation < Google::Apis::Core::JsonRepresentation
5118
+ property :conversation, as: 'conversation'
5119
+ property :participant, as: 'participant'
5120
+ collection :suggestion_results, as: 'suggestionResults', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestionResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestionResult::Representation
5121
+
5122
+ end
5123
+ end
5124
+
5125
+ class GoogleCloudDialogflowV2beta1ImportDocumentsResponse
5126
+ # @private
5127
+ class Representation < Google::Apis::Core::JsonRepresentation
5128
+ collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
5129
+
5130
+ end
5131
+ end
5132
+
4139
5133
  class GoogleCloudDialogflowV2beta1Intent
4140
5134
  # @private
4141
5135
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4148,6 +5142,7 @@ module Google
4148
5142
 
4149
5143
  collection :input_context_names, as: 'inputContextNames'
4150
5144
  property :is_fallback, as: 'isFallback'
5145
+ property :live_agent_handoff, as: 'liveAgentHandoff'
4151
5146
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessage::Representation
4152
5147
 
4153
5148
  property :ml_disabled, as: 'mlDisabled'
@@ -4658,6 +5653,32 @@ module Google
4658
5653
  end
4659
5654
  end
4660
5655
 
5656
+ class GoogleCloudDialogflowV2beta1Message
5657
+ # @private
5658
+ class Representation < Google::Apis::Core::JsonRepresentation
5659
+ property :content, as: 'content'
5660
+ property :create_time, as: 'createTime'
5661
+ property :language_code, as: 'languageCode'
5662
+ property :message_annotation, as: 'messageAnnotation', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1MessageAnnotation, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1MessageAnnotation::Representation
5663
+
5664
+ property :name, as: 'name'
5665
+ property :participant, as: 'participant'
5666
+ property :participant_role, as: 'participantRole'
5667
+ property :send_time, as: 'sendTime'
5668
+ property :sentiment_analysis, as: 'sentimentAnalysis', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SentimentAnalysisResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SentimentAnalysisResult::Representation
5669
+
5670
+ end
5671
+ end
5672
+
5673
+ class GoogleCloudDialogflowV2beta1MessageAnnotation
5674
+ # @private
5675
+ class Representation < Google::Apis::Core::JsonRepresentation
5676
+ property :contain_entities, as: 'containEntities'
5677
+ collection :parts, as: 'parts', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AnnotatedMessagePart, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AnnotatedMessagePart::Representation
5678
+
5679
+ end
5680
+ end
5681
+
4661
5682
  class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
4662
5683
  # @private
4663
5684
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4720,6 +5741,59 @@ module Google
4720
5741
  end
4721
5742
  end
4722
5743
 
5744
+ class GoogleCloudDialogflowV2beta1SmartReplyAnswer
5745
+ # @private
5746
+ class Representation < Google::Apis::Core::JsonRepresentation
5747
+ property :answer_record, as: 'answerRecord'
5748
+ property :confidence, as: 'confidence'
5749
+ property :reply, as: 'reply'
5750
+ end
5751
+ end
5752
+
5753
+ class GoogleCloudDialogflowV2beta1SuggestArticlesResponse
5754
+ # @private
5755
+ class Representation < Google::Apis::Core::JsonRepresentation
5756
+ collection :article_answers, as: 'articleAnswers', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1ArticleAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1ArticleAnswer::Representation
5757
+
5758
+ property :context_size, as: 'contextSize'
5759
+ property :latest_message, as: 'latestMessage'
5760
+ end
5761
+ end
5762
+
5763
+ class GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse
5764
+ # @private
5765
+ class Representation < Google::Apis::Core::JsonRepresentation
5766
+ property :context_size, as: 'contextSize'
5767
+ collection :faq_answers, as: 'faqAnswers', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1FaqAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1FaqAnswer::Representation
5768
+
5769
+ property :latest_message, as: 'latestMessage'
5770
+ end
5771
+ end
5772
+
5773
+ class GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse
5774
+ # @private
5775
+ class Representation < Google::Apis::Core::JsonRepresentation
5776
+ property :context_size, as: 'contextSize'
5777
+ property :latest_message, as: 'latestMessage'
5778
+ collection :smart_reply_answers, as: 'smartReplyAnswers', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SmartReplyAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SmartReplyAnswer::Representation
5779
+
5780
+ end
5781
+ end
5782
+
5783
+ class GoogleCloudDialogflowV2beta1SuggestionResult
5784
+ # @private
5785
+ class Representation < Google::Apis::Core::JsonRepresentation
5786
+ property :error, as: 'error', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
5787
+
5788
+ property :suggest_articles_response, as: 'suggestArticlesResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestArticlesResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestArticlesResponse::Representation
5789
+
5790
+ property :suggest_faq_answers_response, as: 'suggestFaqAnswersResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse::Representation
5791
+
5792
+ property :suggest_smart_replies_response, as: 'suggestSmartRepliesResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse::Representation
5793
+
5794
+ end
5795
+ end
5796
+
4723
5797
  class GoogleCloudDialogflowV2beta1WebhookRequest
4724
5798
  # @private
4725
5799
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4743,6 +5817,7 @@ module Google
4743
5817
  collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessage::Representation
4744
5818
 
4745
5819
  property :fulfillment_text, as: 'fulfillmentText'
5820
+ property :live_agent_handoff, as: 'liveAgentHandoff'
4746
5821
  collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1Context, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1Context::Representation
4747
5822
 
4748
5823
  hash :payload, as: 'payload'