google-apis-dialogflow_v2 0.6.0 → 0.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -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.6.0"
19
+ GEM_VERSION = "0.11.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 = "20210426"
26
26
  end
27
27
  end
28
28
  end
@@ -100,6 +100,12 @@ module Google
100
100
  include Google::Apis::Core::JsonObjectSupport
101
101
  end
102
102
 
103
+ class GoogleCloudDialogflowCxV3ExportFlowResponse
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
103
109
  class GoogleCloudDialogflowCxV3ExportTestCasesMetadata
104
110
  class Representation < Google::Apis::Core::JsonRepresentation; end
105
111
 
@@ -178,6 +184,12 @@ module Google
178
184
  include Google::Apis::Core::JsonObjectSupport
179
185
  end
180
186
 
187
+ class GoogleCloudDialogflowCxV3ImportFlowResponse
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
181
193
  class GoogleCloudDialogflowCxV3ImportTestCasesMetadata
182
194
  class Representation < Google::Apis::Core::JsonRepresentation; end
183
195
 
@@ -508,6 +520,12 @@ module Google
508
520
  include Google::Apis::Core::JsonObjectSupport
509
521
  end
510
522
 
523
+ class GoogleCloudDialogflowCxV3beta1ExportFlowResponse
524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
525
+
526
+ include Google::Apis::Core::JsonObjectSupport
527
+ end
528
+
511
529
  class GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata
512
530
  class Representation < Google::Apis::Core::JsonRepresentation; end
513
531
 
@@ -586,6 +604,12 @@ module Google
586
604
  include Google::Apis::Core::JsonObjectSupport
587
605
  end
588
606
 
607
+ class GoogleCloudDialogflowCxV3beta1ImportFlowResponse
608
+ class Representation < Google::Apis::Core::JsonRepresentation; end
609
+
610
+ include Google::Apis::Core::JsonObjectSupport
611
+ end
612
+
589
613
  class GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata
590
614
  class Representation < Google::Apis::Core::JsonRepresentation; end
591
615
 
@@ -844,889 +868,1285 @@ module Google
844
868
  include Google::Apis::Core::JsonObjectSupport
845
869
  end
846
870
 
847
- class GoogleCloudDialogflowV2AnnotatedMessagePart
871
+ class GoogleCloudDialogflowV2AgentAssistantFeedback
848
872
  class Representation < Google::Apis::Core::JsonRepresentation; end
849
873
 
850
874
  include Google::Apis::Core::JsonObjectSupport
851
875
  end
852
876
 
853
- class GoogleCloudDialogflowV2BatchCreateEntitiesRequest
877
+ class GoogleCloudDialogflowV2AgentAssistantRecord
854
878
  class Representation < Google::Apis::Core::JsonRepresentation; end
855
879
 
856
880
  include Google::Apis::Core::JsonObjectSupport
857
881
  end
858
882
 
859
- class GoogleCloudDialogflowV2BatchDeleteEntitiesRequest
883
+ class GoogleCloudDialogflowV2AnalyzeContentRequest
860
884
  class Representation < Google::Apis::Core::JsonRepresentation; end
861
885
 
862
886
  include Google::Apis::Core::JsonObjectSupport
863
887
  end
864
888
 
865
- class GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest
889
+ class GoogleCloudDialogflowV2AnalyzeContentResponse
866
890
  class Representation < Google::Apis::Core::JsonRepresentation; end
867
891
 
868
892
  include Google::Apis::Core::JsonObjectSupport
869
893
  end
870
894
 
871
- class GoogleCloudDialogflowV2BatchDeleteIntentsRequest
895
+ class GoogleCloudDialogflowV2AnnotatedMessagePart
872
896
  class Representation < Google::Apis::Core::JsonRepresentation; end
873
897
 
874
898
  include Google::Apis::Core::JsonObjectSupport
875
899
  end
876
900
 
877
- class GoogleCloudDialogflowV2BatchUpdateEntitiesRequest
901
+ class GoogleCloudDialogflowV2AnswerFeedback
878
902
  class Representation < Google::Apis::Core::JsonRepresentation; end
879
903
 
880
904
  include Google::Apis::Core::JsonObjectSupport
881
905
  end
882
906
 
883
- class GoogleCloudDialogflowV2BatchUpdateEntityTypesRequest
907
+ class GoogleCloudDialogflowV2AnswerRecord
884
908
  class Representation < Google::Apis::Core::JsonRepresentation; end
885
909
 
886
910
  include Google::Apis::Core::JsonObjectSupport
887
911
  end
888
912
 
889
- class GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
913
+ class GoogleCloudDialogflowV2ArticleAnswer
890
914
  class Representation < Google::Apis::Core::JsonRepresentation; end
891
915
 
892
916
  include Google::Apis::Core::JsonObjectSupport
893
917
  end
894
918
 
895
- class GoogleCloudDialogflowV2BatchUpdateIntentsRequest
919
+ class GoogleCloudDialogflowV2AutomatedAgentConfig
896
920
  class Representation < Google::Apis::Core::JsonRepresentation; end
897
921
 
898
922
  include Google::Apis::Core::JsonObjectSupport
899
923
  end
900
924
 
901
- class GoogleCloudDialogflowV2BatchUpdateIntentsResponse
925
+ class GoogleCloudDialogflowV2AutomatedAgentReply
902
926
  class Representation < Google::Apis::Core::JsonRepresentation; end
903
927
 
904
928
  include Google::Apis::Core::JsonObjectSupport
905
929
  end
906
930
 
907
- class GoogleCloudDialogflowV2Context
931
+ class GoogleCloudDialogflowV2BatchCreateEntitiesRequest
908
932
  class Representation < Google::Apis::Core::JsonRepresentation; end
909
933
 
910
934
  include Google::Apis::Core::JsonObjectSupport
911
935
  end
912
936
 
913
- class GoogleCloudDialogflowV2ConversationEvent
937
+ class GoogleCloudDialogflowV2BatchDeleteEntitiesRequest
914
938
  class Representation < Google::Apis::Core::JsonRepresentation; end
915
939
 
916
940
  include Google::Apis::Core::JsonObjectSupport
917
941
  end
918
942
 
919
- class GoogleCloudDialogflowV2DetectIntentRequest
943
+ class GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest
920
944
  class Representation < Google::Apis::Core::JsonRepresentation; end
921
945
 
922
946
  include Google::Apis::Core::JsonObjectSupport
923
947
  end
924
948
 
925
- class GoogleCloudDialogflowV2DetectIntentResponse
949
+ class GoogleCloudDialogflowV2BatchDeleteIntentsRequest
926
950
  class Representation < Google::Apis::Core::JsonRepresentation; end
927
951
 
928
952
  include Google::Apis::Core::JsonObjectSupport
929
953
  end
930
954
 
931
- class GoogleCloudDialogflowV2EntityType
955
+ class GoogleCloudDialogflowV2BatchUpdateEntitiesRequest
932
956
  class Representation < Google::Apis::Core::JsonRepresentation; end
933
957
 
934
958
  include Google::Apis::Core::JsonObjectSupport
935
959
  end
936
960
 
937
- class GoogleCloudDialogflowV2EntityTypeBatch
961
+ class GoogleCloudDialogflowV2BatchUpdateEntityTypesRequest
938
962
  class Representation < Google::Apis::Core::JsonRepresentation; end
939
963
 
940
964
  include Google::Apis::Core::JsonObjectSupport
941
965
  end
942
966
 
943
- class GoogleCloudDialogflowV2EntityTypeEntity
967
+ class GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
944
968
  class Representation < Google::Apis::Core::JsonRepresentation; end
945
969
 
946
970
  include Google::Apis::Core::JsonObjectSupport
947
971
  end
948
972
 
949
- class GoogleCloudDialogflowV2Environment
973
+ class GoogleCloudDialogflowV2BatchUpdateIntentsRequest
950
974
  class Representation < Google::Apis::Core::JsonRepresentation; end
951
975
 
952
976
  include Google::Apis::Core::JsonObjectSupport
953
977
  end
954
978
 
955
- class GoogleCloudDialogflowV2EventInput
979
+ class GoogleCloudDialogflowV2BatchUpdateIntentsResponse
956
980
  class Representation < Google::Apis::Core::JsonRepresentation; end
957
981
 
958
982
  include Google::Apis::Core::JsonObjectSupport
959
983
  end
960
984
 
961
- class GoogleCloudDialogflowV2ExportAgentRequest
985
+ class GoogleCloudDialogflowV2CompleteConversationRequest
962
986
  class Representation < Google::Apis::Core::JsonRepresentation; end
963
987
 
964
988
  include Google::Apis::Core::JsonObjectSupport
965
989
  end
966
990
 
967
- class GoogleCloudDialogflowV2ExportAgentResponse
991
+ class GoogleCloudDialogflowV2Context
968
992
  class Representation < Google::Apis::Core::JsonRepresentation; end
969
993
 
970
994
  include Google::Apis::Core::JsonObjectSupport
971
995
  end
972
996
 
973
- class GoogleCloudDialogflowV2Fulfillment
997
+ class GoogleCloudDialogflowV2Conversation
974
998
  class Representation < Google::Apis::Core::JsonRepresentation; end
975
999
 
976
1000
  include Google::Apis::Core::JsonObjectSupport
977
1001
  end
978
1002
 
979
- class GoogleCloudDialogflowV2FulfillmentFeature
1003
+ class GoogleCloudDialogflowV2ConversationEvent
980
1004
  class Representation < Google::Apis::Core::JsonRepresentation; end
981
1005
 
982
1006
  include Google::Apis::Core::JsonObjectSupport
983
1007
  end
984
1008
 
985
- class GoogleCloudDialogflowV2FulfillmentGenericWebService
1009
+ class GoogleCloudDialogflowV2ConversationPhoneNumber
986
1010
  class Representation < Google::Apis::Core::JsonRepresentation; end
987
1011
 
988
1012
  include Google::Apis::Core::JsonObjectSupport
989
1013
  end
990
1014
 
991
- class GoogleCloudDialogflowV2ImportAgentRequest
1015
+ class GoogleCloudDialogflowV2ConversationProfile
992
1016
  class Representation < Google::Apis::Core::JsonRepresentation; end
993
1017
 
994
1018
  include Google::Apis::Core::JsonObjectSupport
995
1019
  end
996
1020
 
997
- class GoogleCloudDialogflowV2InputAudioConfig
1021
+ class GoogleCloudDialogflowV2DetectIntentRequest
998
1022
  class Representation < Google::Apis::Core::JsonRepresentation; end
999
1023
 
1000
1024
  include Google::Apis::Core::JsonObjectSupport
1001
1025
  end
1002
1026
 
1003
- class GoogleCloudDialogflowV2Intent
1027
+ class GoogleCloudDialogflowV2DetectIntentResponse
1004
1028
  class Representation < Google::Apis::Core::JsonRepresentation; end
1005
1029
 
1006
1030
  include Google::Apis::Core::JsonObjectSupport
1007
1031
  end
1008
1032
 
1009
- class GoogleCloudDialogflowV2IntentBatch
1033
+ class GoogleCloudDialogflowV2Document
1010
1034
  class Representation < Google::Apis::Core::JsonRepresentation; end
1011
1035
 
1012
1036
  include Google::Apis::Core::JsonObjectSupport
1013
1037
  end
1014
1038
 
1015
- class GoogleCloudDialogflowV2IntentFollowupIntentInfo
1039
+ class GoogleCloudDialogflowV2DocumentReloadStatus
1016
1040
  class Representation < Google::Apis::Core::JsonRepresentation; end
1017
1041
 
1018
1042
  include Google::Apis::Core::JsonObjectSupport
1019
1043
  end
1020
1044
 
1021
- class GoogleCloudDialogflowV2IntentMessage
1045
+ class GoogleCloudDialogflowV2DtmfParameters
1022
1046
  class Representation < Google::Apis::Core::JsonRepresentation; end
1023
1047
 
1024
1048
  include Google::Apis::Core::JsonObjectSupport
1025
1049
  end
1026
1050
 
1027
- class GoogleCloudDialogflowV2IntentMessageBasicCard
1051
+ class GoogleCloudDialogflowV2EntityType
1028
1052
  class Representation < Google::Apis::Core::JsonRepresentation; end
1029
1053
 
1030
1054
  include Google::Apis::Core::JsonObjectSupport
1031
1055
  end
1032
1056
 
1033
- class GoogleCloudDialogflowV2IntentMessageBasicCardButton
1057
+ class GoogleCloudDialogflowV2EntityTypeBatch
1034
1058
  class Representation < Google::Apis::Core::JsonRepresentation; end
1035
1059
 
1036
1060
  include Google::Apis::Core::JsonObjectSupport
1037
1061
  end
1038
1062
 
1039
- class GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction
1063
+ class GoogleCloudDialogflowV2EntityTypeEntity
1040
1064
  class Representation < Google::Apis::Core::JsonRepresentation; end
1041
1065
 
1042
1066
  include Google::Apis::Core::JsonObjectSupport
1043
1067
  end
1044
1068
 
1045
- class GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard
1069
+ class GoogleCloudDialogflowV2Environment
1046
1070
  class Representation < Google::Apis::Core::JsonRepresentation; end
1047
1071
 
1048
1072
  include Google::Apis::Core::JsonObjectSupport
1049
1073
  end
1050
1074
 
1051
- class GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem
1075
+ class GoogleCloudDialogflowV2EnvironmentHistory
1052
1076
  class Representation < Google::Apis::Core::JsonRepresentation; end
1053
1077
 
1054
1078
  include Google::Apis::Core::JsonObjectSupport
1055
1079
  end
1056
1080
 
1057
- class GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction
1081
+ class GoogleCloudDialogflowV2EnvironmentHistoryEntry
1058
1082
  class Representation < Google::Apis::Core::JsonRepresentation; end
1059
1083
 
1060
1084
  include Google::Apis::Core::JsonObjectSupport
1061
1085
  end
1062
1086
 
1063
- class GoogleCloudDialogflowV2IntentMessageCard
1087
+ class GoogleCloudDialogflowV2EventInput
1064
1088
  class Representation < Google::Apis::Core::JsonRepresentation; end
1065
1089
 
