google-apis-contactcenterinsights_v1 0.43.0 → 0.45.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +9 -0
- data/lib/google/apis/contactcenterinsights_v1/classes.rb +153 -1220
- data/lib/google/apis/contactcenterinsights_v1/gem_version.rb +3 -3
- data/lib/google/apis/contactcenterinsights_v1/representations.rb +12 -610
- data/lib/google/apis/contactcenterinsights_v1/service.rb +7 -2
- metadata +5 -5
@@ -22,42 +22,6 @@ module Google
|
|
22
22
|
module Apis
|
23
23
|
module ContactcenterinsightsV1
|
24
24
|
|
25
|
-
class GoogleCloudContactcenterinsightsV1AgentCoachingInstruction
|
26
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
27
|
-
|
28
|
-
include Google::Apis::Core::JsonObjectSupport
|
29
|
-
end
|
30
|
-
|
31
|
-
class GoogleCloudContactcenterinsightsV1AgentCoachingSuggestion
|
32
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
33
|
-
|
34
|
-
include Google::Apis::Core::JsonObjectSupport
|
35
|
-
end
|
36
|
-
|
37
|
-
class GoogleCloudContactcenterinsightsV1AgentCoachingSuggestionAgentActionSuggestion
|
38
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
39
|
-
|
40
|
-
include Google::Apis::Core::JsonObjectSupport
|
41
|
-
end
|
42
|
-
|
43
|
-
class GoogleCloudContactcenterinsightsV1AgentCoachingSuggestionAgentCoachingSuggestionEval
|
44
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
45
|
-
|
46
|
-
include Google::Apis::Core::JsonObjectSupport
|
47
|
-
end
|
48
|
-
|
49
|
-
class GoogleCloudContactcenterinsightsV1AgentCoachingSuggestionAgentCoachingSuggestionReasoning
|
50
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
51
|
-
|
52
|
-
include Google::Apis::Core::JsonObjectSupport
|
53
|
-
end
|
54
|
-
|
55
|
-
class GoogleCloudContactcenterinsightsV1AgentCoachingSuggestionSampleResponse
|
56
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
57
|
-
|
58
|
-
include Google::Apis::Core::JsonObjectSupport
|
59
|
-
end
|
60
|
-
|
61
25
|
class GoogleCloudContactcenterinsightsV1Analysis
|
62
26
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
27
|
|
@@ -388,72 +352,12 @@ module Google
|
|
388
352
|
include Google::Apis::Core::JsonObjectSupport
|
389
353
|
end
|
390
354
|
|
391
|
-
class GoogleCloudContactcenterinsightsV1FreeFormSuggestion
|
392
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
393
|
-
|
394
|
-
include Google::Apis::Core::JsonObjectSupport
|
395
|
-
end
|
396
|
-
|
397
355
|
class GoogleCloudContactcenterinsightsV1GcsSource
|
398
356
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
399
357
|
|
400
358
|
include Google::Apis::Core::JsonObjectSupport
|
401
359
|
end
|
402
360
|
|
403
|
-
class GoogleCloudContactcenterinsightsV1GeneratorSuggestion
|
404
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
405
|
-
|
406
|
-
include Google::Apis::Core::JsonObjectSupport
|
407
|
-
end
|
408
|
-
|
409
|
-
class GoogleCloudContactcenterinsightsV1GetGeneratorSuggestionResponse
|
410
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
411
|
-
|
412
|
-
include Google::Apis::Core::JsonObjectSupport
|
413
|
-
end
|
414
|
-
|
415
|
-
class GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponse
|
416
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
417
|
-
|
418
|
-
include Google::Apis::Core::JsonObjectSupport
|
419
|
-
end
|
420
|
-
|
421
|
-
class GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponseKnowledgeAnswer
|
422
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
423
|
-
|
424
|
-
include Google::Apis::Core::JsonObjectSupport
|
425
|
-
end
|
426
|
-
|
427
|
-
class GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponseKnowledgeAnswerFaqSource
|
428
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
429
|
-
|
430
|
-
include Google::Apis::Core::JsonObjectSupport
|
431
|
-
end
|
432
|
-
|
433
|
-
class GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponseKnowledgeAnswerGenerativeSource
|
434
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
435
|
-
|
436
|
-
include Google::Apis::Core::JsonObjectSupport
|
437
|
-
end
|
438
|
-
|
439
|
-
class GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponseKnowledgeAnswerGenerativeSourceSnippet
|
440
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
441
|
-
|
442
|
-
include Google::Apis::Core::JsonObjectSupport
|
443
|
-
end
|
444
|
-
|
445
|
-
class GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponseKnowledgeAnswerIntentMatchingSource
|
446
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
447
|
-
|
448
|
-
include Google::Apis::Core::JsonObjectSupport
|
449
|
-
end
|
450
|
-
|
451
|
-
class GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponseSuggestedQuery
|
452
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
453
|
-
|
454
|
-
include Google::Apis::Core::JsonObjectSupport
|
455
|
-
end
|
456
|
-
|
457
361
|
class GoogleCloudContactcenterinsightsV1HoldData
|
458
362
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
459
363
|
|
@@ -670,13 +574,7 @@ module Google
|
|
670
574
|
include Google::Apis::Core::JsonObjectSupport
|
671
575
|
end
|
672
576
|
|
673
|
-
class
|
674
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
675
|
-
|
676
|
-
include Google::Apis::Core::JsonObjectSupport
|
677
|
-
end
|
678
|
-
|
679
|
-
class GoogleCloudContactcenterinsightsV1SearchKnowledgeAnswerAnswerSource
|
577
|
+
class GoogleCloudContactcenterinsightsV1RuntimeAnnotationUserInput
|
680
578
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
681
579
|
|
682
580
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -724,18 +622,6 @@ module Google
|
|
724
622
|
include Google::Apis::Core::JsonObjectSupport
|
725
623
|
end
|
726
624
|
|
727
|
-
class GoogleCloudContactcenterinsightsV1SummarySuggestion
|
728
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
729
|
-
|
730
|
-
include Google::Apis::Core::JsonObjectSupport
|
731
|
-
end
|
732
|
-
|
733
|
-
class GoogleCloudContactcenterinsightsV1SummarySuggestionSummarySection
|
734
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
735
|
-
|
736
|
-
include Google::Apis::Core::JsonObjectSupport
|
737
|
-
end
|
738
|
-
|
739
625
|
class GoogleCloudContactcenterinsightsV1UndeployIssueModelMetadata
|
740
626
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
741
627
|
|
@@ -772,42 +658,6 @@ module Google
|
|
772
658
|
include Google::Apis::Core::JsonObjectSupport
|
773
659
|
end
|
774
660
|
|
775
|
-
class GoogleCloudContactcenterinsightsV1alpha1AgentCoachingInstruction
|
776
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
777
|
-
|
778
|
-
include Google::Apis::Core::JsonObjectSupport
|
779
|
-
end
|
780
|
-
|
781
|
-
class GoogleCloudContactcenterinsightsV1alpha1AgentCoachingSuggestion
|
782
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
783
|
-
|
784
|
-
include Google::Apis::Core::JsonObjectSupport
|
785
|
-
end
|
786
|
-
|
787
|
-
class GoogleCloudContactcenterinsightsV1alpha1AgentCoachingSuggestionAgentActionSuggestion
|
788
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
789
|
-
|
790
|
-
include Google::Apis::Core::JsonObjectSupport
|
791
|
-
end
|
792
|
-
|
793
|
-
class GoogleCloudContactcenterinsightsV1alpha1AgentCoachingSuggestionAgentCoachingSuggestionEval
|
794
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
795
|
-
|
796
|
-
include Google::Apis::Core::JsonObjectSupport
|
797
|
-
end
|
798
|
-
|
799
|
-
class GoogleCloudContactcenterinsightsV1alpha1AgentCoachingSuggestionAgentCoachingSuggestionReasoning
|
800
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
801
|
-
|
802
|
-
include Google::Apis::Core::JsonObjectSupport
|
803
|
-
end
|
804
|
-
|
805
|
-
class GoogleCloudContactcenterinsightsV1alpha1AgentCoachingSuggestionSampleResponse
|
806
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
807
|
-
|
808
|
-
include Google::Apis::Core::JsonObjectSupport
|
809
|
-
end
|
810
|
-
|
811
661
|
class GoogleCloudContactcenterinsightsV1alpha1Analysis
|
812
662
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
813
663
|
|
@@ -1108,72 +958,12 @@ module Google
|
|
1108
958
|
include Google::Apis::Core::JsonObjectSupport
|
1109
959
|
end
|
1110
960
|
|
1111
|
-
class GoogleCloudContactcenterinsightsV1alpha1FreeFormSuggestion
|
1112
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1113
|
-
|
1114
|
-
include Google::Apis::Core::JsonObjectSupport
|
1115
|
-
end
|
1116
|
-
|
1117
961
|
class GoogleCloudContactcenterinsightsV1alpha1GcsSource
|
1118
962
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1119
963
|
|
1120
964
|
include Google::Apis::Core::JsonObjectSupport
|
1121
965
|
end
|
1122
966
|
|
1123
|
-
class GoogleCloudContactcenterinsightsV1alpha1GeneratorSuggestion
|
1124
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1125
|
-
|
1126
|
-
include Google::Apis::Core::JsonObjectSupport
|
1127
|
-
end
|
1128
|
-
|
1129
|
-
class GoogleCloudContactcenterinsightsV1alpha1GetGeneratorSuggestionResponse
|
1130
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1131
|
-
|
1132
|
-
include Google::Apis::Core::JsonObjectSupport
|
1133
|
-
end
|
1134
|
-
|
1135
|
-
class GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponse
|
1136
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1137
|
-
|
1138
|
-
include Google::Apis::Core::JsonObjectSupport
|
1139
|
-
end
|
1140
|
-
|
1141
|
-
class GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponseKnowledgeAnswer
|
1142
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1143
|
-
|
1144
|
-
include Google::Apis::Core::JsonObjectSupport
|
1145
|
-
end
|
1146
|
-
|
1147
|
-
class GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponseKnowledgeAnswerFaqSource
|
1148
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1149
|
-
|
1150
|
-
include Google::Apis::Core::JsonObjectSupport
|
1151
|
-
end
|
1152
|
-
|
1153
|
-
class GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponseKnowledgeAnswerGenerativeSource
|
1154
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1155
|
-
|
1156
|
-
include Google::Apis::Core::JsonObjectSupport
|
1157
|
-
end
|
1158
|
-
|
1159
|
-
class GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponseKnowledgeAnswerGenerativeSourceSnippet
|
1160
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1161
|
-
|
1162
|
-
include Google::Apis::Core::JsonObjectSupport
|
1163
|
-
end
|
1164
|
-
|
1165
|
-
class GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponseKnowledgeAnswerIntentMatchingSource
|
1166
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1167
|
-
|
1168
|
-
include Google::Apis::Core::JsonObjectSupport
|
1169
|
-
end
|
1170
|
-
|
1171
|
-
class GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponseSuggestedQuery
|
1172
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1173
|
-
|
1174
|
-
include Google::Apis::Core::JsonObjectSupport
|
1175
|
-
end
|
1176
|
-
|
1177
967
|
class GoogleCloudContactcenterinsightsV1alpha1HoldData
|
1178
968
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1179
969
|
|
@@ -1324,13 +1114,7 @@ module Google
|
|
1324
1114
|
include Google::Apis::Core::JsonObjectSupport
|
1325
1115
|
end
|
1326
1116
|
|
1327
|
-
class
|
1328
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1329
|
-
|
1330
|
-
include Google::Apis::Core::JsonObjectSupport
|
1331
|
-
end
|
1332
|
-
|
1333
|
-
class GoogleCloudContactcenterinsightsV1alpha1SearchKnowledgeAnswerAnswerSource
|
1117
|
+
class GoogleCloudContactcenterinsightsV1alpha1RuntimeAnnotationUserInput
|
1334
1118
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1335
1119
|
|
1336
1120
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -1366,18 +1150,6 @@ module Google
|
|
1366
1150
|
include Google::Apis::Core::JsonObjectSupport
|
1367
1151
|
end
|
1368
1152
|
|
1369
|
-
class GoogleCloudContactcenterinsightsV1alpha1SummarySuggestion
|
1370
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1371
|
-
|
1372
|
-
include Google::Apis::Core::JsonObjectSupport
|
1373
|
-
end
|
1374
|
-
|
1375
|
-
class GoogleCloudContactcenterinsightsV1alpha1SummarySuggestionSummarySection
|
1376
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1377
|
-
|
1378
|
-
include Google::Apis::Core::JsonObjectSupport
|
1379
|
-
end
|
1380
|
-
|
1381
1153
|
class GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelMetadata
|
1382
1154
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1383
1155
|
|
@@ -1432,64 +1204,6 @@ module Google
|
|
1432
1204
|
include Google::Apis::Core::JsonObjectSupport
|
1433
1205
|
end
|
1434
1206
|
|
1435
|
-
class GoogleCloudContactcenterinsightsV1AgentCoachingInstruction
|
1436
|
-
# @private
|
1437
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1438
|
-
property :agent_action, as: 'agentAction'
|
1439
|
-
property :condition, as: 'condition'
|
1440
|
-
property :description, as: 'description'
|
1441
|
-
property :display_name, as: 'displayName'
|
1442
|
-
hash :metadata, as: 'metadata'
|
1443
|
-
property :system_action, as: 'systemAction'
|
1444
|
-
end
|
1445
|
-
end
|
1446
|
-
|
1447
|
-
class GoogleCloudContactcenterinsightsV1AgentCoachingSuggestion
|
1448
|
-
# @private
|
1449
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1450
|
-
collection :agent_action_suggestions, as: 'agentActionSuggestions', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AgentCoachingSuggestionAgentActionSuggestion, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AgentCoachingSuggestionAgentActionSuggestion::Representation
|
1451
|
-
|
1452
|
-
collection :applicable_instructions, as: 'applicableInstructions', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AgentCoachingInstruction, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AgentCoachingInstruction::Representation
|
1453
|
-
|
1454
|
-
collection :sample_responses, as: 'sampleResponses', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AgentCoachingSuggestionSampleResponse, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AgentCoachingSuggestionSampleResponse::Representation
|
1455
|
-
|
1456
|
-
property :suggestion_eval, as: 'suggestionEval', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AgentCoachingSuggestionAgentCoachingSuggestionEval, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AgentCoachingSuggestionAgentCoachingSuggestionEval::Representation
|
1457
|
-
|
1458
|
-
property :suggestion_reasoning, as: 'suggestionReasoning', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AgentCoachingSuggestionAgentCoachingSuggestionReasoning, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AgentCoachingSuggestionAgentCoachingSuggestionReasoning::Representation
|
1459
|
-
|
1460
|
-
end
|
1461
|
-
end
|
1462
|
-
|
1463
|
-
class GoogleCloudContactcenterinsightsV1AgentCoachingSuggestionAgentActionSuggestion
|
1464
|
-
# @private
|
1465
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1466
|
-
property :agent_action, as: 'agentAction'
|
1467
|
-
end
|
1468
|
-
end
|
1469
|
-
|
1470
|
-
class GoogleCloudContactcenterinsightsV1AgentCoachingSuggestionAgentCoachingSuggestionEval
|
1471
|
-
# @private
|
1472
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1473
|
-
property :action_action_suggestion_eval, as: 'actionActionSuggestionEval'
|
1474
|
-
property :sample_response_eval, as: 'sampleResponseEval'
|
1475
|
-
end
|
1476
|
-
end
|
1477
|
-
|
1478
|
-
class GoogleCloudContactcenterinsightsV1AgentCoachingSuggestionAgentCoachingSuggestionReasoning
|
1479
|
-
# @private
|
1480
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1481
|
-
property :agent_action_taken, as: 'agentActionTaken'
|
1482
|
-
property :issue_summary, as: 'issueSummary'
|
1483
|
-
end
|
1484
|
-
end
|
1485
|
-
|
1486
|
-
class GoogleCloudContactcenterinsightsV1AgentCoachingSuggestionSampleResponse
|
1487
|
-
# @private
|
1488
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1489
|
-
property :response_text, as: 'responseText'
|
1490
|
-
end
|
1491
|
-
end
|
1492
|
-
|
1493
1207
|
class GoogleCloudContactcenterinsightsV1Analysis
|
1494
1208
|
# @private
|
1495
1209
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2080,14 +1794,6 @@ module Google
|
|
2080
1794
|
end
|
2081
1795
|
end
|
2082
1796
|
|
2083
|
-
class GoogleCloudContactcenterinsightsV1FreeFormSuggestion
|
2084
|
-
# @private
|
2085
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2086
|
-
collection :labels, as: 'labels'
|
2087
|
-
property :response, as: 'response'
|
2088
|
-
end
|
2089
|
-
end
|
2090
|
-
|
2091
1797
|
class GoogleCloudContactcenterinsightsV1GcsSource
|
2092
1798
|
# @private
|
2093
1799
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2096,92 +1802,6 @@ module Google
|
|
2096
1802
|
end
|
2097
1803
|
end
|
2098
1804
|
|
2099
|
-
class GoogleCloudContactcenterinsightsV1GeneratorSuggestion
|
2100
|
-
# @private
|
2101
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2102
|
-
property :agent_coaching_suggestion, as: 'agentCoachingSuggestion', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AgentCoachingSuggestion, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AgentCoachingSuggestion::Representation
|
2103
|
-
|
2104
|
-
property :free_form_suggestion, as: 'freeFormSuggestion', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1FreeFormSuggestion, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1FreeFormSuggestion::Representation
|
2105
|
-
|
2106
|
-
property :summary_suggestion, as: 'summarySuggestion', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SummarySuggestion, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SummarySuggestion::Representation
|
2107
|
-
|
2108
|
-
end
|
2109
|
-
end
|
2110
|
-
|
2111
|
-
class GoogleCloudContactcenterinsightsV1GetGeneratorSuggestionResponse
|
2112
|
-
# @private
|
2113
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2114
|
-
property :generator_suggestion, as: 'generatorSuggestion', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GeneratorSuggestion, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GeneratorSuggestion::Representation
|
2115
|
-
|
2116
|
-
end
|
2117
|
-
end
|
2118
|
-
|
2119
|
-
class GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponse
|
2120
|
-
# @private
|
2121
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2122
|
-
property :suggested_query, as: 'suggestedQuery', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponseSuggestedQuery, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponseSuggestedQuery::Representation
|
2123
|
-
|
2124
|
-
property :suggested_query_answer, as: 'suggestedQueryAnswer', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponseKnowledgeAnswer, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponseKnowledgeAnswer::Representation
|
2125
|
-
|
2126
|
-
end
|
2127
|
-
end
|
2128
|
-
|
2129
|
-
class GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponseKnowledgeAnswer
|
2130
|
-
# @private
|
2131
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2132
|
-
property :answer_text, as: 'answerText'
|
2133
|
-
property :faq_source, as: 'faqSource', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponseKnowledgeAnswerFaqSource, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponseKnowledgeAnswerFaqSource::Representation
|
2134
|
-
|
2135
|
-
property :generative_source, as: 'generativeSource', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponseKnowledgeAnswerGenerativeSource, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponseKnowledgeAnswerGenerativeSource::Representation
|
2136
|
-
|
2137
|
-
property :intent_matching_source, as: 'intentMatchingSource', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponseKnowledgeAnswerIntentMatchingSource, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponseKnowledgeAnswerIntentMatchingSource::Representation
|
2138
|
-
|
2139
|
-
property :match_confidence, as: 'matchConfidence'
|
2140
|
-
end
|
2141
|
-
end
|
2142
|
-
|
2143
|
-
class GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponseKnowledgeAnswerFaqSource
|
2144
|
-
# @private
|
2145
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2146
|
-
property :document, as: 'document'
|
2147
|
-
property :question, as: 'question'
|
2148
|
-
end
|
2149
|
-
end
|
2150
|
-
|
2151
|
-
class GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponseKnowledgeAnswerGenerativeSource
|
2152
|
-
# @private
|
2153
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2154
|
-
collection :snippets, as: 'snippets', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponseKnowledgeAnswerGenerativeSourceSnippet, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponseKnowledgeAnswerGenerativeSourceSnippet::Representation
|
2155
|
-
|
2156
|
-
end
|
2157
|
-
end
|
2158
|
-
|
2159
|
-
class GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponseKnowledgeAnswerGenerativeSourceSnippet
|
2160
|
-
# @private
|
2161
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2162
|
-
property :document, as: 'document'
|
2163
|
-
property :text, as: 'text'
|
2164
|
-
property :title, as: 'title'
|
2165
|
-
property :uri, as: 'uri'
|
2166
|
-
end
|
2167
|
-
end
|
2168
|
-
|
2169
|
-
class GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponseKnowledgeAnswerIntentMatchingSource
|
2170
|
-
# @private
|
2171
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2172
|
-
property :title, as: 'title'
|
2173
|
-
property :uri, as: 'uri'
|
2174
|
-
end
|
2175
|
-
end
|
2176
|
-
|
2177
|
-
class GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponseSuggestedQuery
|
2178
|
-
# @private
|
2179
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2180
|
-
property :query_text, as: 'queryText'
|
2181
|
-
property :score, as: 'score'
|
2182
|
-
end
|
2183
|
-
end
|
2184
|
-
|
2185
1805
|
class GoogleCloudContactcenterinsightsV1HoldData
|
2186
1806
|
# @private
|
2187
1807
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2255,6 +1875,7 @@ module Google
|
|
2255
1875
|
property :parent, as: 'parent'
|
2256
1876
|
property :redaction_config, as: 'redactionConfig', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1RedactionConfig, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1RedactionConfig::Representation
|
2257
1877
|
|
1878
|
+
property :sample_size, as: 'sampleSize'
|
2258
1879
|
property :speech_config, as: 'speechConfig', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SpeechConfig, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SpeechConfig::Representation
|
2259
1880
|
|
2260
1881
|
property :transcript_object_config, as: 'transcriptObjectConfig', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1IngestConversationsRequestTranscriptObjectConfig, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1IngestConversationsRequestTranscriptObjectConfig::Representation
|
@@ -2528,40 +2149,22 @@ module Google
|
|
2528
2149
|
|
2529
2150
|
property :faq_answer, as: 'faqAnswer', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1FaqAnswerData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1FaqAnswerData::Representation
|
2530
2151
|
|
2531
|
-
property :generator_suggestion_result, as: 'generatorSuggestionResult', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GetGeneratorSuggestionResponse, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GetGeneratorSuggestionResponse::Representation
|
2532
|
-
|
2533
|
-
property :knowledge_assist_result, as: 'knowledgeAssistResult', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponse, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GetKnowledgeAssistResponse::Representation
|
2534
|
-
|
2535
|
-
property :knowledge_search_result, as: 'knowledgeSearchResult', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SearchKnowledgeAnswer, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SearchKnowledgeAnswer::Representation
|
2536
|
-
|
2537
2152
|
property :smart_compose_suggestion, as: 'smartComposeSuggestion', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SmartComposeSuggestionData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SmartComposeSuggestionData::Representation
|
2538
2153
|
|
2539
2154
|
property :smart_reply, as: 'smartReply', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SmartReplyData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SmartReplyData::Representation
|
2540
2155
|
|
2541
2156
|
property :start_boundary, as: 'startBoundary', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AnnotationBoundary, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AnnotationBoundary::Representation
|
2542
2157
|
|
2543
|
-
|
2544
|
-
end
|
2545
|
-
|
2546
|
-
class GoogleCloudContactcenterinsightsV1SearchKnowledgeAnswer
|
2547
|
-
# @private
|
2548
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2549
|
-
property :answer, as: 'answer'
|
2550
|
-
property :answer_record, as: 'answerRecord'
|
2551
|
-
collection :answer_sources, as: 'answerSources', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SearchKnowledgeAnswerAnswerSource, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SearchKnowledgeAnswerAnswerSource::Representation
|
2158
|
+
property :user_input, as: 'userInput', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1RuntimeAnnotationUserInput, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1RuntimeAnnotationUserInput::Representation
|
2552
2159
|
|
2553
|
-
property :answer_type, as: 'answerType'
|
2554
|
-
property :confidence_score, as: 'confidenceScore'
|
2555
2160
|
end
|
2556
2161
|
end
|
2557
2162
|
|
2558
|
-
class
|
2163
|
+
class GoogleCloudContactcenterinsightsV1RuntimeAnnotationUserInput
|
2559
2164
|
# @private
|
2560
2165
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2561
|
-
property :
|
2562
|
-
property :
|
2563
|
-
property :title, as: 'title'
|
2564
|
-
property :uri, as: 'uri'
|
2166
|
+
property :generator_name, as: 'generatorName'
|
2167
|
+
property :query, as: 'query'
|
2565
2168
|
end
|
2566
2169
|
end
|
2567
2170
|
|
@@ -2634,22 +2237,6 @@ module Google
|
|
2634
2237
|
end
|
2635
2238
|
end
|
2636
2239
|
|
2637
|
-
class GoogleCloudContactcenterinsightsV1SummarySuggestion
|
2638
|
-
# @private
|
2639
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2640
|
-
collection :summary_sections, as: 'summarySections', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SummarySuggestionSummarySection, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SummarySuggestionSummarySection::Representation
|
2641
|
-
|
2642
|
-
end
|
2643
|
-
end
|
2644
|
-
|
2645
|
-
class GoogleCloudContactcenterinsightsV1SummarySuggestionSummarySection
|
2646
|
-
# @private
|
2647
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2648
|
-
property :section, as: 'section'
|
2649
|
-
property :summary, as: 'summary'
|
2650
|
-
end
|
2651
|
-
end
|
2652
|
-
|
2653
2240
|
class GoogleCloudContactcenterinsightsV1UndeployIssueModelMetadata
|
2654
2241
|
# @private
|
2655
2242
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2711,64 +2298,6 @@ module Google
|
|
2711
2298
|
end
|
2712
2299
|
end
|
2713
2300
|
|
2714
|
-
class GoogleCloudContactcenterinsightsV1alpha1AgentCoachingInstruction
|
2715
|
-
# @private
|
2716
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2717
|
-
property :agent_action, as: 'agentAction'
|
2718
|
-
property :condition, as: 'condition'
|
2719
|
-
property :description, as: 'description'
|
2720
|
-
property :display_name, as: 'displayName'
|
2721
|
-
hash :metadata, as: 'metadata'
|
2722
|
-
property :system_action, as: 'systemAction'
|
2723
|
-
end
|
2724
|
-
end
|
2725
|
-
|
2726
|
-
class GoogleCloudContactcenterinsightsV1alpha1AgentCoachingSuggestion
|
2727
|
-
# @private
|
2728
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2729
|
-
collection :agent_action_suggestions, as: 'agentActionSuggestions', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AgentCoachingSuggestionAgentActionSuggestion, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AgentCoachingSuggestionAgentActionSuggestion::Representation
|
2730
|
-
|
2731
|
-
collection :applicable_instructions, as: 'applicableInstructions', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AgentCoachingInstruction, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AgentCoachingInstruction::Representation
|
2732
|
-
|
2733
|
-
collection :sample_responses, as: 'sampleResponses', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AgentCoachingSuggestionSampleResponse, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AgentCoachingSuggestionSampleResponse::Representation
|
2734
|
-
|
2735
|
-
property :suggestion_eval, as: 'suggestionEval', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AgentCoachingSuggestionAgentCoachingSuggestionEval, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AgentCoachingSuggestionAgentCoachingSuggestionEval::Representation
|
2736
|
-
|
2737
|
-
property :suggestion_reasoning, as: 'suggestionReasoning', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AgentCoachingSuggestionAgentCoachingSuggestionReasoning, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AgentCoachingSuggestionAgentCoachingSuggestionReasoning::Representation
|
2738
|
-
|
2739
|
-
end
|
2740
|
-
end
|
2741
|
-
|
2742
|
-
class GoogleCloudContactcenterinsightsV1alpha1AgentCoachingSuggestionAgentActionSuggestion
|
2743
|
-
# @private
|
2744
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2745
|
-
property :agent_action, as: 'agentAction'
|
2746
|
-
end
|
2747
|
-
end
|
2748
|
-
|
2749
|
-
class GoogleCloudContactcenterinsightsV1alpha1AgentCoachingSuggestionAgentCoachingSuggestionEval
|
2750
|
-
# @private
|
2751
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2752
|
-
property :action_action_suggestion_eval, as: 'actionActionSuggestionEval'
|
2753
|
-
property :sample_response_eval, as: 'sampleResponseEval'
|
2754
|
-
end
|
2755
|
-
end
|
2756
|
-
|
2757
|
-
class GoogleCloudContactcenterinsightsV1alpha1AgentCoachingSuggestionAgentCoachingSuggestionReasoning
|
2758
|
-
# @private
|
2759
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2760
|
-
property :agent_action_taken, as: 'agentActionTaken'
|
2761
|
-
property :issue_summary, as: 'issueSummary'
|
2762
|
-
end
|
2763
|
-
end
|
2764
|
-
|
2765
|
-
class GoogleCloudContactcenterinsightsV1alpha1AgentCoachingSuggestionSampleResponse
|
2766
|
-
# @private
|
2767
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
2768
|
-
property :response_text, as: 'responseText'
|
2769
|
-
end
|
2770
|
-
end
|
2771
|
-
|
2772
2301
|
class GoogleCloudContactcenterinsightsV1alpha1Analysis
|
2773
2302
|
# @private
|
2774
2303
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3311,14 +2840,6 @@ module Google
|
|
3311
2840
|
end
|
3312
2841
|
end
|
3313
2842
|
|
3314
|
-
class GoogleCloudContactcenterinsightsV1alpha1FreeFormSuggestion
|
3315
|
-
# @private
|
3316
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3317
|
-
collection :labels, as: 'labels'
|
3318
|
-
property :response, as: 'response'
|
3319
|
-
end
|
3320
|
-
end
|
3321
|
-
|
3322
2843
|
class GoogleCloudContactcenterinsightsV1alpha1GcsSource
|
3323
2844
|
# @private
|
3324
2845
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3327,92 +2848,6 @@ module Google
|
|
3327
2848
|
end
|
3328
2849
|
end
|
3329
2850
|
|
3330
|
-
class GoogleCloudContactcenterinsightsV1alpha1GeneratorSuggestion
|
3331
|
-
# @private
|
3332
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3333
|
-
property :agent_coaching_suggestion, as: 'agentCoachingSuggestion', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AgentCoachingSuggestion, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AgentCoachingSuggestion::Representation
|
3334
|
-
|
3335
|
-
property :free_form_suggestion, as: 'freeFormSuggestion', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1FreeFormSuggestion, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1FreeFormSuggestion::Representation
|
3336
|
-
|
3337
|
-
property :summary_suggestion, as: 'summarySuggestion', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SummarySuggestion, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SummarySuggestion::Representation
|
3338
|
-
|
3339
|
-
end
|
3340
|
-
end
|
3341
|
-
|
3342
|
-
class GoogleCloudContactcenterinsightsV1alpha1GetGeneratorSuggestionResponse
|
3343
|
-
# @private
|
3344
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3345
|
-
property :generator_suggestion, as: 'generatorSuggestion', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1GeneratorSuggestion, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1GeneratorSuggestion::Representation
|
3346
|
-
|
3347
|
-
end
|
3348
|
-
end
|
3349
|
-
|
3350
|
-
class GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponse
|
3351
|
-
# @private
|
3352
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3353
|
-
property :suggested_query, as: 'suggestedQuery', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponseSuggestedQuery, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponseSuggestedQuery::Representation
|
3354
|
-
|
3355
|
-
property :suggested_query_answer, as: 'suggestedQueryAnswer', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponseKnowledgeAnswer, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponseKnowledgeAnswer::Representation
|
3356
|
-
|
3357
|
-
end
|
3358
|
-
end
|
3359
|
-
|
3360
|
-
class GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponseKnowledgeAnswer
|
3361
|
-
# @private
|
3362
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3363
|
-
property :answer_text, as: 'answerText'
|
3364
|
-
property :faq_source, as: 'faqSource', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponseKnowledgeAnswerFaqSource, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponseKnowledgeAnswerFaqSource::Representation
|
3365
|
-
|
3366
|
-
property :generative_source, as: 'generativeSource', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponseKnowledgeAnswerGenerativeSource, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponseKnowledgeAnswerGenerativeSource::Representation
|
3367
|
-
|
3368
|
-
property :intent_matching_source, as: 'intentMatchingSource', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponseKnowledgeAnswerIntentMatchingSource, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponseKnowledgeAnswerIntentMatchingSource::Representation
|
3369
|
-
|
3370
|
-
property :match_confidence, as: 'matchConfidence'
|
3371
|
-
end
|
3372
|
-
end
|
3373
|
-
|
3374
|
-
class GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponseKnowledgeAnswerFaqSource
|
3375
|
-
# @private
|
3376
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3377
|
-
property :document, as: 'document'
|
3378
|
-
property :question, as: 'question'
|
3379
|
-
end
|
3380
|
-
end
|
3381
|
-
|
3382
|
-
class GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponseKnowledgeAnswerGenerativeSource
|
3383
|
-
# @private
|
3384
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3385
|
-
collection :snippets, as: 'snippets', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponseKnowledgeAnswerGenerativeSourceSnippet, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponseKnowledgeAnswerGenerativeSourceSnippet::Representation
|
3386
|
-
|
3387
|
-
end
|
3388
|
-
end
|
3389
|
-
|
3390
|
-
class GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponseKnowledgeAnswerGenerativeSourceSnippet
|
3391
|
-
# @private
|
3392
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3393
|
-
property :document, as: 'document'
|
3394
|
-
property :text, as: 'text'
|
3395
|
-
property :title, as: 'title'
|
3396
|
-
property :uri, as: 'uri'
|
3397
|
-
end
|
3398
|
-
end
|
3399
|
-
|
3400
|
-
class GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponseKnowledgeAnswerIntentMatchingSource
|
3401
|
-
# @private
|
3402
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3403
|
-
property :title, as: 'title'
|
3404
|
-
property :uri, as: 'uri'
|
3405
|
-
end
|
3406
|
-
end
|
3407
|
-
|
3408
|
-
class GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponseSuggestedQuery
|
3409
|
-
# @private
|
3410
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3411
|
-
property :query_text, as: 'queryText'
|
3412
|
-
property :score, as: 'score'
|
3413
|
-
end
|
3414
|
-
end
|
3415
|
-
|
3416
2851
|
class GoogleCloudContactcenterinsightsV1alpha1HoldData
|
3417
2852
|
# @private
|
3418
2853
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3486,6 +2921,7 @@ module Google
|
|
3486
2921
|
property :parent, as: 'parent'
|
3487
2922
|
property :redaction_config, as: 'redactionConfig', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1RedactionConfig, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1RedactionConfig::Representation
|
3488
2923
|
|
2924
|
+
property :sample_size, as: 'sampleSize'
|
3489
2925
|
property :speech_config, as: 'speechConfig', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SpeechConfig, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SpeechConfig::Representation
|
3490
2926
|
|
3491
2927
|
property :transcript_object_config, as: 'transcriptObjectConfig', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequestTranscriptObjectConfig, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequestTranscriptObjectConfig::Representation
|
@@ -3651,40 +3087,22 @@ module Google
|
|
3651
3087
|
|
3652
3088
|
property :faq_answer, as: 'faqAnswer', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1FaqAnswerData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1FaqAnswerData::Representation
|
3653
3089
|
|
3654
|
-
property :generator_suggestion_result, as: 'generatorSuggestionResult', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1GetGeneratorSuggestionResponse, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1GetGeneratorSuggestionResponse::Representation
|
3655
|
-
|
3656
|
-
property :knowledge_assist_result, as: 'knowledgeAssistResult', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponse, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1GetKnowledgeAssistResponse::Representation
|
3657
|
-
|
3658
|
-
property :knowledge_search_result, as: 'knowledgeSearchResult', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SearchKnowledgeAnswer, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SearchKnowledgeAnswer::Representation
|
3659
|
-
|
3660
3090
|
property :smart_compose_suggestion, as: 'smartComposeSuggestion', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SmartComposeSuggestionData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SmartComposeSuggestionData::Representation
|
3661
3091
|
|
3662
3092
|
property :smart_reply, as: 'smartReply', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SmartReplyData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SmartReplyData::Representation
|
3663
3093
|
|
3664
3094
|
property :start_boundary, as: 'startBoundary', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AnnotationBoundary, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AnnotationBoundary::Representation
|
3665
3095
|
|
3666
|
-
|
3667
|
-
end
|
3668
|
-
|
3669
|
-
class GoogleCloudContactcenterinsightsV1alpha1SearchKnowledgeAnswer
|
3670
|
-
# @private
|
3671
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3672
|
-
property :answer, as: 'answer'
|
3673
|
-
property :answer_record, as: 'answerRecord'
|
3674
|
-
collection :answer_sources, as: 'answerSources', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SearchKnowledgeAnswerAnswerSource, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SearchKnowledgeAnswerAnswerSource::Representation
|
3096
|
+
property :user_input, as: 'userInput', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1RuntimeAnnotationUserInput, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1RuntimeAnnotationUserInput::Representation
|
3675
3097
|
|
3676
|
-
property :answer_type, as: 'answerType'
|
3677
|
-
property :confidence_score, as: 'confidenceScore'
|
3678
3098
|
end
|
3679
3099
|
end
|
3680
3100
|
|
3681
|
-
class
|
3101
|
+
class GoogleCloudContactcenterinsightsV1alpha1RuntimeAnnotationUserInput
|
3682
3102
|
# @private
|
3683
3103
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3684
|
-
property :
|
3685
|
-
property :
|
3686
|
-
property :title, as: 'title'
|
3687
|
-
property :uri, as: 'uri'
|
3104
|
+
property :generator_name, as: 'generatorName'
|
3105
|
+
property :query, as: 'query'
|
3688
3106
|
end
|
3689
3107
|
end
|
3690
3108
|
|
@@ -3729,22 +3147,6 @@ module Google
|
|
3729
3147
|
end
|
3730
3148
|
end
|
3731
3149
|
|
3732
|
-
class GoogleCloudContactcenterinsightsV1alpha1SummarySuggestion
|
3733
|
-
# @private
|
3734
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3735
|
-
collection :summary_sections, as: 'summarySections', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SummarySuggestionSummarySection, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SummarySuggestionSummarySection::Representation
|
3736
|
-
|
3737
|
-
end
|
3738
|
-
end
|
3739
|
-
|
3740
|
-
class GoogleCloudContactcenterinsightsV1alpha1SummarySuggestionSummarySection
|
3741
|
-
# @private
|
3742
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
3743
|
-
property :section, as: 'section'
|
3744
|
-
property :summary, as: 'summary'
|
3745
|
-
end
|
3746
|
-
end
|
3747
|
-
|
3748
3150
|
class GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelMetadata
|
3749
3151
|
# @private
|
3750
3152
|
class Representation < Google::Apis::Core::JsonRepresentation
|