google-apis-contactcenterinsights_v1 0.23.0 → 0.25.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/contactcenterinsights_v1/classes.rb +1990 -481
- data/lib/google/apis/contactcenterinsights_v1/gem_version.rb +2 -2
- data/lib/google/apis/contactcenterinsights_v1/representations.rb +725 -43
- data/lib/google/apis/contactcenterinsights_v1/service.rb +34 -0
- metadata +3 -3
@@ -172,12 +172,6 @@ module Google
|
|
172
172
|
include Google::Apis::Core::JsonObjectSupport
|
173
173
|
end
|
174
174
|
|
175
|
-
class GoogleCloudContactcenterinsightsV1CreateIssueMetadata
|
176
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
|
-
|
178
|
-
include Google::Apis::Core::JsonObjectSupport
|
179
|
-
end
|
180
|
-
|
181
175
|
class GoogleCloudContactcenterinsightsV1CreateIssueModelMetadata
|
182
176
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
177
|
|
@@ -190,12 +184,6 @@ module Google
|
|
190
184
|
include Google::Apis::Core::JsonObjectSupport
|
191
185
|
end
|
192
186
|
|
193
|
-
class GoogleCloudContactcenterinsightsV1CreateIssueRequest
|
194
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
-
|
196
|
-
include Google::Apis::Core::JsonObjectSupport
|
197
|
-
end
|
198
|
-
|
199
187
|
class GoogleCloudContactcenterinsightsV1DeleteIssueModelMetadata
|
200
188
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
189
|
|
@@ -478,6 +466,12 @@ module Google
|
|
478
466
|
include Google::Apis::Core::JsonObjectSupport
|
479
467
|
end
|
480
468
|
|
469
|
+
class GoogleCloudContactcenterinsightsV1RedactionConfig
|
470
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
471
|
+
|
472
|
+
include Google::Apis::Core::JsonObjectSupport
|
473
|
+
end
|
474
|
+
|
481
475
|
class GoogleCloudContactcenterinsightsV1RuntimeAnnotation
|
482
476
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
483
477
|
|
@@ -538,18 +532,66 @@ module Google
|
|
538
532
|
include Google::Apis::Core::JsonObjectSupport
|
539
533
|
end
|
540
534
|
|
535
|
+
class GoogleCloudContactcenterinsightsV1UploadConversationMetadata
|
536
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
537
|
+
|
538
|
+
include Google::Apis::Core::JsonObjectSupport
|
539
|
+
end
|
540
|
+
|
541
|
+
class GoogleCloudContactcenterinsightsV1UploadConversationRequest
|
542
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
543
|
+
|
544
|
+
include Google::Apis::Core::JsonObjectSupport
|
545
|
+
end
|
546
|
+
|
541
547
|
class GoogleCloudContactcenterinsightsV1View
|
542
548
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
543
549
|
|
544
550
|
include Google::Apis::Core::JsonObjectSupport
|
545
551
|
end
|
546
552
|
|
553
|
+
class GoogleCloudContactcenterinsightsV1alpha1Analysis
|
554
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
555
|
+
|
556
|
+
include Google::Apis::Core::JsonObjectSupport
|
557
|
+
end
|
558
|
+
|
559
|
+
class GoogleCloudContactcenterinsightsV1alpha1AnalysisResult
|
560
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
561
|
+
|
562
|
+
include Google::Apis::Core::JsonObjectSupport
|
563
|
+
end
|
564
|
+
|
565
|
+
class GoogleCloudContactcenterinsightsV1alpha1AnalysisResultCallAnalysisMetadata
|
566
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
567
|
+
|
568
|
+
include Google::Apis::Core::JsonObjectSupport
|
569
|
+
end
|
570
|
+
|
571
|
+
class GoogleCloudContactcenterinsightsV1alpha1AnnotationBoundary
|
572
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
573
|
+
|
574
|
+
include Google::Apis::Core::JsonObjectSupport
|
575
|
+
end
|
576
|
+
|
547
577
|
class GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelector
|
548
578
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
549
579
|
|
550
580
|
include Google::Apis::Core::JsonObjectSupport
|
551
581
|
end
|
552
582
|
|
583
|
+
class GoogleCloudContactcenterinsightsV1alpha1AnswerFeedback
|
584
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
585
|
+
|
586
|
+
include Google::Apis::Core::JsonObjectSupport
|
587
|
+
end
|
588
|
+
|
589
|
+
class GoogleCloudContactcenterinsightsV1alpha1ArticleSuggestionData
|
590
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
591
|
+
|
592
|
+
include Google::Apis::Core::JsonObjectSupport
|
593
|
+
end
|
594
|
+
|
553
595
|
class GoogleCloudContactcenterinsightsV1alpha1BulkAnalyzeConversationsMetadata
|
554
596
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
555
597
|
|
@@ -568,6 +610,66 @@ module Google
|
|
568
610
|
include Google::Apis::Core::JsonObjectSupport
|
569
611
|
end
|
570
612
|
|
613
|
+
class GoogleCloudContactcenterinsightsV1alpha1CallAnnotation
|
614
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
615
|
+
|
616
|
+
include Google::Apis::Core::JsonObjectSupport
|
617
|
+
end
|
618
|
+
|
619
|
+
class GoogleCloudContactcenterinsightsV1alpha1Conversation
|
620
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
621
|
+
|
622
|
+
include Google::Apis::Core::JsonObjectSupport
|
623
|
+
end
|
624
|
+
|
625
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationCallMetadata
|
626
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
627
|
+
|
628
|
+
include Google::Apis::Core::JsonObjectSupport
|
629
|
+
end
|
630
|
+
|
631
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationDataSource
|
632
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
633
|
+
|
634
|
+
include Google::Apis::Core::JsonObjectSupport
|
635
|
+
end
|
636
|
+
|
637
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSentiment
|
638
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
639
|
+
|
640
|
+
include Google::Apis::Core::JsonObjectSupport
|
641
|
+
end
|
642
|
+
|
643
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationParticipant
|
644
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
645
|
+
|
646
|
+
include Google::Apis::Core::JsonObjectSupport
|
647
|
+
end
|
648
|
+
|
649
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationTranscript
|
650
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
651
|
+
|
652
|
+
include Google::Apis::Core::JsonObjectSupport
|
653
|
+
end
|
654
|
+
|
655
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegment
|
656
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
657
|
+
|
658
|
+
include Google::Apis::Core::JsonObjectSupport
|
659
|
+
end
|
660
|
+
|
661
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentDialogflowSegmentMetadata
|
662
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
663
|
+
|
664
|
+
include Google::Apis::Core::JsonObjectSupport
|
665
|
+
end
|
666
|
+
|
667
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentWordInfo
|
668
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
669
|
+
|
670
|
+
include Google::Apis::Core::JsonObjectSupport
|
671
|
+
end
|
672
|
+
|
571
673
|
class GoogleCloudContactcenterinsightsV1alpha1CreateAnalysisOperationMetadata
|
572
674
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
573
675
|
|
@@ -616,6 +718,36 @@ module Google
|
|
616
718
|
include Google::Apis::Core::JsonObjectSupport
|
617
719
|
end
|
618
720
|
|
721
|
+
class GoogleCloudContactcenterinsightsV1alpha1DialogflowIntent
|
722
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
723
|
+
|
724
|
+
include Google::Apis::Core::JsonObjectSupport
|
725
|
+
end
|
726
|
+
|
727
|
+
class GoogleCloudContactcenterinsightsV1alpha1DialogflowInteractionData
|
728
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
729
|
+
|
730
|
+
include Google::Apis::Core::JsonObjectSupport
|
731
|
+
end
|
732
|
+
|
733
|
+
class GoogleCloudContactcenterinsightsV1alpha1DialogflowSource
|
734
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
735
|
+
|
736
|
+
include Google::Apis::Core::JsonObjectSupport
|
737
|
+
end
|
738
|
+
|
739
|
+
class GoogleCloudContactcenterinsightsV1alpha1Entity
|
740
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
741
|
+
|
742
|
+
include Google::Apis::Core::JsonObjectSupport
|
743
|
+
end
|
744
|
+
|
745
|
+
class GoogleCloudContactcenterinsightsV1alpha1EntityMentionData
|
746
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
747
|
+
|
748
|
+
include Google::Apis::Core::JsonObjectSupport
|
749
|
+
end
|
750
|
+
|
619
751
|
class GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataMetadata
|
620
752
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
621
753
|
|
@@ -640,6 +772,24 @@ module Google
|
|
640
772
|
include Google::Apis::Core::JsonObjectSupport
|
641
773
|
end
|
642
774
|
|
775
|
+
class GoogleCloudContactcenterinsightsV1alpha1FaqAnswerData
|
776
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
777
|
+
|
778
|
+
include Google::Apis::Core::JsonObjectSupport
|
779
|
+
end
|
780
|
+
|
781
|
+
class GoogleCloudContactcenterinsightsV1alpha1GcsSource
|
782
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
783
|
+
|
784
|
+
include Google::Apis::Core::JsonObjectSupport
|
785
|
+
end
|
786
|
+
|
787
|
+
class GoogleCloudContactcenterinsightsV1alpha1HoldData
|
788
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
789
|
+
|
790
|
+
include Google::Apis::Core::JsonObjectSupport
|
791
|
+
end
|
792
|
+
|
643
793
|
class GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadata
|
644
794
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
645
795
|
|
@@ -682,6 +832,36 @@ module Google
|
|
682
832
|
include Google::Apis::Core::JsonObjectSupport
|
683
833
|
end
|
684
834
|
|
835
|
+
class GoogleCloudContactcenterinsightsV1alpha1Intent
|
836
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
837
|
+
|
838
|
+
include Google::Apis::Core::JsonObjectSupport
|
839
|
+
end
|
840
|
+
|
841
|
+
class GoogleCloudContactcenterinsightsV1alpha1IntentMatchData
|
842
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
843
|
+
|
844
|
+
include Google::Apis::Core::JsonObjectSupport
|
845
|
+
end
|
846
|
+
|
847
|
+
class GoogleCloudContactcenterinsightsV1alpha1InterruptionData
|
848
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
849
|
+
|
850
|
+
include Google::Apis::Core::JsonObjectSupport
|
851
|
+
end
|
852
|
+
|
853
|
+
class GoogleCloudContactcenterinsightsV1alpha1IssueAssignment
|
854
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
855
|
+
|
856
|
+
include Google::Apis::Core::JsonObjectSupport
|
857
|
+
end
|
858
|
+
|
859
|
+
class GoogleCloudContactcenterinsightsV1alpha1IssueMatchData
|
860
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
861
|
+
|
862
|
+
include Google::Apis::Core::JsonObjectSupport
|
863
|
+
end
|
864
|
+
|
685
865
|
class GoogleCloudContactcenterinsightsV1alpha1IssueModel
|
686
866
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
687
867
|
|
@@ -706,6 +886,54 @@ module Google
|
|
706
886
|
include Google::Apis::Core::JsonObjectSupport
|
707
887
|
end
|
708
888
|
|
889
|
+
class GoogleCloudContactcenterinsightsV1alpha1IssueModelResult
|
890
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
891
|
+
|
892
|
+
include Google::Apis::Core::JsonObjectSupport
|
893
|
+
end
|
894
|
+
|
895
|
+
class GoogleCloudContactcenterinsightsV1alpha1PhraseMatchData
|
896
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
897
|
+
|
898
|
+
include Google::Apis::Core::JsonObjectSupport
|
899
|
+
end
|
900
|
+
|
901
|
+
class GoogleCloudContactcenterinsightsV1alpha1RedactionConfig
|
902
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
903
|
+
|
904
|
+
include Google::Apis::Core::JsonObjectSupport
|
905
|
+
end
|
906
|
+
|
907
|
+
class GoogleCloudContactcenterinsightsV1alpha1RuntimeAnnotation
|
908
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
909
|
+
|
910
|
+
include Google::Apis::Core::JsonObjectSupport
|
911
|
+
end
|
912
|
+
|
913
|
+
class GoogleCloudContactcenterinsightsV1alpha1SentimentData
|
914
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
915
|
+
|
916
|
+
include Google::Apis::Core::JsonObjectSupport
|
917
|
+
end
|
918
|
+
|
919
|
+
class GoogleCloudContactcenterinsightsV1alpha1SilenceData
|
920
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
921
|
+
|
922
|
+
include Google::Apis::Core::JsonObjectSupport
|
923
|
+
end
|
924
|
+
|
925
|
+
class GoogleCloudContactcenterinsightsV1alpha1SmartComposeSuggestionData
|
926
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
927
|
+
|
928
|
+
include Google::Apis::Core::JsonObjectSupport
|
929
|
+
end
|
930
|
+
|
931
|
+
class GoogleCloudContactcenterinsightsV1alpha1SmartReplyData
|
932
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
933
|
+
|
934
|
+
include Google::Apis::Core::JsonObjectSupport
|
935
|
+
end
|
936
|
+
|
709
937
|
class GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelMetadata
|
710
938
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
711
939
|
|
@@ -724,6 +952,18 @@ module Google
|
|
724
952
|
include Google::Apis::Core::JsonObjectSupport
|
725
953
|
end
|
726
954
|
|
955
|
+
class GoogleCloudContactcenterinsightsV1alpha1UploadConversationMetadata
|
956
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
957
|
+
|
958
|
+
include Google::Apis::Core::JsonObjectSupport
|
959
|
+
end
|
960
|
+
|
961
|
+
class GoogleCloudContactcenterinsightsV1alpha1UploadConversationRequest
|
962
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
963
|
+
|
964
|
+
include Google::Apis::Core::JsonObjectSupport
|
965
|
+
end
|
966
|
+
|
727
967
|
class GoogleLongrunningListOperationsResponse
|
728
968
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
729
969
|
|
@@ -1056,16 +1296,6 @@ module Google
|
|
1056
1296
|
end
|
1057
1297
|
end
|
1058
1298
|
|
1059
|
-
class GoogleCloudContactcenterinsightsV1CreateIssueMetadata
|
1060
|
-
# @private
|
1061
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1062
|
-
property :create_time, as: 'createTime'
|
1063
|
-
property :end_time, as: 'endTime'
|
1064
|
-
property :request, as: 'request', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1CreateIssueRequest, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1CreateIssueRequest::Representation
|
1065
|
-
|
1066
|
-
end
|
1067
|
-
end
|
1068
|
-
|
1069
1299
|
class GoogleCloudContactcenterinsightsV1CreateIssueModelMetadata
|
1070
1300
|
# @private
|
1071
1301
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1085,15 +1315,6 @@ module Google
|
|
1085
1315
|
end
|
1086
1316
|
end
|
1087
1317
|
|
1088
|
-
class GoogleCloudContactcenterinsightsV1CreateIssueRequest
|
1089
|
-
# @private
|
1090
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1091
|
-
property :issue, as: 'issue', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1Issue, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1Issue::Representation
|
1092
|
-
|
1093
|
-
property :parent, as: 'parent'
|
1094
|
-
end
|
1095
|
-
end
|
1096
|
-
|
1097
1318
|
class GoogleCloudContactcenterinsightsV1DeleteIssueModelMetadata
|
1098
1319
|
# @private
|
1099
1320
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1522,6 +1743,14 @@ module Google
|
|
1522
1743
|
end
|
1523
1744
|
end
|
1524
1745
|
|
1746
|
+
class GoogleCloudContactcenterinsightsV1RedactionConfig
|
1747
|
+
# @private
|
1748
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1749
|
+
property :deidentify_template, as: 'deidentifyTemplate'
|
1750
|
+
property :inspect_template, as: 'inspectTemplate'
|
1751
|
+
end
|
1752
|
+
end
|
1753
|
+
|
1525
1754
|
class GoogleCloudContactcenterinsightsV1RuntimeAnnotation
|
1526
1755
|
# @private
|
1527
1756
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1564,6 +1793,8 @@ module Google
|
|
1564
1793
|
property :language_code, as: 'languageCode'
|
1565
1794
|
property :name, as: 'name'
|
1566
1795
|
hash :pubsub_notification_settings, as: 'pubsubNotificationSettings'
|
1796
|
+
property :redaction_config, as: 'redactionConfig', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1RedactionConfig, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1RedactionConfig::Representation
|
1797
|
+
|
1567
1798
|
property :update_time, as: 'updateTime'
|
1568
1799
|
end
|
1569
1800
|
end
|
@@ -1627,32 +1858,126 @@ module Google
|
|
1627
1858
|
end
|
1628
1859
|
end
|
1629
1860
|
|
1630
|
-
class
|
1861
|
+
class GoogleCloudContactcenterinsightsV1UploadConversationMetadata
|
1631
1862
|
# @private
|
1632
1863
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1864
|
+
property :analysis_operation, as: 'analysisOperation'
|
1865
|
+
property :applied_redaction_config, as: 'appliedRedactionConfig', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1RedactionConfig, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1RedactionConfig::Representation
|
1866
|
+
|
1633
1867
|
property :create_time, as: 'createTime'
|
1634
|
-
property :
|
1635
|
-
property :
|
1636
|
-
|
1637
|
-
property :value, as: 'value'
|
1868
|
+
property :end_time, as: 'endTime'
|
1869
|
+
property :request, as: 'request', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1UploadConversationRequest, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1UploadConversationRequest::Representation
|
1870
|
+
|
1638
1871
|
end
|
1639
1872
|
end
|
1640
1873
|
|
1641
|
-
class
|
1874
|
+
class GoogleCloudContactcenterinsightsV1UploadConversationRequest
|
1642
1875
|
# @private
|
1643
1876
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1644
|
-
|
1645
|
-
|
1646
|
-
property :
|
1647
|
-
property :
|
1648
|
-
property :
|
1649
|
-
|
1877
|
+
property :conversation, as: 'conversation', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1Conversation, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1Conversation::Representation
|
1878
|
+
|
1879
|
+
property :conversation_id, as: 'conversationId'
|
1880
|
+
property :parent, as: 'parent'
|
1881
|
+
property :redaction_config, as: 'redactionConfig', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1RedactionConfig, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1RedactionConfig::Representation
|
1882
|
+
|
1883
|
+
end
|
1884
|
+
end
|
1885
|
+
|
1886
|
+
class GoogleCloudContactcenterinsightsV1View
|
1887
|
+
# @private
|
1888
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1889
|
+
property :create_time, as: 'createTime'
|
1890
|
+
property :display_name, as: 'displayName'
|
1891
|
+
property :name, as: 'name'
|
1892
|
+
property :update_time, as: 'updateTime'
|
1893
|
+
property :value, as: 'value'
|
1894
|
+
end
|
1895
|
+
end
|
1896
|
+
|
1897
|
+
class GoogleCloudContactcenterinsightsV1alpha1Analysis
|
1898
|
+
# @private
|
1899
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1900
|
+
property :analysis_result, as: 'analysisResult', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AnalysisResult, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AnalysisResult::Representation
|
1901
|
+
|
1902
|
+
property :annotator_selector, as: 'annotatorSelector', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelector, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelector::Representation
|
1903
|
+
|
1904
|
+
property :create_time, as: 'createTime'
|
1905
|
+
property :name, as: 'name'
|
1906
|
+
property :request_time, as: 'requestTime'
|
1907
|
+
end
|
1908
|
+
end
|
1909
|
+
|
1910
|
+
class GoogleCloudContactcenterinsightsV1alpha1AnalysisResult
|
1911
|
+
# @private
|
1912
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1913
|
+
property :call_analysis_metadata, as: 'callAnalysisMetadata', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AnalysisResultCallAnalysisMetadata, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AnalysisResultCallAnalysisMetadata::Representation
|
1914
|
+
|
1915
|
+
property :end_time, as: 'endTime'
|
1916
|
+
end
|
1917
|
+
end
|
1918
|
+
|
1919
|
+
class GoogleCloudContactcenterinsightsV1alpha1AnalysisResultCallAnalysisMetadata
|
1920
|
+
# @private
|
1921
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1922
|
+
collection :annotations, as: 'annotations', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1CallAnnotation, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1CallAnnotation::Representation
|
1923
|
+
|
1924
|
+
hash :entities, as: 'entities', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1Entity, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1Entity::Representation
|
1925
|
+
|
1926
|
+
hash :intents, as: 'intents', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1Intent, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1Intent::Representation
|
1927
|
+
|
1928
|
+
property :issue_model_result, as: 'issueModelResult', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1IssueModelResult, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1IssueModelResult::Representation
|
1929
|
+
|
1930
|
+
hash :phrase_matchers, as: 'phraseMatchers', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1PhraseMatchData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1PhraseMatchData::Representation
|
1931
|
+
|
1932
|
+
collection :sentiments, as: 'sentiments', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSentiment, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSentiment::Representation
|
1933
|
+
|
1934
|
+
end
|
1935
|
+
end
|
1936
|
+
|
1937
|
+
class GoogleCloudContactcenterinsightsV1alpha1AnnotationBoundary
|
1938
|
+
# @private
|
1939
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1940
|
+
property :transcript_index, as: 'transcriptIndex'
|
1941
|
+
property :word_index, as: 'wordIndex'
|
1942
|
+
end
|
1943
|
+
end
|
1944
|
+
|
1945
|
+
class GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelector
|
1946
|
+
# @private
|
1947
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1948
|
+
collection :issue_models, as: 'issueModels'
|
1949
|
+
collection :phrase_matchers, as: 'phraseMatchers'
|
1950
|
+
property :run_entity_annotator, as: 'runEntityAnnotator'
|
1951
|
+
property :run_intent_annotator, as: 'runIntentAnnotator'
|
1952
|
+
property :run_interruption_annotator, as: 'runInterruptionAnnotator'
|
1953
|
+
property :run_issue_model_annotator, as: 'runIssueModelAnnotator'
|
1650
1954
|
property :run_phrase_matcher_annotator, as: 'runPhraseMatcherAnnotator'
|
1651
1955
|
property :run_sentiment_annotator, as: 'runSentimentAnnotator'
|
1652
1956
|
property :run_silence_annotator, as: 'runSilenceAnnotator'
|
1653
1957
|
end
|
1654
1958
|
end
|
1655
1959
|
|
1960
|
+
class GoogleCloudContactcenterinsightsV1alpha1AnswerFeedback
|
1961
|
+
# @private
|
1962
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1963
|
+
property :clicked, as: 'clicked'
|
1964
|
+
property :correctness_level, as: 'correctnessLevel'
|
1965
|
+
property :displayed, as: 'displayed'
|
1966
|
+
end
|
1967
|
+
end
|
1968
|
+
|
1969
|
+
class GoogleCloudContactcenterinsightsV1alpha1ArticleSuggestionData
|
1970
|
+
# @private
|
1971
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1972
|
+
property :confidence_score, as: 'confidenceScore'
|
1973
|
+
hash :metadata, as: 'metadata'
|
1974
|
+
property :query_record, as: 'queryRecord'
|
1975
|
+
property :source, as: 'source'
|
1976
|
+
property :title, as: 'title'
|
1977
|
+
property :uri, as: 'uri'
|
1978
|
+
end
|
1979
|
+
end
|
1980
|
+
|
1656
1981
|
class GoogleCloudContactcenterinsightsV1alpha1BulkAnalyzeConversationsMetadata
|
1657
1982
|
# @private
|
1658
1983
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1685,6 +2010,146 @@ module Google
|
|
1685
2010
|
end
|
1686
2011
|
end
|
1687
2012
|
|
2013
|
+
class GoogleCloudContactcenterinsightsV1alpha1CallAnnotation
|
2014
|
+
# @private
|
2015
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2016
|
+
property :annotation_end_boundary, as: 'annotationEndBoundary', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AnnotationBoundary, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AnnotationBoundary::Representation
|
2017
|
+
|
2018
|
+
property :annotation_start_boundary, as: 'annotationStartBoundary', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AnnotationBoundary, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AnnotationBoundary::Representation
|
2019
|
+
|
2020
|
+
property :channel_tag, as: 'channelTag'
|
2021
|
+
property :entity_mention_data, as: 'entityMentionData', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1EntityMentionData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1EntityMentionData::Representation
|
2022
|
+
|
2023
|
+
property :hold_data, as: 'holdData', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1HoldData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1HoldData::Representation
|
2024
|
+
|
2025
|
+
property :intent_match_data, as: 'intentMatchData', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1IntentMatchData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1IntentMatchData::Representation
|
2026
|
+
|
2027
|
+
property :interruption_data, as: 'interruptionData', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1InterruptionData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1InterruptionData::Representation
|
2028
|
+
|
2029
|
+
property :issue_match_data, as: 'issueMatchData', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1IssueMatchData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1IssueMatchData::Representation
|
2030
|
+
|
2031
|
+
property :phrase_match_data, as: 'phraseMatchData', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1PhraseMatchData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1PhraseMatchData::Representation
|
2032
|
+
|
2033
|
+
property :sentiment_data, as: 'sentimentData', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SentimentData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SentimentData::Representation
|
2034
|
+
|
2035
|
+
property :silence_data, as: 'silenceData', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SilenceData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SilenceData::Representation
|
2036
|
+
|
2037
|
+
end
|
2038
|
+
end
|
2039
|
+
|
2040
|
+
class GoogleCloudContactcenterinsightsV1alpha1Conversation
|
2041
|
+
# @private
|
2042
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2043
|
+
property :agent_id, as: 'agentId'
|
2044
|
+
property :call_metadata, as: 'callMetadata', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ConversationCallMetadata, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ConversationCallMetadata::Representation
|
2045
|
+
|
2046
|
+
property :create_time, as: 'createTime'
|
2047
|
+
property :data_source, as: 'dataSource', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ConversationDataSource, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ConversationDataSource::Representation
|
2048
|
+
|
2049
|
+
hash :dialogflow_intents, as: 'dialogflowIntents', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1DialogflowIntent, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1DialogflowIntent::Representation
|
2050
|
+
|
2051
|
+
property :duration, as: 'duration'
|
2052
|
+
property :expire_time, as: 'expireTime'
|
2053
|
+
hash :labels, as: 'labels'
|
2054
|
+
property :language_code, as: 'languageCode'
|
2055
|
+
property :latest_analysis, as: 'latestAnalysis', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1Analysis, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1Analysis::Representation
|
2056
|
+
|
2057
|
+
property :medium, as: 'medium'
|
2058
|
+
property :name, as: 'name'
|
2059
|
+
property :obfuscated_user_id, as: 'obfuscatedUserId'
|
2060
|
+
collection :runtime_annotations, as: 'runtimeAnnotations', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1RuntimeAnnotation, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1RuntimeAnnotation::Representation
|
2061
|
+
|
2062
|
+
property :start_time, as: 'startTime'
|
2063
|
+
property :transcript, as: 'transcript', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ConversationTranscript, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ConversationTranscript::Representation
|
2064
|
+
|
2065
|
+
property :ttl, as: 'ttl'
|
2066
|
+
property :turn_count, as: 'turnCount'
|
2067
|
+
property :update_time, as: 'updateTime'
|
2068
|
+
end
|
2069
|
+
end
|
2070
|
+
|
2071
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationCallMetadata
|
2072
|
+
# @private
|
2073
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2074
|
+
property :agent_channel, as: 'agentChannel'
|
2075
|
+
property :customer_channel, as: 'customerChannel'
|
2076
|
+
end
|
2077
|
+
end
|
2078
|
+
|
2079
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationDataSource
|
2080
|
+
# @private
|
2081
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2082
|
+
property :dialogflow_source, as: 'dialogflowSource', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1DialogflowSource, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1DialogflowSource::Representation
|
2083
|
+
|
2084
|
+
property :gcs_source, as: 'gcsSource', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1GcsSource, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1GcsSource::Representation
|
2085
|
+
|
2086
|
+
end
|
2087
|
+
end
|
2088
|
+
|
2089
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSentiment
|
2090
|
+
# @private
|
2091
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2092
|
+
property :channel_tag, as: 'channelTag'
|
2093
|
+
property :sentiment_data, as: 'sentimentData', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SentimentData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SentimentData::Representation
|
2094
|
+
|
2095
|
+
end
|
2096
|
+
end
|
2097
|
+
|
2098
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationParticipant
|
2099
|
+
# @private
|
2100
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2101
|
+
property :dialogflow_participant, as: 'dialogflowParticipant'
|
2102
|
+
property :dialogflow_participant_name, as: 'dialogflowParticipantName'
|
2103
|
+
property :obfuscated_external_user_id, as: 'obfuscatedExternalUserId'
|
2104
|
+
property :role, as: 'role'
|
2105
|
+
property :user_id, as: 'userId'
|
2106
|
+
end
|
2107
|
+
end
|
2108
|
+
|
2109
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationTranscript
|
2110
|
+
# @private
|
2111
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2112
|
+
collection :transcript_segments, as: 'transcriptSegments', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegment, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegment::Representation
|
2113
|
+
|
2114
|
+
end
|
2115
|
+
end
|
2116
|
+
|
2117
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegment
|
2118
|
+
# @private
|
2119
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2120
|
+
property :channel_tag, as: 'channelTag'
|
2121
|
+
property :confidence, as: 'confidence'
|
2122
|
+
property :dialogflow_segment_metadata, as: 'dialogflowSegmentMetadata', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentDialogflowSegmentMetadata, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentDialogflowSegmentMetadata::Representation
|
2123
|
+
|
2124
|
+
property :language_code, as: 'languageCode'
|
2125
|
+
property :message_time, as: 'messageTime'
|
2126
|
+
property :segment_participant, as: 'segmentParticipant', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ConversationParticipant, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ConversationParticipant::Representation
|
2127
|
+
|
2128
|
+
property :sentiment, as: 'sentiment', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SentimentData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SentimentData::Representation
|
2129
|
+
|
2130
|
+
property :text, as: 'text'
|
2131
|
+
collection :words, as: 'words', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentWordInfo, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentWordInfo::Representation
|
2132
|
+
|
2133
|
+
end
|
2134
|
+
end
|
2135
|
+
|
2136
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentDialogflowSegmentMetadata
|
2137
|
+
# @private
|
2138
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2139
|
+
property :smart_reply_allowlist_covered, as: 'smartReplyAllowlistCovered'
|
2140
|
+
end
|
2141
|
+
end
|
2142
|
+
|
2143
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentWordInfo
|
2144
|
+
# @private
|
2145
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2146
|
+
property :confidence, as: 'confidence'
|
2147
|
+
property :end_offset, as: 'endOffset'
|
2148
|
+
property :start_offset, as: 'startOffset'
|
2149
|
+
property :word, as: 'word'
|
2150
|
+
end
|
2151
|
+
end
|
2152
|
+
|
1688
2153
|
class GoogleCloudContactcenterinsightsV1alpha1CreateAnalysisOperationMetadata
|
1689
2154
|
# @private
|
1690
2155
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1755,6 +2220,51 @@ module Google
|
|
1755
2220
|
end
|
1756
2221
|
end
|
1757
2222
|
|
2223
|
+
class GoogleCloudContactcenterinsightsV1alpha1DialogflowIntent
|
2224
|
+
# @private
|
2225
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2226
|
+
property :display_name, as: 'displayName'
|
2227
|
+
end
|
2228
|
+
end
|
2229
|
+
|
2230
|
+
class GoogleCloudContactcenterinsightsV1alpha1DialogflowInteractionData
|
2231
|
+
# @private
|
2232
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2233
|
+
property :confidence, as: 'confidence'
|
2234
|
+
property :dialogflow_intent_id, as: 'dialogflowIntentId'
|
2235
|
+
end
|
2236
|
+
end
|
2237
|
+
|
2238
|
+
class GoogleCloudContactcenterinsightsV1alpha1DialogflowSource
|
2239
|
+
# @private
|
2240
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2241
|
+
property :audio_uri, as: 'audioUri'
|
2242
|
+
property :dialogflow_conversation, as: 'dialogflowConversation'
|
2243
|
+
end
|
2244
|
+
end
|
2245
|
+
|
2246
|
+
class GoogleCloudContactcenterinsightsV1alpha1Entity
|
2247
|
+
# @private
|
2248
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2249
|
+
property :display_name, as: 'displayName'
|
2250
|
+
hash :metadata, as: 'metadata'
|
2251
|
+
property :salience, as: 'salience'
|
2252
|
+
property :sentiment, as: 'sentiment', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SentimentData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SentimentData::Representation
|
2253
|
+
|
2254
|
+
property :type, as: 'type'
|
2255
|
+
end
|
2256
|
+
end
|
2257
|
+
|
2258
|
+
class GoogleCloudContactcenterinsightsV1alpha1EntityMentionData
|
2259
|
+
# @private
|
2260
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2261
|
+
property :entity_unique_id, as: 'entityUniqueId'
|
2262
|
+
property :sentiment, as: 'sentiment', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SentimentData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SentimentData::Representation
|
2263
|
+
|
2264
|
+
property :type, as: 'type'
|
2265
|
+
end
|
2266
|
+
end
|
2267
|
+
|
1758
2268
|
class GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataMetadata
|
1759
2269
|
# @private
|
1760
2270
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1794,6 +2304,32 @@ module Google
|
|
1794
2304
|
end
|
1795
2305
|
end
|
1796
2306
|
|
2307
|
+
class GoogleCloudContactcenterinsightsV1alpha1FaqAnswerData
|
2308
|
+
# @private
|
2309
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2310
|
+
property :answer, as: 'answer'
|
2311
|
+
property :confidence_score, as: 'confidenceScore'
|
2312
|
+
hash :metadata, as: 'metadata'
|
2313
|
+
property :query_record, as: 'queryRecord'
|
2314
|
+
property :question, as: 'question'
|
2315
|
+
property :source, as: 'source'
|
2316
|
+
end
|
2317
|
+
end
|
2318
|
+
|
2319
|
+
class GoogleCloudContactcenterinsightsV1alpha1GcsSource
|
2320
|
+
# @private
|
2321
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2322
|
+
property :audio_uri, as: 'audioUri'
|
2323
|
+
property :transcript_uri, as: 'transcriptUri'
|
2324
|
+
end
|
2325
|
+
end
|
2326
|
+
|
2327
|
+
class GoogleCloudContactcenterinsightsV1alpha1HoldData
|
2328
|
+
# @private
|
2329
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2330
|
+
end
|
2331
|
+
end
|
2332
|
+
|
1797
2333
|
class GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadata
|
1798
2334
|
# @private
|
1799
2335
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1858,6 +2394,44 @@ module Google
|
|
1858
2394
|
end
|
1859
2395
|
end
|
1860
2396
|
|
2397
|
+
class GoogleCloudContactcenterinsightsV1alpha1Intent
|
2398
|
+
# @private
|
2399
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2400
|
+
property :display_name, as: 'displayName'
|
2401
|
+
property :id, as: 'id'
|
2402
|
+
end
|
2403
|
+
end
|
2404
|
+
|
2405
|
+
class GoogleCloudContactcenterinsightsV1alpha1IntentMatchData
|
2406
|
+
# @private
|
2407
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2408
|
+
property :intent_unique_id, as: 'intentUniqueId'
|
2409
|
+
end
|
2410
|
+
end
|
2411
|
+
|
2412
|
+
class GoogleCloudContactcenterinsightsV1alpha1InterruptionData
|
2413
|
+
# @private
|
2414
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2415
|
+
end
|
2416
|
+
end
|
2417
|
+
|
2418
|
+
class GoogleCloudContactcenterinsightsV1alpha1IssueAssignment
|
2419
|
+
# @private
|
2420
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2421
|
+
property :display_name, as: 'displayName'
|
2422
|
+
property :issue, as: 'issue'
|
2423
|
+
property :score, as: 'score'
|
2424
|
+
end
|
2425
|
+
end
|
2426
|
+
|
2427
|
+
class GoogleCloudContactcenterinsightsV1alpha1IssueMatchData
|
2428
|
+
# @private
|
2429
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2430
|
+
property :issue_assignment, as: 'issueAssignment', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1IssueAssignment, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1IssueAssignment::Representation
|
2431
|
+
|
2432
|
+
end
|
2433
|
+
end
|
2434
|
+
|
1861
2435
|
class GoogleCloudContactcenterinsightsV1alpha1IssueModel
|
1862
2436
|
# @private
|
1863
2437
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1902,6 +2476,89 @@ module Google
|
|
1902
2476
|
end
|
1903
2477
|
end
|
1904
2478
|
|
2479
|
+
class GoogleCloudContactcenterinsightsV1alpha1IssueModelResult
|
2480
|
+
# @private
|
2481
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2482
|
+
property :issue_model, as: 'issueModel'
|
2483
|
+
collection :issues, as: 'issues', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1IssueAssignment, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1IssueAssignment::Representation
|
2484
|
+
|
2485
|
+
end
|
2486
|
+
end
|
2487
|
+
|
2488
|
+
class GoogleCloudContactcenterinsightsV1alpha1PhraseMatchData
|
2489
|
+
# @private
|
2490
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2491
|
+
property :display_name, as: 'displayName'
|
2492
|
+
property :phrase_matcher, as: 'phraseMatcher'
|
2493
|
+
end
|
2494
|
+
end
|
2495
|
+
|
2496
|
+
class GoogleCloudContactcenterinsightsV1alpha1RedactionConfig
|
2497
|
+
# @private
|
2498
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2499
|
+
property :deidentify_template, as: 'deidentifyTemplate'
|
2500
|
+
property :inspect_template, as: 'inspectTemplate'
|
2501
|
+
end
|
2502
|
+
end
|
2503
|
+
|
2504
|
+
class GoogleCloudContactcenterinsightsV1alpha1RuntimeAnnotation
|
2505
|
+
# @private
|
2506
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2507
|
+
property :annotation_id, as: 'annotationId'
|
2508
|
+
property :answer_feedback, as: 'answerFeedback', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AnswerFeedback, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AnswerFeedback::Representation
|
2509
|
+
|
2510
|
+
property :article_suggestion, as: 'articleSuggestion', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ArticleSuggestionData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ArticleSuggestionData::Representation
|
2511
|
+
|
2512
|
+
property :create_time, as: 'createTime'
|
2513
|
+
property :dialogflow_interaction, as: 'dialogflowInteraction', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1DialogflowInteractionData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1DialogflowInteractionData::Representation
|
2514
|
+
|
2515
|
+
property :end_boundary, as: 'endBoundary', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AnnotationBoundary, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AnnotationBoundary::Representation
|
2516
|
+
|
2517
|
+
property :faq_answer, as: 'faqAnswer', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1FaqAnswerData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1FaqAnswerData::Representation
|
2518
|
+
|
2519
|
+
property :smart_compose_suggestion, as: 'smartComposeSuggestion', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SmartComposeSuggestionData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SmartComposeSuggestionData::Representation
|
2520
|
+
|
2521
|
+
property :smart_reply, as: 'smartReply', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SmartReplyData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SmartReplyData::Representation
|
2522
|
+
|
2523
|
+
property :start_boundary, as: 'startBoundary', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AnnotationBoundary, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AnnotationBoundary::Representation
|
2524
|
+
|
2525
|
+
end
|
2526
|
+
end
|
2527
|
+
|
2528
|
+
class GoogleCloudContactcenterinsightsV1alpha1SentimentData
|
2529
|
+
# @private
|
2530
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2531
|
+
property :magnitude, as: 'magnitude'
|
2532
|
+
property :score, as: 'score'
|
2533
|
+
end
|
2534
|
+
end
|
2535
|
+
|
2536
|
+
class GoogleCloudContactcenterinsightsV1alpha1SilenceData
|
2537
|
+
# @private
|
2538
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2539
|
+
end
|
2540
|
+
end
|
2541
|
+
|
2542
|
+
class GoogleCloudContactcenterinsightsV1alpha1SmartComposeSuggestionData
|
2543
|
+
# @private
|
2544
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2545
|
+
property :confidence_score, as: 'confidenceScore'
|
2546
|
+
hash :metadata, as: 'metadata'
|
2547
|
+
property :query_record, as: 'queryRecord'
|
2548
|
+
property :suggestion, as: 'suggestion'
|
2549
|
+
end
|
2550
|
+
end
|
2551
|
+
|
2552
|
+
class GoogleCloudContactcenterinsightsV1alpha1SmartReplyData
|
2553
|
+
# @private
|
2554
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2555
|
+
property :confidence_score, as: 'confidenceScore'
|
2556
|
+
hash :metadata, as: 'metadata'
|
2557
|
+
property :query_record, as: 'queryRecord'
|
2558
|
+
property :reply, as: 'reply'
|
2559
|
+
end
|
2560
|
+
end
|
2561
|
+
|
1905
2562
|
class GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelMetadata
|
1906
2563
|
# @private
|
1907
2564
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1925,6 +2582,31 @@ module Google
|
|
1925
2582
|
end
|
1926
2583
|
end
|
1927
2584
|
|
2585
|
+
class GoogleCloudContactcenterinsightsV1alpha1UploadConversationMetadata
|
2586
|
+
# @private
|
2587
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2588
|
+
property :analysis_operation, as: 'analysisOperation'
|
2589
|
+
property :applied_redaction_config, as: 'appliedRedactionConfig', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1RedactionConfig, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1RedactionConfig::Representation
|
2590
|
+
|
2591
|
+
property :create_time, as: 'createTime'
|
2592
|
+
property :end_time, as: 'endTime'
|
2593
|
+
property :request, as: 'request', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1UploadConversationRequest, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1UploadConversationRequest::Representation
|
2594
|
+
|
2595
|
+
end
|
2596
|
+
end
|
2597
|
+
|
2598
|
+
class GoogleCloudContactcenterinsightsV1alpha1UploadConversationRequest
|
2599
|
+
# @private
|
2600
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2601
|
+
property :conversation, as: 'conversation', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1Conversation, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1Conversation::Representation
|
2602
|
+
|
2603
|
+
property :conversation_id, as: 'conversationId'
|
2604
|
+
property :parent, as: 'parent'
|
2605
|
+
property :redaction_config, as: 'redactionConfig', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1RedactionConfig, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1RedactionConfig::Representation
|
2606
|
+
|
2607
|
+
end
|
2608
|
+
end
|
2609
|
+
|
1928
2610
|
class GoogleLongrunningListOperationsResponse
|
1929
2611
|
# @private
|
1930
2612
|
class Representation < Google::Apis::Core::JsonRepresentation
|