1066
1090
  include Google::Apis::Core::JsonObjectSupport
1067
1091
  end
1068
1092
 
1069
- class GoogleCloudDialogflowV2IntentMessageCardButton
1093
+ class GoogleCloudDialogflowV2ExportAgentRequest
1070
1094
  class Representation < Google::Apis::Core::JsonRepresentation; end
1071
1095
 
1072
1096
  include Google::Apis::Core::JsonObjectSupport
1073
1097
  end
1074
1098
 
1075
- class GoogleCloudDialogflowV2IntentMessageCarouselSelect
1099
+ class GoogleCloudDialogflowV2ExportAgentResponse
1076
1100
  class Representation < Google::Apis::Core::JsonRepresentation; end
1077
1101
 
1078
1102
  include Google::Apis::Core::JsonObjectSupport
1079
1103
  end
1080
1104
 
1081
- class GoogleCloudDialogflowV2IntentMessageCarouselSelectItem
1105
+ class GoogleCloudDialogflowV2FaqAnswer
1082
1106
  class Representation < Google::Apis::Core::JsonRepresentation; end
1083
1107
 
1084
1108
  include Google::Apis::Core::JsonObjectSupport
1085
1109
  end
1086
1110
 
1087
- class GoogleCloudDialogflowV2IntentMessageColumnProperties
1111
+ class GoogleCloudDialogflowV2Fulfillment
1088
1112
  class Representation < Google::Apis::Core::JsonRepresentation; end
1089
1113
 
1090
1114
  include Google::Apis::Core::JsonObjectSupport
1091
1115
  end
1092
1116
 
1093
- class GoogleCloudDialogflowV2IntentMessageImage
1117
+ class GoogleCloudDialogflowV2FulfillmentFeature
1094
1118
  class Representation < Google::Apis::Core::JsonRepresentation; end
1095
1119
 
1096
1120
  include Google::Apis::Core::JsonObjectSupport
1097
1121
  end
1098
1122
 
1099
- class GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion
1123
+ class GoogleCloudDialogflowV2FulfillmentGenericWebService
1100
1124
  class Representation < Google::Apis::Core::JsonRepresentation; end
1101
1125
 
1102
1126
  include Google::Apis::Core::JsonObjectSupport
1103
1127
  end
1104
1128
 
1105
- class GoogleCloudDialogflowV2IntentMessageListSelect
1129
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfig
1106
1130
  class Representation < Google::Apis::Core::JsonRepresentation; end
1107
1131
 
1108
1132
  include Google::Apis::Core::JsonObjectSupport
1109
1133
  end
1110
1134
 
1111
- class GoogleCloudDialogflowV2IntentMessageListSelectItem
1135
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfig
1112
1136
  class Representation < Google::Apis::Core::JsonRepresentation; end
1113
1137
 
1114
1138
  include Google::Apis::Core::JsonObjectSupport
1115
1139
  end
1116
1140
 
1117
- class GoogleCloudDialogflowV2IntentMessageMediaContent
1141
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfig
1118
1142
  class Representation < Google::Apis::Core::JsonRepresentation; end
1119
1143
 
1120
1144
  include Google::Apis::Core::JsonObjectSupport
1121
1145
  end
1122
1146
 
1123
- class GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject
1147
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig
1124
1148
  class Representation < Google::Apis::Core::JsonRepresentation; end
1125
1149
 
1126
1150
  include Google::Apis::Core::JsonObjectSupport
1127
1151
  end
1128
1152
 
1129
- class GoogleCloudDialogflowV2IntentMessageQuickReplies
1153
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig
1130
1154
  class Representation < Google::Apis::Core::JsonRepresentation; end
1131
1155
 
1132
1156
  include Google::Apis::Core::JsonObjectSupport
1133
1157
  end
1134
1158
 
1135
- class GoogleCloudDialogflowV2IntentMessageSelectItemInfo
1159
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig
1136
1160
  class Representation < Google::Apis::Core::JsonRepresentation; end
1137
1161
 
1138
1162
  include Google::Apis::Core::JsonObjectSupport
1139
1163
  end
1140
1164
 
1141
- class GoogleCloudDialogflowV2IntentMessageSimpleResponse
1165
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings
1142
1166
  class Representation < Google::Apis::Core::JsonRepresentation; end
1143
1167
 
1144
1168
  include Google::Apis::Core::JsonObjectSupport
1145
1169
  end
1146
1170
 
1147
- class GoogleCloudDialogflowV2IntentMessageSimpleResponses
1171
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource
1148
1172
  class Representation < Google::Apis::Core::JsonRepresentation; end
1149
1173
 
1150
1174
  include Google::Apis::Core::JsonObjectSupport
1151
1175
  end
1152
1176
 
1153
- class GoogleCloudDialogflowV2IntentMessageSuggestion
1177
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource
1154
1178
  class Representation < Google::Apis::Core::JsonRepresentation; end
1155
1179
 
1156
1180
  include Google::Apis::Core::JsonObjectSupport
1157
1181
  end
1158
1182
 
1159
- class GoogleCloudDialogflowV2IntentMessageSuggestions
1183
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource
1160
1184
  class Representation < Google::Apis::Core::JsonRepresentation; end
1161
1185
 
1162
1186
  include Google::Apis::Core::JsonObjectSupport
1163
1187
  end
1164
1188
 
1165
- class GoogleCloudDialogflowV2IntentMessageTableCard
1189
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettings
1166
1190
  class Representation < Google::Apis::Core::JsonRepresentation; end
1167
1191
 
1168
1192
  include Google::Apis::Core::JsonObjectSupport
1169
1193
  end
1170
1194
 
1171
- class GoogleCloudDialogflowV2IntentMessageTableCardCell
1195
+ class GoogleCloudDialogflowV2HumanAgentAssistantEvent
1172
1196
  class Representation < Google::Apis::Core::JsonRepresentation; end
1173
1197
 
1174
1198
  include Google::Apis::Core::JsonObjectSupport
1175
1199
  end
1176
1200
 
1177
- class GoogleCloudDialogflowV2IntentMessageTableCardRow
1201
+ class GoogleCloudDialogflowV2HumanAgentHandoffConfig
1178
1202
  class Representation < Google::Apis::Core::JsonRepresentation; end
1179
1203
 
1180
1204
  include Google::Apis::Core::JsonObjectSupport
1181
1205
  end
1182
1206
 
1183
- class GoogleCloudDialogflowV2IntentMessageText
1207
+ class GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfig
1184
1208
  class Representation < Google::Apis::Core::JsonRepresentation; end
1185
1209
 
1186
1210
  include Google::Apis::Core::JsonObjectSupport
1187
1211
  end
1188
1212
 
1189
- class GoogleCloudDialogflowV2IntentParameter
1213
+ class GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfig
1190
1214
  class Representation < Google::Apis::Core::JsonRepresentation; end
1191
1215
 
1192
1216
  include Google::Apis::Core::JsonObjectSupport
1193
1217
  end
1194
1218
 
1195
- class GoogleCloudDialogflowV2IntentTrainingPhrase
1219
+ class GoogleCloudDialogflowV2ImportAgentRequest
1196
1220
  class Representation < Google::Apis::Core::JsonRepresentation; end
1197
1221
 
1198
1222
  include Google::Apis::Core::JsonObjectSupport
1199
1223
  end
1200
1224
 
1201
- class GoogleCloudDialogflowV2IntentTrainingPhrasePart
1225
+ class GoogleCloudDialogflowV2InputAudioConfig
1202
1226
  class Representation < Google::Apis::Core::JsonRepresentation; end
1203
1227
 
1204
1228
  include Google::Apis::Core::JsonObjectSupport
1205
1229
  end
1206
1230
 
1207
- class GoogleCloudDialogflowV2ListContextsResponse
1231
+ class GoogleCloudDialogflowV2Intent
1208
1232
  class Representation < Google::Apis::Core::JsonRepresentation; end
1209
1233
 
1210
1234
  include Google::Apis::Core::JsonObjectSupport
1211
1235
  end
1212
1236
 
1213
- class GoogleCloudDialogflowV2ListEntityTypesResponse
1237
+ class GoogleCloudDialogflowV2IntentBatch
1214
1238
  class Representation < Google::Apis::Core::JsonRepresentation; end
1215
1239
 
1216
1240
  include Google::Apis::Core::JsonObjectSupport
1217
1241
  end
1218
1242
 
1219
- class GoogleCloudDialogflowV2ListEnvironmentsResponse
1243
+ class GoogleCloudDialogflowV2IntentFollowupIntentInfo
1220
1244
  class Representation < Google::Apis::Core::JsonRepresentation; end
1221
1245
 
1222
1246
  include Google::Apis::Core::JsonObjectSupport
1223
1247
  end
1224
1248
 
1225
- class GoogleCloudDialogflowV2ListIntentsResponse
1249
+ class GoogleCloudDialogflowV2IntentMessage
1226
1250
  class Representation < Google::Apis::Core::JsonRepresentation; end
1227
1251
 
1228
1252
  include Google::Apis::Core::JsonObjectSupport
1229
1253
  end
1230
1254
 
1231
- class GoogleCloudDialogflowV2ListSessionEntityTypesResponse
1255
+ class GoogleCloudDialogflowV2IntentMessageBasicCard
1232
1256
  class Representation < Google::Apis::Core::JsonRepresentation; end
1233
1257
 
1234
1258
  include Google::Apis::Core::JsonObjectSupport
1235
1259
  end
1236
1260
 
1237
- class GoogleCloudDialogflowV2Message
1261
+ class GoogleCloudDialogflowV2IntentMessageBasicCardButton
1238
1262
  class Representation < Google::Apis::Core::JsonRepresentation; end
1239
1263
 
1240
1264
  include Google::Apis::Core::JsonObjectSupport
1241
1265
  end
1242
1266
 
1243
- class GoogleCloudDialogflowV2MessageAnnotation
1267
+ class GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction
1244
1268
  class Representation < Google::Apis::Core::JsonRepresentation; end
1245
1269
 
1246
1270
  include Google::Apis::Core::JsonObjectSupport
1247
1271
  end
1248
1272
 
1249
- class GoogleCloudDialogflowV2OriginalDetectIntentRequest
1273
+ class GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard
1250
1274
  class Representation < Google::Apis::Core::JsonRepresentation; end
1251
1275
 
1252
1276
  include Google::Apis::Core::JsonObjectSupport
1253
1277
  end
1254
1278
 
1255
- class GoogleCloudDialogflowV2OutputAudioConfig
1279
+ class GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem
1256
1280
  class Representation < Google::Apis::Core::JsonRepresentation; end
1257
1281
 
1258
1282
  include Google::Apis::Core::JsonObjectSupport
1259
1283
  end
1260
1284
 
1261
- class GoogleCloudDialogflowV2QueryInput
1285
+ class GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction
1262
1286
  class Representation < Google::Apis::Core::JsonRepresentation; end
1263
1287
 
1264
1288
  include Google::Apis::Core::JsonObjectSupport
1265
1289
  end
1266
1290
 
1267
- class GoogleCloudDialogflowV2QueryParameters
1291
+ class GoogleCloudDialogflowV2IntentMessageCard
1268
1292
  class Representation < Google::Apis::Core::JsonRepresentation; end
1269
1293
 
1270
1294
  include Google::Apis::Core::JsonObjectSupport
1271
1295
  end
1272
1296
 
1273
- class GoogleCloudDialogflowV2QueryResult
1297
+ class GoogleCloudDialogflowV2IntentMessageCardButton
1274
1298
  class Representation < Google::Apis::Core::JsonRepresentation; end
1275
1299
 
1276
1300
  include Google::Apis::Core::JsonObjectSupport
1277
1301
  end
1278
1302
 
1279
- class GoogleCloudDialogflowV2RestoreAgentRequest
1303
+ class GoogleCloudDialogflowV2IntentMessageCarouselSelect
1280
1304
  class Representation < Google::Apis::Core::JsonRepresentation; end
1281
1305
 
1282
1306
  include Google::Apis::Core::JsonObjectSupport
1283
1307
  end
1284
1308
 
1285
- class GoogleCloudDialogflowV2SearchAgentsResponse
1309
+ class GoogleCloudDialogflowV2IntentMessageCarouselSelectItem
1286
1310
  class Representation < Google::Apis::Core::JsonRepresentation; end
1287
1311
 
1288
1312
  include Google::Apis::Core::JsonObjectSupport
1289
1313
  end
1290
1314
 
1291
- class GoogleCloudDialogflowV2Sentiment
1315
+ class GoogleCloudDialogflowV2IntentMessageColumnProperties
1292
1316
  class Representation < Google::Apis::Core::JsonRepresentation; end
1293
1317
 
1294
1318
  include Google::Apis::Core::JsonObjectSupport
1295
1319
  end
1296
1320
 
1297
- class GoogleCloudDialogflowV2SentimentAnalysisRequestConfig
1321
+ class GoogleCloudDialogflowV2IntentMessageImage
1298
1322
  class Representation < Google::Apis::Core::JsonRepresentation; end
1299
1323
 
1300
1324
  include Google::Apis::Core::JsonObjectSupport
1301
1325
  end
1302
1326
 
1303
- class GoogleCloudDialogflowV2SentimentAnalysisResult
1327
+ class GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion
1304
1328
  class Representation < Google::Apis::Core::JsonRepresentation; end
1305
1329
 
1306
1330
  include Google::Apis::Core::JsonObjectSupport
1307
1331
  end
1308
1332
 
1309
- class GoogleCloudDialogflowV2SessionEntityType
1333
+ class GoogleCloudDialogflowV2IntentMessageListSelect
1310
1334
  class Representation < Google::Apis::Core::JsonRepresentation; end
1311
1335
 
1312
1336
  include Google::Apis::Core::JsonObjectSupport
1313
1337
  end
1314
1338
 
1315
- class GoogleCloudDialogflowV2SpeechContext
1339
+ class GoogleCloudDialogflowV2IntentMessageListSelectItem
1316
1340
  class Representation < Google::Apis::Core::JsonRepresentation; end
1317
1341
 
1318
1342
  include Google::Apis::Core::JsonObjectSupport
1319
1343
  end
1320
1344
 
1321
- class GoogleCloudDialogflowV2SynthesizeSpeechConfig
1345
+ class GoogleCloudDialogflowV2IntentMessageMediaContent
1322
1346
  class Representation < Google::Apis::Core::JsonRepresentation; end
1323
1347
 
1324
1348
  include Google::Apis::Core::JsonObjectSupport
1325
1349
  end
1326
1350
 
1327
- class GoogleCloudDialogflowV2TextInput
1351
+ class GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject
1328
1352
  class Representation < Google::Apis::Core::JsonRepresentation; end
1329
1353
 
1330
1354
  include Google::Apis::Core::JsonObjectSupport
1331
1355
  end
1332
1356
 
1333
- class GoogleCloudDialogflowV2TrainAgentRequest
1357
+ class GoogleCloudDialogflowV2IntentMessageQuickReplies
1334
1358
  class Representation < Google::Apis::Core::JsonRepresentation; end
1335
1359
 
1336
1360
  include Google::Apis::Core::JsonObjectSupport
1337
1361
  end
1338
1362
 
1339
- class GoogleCloudDialogflowV2ValidationError
1363
+ class GoogleCloudDialogflowV2IntentMessageSelectItemInfo
1340
1364
  class Representation < Google::Apis::Core::JsonRepresentation; end
1341
1365
 
1342
1366
  include Google::Apis::Core::JsonObjectSupport
1343
1367
  end
1344
1368
 
1345
- class GoogleCloudDialogflowV2ValidationResult
1369
+ class GoogleCloudDialogflowV2IntentMessageSimpleResponse
1346
1370
  class Representation < Google::Apis::Core::JsonRepresentation; end
1347
1371
 
1348
1372
  include Google::Apis::Core::JsonObjectSupport
1349
1373
  end
1350
1374
 
1351
- class GoogleCloudDialogflowV2VoiceSelectionParams
1375
+ class GoogleCloudDialogflowV2IntentMessageSimpleResponses
1352
1376
  class Representation < Google::Apis::Core::JsonRepresentation; end
1353
1377
 
1354
1378
  include Google::Apis::Core::JsonObjectSupport
1355
1379
  end
1356
1380
 
1357
- class GoogleCloudDialogflowV2WebhookRequest
1381
+ class GoogleCloudDialogflowV2IntentMessageSuggestion
1358
1382
  class Representation < Google::Apis::Core::JsonRepresentation; end
1359
1383
 
1360
1384
  include Google::Apis::Core::JsonObjectSupport
1361
1385
  end
1362
1386
 
1363
- class GoogleCloudDialogflowV2WebhookResponse
1387
+ class GoogleCloudDialogflowV2IntentMessageSuggestions
1364
1388
  class Representation < Google::Apis::Core::JsonRepresentation; end
1365
1389
 
1366
1390
  include Google::Apis::Core::JsonObjectSupport
1367
1391
  end
1368
1392
 
1369
- class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
1393
+ class GoogleCloudDialogflowV2IntentMessageTableCard
1370
1394
  class Representation < Google::Apis::Core::JsonRepresentation; end
1371
1395
 
1372
1396
  include Google::Apis::Core::JsonObjectSupport
1373
1397
  end
1374
1398
 
1375
- class GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse
1399
+ class GoogleCloudDialogflowV2IntentMessageTableCardCell
1376
1400
  class Representation < Google::Apis::Core::JsonRepresentation; end
1377
1401
 
1378
1402
  include Google::Apis::Core::JsonObjectSupport
1379
1403
  end
1380
1404
 
1381
- class GoogleCloudDialogflowV2beta1Context
1405
+ class GoogleCloudDialogflowV2IntentMessageTableCardRow
1382
1406
  class Representation < Google::Apis::Core::JsonRepresentation; end
1383
1407
 
1384
1408
  include Google::Apis::Core::JsonObjectSupport
1385
1409
  end
1386
1410
 
1387
- class GoogleCloudDialogflowV2beta1EntityType
1411
+ class GoogleCloudDialogflowV2IntentMessageText
1388
1412
  class Representation < Google::Apis::Core::JsonRepresentation; end
1389
1413
 
1390
1414
  include Google::Apis::Core::JsonObjectSupport
1391
1415
  end
1392
1416
 
1393
- class GoogleCloudDialogflowV2beta1EntityTypeEntity
1417
+ class GoogleCloudDialogflowV2IntentParameter
1394
1418
  class Representation < Google::Apis::Core::JsonRepresentation; end
1395
1419
 
1396
1420
  include Google::Apis::Core::JsonObjectSupport
1397
1421
  end
1398
1422
 
1399
- class GoogleCloudDialogflowV2beta1EventInput
1423
+ class GoogleCloudDialogflowV2IntentTrainingPhrase
1400
1424
  class Representation < Google::Apis::Core::JsonRepresentation; end
1401
1425
 
1402
1426
  include Google::Apis::Core::JsonObjectSupport
1403
1427
  end
1404
1428
 
1405
- class GoogleCloudDialogflowV2beta1ExportAgentResponse
1429
+ class GoogleCloudDialogflowV2IntentTrainingPhrasePart
1406
1430
  class Representation < Google::Apis::Core::JsonRepresentation; end
1407
1431
 
1408
1432
  include Google::Apis::Core::JsonObjectSupport
1409
1433
  end
1410
1434
 
1411
- class GoogleCloudDialogflowV2beta1Intent
1435
+ class GoogleCloudDialogflowV2KnowledgeBase
1412
1436
  class Representation < Google::Apis::Core::JsonRepresentation; end
1413
1437
 
1414
1438
  include Google::Apis::Core::JsonObjectSupport
1415
1439
  end
1416
1440
 
1417
- class GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo
1441
+ class GoogleCloudDialogflowV2KnowledgeOperationMetadata
1418
1442
  class Representation < Google::Apis::Core::JsonRepresentation; end
1419
1443
 
1420
1444
  include Google::Apis::Core::JsonObjectSupport
1421
1445
  end
1422
1446
 
1423
- class GoogleCloudDialogflowV2beta1IntentMessage
1447
+ class GoogleCloudDialogflowV2ListAnswerRecordsResponse
1424
1448
  class Representation < Google::Apis::Core::JsonRepresentation; end
1425
1449
 
1426
1450
  include Google::Apis::Core::JsonObjectSupport
1427
1451
  end
1428
1452
 
1429
- class GoogleCloudDialogflowV2beta1IntentMessageBasicCard
1453
+ class GoogleCloudDialogflowV2ListContextsResponse
1430
1454
  class Representation < Google::Apis::Core::JsonRepresentation; end
1431
1455
 
1432
1456
  include Google::Apis::Core::JsonObjectSupport
1433
1457
  end
1434
1458
 
1435
- class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton
1459
+ class GoogleCloudDialogflowV2ListConversationProfilesResponse
1436
1460
  class Representation < Google::Apis::Core::JsonRepresentation; end
1437
1461
 
1438
1462
  include Google::Apis::Core::JsonObjectSupport
1439
1463
  end
1440
1464
 
1441
- class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction
1465
+ class GoogleCloudDialogflowV2ListConversationsResponse
1442
1466
  class Representation < Google::Apis::Core::JsonRepresentation; end
1443
1467
 
1444
1468
  include Google::Apis::Core::JsonObjectSupport
1445
1469
  end
1446
1470
 
1447
- class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard
1471
+ class GoogleCloudDialogflowV2ListDocumentsResponse
1448
1472
  class Representation < Google::Apis::Core::JsonRepresentation; end
1449
1473
 
1450
1474
  include Google::Apis::Core::JsonObjectSupport
1451
1475
  end
1452
1476
 
1453
- class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem
1477
+ class GoogleCloudDialogflowV2ListEntityTypesResponse
1454
1478
  class Representation < Google::Apis::Core::JsonRepresentation; end
1455
1479
 
1456
1480
  include Google::Apis::Core::JsonObjectSupport
1457
1481
  end
1458
1482
 
1459
- class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction
1483
+ class GoogleCloudDialogflowV2ListEnvironmentsResponse
1460
1484
  class Representation < Google::Apis::Core::JsonRepresentation; end
1461
1485
 
1462
1486
  include Google::Apis::Core::JsonObjectSupport
1463
1487
  end
1464
1488
 
1465
- class GoogleCloudDialogflowV2beta1IntentMessageCard
1489
+ class GoogleCloudDialogflowV2ListIntentsResponse
1466
1490
  class Representation < Google::Apis::Core::JsonRepresentation; end
1467
1491
 
1468
1492
  include Google::Apis::Core::JsonObjectSupport
1469
1493
  end
1470
1494
 
1471
- class GoogleCloudDialogflowV2beta1IntentMessageCardButton
1495
+ class GoogleCloudDialogflowV2ListKnowledgeBasesResponse
1472
1496
  class Representation < Google::Apis::Core::JsonRepresentation; end
1473
1497
 
1474
1498
  include Google::Apis::Core::JsonObjectSupport
1475
1499
  end
1476
1500
 
1477
- class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect
1501
+ class GoogleCloudDialogflowV2ListMessagesResponse
1478
1502
  class Representation < Google::Apis::Core::JsonRepresentation; end
1479
1503
 
1480
1504
  include Google::Apis::Core::JsonObjectSupport
1481
1505
  end
1482
1506
 
1483
- class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem
1507
+ class GoogleCloudDialogflowV2ListParticipantsResponse
1484
1508
  class Representation < Google::Apis::Core::JsonRepresentation; end
1485
1509
 
1486
1510
  include Google::Apis::Core::JsonObjectSupport
1487
1511
  end
1488
1512
 
1489
- class GoogleCloudDialogflowV2beta1IntentMessageColumnProperties
1513
+ class GoogleCloudDialogflowV2ListSessionEntityTypesResponse
1490
1514
  class Representation < Google::Apis::Core::JsonRepresentation; end
1491
1515
 
1492
1516
  include Google::Apis::Core::JsonObjectSupport
1493
1517
  end
1494
1518
 
1495
- class GoogleCloudDialogflowV2beta1IntentMessageImage
1519
+ class GoogleCloudDialogflowV2ListVersionsResponse
1496
1520
  class Representation < Google::Apis::Core::JsonRepresentation; end
1497
1521
 
1498
1522
  include Google::Apis::Core::JsonObjectSupport
1499
1523
  end
1500
1524
 
1501
- class GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion
1525
+ class GoogleCloudDialogflowV2LoggingConfig
1502
1526
  class Representation < Google::Apis::Core::JsonRepresentation; end
1503
1527
 
1504
1528
  include Google::Apis::Core::JsonObjectSupport
1505
1529
  end
1506
1530
 
1507
- class GoogleCloudDialogflowV2beta1IntentMessageListSelect
1531
+ class GoogleCloudDialogflowV2Message
1508
1532
  class Representation < Google::Apis::Core::JsonRepresentation; end
1509
1533
 
1510
1534
  include Google::Apis::Core::JsonObjectSupport
1511
1535
  end
1512
1536
 
1513
- class GoogleCloudDialogflowV2beta1IntentMessageListSelectItem
1537
+ class GoogleCloudDialogflowV2MessageAnnotation
1514
1538
  class Representation < Google::Apis::Core::JsonRepresentation; end
1515
1539
 
1516
1540
  include Google::Apis::Core::JsonObjectSupport
1517
1541
  end
1518
1542
 
1519
- class GoogleCloudDialogflowV2beta1IntentMessageMediaContent
1543
+ class GoogleCloudDialogflowV2NotificationConfig
1520
1544
  class Representation < Google::Apis::Core::JsonRepresentation; end
1521
1545
 
1522
1546
  include Google::Apis::Core::JsonObjectSupport
1523
1547
  end
1524
1548
 
1525
- class GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject
1549
+ class GoogleCloudDialogflowV2OriginalDetectIntentRequest
1526
1550
  class Representation < Google::Apis::Core::JsonRepresentation; end
1527
1551
 
1528
1552
  include Google::Apis::Core::JsonObjectSupport
1529
1553
  end
1530
1554
 
1531
- class GoogleCloudDialogflowV2beta1IntentMessageQuickReplies
1555
+ class GoogleCloudDialogflowV2OutputAudio
1532
1556
  class Representation < Google::Apis::Core::JsonRepresentation; end
1533
1557
 
1534
1558
  include Google::Apis::Core::JsonObjectSupport
1535
1559
  end
1536
1560
 
1537
- class GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent
1561
+ class GoogleCloudDialogflowV2OutputAudioConfig
1538
1562
  class Representation < Google::Apis::Core::JsonRepresentation; end
1539
1563
 
1540
1564
  include Google::Apis::Core::JsonObjectSupport
1541
1565
  end
1542
1566
 
1543
- class GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia
1567
+ class GoogleCloudDialogflowV2Participant
1544
1568
  class Representation < Google::Apis::Core::JsonRepresentation; end
1545
1569
 
1546
1570
  include Google::Apis::Core::JsonObjectSupport
1547
1571
  end
1548
1572
 
1549
- class GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard
1573
+ class GoogleCloudDialogflowV2QueryInput
1550
1574
  class Representation < Google::Apis::Core::JsonRepresentation; end
1551
1575
 
1552
1576
  include Google::Apis::Core::JsonObjectSupport
1553
1577
  end
1554
1578
 
1555
- class GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard
1579
+ class GoogleCloudDialogflowV2QueryParameters
1556
1580
  class Representation < Google::Apis::Core::JsonRepresentation; end
1557
1581
 
1558
1582
  include Google::Apis::Core::JsonObjectSupport
1559
1583
  end
1560
1584
 
1561
- class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction
1585
+ class GoogleCloudDialogflowV2QueryResult
1562
1586
  class Representation < Google::Apis::Core::JsonRepresentation; end
1563
1587
 
1564
1588
  include Google::Apis::Core::JsonObjectSupport
1565
1589
  end
1566
1590
 
1567
- class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial
1591
+ class GoogleCloudDialogflowV2ReloadDocumentRequest
1568
1592
  class Representation < Google::Apis::Core::JsonRepresentation; end
1569
1593
 
1570
1594
  include Google::Apis::Core::JsonObjectSupport
1571
1595
  end
1572
1596
 
1573
- class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri
1597
+ class GoogleCloudDialogflowV2RestoreAgentRequest
1574
1598
  class Representation < Google::Apis::Core::JsonRepresentation; end
1575
1599
 
1576
1600
  include Google::Apis::Core::JsonObjectSupport
1577
1601
  end
1578
1602
 
1579
- class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation
1603
+ class GoogleCloudDialogflowV2SearchAgentsResponse
1580
1604
  class Representation < Google::Apis::Core::JsonRepresentation; end
1581
1605
 
1582
1606
  include Google::Apis::Core::JsonObjectSupport
1583
1607
  end
1584
1608
 
1585
- class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply
1609
+ class GoogleCloudDialogflowV2Sentiment
1586
1610
  class Representation < Google::Apis::Core::JsonRepresentation; end
1587
1611
 
1588
1612
  include Google::Apis::Core::JsonObjectSupport
1589
1613
  end
1590
1614
 
1591
- class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion
1615
+ class GoogleCloudDialogflowV2SentimentAnalysisRequestConfig
1592
1616
  class Representation < Google::Apis::Core::JsonRepresentation; end
1593
1617
 
1594
1618
  include Google::Apis::Core::JsonObjectSupport
1595
1619
  end
1596
1620
 
1597
- class GoogleCloudDialogflowV2beta1IntentMessageRbmText
1621
+ class GoogleCloudDialogflowV2SentimentAnalysisResult
1598
1622
  class Representation < Google::Apis::Core::JsonRepresentation; end
1599
1623
 
1600
1624
  include Google::Apis::Core::JsonObjectSupport
1601
1625
  end
1602
1626
 
1603
- class GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo
1627
+ class GoogleCloudDialogflowV2SessionEntityType
1604
1628
  class Representation < Google::Apis::Core::JsonRepresentation; end
1605
1629
 
1606
1630
  include Google::Apis::Core::JsonObjectSupport
1607
1631
  end
1608
1632
 
1609
- class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse
1633
+ class GoogleCloudDialogflowV2SpeechContext
1610
1634
  class Representation < Google::Apis::Core::JsonRepresentation; end
1611
1635
 
1612
1636
  include Google::Apis::Core::JsonObjectSupport
1613
1637
  end
1614
1638
 
1615
- class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses
1639
+ class GoogleCloudDialogflowV2SpeechToTextConfig
1616
1640
  class Representation < Google::Apis::Core::JsonRepresentation; end
1617
1641
 
1618
1642
  include Google::Apis::Core::JsonObjectSupport
1619
1643
  end
1620
1644
 
1621
- class GoogleCloudDialogflowV2beta1IntentMessageSuggestion
1645
+ class GoogleCloudDialogflowV2SuggestArticlesRequest
1622
1646
  class Representation < Google::Apis::Core::JsonRepresentation; end
1623
1647
 
1624
1648
  include Google::Apis::Core::JsonObjectSupport
1625
1649
  end
1626
1650
 
1627
- class GoogleCloudDialogflowV2beta1IntentMessageSuggestions
1651
+ class GoogleCloudDialogflowV2SuggestArticlesResponse
1628
1652
  class Representation < Google::Apis::Core::JsonRepresentation; end
1629
1653
 
1630
1654
  include Google::Apis::Core::JsonObjectSupport
1631
1655
  end
1632
1656
 
1633
- class GoogleCloudDialogflowV2beta1IntentMessageTableCard
1657
+ class GoogleCloudDialogflowV2SuggestFaqAnswersRequest
1634
1658
  class Representation < Google::Apis::Core::JsonRepresentation; end
1635
1659
 
1636
1660
  include Google::Apis::Core::JsonObjectSupport
1637
1661
  end
1638
1662
 
1639
- class GoogleCloudDialogflowV2beta1IntentMessageTableCardCell
1663
+ class GoogleCloudDialogflowV2SuggestFaqAnswersResponse
1640
1664
  class Representation < Google::Apis::Core::JsonRepresentation; end
1641
1665
 
1642
1666
  include Google::Apis::Core::JsonObjectSupport
1643
1667
  end
1644
1668
 
1645
- class GoogleCloudDialogflowV2beta1IntentMessageTableCardRow
1669
+ class GoogleCloudDialogflowV2SuggestionFeature
1646
1670
  class Representation < Google::Apis::Core::JsonRepresentation; end
1647
1671
 
1648
1672
  include Google::Apis::Core::JsonObjectSupport
1649
1673
  end
1650
1674
 
1651
- class GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio
1675
+ class GoogleCloudDialogflowV2SuggestionResult
1652
1676
  class Representation < Google::Apis::Core::JsonRepresentation; end
1653
1677
 
1654
1678
  include Google::Apis::Core::JsonObjectSupport
1655
1679
  end
1656
1680
 
1657
- class GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech
1681
+ class GoogleCloudDialogflowV2SynthesizeSpeechConfig
1658
1682
  class Representation < Google::Apis::Core::JsonRepresentation; end
1659
1683
 
1660
1684
  include Google::Apis::Core::JsonObjectSupport
1661
1685
  end
1662
1686
 
1663
- class GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall
1687
+ class GoogleCloudDialogflowV2TextInput
1664
1688
  class Representation < Google::Apis::Core::JsonRepresentation; end
1665
1689
 
1666
1690
  include Google::Apis::Core::JsonObjectSupport
1667
1691
  end
1668
1692
 
1669
- class GoogleCloudDialogflowV2beta1IntentMessageText
1693
+ class GoogleCloudDialogflowV2TextToSpeechSettings
1670
1694
  class Representation < Google::Apis::Core::JsonRepresentation; end
1671
1695
 
1672
1696
  include Google::Apis::Core::JsonObjectSupport
1673
1697
  end
1674
1698
 
1675
- class GoogleCloudDialogflowV2beta1IntentParameter
1699
+ class GoogleCloudDialogflowV2TrainAgentRequest
1676
1700
  class Representation < Google::Apis::Core::JsonRepresentation; end
1677
1701
 
1678
1702
  include Google::Apis::Core::JsonObjectSupport
1679
1703
  end
1680
1704
 
1681
- class GoogleCloudDialogflowV2beta1IntentTrainingPhrase
1705
+ class GoogleCloudDialogflowV2ValidationError
1682
1706
  class Representation < Google::Apis::Core::JsonRepresentation; end
1683
1707
 
1684
1708
  include Google::Apis::Core::JsonObjectSupport
1685
1709
  end
1686
1710
 
1687
- class GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart
1711
+ class GoogleCloudDialogflowV2ValidationResult
1688
1712
  class Representation < Google::Apis::Core::JsonRepresentation; end
1689
1713
 
1690
1714
  include Google::Apis::Core::JsonObjectSupport
1691
1715
  end
1692
1716
 
1693
- class GoogleCloudDialogflowV2beta1KnowledgeAnswers
1717
+ class GoogleCloudDialogflowV2Version
1694
1718
  class Representation < Google::Apis::Core::JsonRepresentation; end
1695
1719
 
1696
1720
  include Google::Apis::Core::JsonObjectSupport
1697
1721
  end
1698
1722
 
1699
- class GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer
1723
+ class GoogleCloudDialogflowV2VoiceSelectionParams
1700
1724
  class Representation < Google::Apis::Core::JsonRepresentation; end
1701
1725
 
1702
1726
  include Google::Apis::Core::JsonObjectSupport
1703
1727
  end
1704
1728
 
1705
- class GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
1729
+ class GoogleCloudDialogflowV2WebhookRequest
1706
1730
  class Representation < Google::Apis::Core::JsonRepresentation; end
1707
1731
 
1708
1732
  include Google::Apis::Core::JsonObjectSupport
1709
1733
  end
1710
1734
 
1711
- class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
1735
+ class GoogleCloudDialogflowV2WebhookResponse
1712
1736
  class Representation < Google::Apis::Core::JsonRepresentation; end
1713
1737
 
1714
1738
  include Google::Apis::Core::JsonObjectSupport
1715
1739
  end
1716
1740
 
1717
- class GoogleCloudDialogflowV2beta1QueryResult
1741
+ class GoogleCloudDialogflowV2beta1AnnotatedMessagePart
1718
1742
  class Representation < Google::Apis::Core::JsonRepresentation; end
1719
1743
 
1720
1744
  include Google::Apis::Core::JsonObjectSupport
1721
1745
  end
1722
1746
 
1723
- class GoogleCloudDialogflowV2beta1Sentiment
1747
+ class GoogleCloudDialogflowV2beta1ArticleAnswer
1724
1748
  class Representation < Google::Apis::Core::JsonRepresentation; end
1725
1749
 
1726
1750
  include Google::Apis::Core::JsonObjectSupport
1727
1751
  end
1728
1752
 
1729
- class GoogleCloudDialogflowV2beta1SentimentAnalysisResult
1753
+ class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
1754
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1755
+
1756
+ include Google::Apis::Core::JsonObjectSupport
1757
+ end
1758
+
1759
+ class GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse
1760
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1761
+
1762
+ include Google::Apis::Core::JsonObjectSupport
1763
+ end
1764
+
1765
+ class GoogleCloudDialogflowV2beta1Context
1766
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1767
+
1768
+ include Google::Apis::Core::JsonObjectSupport
1769
+ end
1770
+
1771
+ class GoogleCloudDialogflowV2beta1ConversationEvent
1772
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1773
+
1774
+ include Google::Apis::Core::JsonObjectSupport
1775
+ end
1776
+
1777
+ class GoogleCloudDialogflowV2beta1EntityType
1778
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1779
+
1780
+ include Google::Apis::Core::JsonObjectSupport
1781
+ end
1782
+
1783
+ class GoogleCloudDialogflowV2beta1EntityTypeEntity
1784
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1785
+
1786
+ include Google::Apis::Core::JsonObjectSupport
1787
+ end
1788
+
1789
+ class GoogleCloudDialogflowV2beta1EventInput
1790
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1791
+
1792
+ include Google::Apis::Core::JsonObjectSupport
1793
+ end
1794
+
1795
+ class GoogleCloudDialogflowV2beta1ExportAgentResponse
1796
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1797
+
1798
+ include Google::Apis::Core::JsonObjectSupport
1799
+ end
1800
+
1801
+ class GoogleCloudDialogflowV2beta1FaqAnswer
1802
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1803
+
1804
+ include Google::Apis::Core::JsonObjectSupport
1805
+ end
1806
+
1807
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent
1808
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1809
+
1810
+ include Google::Apis::Core::JsonObjectSupport
1811
+ end
1812
+
1813
+ class GoogleCloudDialogflowV2beta1ImportDocumentsResponse
1814
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1815
+
1816
+ include Google::Apis::Core::JsonObjectSupport
1817
+ end
1818
+
1819
+ class GoogleCloudDialogflowV2beta1Intent
1820
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1821
+
1822
+ include Google::Apis::Core::JsonObjectSupport
1823
+ end
1824
+
1825
+ class GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo
1826
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1827
+
1828
+ include Google::Apis::Core::JsonObjectSupport
1829
+ end
1830
+
1831
+ class GoogleCloudDialogflowV2beta1IntentMessage
1832
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1833
+
1834
+ include Google::Apis::Core::JsonObjectSupport
1835
+ end
1836
+
1837
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCard
1838
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1839
+
1840
+ include Google::Apis::Core::JsonObjectSupport
1841
+ end
1842
+
1843
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton
1844
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1845
+
1846
+ include Google::Apis::Core::JsonObjectSupport
1847
+ end
1848
+
1849
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction
1850
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1851
+
1852
+ include Google::Apis::Core::JsonObjectSupport
1853
+ end
1854
+
1855
+ class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard
1856
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1857
+
1858
+ include Google::Apis::Core::JsonObjectSupport
1859
+ end
1860
+
1861
+ class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem
1862
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1863
+
1864
+ include Google::Apis::Core::JsonObjectSupport
1865
+ end
1866
+
1867
+ class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction
1868
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1869
+
1870
+ include Google::Apis::Core::JsonObjectSupport
1871
+ end
1872
+
1873
+ class GoogleCloudDialogflowV2beta1IntentMessageCard
1874
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1875
+
1876
+ include Google::Apis::Core::JsonObjectSupport
1877
+ end
1878
+
1879
+ class GoogleCloudDialogflowV2beta1IntentMessageCardButton
1880
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1881
+
1882
+ include Google::Apis::Core::JsonObjectSupport
1883
+ end
1884
+
1885
+ class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect
1886
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1887
+
1888
+ include Google::Apis::Core::JsonObjectSupport
1889
+ end
1890
+
1891
+ class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem
1892
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1893
+
1894
+ include Google::Apis::Core::JsonObjectSupport
1895
+ end
1896
+
1897
+ class GoogleCloudDialogflowV2beta1IntentMessageColumnProperties
1898
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1899
+
1900
+ include Google::Apis::Core::JsonObjectSupport
1901
+ end
1902
+
1903
+ class GoogleCloudDialogflowV2beta1IntentMessageImage
1904
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1905
+
1906
+ include Google::Apis::Core::JsonObjectSupport
1907
+ end
1908
+
1909
+ class GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion
1910
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1911
+
1912
+ include Google::Apis::Core::JsonObjectSupport
1913
+ end
1914
+
1915
+ class GoogleCloudDialogflowV2beta1IntentMessageListSelect
1916
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1917
+
1918
+ include Google::Apis::Core::JsonObjectSupport
1919
+ end
1920
+
1921
+ class GoogleCloudDialogflowV2beta1IntentMessageListSelectItem
1922
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1923
+
1924
+ include Google::Apis::Core::JsonObjectSupport
1925
+ end
1926
+
1927
+ class GoogleCloudDialogflowV2beta1IntentMessageMediaContent
1928
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1929
+
1930
+ include Google::Apis::Core::JsonObjectSupport
1931
+ end
1932
+
1933
+ class GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject
1934
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1935
+
1936
+ include Google::Apis::Core::JsonObjectSupport
1937
+ end
1938
+
1939
+ class GoogleCloudDialogflowV2beta1IntentMessageQuickReplies
1940
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1941
+
1942
+ include Google::Apis::Core::JsonObjectSupport
1943
+ end
1944
+
1945
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent
1946
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1947
+
1948
+ include Google::Apis::Core::JsonObjectSupport
1949
+ end
1950
+
1951
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia
1952
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1953
+
1954
+ include Google::Apis::Core::JsonObjectSupport
1955
+ end
1956
+
1957
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard
1958
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1959
+
1960
+ include Google::Apis::Core::JsonObjectSupport
1961
+ end
1962
+
1963
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard
1964
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1965
+
1966
+ include Google::Apis::Core::JsonObjectSupport
1967
+ end
1968
+
1969
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction
1970
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1971
+
1972
+ include Google::Apis::Core::JsonObjectSupport
1973
+ end
1974
+
1975
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial
1976
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1977
+
1978
+ include Google::Apis::Core::JsonObjectSupport
1979
+ end
1980
+
1981
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri
1982
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1983
+
1984
+ include Google::Apis::Core::JsonObjectSupport
1985
+ end
1986
+
1987
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation
1988
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1989
+
1990
+ include Google::Apis::Core::JsonObjectSupport
1991
+ end
1992
+
1993
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply
1994
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1995
+
1996
+ include Google::Apis::Core::JsonObjectSupport
1997
+ end
1998
+
1999
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion
2000
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2001
+
2002
+ include Google::Apis::Core::JsonObjectSupport
2003
+ end
2004
+
2005
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmText
2006
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2007
+
2008
+ include Google::Apis::Core::JsonObjectSupport
2009
+ end
2010
+
2011
+ class GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo
2012
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2013
+
2014
+ include Google::Apis::Core::JsonObjectSupport
2015
+ end
2016
+
2017
+ class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse
2018
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2019
+
2020
+ include Google::Apis::Core::JsonObjectSupport
2021
+ end
2022
+
2023
+ class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses
2024
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2025
+
2026
+ include Google::Apis::Core::JsonObjectSupport
2027
+ end
2028
+
2029
+ class GoogleCloudDialogflowV2beta1IntentMessageSuggestion
2030
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2031
+
2032
+ include Google::Apis::Core::JsonObjectSupport
2033
+ end
2034
+
2035
+ class GoogleCloudDialogflowV2beta1IntentMessageSuggestions
2036
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2037
+
2038
+ include Google::Apis::Core::JsonObjectSupport
2039
+ end
2040
+
2041
+ class GoogleCloudDialogflowV2beta1IntentMessageTableCard
2042
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2043
+
2044
+ include Google::Apis::Core::JsonObjectSupport
2045
+ end
2046
+
2047
+ class GoogleCloudDialogflowV2beta1IntentMessageTableCardCell
2048
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2049
+
2050
+ include Google::Apis::Core::JsonObjectSupport
2051
+ end
2052
+
2053
+ class GoogleCloudDialogflowV2beta1IntentMessageTableCardRow
2054
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2055
+
2056
+ include Google::Apis::Core::JsonObjectSupport
2057
+ end
2058
+
2059
+ class GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio
2060
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2061
+
2062
+ include Google::Apis::Core::JsonObjectSupport
2063
+ end
2064
+
2065
+ class GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech
2066
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2067
+
2068
+ include Google::Apis::Core::JsonObjectSupport
2069
+ end
2070
+
2071
+ class GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall
2072
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2073
+
2074
+ include Google::Apis::Core::JsonObjectSupport
2075
+ end
2076
+
2077
+ class GoogleCloudDialogflowV2beta1IntentMessageText
2078
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2079
+
2080
+ include Google::Apis::Core::JsonObjectSupport
2081
+ end
2082
+
2083
+ class GoogleCloudDialogflowV2beta1IntentParameter
2084
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2085
+
2086
+ include Google::Apis::Core::JsonObjectSupport
2087
+ end
2088
+
2089
+ class GoogleCloudDialogflowV2beta1IntentTrainingPhrase
2090
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2091
+
2092
+ include Google::Apis::Core::JsonObjectSupport
2093
+ end
2094
+
2095
+ class GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart
2096
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2097
+
2098
+ include Google::Apis::Core::JsonObjectSupport
2099
+ end
2100
+
2101
+ class GoogleCloudDialogflowV2beta1KnowledgeAnswers
2102
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2103
+
2104
+ include Google::Apis::Core::JsonObjectSupport
2105
+ end
2106
+
2107
+ class GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer
2108
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2109
+
2110
+ include Google::Apis::Core::JsonObjectSupport
2111
+ end
2112
+
2113
+ class GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
2114
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2115
+
2116
+ include Google::Apis::Core::JsonObjectSupport
2117
+ end
2118
+
2119
+ class GoogleCloudDialogflowV2beta1Message
2120
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2121
+
2122
+ include Google::Apis::Core::JsonObjectSupport
2123
+ end
2124
+
2125
+ class GoogleCloudDialogflowV2beta1MessageAnnotation
2126
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2127
+
2128
+ include Google::Apis::Core::JsonObjectSupport
2129
+ end
2130
+
2131
+ class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
2132
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2133
+
2134
+ include Google::Apis::Core::JsonObjectSupport
2135
+ end
2136
+
2137
+ class GoogleCloudDialogflowV2beta1QueryResult
2138
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2139
+
2140
+ include Google::Apis::Core::JsonObjectSupport
2141
+ end
2142
+
2143
+ class GoogleCloudDialogflowV2beta1Sentiment
2144
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2145
+
2146
+ include Google::Apis::Core::JsonObjectSupport
2147
+ end
2148
+
2149
+ class GoogleCloudDialogflowV2beta1SentimentAnalysisResult
1730
2150
  class Representation < Google::Apis::Core::JsonRepresentation; end
1731
2151
 
1732
2152
  include Google::Apis::Core::JsonObjectSupport
@@ -1738,6 +2158,36 @@ module Google
1738
2158
  include Google::Apis::Core::JsonObjectSupport
1739
2159
  end
1740
2160
 
2161
+ class GoogleCloudDialogflowV2beta1SmartReplyAnswer
2162
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2163
+
2164
+ include Google::Apis::Core::JsonObjectSupport
2165
+ end
2166
+
2167
+ class GoogleCloudDialogflowV2beta1SuggestArticlesResponse
2168
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2169
+
2170
+ include Google::Apis::Core::JsonObjectSupport
2171
+ end
2172
+
2173
+ class GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse
2174
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2175
+
2176
+ include Google::Apis::Core::JsonObjectSupport
2177
+ end
2178
+
2179
+ class GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse
2180
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2181
+
2182
+ include Google::Apis::Core::JsonObjectSupport
2183
+ end
2184
+
2185
+ class GoogleCloudDialogflowV2beta1SuggestionResult
2186
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2187
+
2188
+ include Google::Apis::Core::JsonObjectSupport
2189
+ end
2190
+
1741
2191
  class GoogleCloudDialogflowV2beta1WebhookRequest
1742
2192
  class Representation < Google::Apis::Core::JsonRepresentation; end
1743
2193
 
@@ -1943,6 +2393,14 @@ module Google
1943
2393
  end
1944
2394
  end
1945
2395
 
2396
+ class GoogleCloudDialogflowCxV3ExportFlowResponse
2397
+ # @private
2398
+ class Representation < Google::Apis::Core::JsonRepresentation
2399
+ property :flow_content, :base64 => true, as: 'flowContent'
2400
+ property :flow_uri, as: 'flowUri'
2401
+ end
2402
+ end
2403
+
1946
2404
  class GoogleCloudDialogflowCxV3ExportTestCasesMetadata
1947
2405
  # @private
1948
2406
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2061,6 +2519,13 @@ module Google
2061
2519
  end
2062
2520
  end
2063
2521
 
2522
+ class GoogleCloudDialogflowCxV3ImportFlowResponse
2523
+ # @private
2524
+ class Representation < Google::Apis::Core::JsonRepresentation
2525
+ property :flow, as: 'flow'
2526
+ end
2527
+ end
2528
+
2064
2529
  class GoogleCloudDialogflowCxV3ImportTestCasesMetadata
2065
2530
  # @private
2066
2531
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2416,6 +2881,7 @@ module Google
2416
2881
 
2417
2882
  property :intent_info, as: 'intentInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookRequestIntentInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookRequestIntentInfo::Representation
2418
2883
 
2884
+ property :language_code, as: 'languageCode'
2419
2885
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage::Representation
2420
2886
 
2421
2887
  property :page_info, as: 'pageInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfo::Representation
@@ -2425,6 +2891,10 @@ module Google
2425
2891
 
2426
2892
  property :session_info, as: 'sessionInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3SessionInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3SessionInfo::Representation
2427
2893
 
2894
+ property :text, as: 'text'
2895
+ property :transcript, as: 'transcript'
2896
+ property :trigger_event, as: 'triggerEvent'
2897
+ property :trigger_intent, as: 'triggerIntent'
2428
2898
  end
2429
2899
  end
2430
2900
 
@@ -2607,6 +3077,14 @@ module Google
2607
3077
  end
2608
3078
  end
2609
3079
 
3080
+ class GoogleCloudDialogflowCxV3beta1ExportFlowResponse
3081
+ # @private
3082
+ class Representation < Google::Apis::Core::JsonRepresentation
3083
+ property :flow_content, :base64 => true, as: 'flowContent'
3084
+ property :flow_uri, as: 'flowUri'
3085
+ end
3086
+ end
3087
+
2610
3088
  class GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata
2611
3089
  # @private
2612
3090
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2725,6 +3203,13 @@ module Google
2725
3203
  end
2726
3204
  end
2727
3205
 
3206
+ class GoogleCloudDialogflowCxV3beta1ImportFlowResponse
3207
+ # @private
3208
+ class Representation < Google::Apis::Core::JsonRepresentation
3209
+ property :flow, as: 'flow'
3210
+ end
3211
+ end
3212
+
2728
3213
  class GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata
2729
3214
  # @private
2730
3215
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3080,6 +3565,7 @@ module Google
3080
3565
 
3081
3566
  property :intent_info, as: 'intentInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo::Representation
3082
3567
 
3568
+ property :language_code, as: 'languageCode'
3083
3569
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessage::Representation
3084
3570
 
3085
3571
  property :page_info, as: 'pageInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1PageInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1PageInfo::Representation
@@ -3089,6 +3575,10 @@ module Google
3089
3575
 
3090
3576
  property :session_info, as: 'sessionInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1SessionInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1SessionInfo::Representation
3091
3577
 
3578
+ property :text, as: 'text'
3579
+ property :transcript, as: 'transcript'
3580
+ property :trigger_event, as: 'triggerEvent'
3581
+ property :trigger_intent, as: 'triggerIntent'
3092
3582
  end
3093
3583
  end
3094
3584
 
@@ -3168,6 +3658,59 @@ module Google
3168
3658
  end
3169
3659
  end
3170
3660
 
3661
+ class GoogleCloudDialogflowV2AgentAssistantFeedback
3662
+ # @private
3663
+ class Representation < Google::Apis::Core::JsonRepresentation
3664
+ property :answer_relevance, as: 'answerRelevance'
3665
+ property :document_correctness, as: 'documentCorrectness'
3666
+ property :document_efficiency, as: 'documentEfficiency'
3667
+ end
3668
+ end
3669
+
3670
+ class GoogleCloudDialogflowV2AgentAssistantRecord
3671
+ # @private
3672
+ class Representation < Google::Apis::Core::JsonRepresentation
3673
+ property :article_suggestion_answer, as: 'articleSuggestionAnswer', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ArticleAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ArticleAnswer::Representation
3674
+
3675
+ property :faq_answer, as: 'faqAnswer', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FaqAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FaqAnswer::Representation
3676
+
3677
+ end
3678
+ end
3679
+
3680
+ class GoogleCloudDialogflowV2AnalyzeContentRequest
3681
+ # @private
3682
+ class Representation < Google::Apis::Core::JsonRepresentation
3683
+ property :event_input, as: 'eventInput', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EventInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EventInput::Representation
3684
+
3685
+ property :query_params, as: 'queryParams', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2QueryParameters, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2QueryParameters::Representation
3686
+
3687
+ property :reply_audio_config, as: 'replyAudioConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudioConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudioConfig::Representation
3688
+
3689
+ property :request_id, as: 'requestId'
3690
+ property :text_input, as: 'textInput', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextInput::Representation
3691
+
3692
+ end
3693
+ end
3694
+
3695
+ class GoogleCloudDialogflowV2AnalyzeContentResponse
3696
+ # @private
3697
+ class Representation < Google::Apis::Core::JsonRepresentation
3698
+ property :automated_agent_reply, as: 'automatedAgentReply', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AutomatedAgentReply, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AutomatedAgentReply::Representation
3699
+
3700
+ property :dtmf_parameters, as: 'dtmfParameters', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DtmfParameters, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DtmfParameters::Representation
3701
+
3702
+ collection :end_user_suggestion_results, as: 'endUserSuggestionResults', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult::Representation
3703
+
3704
+ collection :human_agent_suggestion_results, as: 'humanAgentSuggestionResults', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult::Representation
3705
+
3706
+ property :message, as: 'message', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Message, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Message::Representation
3707
+
3708
+ property :reply_audio, as: 'replyAudio', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudio, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudio::Representation
3709
+
3710
+ property :reply_text, as: 'replyText'
3711
+ end
3712
+ end
3713
+
3171
3714
  class GoogleCloudDialogflowV2AnnotatedMessagePart
3172
3715
  # @private
3173
3716
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3177,6 +3720,57 @@ module Google
3177
3720
  end
3178
3721
  end
3179
3722
 
3723
+ class GoogleCloudDialogflowV2AnswerFeedback
3724
+ # @private
3725
+ class Representation < Google::Apis::Core::JsonRepresentation
3726
+ property :agent_assistant_detail_feedback, as: 'agentAssistantDetailFeedback', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentAssistantFeedback, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentAssistantFeedback::Representation
3727
+
3728
+ property :click_time, as: 'clickTime'
3729
+ property :clicked, as: 'clicked'
3730
+ property :correctness_level, as: 'correctnessLevel'
3731
+ property :display_time, as: 'displayTime'
3732
+ property :displayed, as: 'displayed'
3733
+ end
3734
+ end
3735
+
3736
+ class GoogleCloudDialogflowV2AnswerRecord
3737
+ # @private
3738
+ class Representation < Google::Apis::Core::JsonRepresentation
3739
+ property :agent_assistant_record, as: 'agentAssistantRecord', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentAssistantRecord, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AgentAssistantRecord::Representation
3740
+
3741
+ property :answer_feedback, as: 'answerFeedback', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AnswerFeedback, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AnswerFeedback::Representation
3742
+
3743
+ property :name, as: 'name'
3744
+ end
3745
+ end
3746
+
3747
+ class GoogleCloudDialogflowV2ArticleAnswer
3748
+ # @private
3749
+ class Representation < Google::Apis::Core::JsonRepresentation
3750
+ property :answer_record, as: 'answerRecord'
3751
+ property :confidence, as: 'confidence'
3752
+ hash :metadata, as: 'metadata'
3753
+ collection :snippets, as: 'snippets'
3754
+ property :title, as: 'title'
3755
+ property :uri, as: 'uri'
3756
+ end
3757
+ end
3758
+
3759
+ class GoogleCloudDialogflowV2AutomatedAgentConfig
3760
+ # @private
3761
+ class Representation < Google::Apis::Core::JsonRepresentation
3762
+ property :agent, as: 'agent'
3763
+ end
3764
+ end
3765
+
3766
+ class GoogleCloudDialogflowV2AutomatedAgentReply
3767
+ # @private
3768
+ class Representation < Google::Apis::Core::JsonRepresentation
3769
+ property :detect_intent_response, as: 'detectIntentResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DetectIntentResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DetectIntentResponse::Representation
3770
+
3771
+ end
3772
+ end
3773
+
3180
3774
  class GoogleCloudDialogflowV2BatchCreateEntitiesRequest
3181
3775
  # @private
3182
3776
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3250,11 +3844,17 @@ module Google
3250
3844
  end
3251
3845
  end
3252
3846
 
3253
- class GoogleCloudDialogflowV2BatchUpdateIntentsResponse
3847
+ class GoogleCloudDialogflowV2BatchUpdateIntentsResponse
3848
+ # @private
3849
+ class Representation < Google::Apis::Core::JsonRepresentation
3850
+ collection :intents, as: 'intents', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Intent, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Intent::Representation
3851
+
3852
+ end
3853
+ end
3854
+
3855
+ class GoogleCloudDialogflowV2CompleteConversationRequest
3254
3856
  # @private
3255
3857
  class Representation < Google::Apis::Core::JsonRepresentation
3256
- collection :intents, as: 'intents', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Intent, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Intent::Representation
3257
-
3258
3858
  end
3259
3859
  end
3260
3860
 
@@ -3267,6 +3867,20 @@ module Google
3267
3867
  end
3268
3868
  end
3269
3869
 
3870
+ class GoogleCloudDialogflowV2Conversation
3871
+ # @private
3872
+ class Representation < Google::Apis::Core::JsonRepresentation
3873
+ property :conversation_profile, as: 'conversationProfile'
3874
+ property :conversation_stage, as: 'conversationStage'
3875
+ property :end_time, as: 'endTime'
3876
+ property :lifecycle_state, as: 'lifecycleState'
3877
+ property :name, as: 'name'
3878
+ property :phone_number, as: 'phoneNumber', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationPhoneNumber, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationPhoneNumber::Representation
3879
+
3880
+ property :start_time, as: 'startTime'
3881
+ end
3882
+ end
3883
+
3270
3884
  class GoogleCloudDialogflowV2ConversationEvent
3271
3885
  # @private
3272
3886
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3279,6 +3893,38 @@ module Google
3279
3893
  end
3280
3894
  end
3281
3895
 
3896
+ class GoogleCloudDialogflowV2ConversationPhoneNumber
3897
+ # @private
3898
+ class Representation < Google::Apis::Core::JsonRepresentation
3899
+ property :phone_number, as: 'phoneNumber'
3900
+ end
3901
+ end
3902
+
3903
+ class GoogleCloudDialogflowV2ConversationProfile
3904
+ # @private
3905
+ class Representation < Google::Apis::Core::JsonRepresentation
3906
+ property :automated_agent_config, as: 'automatedAgentConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AutomatedAgentConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AutomatedAgentConfig::Representation
3907
+
3908
+ property :create_time, as: 'createTime'
3909
+ property :display_name, as: 'displayName'
3910
+ property :human_agent_assistant_config, as: 'humanAgentAssistantConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfig::Representation
3911
+
3912
+ property :human_agent_handoff_config, as: 'humanAgentHandoffConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentHandoffConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentHandoffConfig::Representation
3913
+
3914
+ property :language_code, as: 'languageCode'
3915
+ property :logging_config, as: 'loggingConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2LoggingConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2LoggingConfig::Representation
3916
+
3917
+ property :name, as: 'name'
3918
+ property :new_message_event_notification_config, as: 'newMessageEventNotificationConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2NotificationConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2NotificationConfig::Representation
3919
+
3920
+ property :notification_config, as: 'notificationConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2NotificationConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2NotificationConfig::Representation
3921
+
3922
+ property :stt_config, as: 'sttConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SpeechToTextConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SpeechToTextConfig::Representation
3923
+
3924
+ property :update_time, as: 'updateTime'
3925
+ end
3926
+ end
3927
+
3282
3928
  class GoogleCloudDialogflowV2DetectIntentRequest
3283
3929
  # @private
3284
3930
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3307,6 +3953,38 @@ module Google
3307
3953
  end
3308
3954
  end
3309
3955
 
3956
+ class GoogleCloudDialogflowV2Document
3957
+ # @private
3958
+ class Representation < Google::Apis::Core::JsonRepresentation
3959
+ property :content_uri, as: 'contentUri'
3960
+ property :display_name, as: 'displayName'
3961
+ property :enable_auto_reload, as: 'enableAutoReload'
3962
+ collection :knowledge_types, as: 'knowledgeTypes'
3963
+ property :latest_reload_status, as: 'latestReloadStatus', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DocumentReloadStatus, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DocumentReloadStatus::Representation
3964
+
3965
+ hash :metadata, as: 'metadata'
3966
+ property :mime_type, as: 'mimeType'
3967
+ property :name, as: 'name'
3968
+ property :raw_content, :base64 => true, as: 'rawContent'
3969
+ end
3970
+ end
3971
+
3972
+ class GoogleCloudDialogflowV2DocumentReloadStatus
3973
+ # @private
3974
+ class Representation < Google::Apis::Core::JsonRepresentation
3975
+ property :status, as: 'status', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
3976
+
3977
+ property :time, as: 'time'
3978
+ end
3979
+ end
3980
+
3981
+ class GoogleCloudDialogflowV2DtmfParameters
3982
+ # @private
3983
+ class Representation < Google::Apis::Core::JsonRepresentation
3984
+ property :accepts_dtmf_input, as: 'acceptsDtmfInput'
3985
+ end
3986
+ end
3987
+
3310
3988
  class GoogleCloudDialogflowV2EntityType
3311
3989
  # @private
3312
3990
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3341,12 +4019,35 @@ module Google
3341
4019
  class Representation < Google::Apis::Core::JsonRepresentation
3342
4020
  property :agent_version, as: 'agentVersion'
3343
4021
  property :description, as: 'description'
4022
+ property :fulfillment, as: 'fulfillment', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Fulfillment, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Fulfillment::Representation
4023
+
3344
4024
  property :name, as: 'name'
3345
4025
  property :state, as: 'state'
4026
+ property :text_to_speech_settings, as: 'textToSpeechSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextToSpeechSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextToSpeechSettings::Representation
4027
+
3346
4028
  property :update_time, as: 'updateTime'
3347
4029
  end
3348
4030
  end
3349
4031
 
4032
+ class GoogleCloudDialogflowV2EnvironmentHistory
4033
+ # @private
4034
+ class Representation < Google::Apis::Core::JsonRepresentation
4035
+ collection :entries, as: 'entries', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EnvironmentHistoryEntry, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EnvironmentHistoryEntry::Representation
4036
+
4037
+ property :next_page_token, as: 'nextPageToken'
4038
+ property :parent, as: 'parent'
4039
+ end
4040
+ end
4041
+
4042
+ class GoogleCloudDialogflowV2EnvironmentHistoryEntry
4043
+ # @private
4044
+ class Representation < Google::Apis::Core::JsonRepresentation
4045
+ property :agent_version, as: 'agentVersion'
4046
+ property :create_time, as: 'createTime'
4047
+ property :description, as: 'description'
4048
+ end
4049
+ end
4050
+
3350
4051
  class GoogleCloudDialogflowV2EventInput
3351
4052
  # @private
3352
4053
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3371,6 +4072,18 @@ module Google
3371
4072
  end
3372
4073
  end
3373
4074
 
4075
+ class GoogleCloudDialogflowV2FaqAnswer
4076
+ # @private
4077
+ class Representation < Google::Apis::Core::JsonRepresentation
4078
+ property :answer, as: 'answer'
4079
+ property :answer_record, as: 'answerRecord'
4080
+ property :confidence, as: 'confidence'
4081
+ hash :metadata, as: 'metadata'
4082
+ property :question, as: 'question'
4083
+ property :source, as: 'source'
4084
+ end
4085
+ end
4086
+
3374
4087
  class GoogleCloudDialogflowV2Fulfillment
3375
4088
  # @private
3376
4089
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3402,6 +4115,150 @@ module Google
3402
4115
  end
3403
4116
  end
3404
4117
 
4118
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfig
4119
+ # @private
4120
+ class Representation < Google::Apis::Core::JsonRepresentation
4121
+ property :end_user_suggestion_config, as: 'endUserSuggestionConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig::Representation
4122
+
4123
+ property :human_agent_suggestion_config, as: 'humanAgentSuggestionConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig::Representation
4124
+
4125
+ property :message_analysis_config, as: 'messageAnalysisConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfig::Representation
4126
+
4127
+ property :notification_config, as: 'notificationConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2NotificationConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2NotificationConfig::Representation
4128
+
4129
+ end
4130
+ end
4131
+
4132
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfig
4133
+ # @private
4134
+ class Representation < Google::Apis::Core::JsonRepresentation
4135
+ property :model, as: 'model'
4136
+ end
4137
+ end
4138
+
4139
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigMessageAnalysisConfig
4140
+ # @private
4141
+ class Representation < Google::Apis::Core::JsonRepresentation
4142
+ property :enable_entity_extraction, as: 'enableEntityExtraction'
4143
+ property :enable_sentiment_analysis, as: 'enableSentimentAnalysis'
4144
+ end
4145
+ end
4146
+
4147
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig
4148
+ # @private
4149
+ class Representation < Google::Apis::Core::JsonRepresentation
4150
+ collection :feature_configs, as: 'featureConfigs', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig::Representation
4151
+
4152
+ property :group_suggestion_responses, as: 'groupSuggestionResponses'
4153
+ end
4154
+ end
4155
+
4156
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig
4157
+ # @private
4158
+ class Representation < Google::Apis::Core::JsonRepresentation
4159
+ property :conversation_model_config, as: 'conversationModelConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigConversationModelConfig::Representation
4160
+
4161
+ property :enable_event_based_suggestion, as: 'enableEventBasedSuggestion'
4162
+ property :query_config, as: 'queryConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig::Representation
4163
+
4164
+ property :suggestion_feature, as: 'suggestionFeature', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionFeature, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionFeature::Representation
4165
+
4166
+ property :suggestion_trigger_settings, as: 'suggestionTriggerSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettings::Representation
4167
+
4168
+ end
4169
+ end
4170
+
4171
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfig
4172
+ # @private
4173
+ class Representation < Google::Apis::Core::JsonRepresentation
4174
+ property :confidence_threshold, as: 'confidenceThreshold'
4175
+ property :context_filter_settings, as: 'contextFilterSettings', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings::Representation
4176
+
4177
+ property :dialogflow_query_source, as: 'dialogflowQuerySource', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource::Representation
4178
+
4179
+ property :document_query_source, as: 'documentQuerySource', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource::Representation
4180
+
4181
+ property :knowledge_base_query_source, as: 'knowledgeBaseQuerySource', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource::Representation
4182
+
4183
+ property :max_results, as: 'maxResults'
4184
+ end
4185
+ end
4186
+
4187
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigContextFilterSettings
4188
+ # @private
4189
+ class Representation < Google::Apis::Core::JsonRepresentation
4190
+ property :drop_handoff_messages, as: 'dropHandoffMessages'
4191
+ property :drop_ivr_messages, as: 'dropIvrMessages'
4192
+ property :drop_virtual_agent_messages, as: 'dropVirtualAgentMessages'
4193
+ end
4194
+ end
4195
+
4196
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource
4197
+ # @private
4198
+ class Representation < Google::Apis::Core::JsonRepresentation
4199
+ property :agent, as: 'agent'
4200
+ end
4201
+ end
4202
+
4203
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource
4204
+ # @private
4205
+ class Representation < Google::Apis::Core::JsonRepresentation
4206
+ collection :documents, as: 'documents'
4207
+ end
4208
+ end
4209
+
4210
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource
4211
+ # @private
4212
+ class Representation < Google::Apis::Core::JsonRepresentation
4213
+ collection :knowledge_bases, as: 'knowledgeBases'
4214
+ end
4215
+ end
4216
+
4217
+ class GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettings
4218
+ # @private
4219
+ class Representation < Google::Apis::Core::JsonRepresentation
4220
+ property :no_smalltalk, as: 'noSmalltalk'
4221
+ property :only_end_user, as: 'onlyEndUser'
4222
+ end
4223
+ end
4224
+
4225
+ class GoogleCloudDialogflowV2HumanAgentAssistantEvent
4226
+ # @private
4227
+ class Representation < Google::Apis::Core::JsonRepresentation
4228
+ property :conversation, as: 'conversation'
4229
+ property :participant, as: 'participant'
4230
+ collection :suggestion_results, as: 'suggestionResults', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestionResult::Representation
4231
+
4232
+ end
4233
+ end
4234
+
4235
+ class GoogleCloudDialogflowV2HumanAgentHandoffConfig
4236
+ # @private
4237
+ class Representation < Google::Apis::Core::JsonRepresentation
4238
+ property :live_person_config, as: 'livePersonConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfig::Representation
4239
+
4240
+ property :salesforce_live_agent_config, as: 'salesforceLiveAgentConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfig::Representation
4241
+
4242
+ end
4243
+ end
4244
+
4245
+ class GoogleCloudDialogflowV2HumanAgentHandoffConfigLivePersonConfig
4246
+ # @private
4247
+ class Representation < Google::Apis::Core::JsonRepresentation
4248
+ property :account_number, as: 'accountNumber'
4249
+ end
4250
+ end
4251
+
4252
+ class GoogleCloudDialogflowV2HumanAgentHandoffConfigSalesforceLiveAgentConfig
4253
+ # @private
4254
+ class Representation < Google::Apis::Core::JsonRepresentation
4255
+ property :button_id, as: 'buttonId'
4256
+ property :deployment_id, as: 'deploymentId'
4257
+ property :endpoint_domain, as: 'endpointDomain'
4258
+ property :organization_id, as: 'organizationId'
4259
+ end
4260
+ end
4261
+
3405
4262
  class GoogleCloudDialogflowV2ImportAgentRequest
3406
4263
  # @private
3407
4264
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3414,6 +4271,7 @@ module Google
3414
4271
  # @private
3415
4272
  class Representation < Google::Apis::Core::JsonRepresentation
3416
4273
  property :audio_encoding, as: 'audioEncoding'
4274
+ property :disable_no_speech_recognized_event, as: 'disableNoSpeechRecognizedEvent'
3417
4275
  property :enable_word_info, as: 'enableWordInfo'
3418
4276
  property :language_code, as: 'languageCode'
3419
4277
  property :model, as: 'model'
@@ -3432,11 +4290,13 @@ module Google
3432
4290
  property :action, as: 'action'
3433
4291
  collection :default_response_platforms, as: 'defaultResponsePlatforms'
3434
4292
  property :display_name, as: 'displayName'
4293
+ property :end_interaction, as: 'endInteraction'
3435
4294
  collection :events, as: 'events'
3436
4295
  collection :followup_intent_info, as: 'followupIntentInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentFollowupIntentInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentFollowupIntentInfo::Representation
3437
4296
 
3438
4297
  collection :input_context_names, as: 'inputContextNames'
3439
4298
  property :is_fallback, as: 'isFallback'
4299
+ property :live_agent_handoff, as: 'liveAgentHandoff'
3440
4300
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessage::Representation
3441
4301
 
3442
4302
  property :ml_disabled, as: 'mlDisabled'
@@ -3728,104 +4588,183 @@ module Google
3728
4588
 
3729
4589
  property :image, as: 'image', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageImage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageImage::Representation
3730
4590
 
3731
- collection :rows, as: 'rows', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageTableCardRow, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageTableCardRow::Representation
4591
+ collection :rows, as: 'rows', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageTableCardRow, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageTableCardRow::Representation
4592
+
4593
+ property :subtitle, as: 'subtitle'
4594
+ property :title, as: 'title'
4595
+ end
4596
+ end
4597
+
4598
+ class GoogleCloudDialogflowV2IntentMessageTableCardCell
4599
+ # @private
4600
+ class Representation < Google::Apis::Core::JsonRepresentation
4601
+ property :text, as: 'text'
4602
+ end
4603
+ end
4604
+
4605
+ class GoogleCloudDialogflowV2IntentMessageTableCardRow
4606
+ # @private
4607
+ class Representation < Google::Apis::Core::JsonRepresentation
4608
+ collection :cells, as: 'cells', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageTableCardCell, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageTableCardCell::Representation
4609
+
4610
+ property :divider_after, as: 'dividerAfter'
4611
+ end
4612
+ end
4613
+
4614
+ class GoogleCloudDialogflowV2IntentMessageText
4615
+ # @private
4616
+ class Representation < Google::Apis::Core::JsonRepresentation
4617
+ collection :text, as: 'text'
4618
+ end
4619
+ end
4620
+
4621
+ class GoogleCloudDialogflowV2IntentParameter
4622
+ # @private
4623
+ class Representation < Google::Apis::Core::JsonRepresentation
4624
+ property :default_value, as: 'defaultValue'
4625
+ property :display_name, as: 'displayName'
4626
+ property :entity_type_display_name, as: 'entityTypeDisplayName'
4627
+ property :is_list, as: 'isList'
4628
+ property :mandatory, as: 'mandatory'
4629
+ property :name, as: 'name'
4630
+ collection :prompts, as: 'prompts'
4631
+ property :value, as: 'value'
4632
+ end
4633
+ end
4634
+
4635
+ class GoogleCloudDialogflowV2IntentTrainingPhrase
4636
+ # @private
4637
+ class Representation < Google::Apis::Core::JsonRepresentation
4638
+ property :name, as: 'name'
4639
+ collection :parts, as: 'parts', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentTrainingPhrasePart, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentTrainingPhrasePart::Representation
4640
+
4641
+ property :times_added_count, as: 'timesAddedCount'
4642
+ property :type, as: 'type'
4643
+ end
4644
+ end
4645
+
4646
+ class GoogleCloudDialogflowV2IntentTrainingPhrasePart
4647
+ # @private
4648
+ class Representation < Google::Apis::Core::JsonRepresentation
4649
+ property :alias, as: 'alias'
4650
+ property :entity_type, as: 'entityType'
4651
+ property :text, as: 'text'
4652
+ property :user_defined, as: 'userDefined'
4653
+ end
4654
+ end
4655
+
4656
+ class GoogleCloudDialogflowV2KnowledgeBase
4657
+ # @private
4658
+ class Representation < Google::Apis::Core::JsonRepresentation
4659
+ property :display_name, as: 'displayName'
4660
+ property :language_code, as: 'languageCode'
4661
+ property :name, as: 'name'
4662
+ end
4663
+ end
4664
+
4665
+ class GoogleCloudDialogflowV2KnowledgeOperationMetadata
4666
+ # @private
4667
+ class Representation < Google::Apis::Core::JsonRepresentation
4668
+ property :state, as: 'state'
4669
+ end
4670
+ end
4671
+
4672
+ class GoogleCloudDialogflowV2ListAnswerRecordsResponse
4673
+ # @private
4674
+ class Representation < Google::Apis::Core::JsonRepresentation
4675
+ collection :answer_records, as: 'answerRecords', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AnswerRecord, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2AnswerRecord::Representation
3732
4676
 
3733
- property :subtitle, as: 'subtitle'
3734
- property :title, as: 'title'
4677
+ property :next_page_token, as: 'nextPageToken'
3735
4678
  end
3736
4679
  end
3737
4680
 
3738
- class GoogleCloudDialogflowV2IntentMessageTableCardCell
4681
+ class GoogleCloudDialogflowV2ListContextsResponse
3739
4682
  # @private
3740
4683
  class Representation < Google::Apis::Core::JsonRepresentation
3741
- property :text, as: 'text'
4684
+ collection :contexts, as: 'contexts', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Context, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Context::Representation
4685
+
4686
+ property :next_page_token, as: 'nextPageToken'
3742
4687
  end
3743
4688
  end
3744
4689
 
3745
- class GoogleCloudDialogflowV2IntentMessageTableCardRow
4690
+ class GoogleCloudDialogflowV2ListConversationProfilesResponse
3746
4691
  # @private
3747
4692
  class Representation < Google::Apis::Core::JsonRepresentation
3748
- collection :cells, as: 'cells', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageTableCardCell, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageTableCardCell::Representation
4693
+ collection :conversation_profiles, as: 'conversationProfiles', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationProfile, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ConversationProfile::Representation
3749
4694
 
3750
- property :divider_after, as: 'dividerAfter'
4695
+ property :next_page_token, as: 'nextPageToken'
3751
4696
  end
3752
4697
  end
3753
4698
 
3754
- class GoogleCloudDialogflowV2IntentMessageText
4699
+ class GoogleCloudDialogflowV2ListConversationsResponse
3755
4700
  # @private
3756
4701
  class Representation < Google::Apis::Core::JsonRepresentation
3757
- collection :text, as: 'text'
4702
+ collection :conversations, as: 'conversations', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Conversation, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Conversation::Representation
4703
+
4704
+ property :next_page_token, as: 'nextPageToken'
3758
4705
  end
3759
4706
  end
3760
4707
 
3761
- class GoogleCloudDialogflowV2IntentParameter
4708
+ class GoogleCloudDialogflowV2ListDocumentsResponse
3762
4709
  # @private
3763
4710
  class Representation < Google::Apis::Core::JsonRepresentation
3764
- property :default_value, as: 'defaultValue'
3765
- property :display_name, as: 'displayName'
3766
- property :entity_type_display_name, as: 'entityTypeDisplayName'
3767
- property :is_list, as: 'isList'
3768
- property :mandatory, as: 'mandatory'
3769
- property :name, as: 'name'
3770
- collection :prompts, as: 'prompts'
3771
- property :value, as: 'value'
4711
+ collection :documents, as: 'documents', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Document, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Document::Representation
4712
+
4713
+ property :next_page_token, as: 'nextPageToken'
3772
4714
  end
3773
4715
  end
3774
4716
 
3775
- class GoogleCloudDialogflowV2IntentTrainingPhrase
4717
+ class GoogleCloudDialogflowV2ListEntityTypesResponse
3776
4718
  # @private
3777
4719
  class Representation < Google::Apis::Core::JsonRepresentation
3778
- property :name, as: 'name'
3779
- collection :parts, as: 'parts', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentTrainingPhrasePart, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentTrainingPhrasePart::Representation
4720
+ collection :entity_types, as: 'entityTypes', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EntityType, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EntityType::Representation
3780
4721
 
3781
- property :times_added_count, as: 'timesAddedCount'
3782
- property :type, as: 'type'
4722
+ property :next_page_token, as: 'nextPageToken'
3783
4723
  end
3784
4724
  end
3785
4725
 
3786
- class GoogleCloudDialogflowV2IntentTrainingPhrasePart
4726
+ class GoogleCloudDialogflowV2ListEnvironmentsResponse
3787
4727
  # @private
3788
4728
  class Representation < Google::Apis::Core::JsonRepresentation
3789
- property :alias, as: 'alias'
3790
- property :entity_type, as: 'entityType'
3791
- property :text, as: 'text'
3792
- property :user_defined, as: 'userDefined'
4729
+ collection :environments, as: 'environments', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Environment, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Environment::Representation
4730
+
4731
+ property :next_page_token, as: 'nextPageToken'
3793
4732
  end
3794
4733
  end
3795
4734
 
3796
- class GoogleCloudDialogflowV2ListContextsResponse
4735
+ class GoogleCloudDialogflowV2ListIntentsResponse
3797
4736
  # @private
3798
4737
  class Representation < Google::Apis::Core::JsonRepresentation
3799
- collection :contexts, as: 'contexts', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Context, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Context::Representation
4738
+ collection :intents, as: 'intents', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Intent, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Intent::Representation
3800
4739
 
3801
4740
  property :next_page_token, as: 'nextPageToken'
3802
4741
  end
3803
4742
  end
3804
4743
 
3805
- class GoogleCloudDialogflowV2ListEntityTypesResponse
4744
+ class GoogleCloudDialogflowV2ListKnowledgeBasesResponse
3806
4745
  # @private
3807
4746
  class Representation < Google::Apis::Core::JsonRepresentation
3808
- collection :entity_types, as: 'entityTypes', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EntityType, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EntityType::Representation
4747
+ collection :knowledge_bases, as: 'knowledgeBases', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2KnowledgeBase, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2KnowledgeBase::Representation
3809
4748
 
3810
4749
  property :next_page_token, as: 'nextPageToken'
3811
4750
  end
3812
4751
  end
3813
4752
 
3814
- class GoogleCloudDialogflowV2ListEnvironmentsResponse
4753
+ class GoogleCloudDialogflowV2ListMessagesResponse
3815
4754
  # @private
3816
4755
  class Representation < Google::Apis::Core::JsonRepresentation
3817
- collection :environments, as: 'environments', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Environment, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Environment::Representation
4756
+ collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Message, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Message::Representation
3818
4757
 
3819
4758
  property :next_page_token, as: 'nextPageToken'
3820
4759
  end
3821
4760
  end
3822
4761
 
3823
- class GoogleCloudDialogflowV2ListIntentsResponse
4762
+ class GoogleCloudDialogflowV2ListParticipantsResponse
3824
4763
  # @private
3825
4764
  class Representation < Google::Apis::Core::JsonRepresentation
3826
- collection :intents, as: 'intents', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Intent, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Intent::Representation
3827
-
3828
4765
  property :next_page_token, as: 'nextPageToken'
4766
+ collection :participants, as: 'participants', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Participant, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Participant::Representation
4767
+
3829
4768
  end
3830
4769
  end
3831
4770
 
@@ -3838,6 +4777,22 @@ module Google
3838
4777
  end
3839
4778
  end
3840
4779
 
4780
+ class GoogleCloudDialogflowV2ListVersionsResponse
4781
+ # @private
4782
+ class Representation < Google::Apis::Core::JsonRepresentation
4783
+ property :next_page_token, as: 'nextPageToken'
4784
+ collection :versions, as: 'versions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Version, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Version::Representation
4785
+
4786
+ end
4787
+ end
4788
+
4789
+ class GoogleCloudDialogflowV2LoggingConfig
4790
+ # @private
4791
+ class Representation < Google::Apis::Core::JsonRepresentation
4792
+ property :enable_stackdriver_logging, as: 'enableStackdriverLogging'
4793
+ end
4794
+ end
4795
+
3841
4796
  class GoogleCloudDialogflowV2Message
3842
4797
  # @private
3843
4798
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3861,6 +4816,14 @@ module Google
3861
4816
  end
3862
4817
  end
3863
4818
 
4819
+ class GoogleCloudDialogflowV2NotificationConfig
4820
+ # @private
4821
+ class Representation < Google::Apis::Core::JsonRepresentation
4822
+ property :message_format, as: 'messageFormat'
4823
+ property :topic, as: 'topic'
4824
+ end
4825
+ end
4826
+
3864
4827
  class GoogleCloudDialogflowV2OriginalDetectIntentRequest
3865
4828
  # @private
3866
4829
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3870,6 +4833,15 @@ module Google
3870
4833
  end
3871
4834
  end
3872
4835
 
4836
+ class GoogleCloudDialogflowV2OutputAudio
4837
+ # @private
4838
+ class Representation < Google::Apis::Core::JsonRepresentation
4839
+ property :audio, :base64 => true, as: 'audio'
4840
+ property :config, as: 'config', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudioConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OutputAudioConfig::Representation
4841
+
4842
+ end
4843
+ end
4844
+
3873
4845
  class GoogleCloudDialogflowV2OutputAudioConfig
3874
4846
  # @private
3875
4847
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3880,6 +4852,15 @@ module Google
3880
4852
  end
3881
4853
  end
3882
4854
 
4855
+ class GoogleCloudDialogflowV2Participant
4856
+ # @private
4857
+ class Representation < Google::Apis::Core::JsonRepresentation
4858
+ property :name, as: 'name'
4859
+ property :role, as: 'role'
4860
+ property :sip_recording_media_label, as: 'sipRecordingMediaLabel'
4861
+ end
4862
+ end
4863
+
3883
4864
  class GoogleCloudDialogflowV2QueryInput
3884
4865
  # @private
3885
4866
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3935,6 +4916,13 @@ module Google
3935
4916
  end
3936
4917
  end
3937
4918
 
4919
+ class GoogleCloudDialogflowV2ReloadDocumentRequest
4920
+ # @private
4921
+ class Representation < Google::Apis::Core::JsonRepresentation
4922
+ property :content_uri, as: 'contentUri'
4923
+ end
4924
+ end
4925
+
3938
4926
  class GoogleCloudDialogflowV2RestoreAgentRequest
3939
4927
  # @private
3940
4928
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3993,6 +4981,68 @@ module Google
3993
4981
  end
3994
4982
  end
3995
4983
 
4984
+ class GoogleCloudDialogflowV2SpeechToTextConfig
4985
+ # @private
4986
+ class Representation < Google::Apis::Core::JsonRepresentation
4987
+ property :speech_model_variant, as: 'speechModelVariant'
4988
+ end
4989
+ end
4990
+
4991
+ class GoogleCloudDialogflowV2SuggestArticlesRequest
4992
+ # @private
4993
+ class Representation < Google::Apis::Core::JsonRepresentation
4994
+ property :context_size, as: 'contextSize'
4995
+ property :latest_message, as: 'latestMessage'
4996
+ end
4997
+ end
4998
+
4999
+ class GoogleCloudDialogflowV2SuggestArticlesResponse
5000
+ # @private
5001
+ class Representation < Google::Apis::Core::JsonRepresentation
5002
+ collection :article_answers, as: 'articleAnswers', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ArticleAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2ArticleAnswer::Representation
5003
+
5004
+ property :context_size, as: 'contextSize'
5005
+ property :latest_message, as: 'latestMessage'
5006
+ end
5007
+ end
5008
+
5009
+ class GoogleCloudDialogflowV2SuggestFaqAnswersRequest
5010
+ # @private
5011
+ class Representation < Google::Apis::Core::JsonRepresentation
5012
+ property :context_size, as: 'contextSize'
5013
+ property :latest_message, as: 'latestMessage'
5014
+ end
5015
+ end
5016
+
5017
+ class GoogleCloudDialogflowV2SuggestFaqAnswersResponse
5018
+ # @private
5019
+ class Representation < Google::Apis::Core::JsonRepresentation
5020
+ property :context_size, as: 'contextSize'
5021
+ collection :faq_answers, as: 'faqAnswers', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FaqAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2FaqAnswer::Representation
5022
+
5023
+ property :latest_message, as: 'latestMessage'
5024
+ end
5025
+ end
5026
+
5027
+ class GoogleCloudDialogflowV2SuggestionFeature
5028
+ # @private
5029
+ class Representation < Google::Apis::Core::JsonRepresentation
5030
+ property :type, as: 'type'
5031
+ end
5032
+ end
5033
+
5034
+ class GoogleCloudDialogflowV2SuggestionResult
5035
+ # @private
5036
+ class Representation < Google::Apis::Core::JsonRepresentation
5037
+ property :error, as: 'error', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
5038
+
5039
+ property :suggest_articles_response, as: 'suggestArticlesResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestArticlesResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestArticlesResponse::Representation
5040
+
5041
+ property :suggest_faq_answers_response, as: 'suggestFaqAnswersResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestFaqAnswersResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SuggestFaqAnswersResponse::Representation
5042
+
5043
+ end
5044
+ end
5045
+
3996
5046
  class GoogleCloudDialogflowV2SynthesizeSpeechConfig
3997
5047
  # @private
3998
5048
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4013,6 +5063,17 @@ module Google
4013
5063
  end
4014
5064
  end
4015
5065
 
5066
+ class GoogleCloudDialogflowV2TextToSpeechSettings
5067
+ # @private
5068
+ class Representation < Google::Apis::Core::JsonRepresentation
5069
+ property :enable_text_to_speech, as: 'enableTextToSpeech'
5070
+ property :output_audio_encoding, as: 'outputAudioEncoding'
5071
+ property :sample_rate_hertz, as: 'sampleRateHertz'
5072
+ hash :synthesize_speech_configs, as: 'synthesizeSpeechConfigs', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SynthesizeSpeechConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SynthesizeSpeechConfig::Representation
5073
+
5074
+ end
5075
+ end
5076
+
4016
5077
  class GoogleCloudDialogflowV2TrainAgentRequest
4017
5078
  # @private
4018
5079
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4036,6 +5097,17 @@ module Google
4036
5097
  end
4037
5098
  end
4038
5099
 
5100
+ class GoogleCloudDialogflowV2Version
5101
+ # @private
5102
+ class Representation < Google::Apis::Core::JsonRepresentation
5103
+ property :create_time, as: 'createTime'
5104
+ property :description, as: 'description'
5105
+ property :name, as: 'name'
5106
+ property :status, as: 'status'
5107
+ property :version_number, as: 'versionNumber'
5108
+ end
5109
+ end
5110
+
4039
5111
  class GoogleCloudDialogflowV2VoiceSelectionParams
4040
5112
  # @private
4041
5113
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4073,6 +5145,26 @@ module Google
4073
5145
  end
4074
5146
  end
4075
5147
 
5148
+ class GoogleCloudDialogflowV2beta1AnnotatedMessagePart
5149
+ # @private
5150
+ class Representation < Google::Apis::Core::JsonRepresentation
5151
+ property :entity_type, as: 'entityType'
5152
+ property :formatted_value, as: 'formattedValue'
5153
+ property :text, as: 'text'
5154
+ end
5155
+ end
5156
+
5157
+ class GoogleCloudDialogflowV2beta1ArticleAnswer
5158
+ # @private
5159
+ class Representation < Google::Apis::Core::JsonRepresentation
5160
+ property :answer_record, as: 'answerRecord'
5161
+ hash :metadata, as: 'metadata'
5162
+ collection :snippets, as: 'snippets'
5163
+ property :title, as: 'title'
5164
+ property :uri, as: 'uri'
5165
+ end
5166
+ end
5167
+
4076
5168
  class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
4077
5169
  # @private
4078
5170
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4098,6 +5190,18 @@ module Google
4098
5190
  end
4099
5191
  end
4100
5192
 
5193
+ class GoogleCloudDialogflowV2beta1ConversationEvent
5194
+ # @private
5195
+ class Representation < Google::Apis::Core::JsonRepresentation
5196
+ property :conversation, as: 'conversation'
5197
+ property :error_status, as: 'errorStatus', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
5198
+
5199
+ property :new_message_payload, as: 'newMessagePayload', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1Message, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1Message::Representation
5200
+
5201
+ property :type, as: 'type'
5202
+ end
5203
+ end
5204
+
4101
5205
  class GoogleCloudDialogflowV2beta1EntityType
4102
5206
  # @private
4103
5207
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4136,6 +5240,36 @@ module Google
4136
5240
  end
4137
5241
  end
4138
5242
 
5243
+ class GoogleCloudDialogflowV2beta1FaqAnswer
5244
+ # @private
5245
+ class Representation < Google::Apis::Core::JsonRepresentation
5246
+ property :answer, as: 'answer'
5247
+ property :answer_record, as: 'answerRecord'
5248
+ property :confidence, as: 'confidence'
5249
+ hash :metadata, as: 'metadata'
5250
+ property :question, as: 'question'
5251
+ property :source, as: 'source'
5252
+ end
5253
+ end
5254
+
5255
+ class GoogleCloudDialogflowV2beta1HumanAgentAssistantEvent
5256
+ # @private
5257
+ class Representation < Google::Apis::Core::JsonRepresentation
5258
+ property :conversation, as: 'conversation'
5259
+ property :participant, as: 'participant'
5260
+ collection :suggestion_results, as: 'suggestionResults', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestionResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestionResult::Representation
5261
+
5262
+ end
5263
+ end
5264
+
5265
+ class GoogleCloudDialogflowV2beta1ImportDocumentsResponse
5266
+ # @private
5267
+ class Representation < Google::Apis::Core::JsonRepresentation
5268
+ collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
5269
+
5270
+ end
5271
+ end
5272
+
4139
5273
  class GoogleCloudDialogflowV2beta1Intent
4140
5274
  # @private
4141
5275
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4148,6 +5282,7 @@ module Google
4148
5282
 
4149
5283
  collection :input_context_names, as: 'inputContextNames'
4150
5284
  property :is_fallback, as: 'isFallback'
5285
+ property :live_agent_handoff, as: 'liveAgentHandoff'
4151
5286
  collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessage::Representation
4152
5287
 
4153
5288
  property :ml_disabled, as: 'mlDisabled'
@@ -4658,6 +5793,32 @@ module Google
4658
5793
  end
4659
5794
  end
4660
5795
 
5796
+ class GoogleCloudDialogflowV2beta1Message
5797
+ # @private
5798
+ class Representation < Google::Apis::Core::JsonRepresentation
5799
+ property :content, as: 'content'
5800
+ property :create_time, as: 'createTime'
5801
+ property :language_code, as: 'languageCode'
5802
+ property :message_annotation, as: 'messageAnnotation', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1MessageAnnotation, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1MessageAnnotation::Representation
5803
+
5804
+ property :name, as: 'name'
5805
+ property :participant, as: 'participant'
5806
+ property :participant_role, as: 'participantRole'
5807
+ property :send_time, as: 'sendTime'
5808
+ property :sentiment_analysis, as: 'sentimentAnalysis', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SentimentAnalysisResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SentimentAnalysisResult::Representation
5809
+
5810
+ end
5811
+ end
5812
+
5813
+ class GoogleCloudDialogflowV2beta1MessageAnnotation
5814
+ # @private
5815
+ class Representation < Google::Apis::Core::JsonRepresentation
5816
+ property :contain_entities, as: 'containEntities'
5817
+ collection :parts, as: 'parts', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AnnotatedMessagePart, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1AnnotatedMessagePart::Representation
5818
+
5819
+ end
5820
+ end
5821
+
4661
5822
  class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
4662
5823
  # @private
4663
5824
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4720,6 +5881,59 @@ module Google
4720
5881
  end
4721
5882
  end
4722
5883
 
5884
+ class GoogleCloudDialogflowV2beta1SmartReplyAnswer
5885
+ # @private
5886
+ class Representation < Google::Apis::Core::JsonRepresentation
5887
+ property :answer_record, as: 'answerRecord'
5888
+ property :confidence, as: 'confidence'
5889
+ property :reply, as: 'reply'
5890
+ end
5891
+ end
5892
+
5893
+ class GoogleCloudDialogflowV2beta1SuggestArticlesResponse
5894
+ # @private
5895
+ class Representation < Google::Apis::Core::JsonRepresentation
5896
+ collection :article_answers, as: 'articleAnswers', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1ArticleAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1ArticleAnswer::Representation
5897
+
5898
+ property :context_size, as: 'contextSize'
5899
+ property :latest_message, as: 'latestMessage'
5900
+ end
5901
+ end
5902
+
5903
+ class GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse
5904
+ # @private
5905
+ class Representation < Google::Apis::Core::JsonRepresentation
5906
+ property :context_size, as: 'contextSize'
5907
+ collection :faq_answers, as: 'faqAnswers', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1FaqAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1FaqAnswer::Representation
5908
+
5909
+ property :latest_message, as: 'latestMessage'
5910
+ end
5911
+ end
5912
+
5913
+ class GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse
5914
+ # @private
5915
+ class Representation < Google::Apis::Core::JsonRepresentation
5916
+ property :context_size, as: 'contextSize'
5917
+ property :latest_message, as: 'latestMessage'
5918
+ collection :smart_reply_answers, as: 'smartReplyAnswers', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SmartReplyAnswer, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SmartReplyAnswer::Representation
5919
+
5920
+ end
5921
+ end
5922
+
5923
+ class GoogleCloudDialogflowV2beta1SuggestionResult
5924
+ # @private
5925
+ class Representation < Google::Apis::Core::JsonRepresentation
5926
+ property :error, as: 'error', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
5927
+
5928
+ property :suggest_articles_response, as: 'suggestArticlesResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestArticlesResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestArticlesResponse::Representation
5929
+
5930
+ property :suggest_faq_answers_response, as: 'suggestFaqAnswersResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse::Representation
5931
+
5932
+ property :suggest_smart_replies_response, as: 'suggestSmartRepliesResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse::Representation
5933
+
5934
+ end
5935
+ end
5936
+
4723
5937
  class GoogleCloudDialogflowV2beta1WebhookRequest
4724
5938
  # @private
4725
5939
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4743,6 +5957,7 @@ module Google
4743
5957
  collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessage::Representation
4744
5958
 
4745
5959
  property :fulfillment_text, as: 'fulfillmentText'
5960
+ property :live_agent_handoff, as: 'liveAgentHandoff'
4746
5961
  collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1Context, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1Context::Representation
4747
5962
 
4748
5963
  hash :payload, as: 'payload'