google-apis-contactcenterinsights_v1 0.52.0 → 0.53.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 +4 -0
- data/lib/google/apis/contactcenterinsights_v1/classes.rb +5050 -1971
- data/lib/google/apis/contactcenterinsights_v1/gem_version.rb +2 -2
- data/lib/google/apis/contactcenterinsights_v1/representations.rb +1411 -132
- data/lib/google/apis/contactcenterinsights_v1/service.rb +2501 -505
- metadata +3 -3
@@ -40,6 +40,12 @@ module Google
|
|
40
40
|
include Google::Apis::Core::JsonObjectSupport
|
41
41
|
end
|
42
42
|
|
43
|
+
class GoogleCloudContactcenterinsightsV1AnalysisRule
|
44
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
45
|
+
|
46
|
+
include Google::Apis::Core::JsonObjectSupport
|
47
|
+
end
|
48
|
+
|
43
49
|
class GoogleCloudContactcenterinsightsV1AnnotationBoundary
|
44
50
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
45
51
|
|
@@ -52,6 +58,18 @@ module Google
|
|
52
58
|
include Google::Apis::Core::JsonObjectSupport
|
53
59
|
end
|
54
60
|
|
61
|
+
class GoogleCloudContactcenterinsightsV1AnnotatorSelectorQaConfig
|
62
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
|
+
|
64
|
+
include Google::Apis::Core::JsonObjectSupport
|
65
|
+
end
|
66
|
+
|
67
|
+
class GoogleCloudContactcenterinsightsV1AnnotatorSelectorQaConfigScorecardList
|
68
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
|
+
|
70
|
+
include Google::Apis::Core::JsonObjectSupport
|
71
|
+
end
|
72
|
+
|
55
73
|
class GoogleCloudContactcenterinsightsV1AnnotatorSelectorSummarizationConfig
|
56
74
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
57
75
|
|
@@ -106,6 +124,48 @@ module Google
|
|
106
124
|
include Google::Apis::Core::JsonObjectSupport
|
107
125
|
end
|
108
126
|
|
127
|
+
class GoogleCloudContactcenterinsightsV1BulkDownloadFeedbackLabelsMetadata
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
|
+
|
130
|
+
include Google::Apis::Core::JsonObjectSupport
|
131
|
+
end
|
132
|
+
|
133
|
+
class GoogleCloudContactcenterinsightsV1BulkDownloadFeedbackLabelsMetadataDownloadStats
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
|
+
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
137
|
+
end
|
138
|
+
|
139
|
+
class GoogleCloudContactcenterinsightsV1BulkDownloadFeedbackLabelsRequest
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
|
+
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
143
|
+
end
|
144
|
+
|
145
|
+
class GoogleCloudContactcenterinsightsV1BulkDownloadFeedbackLabelsRequestGcsDestination
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
|
+
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
149
|
+
end
|
150
|
+
|
151
|
+
class GoogleCloudContactcenterinsightsV1BulkDownloadFeedbackLabelsResponse
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
|
+
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
155
|
+
end
|
156
|
+
|
157
|
+
class GoogleCloudContactcenterinsightsV1BulkUploadFeedbackLabelsRequest
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
|
+
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
161
|
+
end
|
162
|
+
|
163
|
+
class GoogleCloudContactcenterinsightsV1BulkUploadFeedbackLabelsRequestGcsSource
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
|
+
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
167
|
+
end
|
168
|
+
|
109
169
|
class GoogleCloudContactcenterinsightsV1CalculateIssueModelStatsResponse
|
110
170
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
171
|
|
@@ -262,6 +322,12 @@ module Google
|
|
262
322
|
include Google::Apis::Core::JsonObjectSupport
|
263
323
|
end
|
264
324
|
|
325
|
+
class GoogleCloudContactcenterinsightsV1DeployQaScorecardRevisionRequest
|
326
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
327
|
+
|
328
|
+
include Google::Apis::Core::JsonObjectSupport
|
329
|
+
end
|
330
|
+
|
265
331
|
class GoogleCloudContactcenterinsightsV1DialogflowIntent
|
266
332
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
267
333
|
|
@@ -280,6 +346,36 @@ module Google
|
|
280
346
|
include Google::Apis::Core::JsonObjectSupport
|
281
347
|
end
|
282
348
|
|
349
|
+
class GoogleCloudContactcenterinsightsV1Dimension
|
350
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
351
|
+
|
352
|
+
include Google::Apis::Core::JsonObjectSupport
|
353
|
+
end
|
354
|
+
|
355
|
+
class GoogleCloudContactcenterinsightsV1DimensionAgentDimensionMetadata
|
356
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
357
|
+
|
358
|
+
include Google::Apis::Core::JsonObjectSupport
|
359
|
+
end
|
360
|
+
|
361
|
+
class GoogleCloudContactcenterinsightsV1DimensionIssueDimensionMetadata
|
362
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
363
|
+
|
364
|
+
include Google::Apis::Core::JsonObjectSupport
|
365
|
+
end
|
366
|
+
|
367
|
+
class GoogleCloudContactcenterinsightsV1DimensionQaQuestionAnswerDimensionMetadata
|
368
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
369
|
+
|
370
|
+
include Google::Apis::Core::JsonObjectSupport
|
371
|
+
end
|
372
|
+
|
373
|
+
class GoogleCloudContactcenterinsightsV1DimensionQaQuestionDimensionMetadata
|
374
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
375
|
+
|
376
|
+
include Google::Apis::Core::JsonObjectSupport
|
377
|
+
end
|
378
|
+
|
283
379
|
class GoogleCloudContactcenterinsightsV1EncryptionSpec
|
284
380
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
285
381
|
|
@@ -358,6 +454,12 @@ module Google
|
|
358
454
|
include Google::Apis::Core::JsonObjectSupport
|
359
455
|
end
|
360
456
|
|
457
|
+
class GoogleCloudContactcenterinsightsV1FeedbackLabel
|
458
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
459
|
+
|
460
|
+
include Google::Apis::Core::JsonObjectSupport
|
461
|
+
end
|
462
|
+
|
361
463
|
class GoogleCloudContactcenterinsightsV1GcsSource
|
362
464
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
363
465
|
|
@@ -520,619 +622,835 @@ module Google
|
|
520
622
|
include Google::Apis::Core::JsonObjectSupport
|
521
623
|
end
|
522
624
|
|
523
|
-
class
|
625
|
+
class GoogleCloudContactcenterinsightsV1ListAllFeedbackLabelsResponse
|
524
626
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
525
627
|
|
526
628
|
include Google::Apis::Core::JsonObjectSupport
|
527
629
|
end
|
528
630
|
|
529
|
-
class
|
631
|
+
class GoogleCloudContactcenterinsightsV1ListAnalysesResponse
|
530
632
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
531
633
|
|
532
634
|
include Google::Apis::Core::JsonObjectSupport
|
533
635
|
end
|
534
636
|
|
535
|
-
class
|
637
|
+
class GoogleCloudContactcenterinsightsV1ListAnalysisRulesResponse
|
536
638
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
537
639
|
|
538
640
|
include Google::Apis::Core::JsonObjectSupport
|
539
641
|
end
|
540
642
|
|
541
|
-
class
|
643
|
+
class GoogleCloudContactcenterinsightsV1ListConversationsResponse
|
542
644
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
543
645
|
|
544
646
|
include Google::Apis::Core::JsonObjectSupport
|
545
647
|
end
|
546
648
|
|
547
|
-
class
|
649
|
+
class GoogleCloudContactcenterinsightsV1ListFeedbackLabelsResponse
|
548
650
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
549
651
|
|
550
652
|
include Google::Apis::Core::JsonObjectSupport
|
551
653
|
end
|
552
654
|
|
553
|
-
class
|
655
|
+
class GoogleCloudContactcenterinsightsV1ListIssueModelsResponse
|
554
656
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
555
657
|
|
556
658
|
include Google::Apis::Core::JsonObjectSupport
|
557
659
|
end
|
558
660
|
|
559
|
-
class
|
661
|
+
class GoogleCloudContactcenterinsightsV1ListIssuesResponse
|
560
662
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
561
663
|
|
562
664
|
include Google::Apis::Core::JsonObjectSupport
|
563
665
|
end
|
564
666
|
|
565
|
-
class
|
667
|
+
class GoogleCloudContactcenterinsightsV1ListPhraseMatchersResponse
|
566
668
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
567
669
|
|
568
670
|
include Google::Apis::Core::JsonObjectSupport
|
569
671
|
end
|
570
672
|
|
571
|
-
class
|
673
|
+
class GoogleCloudContactcenterinsightsV1ListQaQuestionsResponse
|
572
674
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
573
675
|
|
574
676
|
include Google::Apis::Core::JsonObjectSupport
|
575
677
|
end
|
576
678
|
|
577
|
-
class
|
679
|
+
class GoogleCloudContactcenterinsightsV1ListQaScorecardRevisionsResponse
|
578
680
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
579
681
|
|
580
682
|
include Google::Apis::Core::JsonObjectSupport
|
581
683
|
end
|
582
684
|
|
583
|
-
class
|
685
|
+
class GoogleCloudContactcenterinsightsV1ListQaScorecardsResponse
|
584
686
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
585
687
|
|
586
688
|
include Google::Apis::Core::JsonObjectSupport
|
587
689
|
end
|
588
690
|
|
589
|
-
class
|
691
|
+
class GoogleCloudContactcenterinsightsV1ListViewsResponse
|
590
692
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
591
693
|
|
592
694
|
include Google::Apis::Core::JsonObjectSupport
|
593
695
|
end
|
594
696
|
|
595
|
-
class
|
697
|
+
class GoogleCloudContactcenterinsightsV1PhraseMatchData
|
596
698
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
597
699
|
|
598
700
|
include Google::Apis::Core::JsonObjectSupport
|
599
701
|
end
|
600
702
|
|
601
|
-
class
|
703
|
+
class GoogleCloudContactcenterinsightsV1PhraseMatchRule
|
602
704
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
603
705
|
|
604
706
|
include Google::Apis::Core::JsonObjectSupport
|
605
707
|
end
|
606
708
|
|
607
|
-
class
|
709
|
+
class GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig
|
608
710
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
609
711
|
|
610
712
|
include Google::Apis::Core::JsonObjectSupport
|
611
713
|
end
|
612
714
|
|
613
|
-
class
|
715
|
+
class GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup
|
614
716
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
615
717
|
|
616
718
|
include Google::Apis::Core::JsonObjectSupport
|
617
719
|
end
|
618
720
|
|
619
|
-
class
|
721
|
+
class GoogleCloudContactcenterinsightsV1PhraseMatcher
|
620
722
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
621
723
|
|
622
724
|
include Google::Apis::Core::JsonObjectSupport
|
623
725
|
end
|
624
726
|
|
625
|
-
class
|
727
|
+
class GoogleCloudContactcenterinsightsV1QaAnswer
|
626
728
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
627
729
|
|
628
730
|
include Google::Apis::Core::JsonObjectSupport
|
629
731
|
end
|
630
732
|
|
631
|
-
class
|
733
|
+
class GoogleCloudContactcenterinsightsV1QaAnswerAnswerSource
|
632
734
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
633
735
|
|
634
736
|
include Google::Apis::Core::JsonObjectSupport
|
635
737
|
end
|
636
738
|
|
637
|
-
class
|
739
|
+
class GoogleCloudContactcenterinsightsV1QaAnswerAnswerValue
|
638
740
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
639
741
|
|
640
742
|
include Google::Apis::Core::JsonObjectSupport
|
641
743
|
end
|
642
744
|
|
643
|
-
class
|
745
|
+
class GoogleCloudContactcenterinsightsV1QaQuestion
|
644
746
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
645
747
|
|
646
748
|
include Google::Apis::Core::JsonObjectSupport
|
647
749
|
end
|
648
750
|
|
649
|
-
class
|
751
|
+
class GoogleCloudContactcenterinsightsV1QaQuestionAnswerChoice
|
650
752
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
651
753
|
|
652
754
|
include Google::Apis::Core::JsonObjectSupport
|
653
755
|
end
|
654
756
|
|
655
|
-
class
|
757
|
+
class GoogleCloudContactcenterinsightsV1QaQuestionMetrics
|
656
758
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
657
759
|
|
658
760
|
include Google::Apis::Core::JsonObjectSupport
|
659
761
|
end
|
660
762
|
|
661
|
-
class
|
763
|
+
class GoogleCloudContactcenterinsightsV1QaQuestionTuningMetadata
|
662
764
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
663
765
|
|
664
766
|
include Google::Apis::Core::JsonObjectSupport
|
665
767
|
end
|
666
768
|
|
667
|
-
class
|
769
|
+
class GoogleCloudContactcenterinsightsV1QaScorecard
|
668
770
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
669
771
|
|
670
772
|
include Google::Apis::Core::JsonObjectSupport
|
671
773
|
end
|
672
774
|
|
673
|
-
class
|
775
|
+
class GoogleCloudContactcenterinsightsV1QaScorecardResult
|
674
776
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
675
777
|
|
676
778
|
include Google::Apis::Core::JsonObjectSupport
|
677
779
|
end
|
678
780
|
|
679
|
-
class
|
781
|
+
class GoogleCloudContactcenterinsightsV1QaScorecardResultQaTagResult
|
680
782
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
681
783
|
|
682
784
|
include Google::Apis::Core::JsonObjectSupport
|
683
785
|
end
|
684
786
|
|
685
|
-
class
|
787
|
+
class GoogleCloudContactcenterinsightsV1QaScorecardResultScoreSource
|
686
788
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
687
789
|
|
688
790
|
include Google::Apis::Core::JsonObjectSupport
|
689
791
|
end
|
690
792
|
|
691
|
-
class
|
793
|
+
class GoogleCloudContactcenterinsightsV1QaScorecardRevision
|
692
794
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
693
795
|
|
694
796
|
include Google::Apis::Core::JsonObjectSupport
|
695
797
|
end
|
696
798
|
|
697
|
-
class
|
799
|
+
class GoogleCloudContactcenterinsightsV1QueryMetricsMetadata
|
698
800
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
699
801
|
|
700
802
|
include Google::Apis::Core::JsonObjectSupport
|
701
803
|
end
|
702
804
|
|
703
|
-
class
|
805
|
+
class GoogleCloudContactcenterinsightsV1QueryMetricsRequest
|
704
806
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
705
807
|
|
706
808
|
include Google::Apis::Core::JsonObjectSupport
|
707
809
|
end
|
708
810
|
|
709
|
-
class
|
811
|
+
class GoogleCloudContactcenterinsightsV1QueryMetricsResponse
|
710
812
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
711
813
|
|
712
814
|
include Google::Apis::Core::JsonObjectSupport
|
713
815
|
end
|
714
816
|
|
715
|
-
class
|
817
|
+
class GoogleCloudContactcenterinsightsV1QueryMetricsResponseSlice
|
716
818
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
717
819
|
|
718
820
|
include Google::Apis::Core::JsonObjectSupport
|
719
821
|
end
|
720
822
|
|
721
|
-
class
|
823
|
+
class GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPoint
|
722
824
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
723
825
|
|
724
826
|
include Google::Apis::Core::JsonObjectSupport
|
725
827
|
end
|
726
828
|
|
727
|
-
class
|
829
|
+
class GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointConversationMeasure
|
728
830
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
729
831
|
|
730
832
|
include Google::Apis::Core::JsonObjectSupport
|
731
833
|
end
|
732
834
|
|
733
|
-
class
|
835
|
+
class GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointConversationMeasureQaTagScore
|
734
836
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
735
837
|
|
736
838
|
include Google::Apis::Core::JsonObjectSupport
|
737
839
|
end
|
738
840
|
|
739
|
-
class
|
841
|
+
class GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceTimeSeries
|
740
842
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
741
843
|
|
742
844
|
include Google::Apis::Core::JsonObjectSupport
|
743
845
|
end
|
744
846
|
|
745
|
-
class
|
847
|
+
class GoogleCloudContactcenterinsightsV1RedactionConfig
|
746
848
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
747
849
|
|
748
850
|
include Google::Apis::Core::JsonObjectSupport
|
749
851
|
end
|
750
852
|
|
751
|
-
class
|
853
|
+
class GoogleCloudContactcenterinsightsV1RuntimeAnnotation
|
752
854
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
753
855
|
|
754
856
|
include Google::Apis::Core::JsonObjectSupport
|
755
857
|
end
|
756
858
|
|
757
|
-
class
|
859
|
+
class GoogleCloudContactcenterinsightsV1RuntimeAnnotationUserInput
|
758
860
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
759
861
|
|
760
862
|
include Google::Apis::Core::JsonObjectSupport
|
761
863
|
end
|
762
864
|
|
763
|
-
class
|
865
|
+
class GoogleCloudContactcenterinsightsV1SentimentData
|
764
866
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
765
867
|
|
766
868
|
include Google::Apis::Core::JsonObjectSupport
|
767
869
|
end
|
768
870
|
|
769
|
-
class
|
871
|
+
class GoogleCloudContactcenterinsightsV1Settings
|
770
872
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
771
873
|
|
772
874
|
include Google::Apis::Core::JsonObjectSupport
|
773
875
|
end
|
774
876
|
|
775
|
-
class
|
877
|
+
class GoogleCloudContactcenterinsightsV1SettingsAnalysisConfig
|
776
878
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
777
879
|
|
778
880
|
include Google::Apis::Core::JsonObjectSupport
|
779
881
|
end
|
780
882
|
|
781
|
-
class
|
883
|
+
class GoogleCloudContactcenterinsightsV1SilenceData
|
782
884
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
783
885
|
|
784
886
|
include Google::Apis::Core::JsonObjectSupport
|
785
887
|
end
|
786
888
|
|
787
|
-
class
|
889
|
+
class GoogleCloudContactcenterinsightsV1SmartComposeSuggestionData
|
788
890
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
789
891
|
|
790
892
|
include Google::Apis::Core::JsonObjectSupport
|
791
893
|
end
|
792
894
|
|
793
|
-
class
|
895
|
+
class GoogleCloudContactcenterinsightsV1SmartReplyData
|
794
896
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
795
897
|
|
796
898
|
include Google::Apis::Core::JsonObjectSupport
|
797
899
|
end
|
798
900
|
|
799
|
-
class
|
901
|
+
class GoogleCloudContactcenterinsightsV1SpeechConfig
|
800
902
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
801
903
|
|
802
904
|
include Google::Apis::Core::JsonObjectSupport
|
803
905
|
end
|
804
906
|
|
805
|
-
class
|
907
|
+
class GoogleCloudContactcenterinsightsV1TuneQaScorecardRevisionRequest
|
806
908
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
807
909
|
|
808
910
|
include Google::Apis::Core::JsonObjectSupport
|
809
911
|
end
|
810
912
|
|
811
|
-
class
|
913
|
+
class GoogleCloudContactcenterinsightsV1UndeployIssueModelMetadata
|
812
914
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
813
915
|
|
814
916
|
include Google::Apis::Core::JsonObjectSupport
|
815
917
|
end
|
816
918
|
|
817
|
-
class
|
919
|
+
class GoogleCloudContactcenterinsightsV1UndeployIssueModelRequest
|
818
920
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
819
921
|
|
820
922
|
include Google::Apis::Core::JsonObjectSupport
|
821
923
|
end
|
822
924
|
|
823
|
-
class
|
925
|
+
class GoogleCloudContactcenterinsightsV1UndeployIssueModelResponse
|
824
926
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
825
927
|
|
826
928
|
include Google::Apis::Core::JsonObjectSupport
|
827
929
|
end
|
828
930
|
|
829
|
-
class
|
931
|
+
class GoogleCloudContactcenterinsightsV1UndeployQaScorecardRevisionRequest
|
830
932
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
831
933
|
|
832
934
|
include Google::Apis::Core::JsonObjectSupport
|
833
935
|
end
|
834
936
|
|
835
|
-
class
|
937
|
+
class GoogleCloudContactcenterinsightsV1UploadConversationMetadata
|
836
938
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
837
939
|
|
838
940
|
include Google::Apis::Core::JsonObjectSupport
|
839
941
|
end
|
840
942
|
|
841
|
-
class
|
943
|
+
class GoogleCloudContactcenterinsightsV1UploadConversationRequest
|
842
944
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
843
945
|
|
844
946
|
include Google::Apis::Core::JsonObjectSupport
|
845
947
|
end
|
846
948
|
|
847
|
-
class
|
949
|
+
class GoogleCloudContactcenterinsightsV1View
|
848
950
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
849
951
|
|
850
952
|
include Google::Apis::Core::JsonObjectSupport
|
851
953
|
end
|
852
954
|
|
853
|
-
class
|
955
|
+
class GoogleCloudContactcenterinsightsV1alpha1Analysis
|
854
956
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
855
957
|
|
856
958
|
include Google::Apis::Core::JsonObjectSupport
|
857
959
|
end
|
858
960
|
|
859
|
-
class
|
961
|
+
class GoogleCloudContactcenterinsightsV1alpha1AnalysisResult
|
860
962
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
861
963
|
|
862
964
|
include Google::Apis::Core::JsonObjectSupport
|
863
965
|
end
|
864
966
|
|
865
|
-
class
|
967
|
+
class GoogleCloudContactcenterinsightsV1alpha1AnalysisResultCallAnalysisMetadata
|
866
968
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
867
969
|
|
868
970
|
include Google::Apis::Core::JsonObjectSupport
|
869
971
|
end
|
870
972
|
|
871
|
-
class
|
973
|
+
class GoogleCloudContactcenterinsightsV1alpha1AnnotationBoundary
|
872
974
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
873
975
|
|
874
976
|
include Google::Apis::Core::JsonObjectSupport
|
875
977
|
end
|
876
978
|
|
877
|
-
class
|
979
|
+
class GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelector
|
878
980
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
879
981
|
|
880
982
|
include Google::Apis::Core::JsonObjectSupport
|
881
983
|
end
|
882
984
|
|
883
|
-
class
|
985
|
+
class GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelectorQaConfig
|
884
986
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
885
987
|
|
886
988
|
include Google::Apis::Core::JsonObjectSupport
|
887
989
|
end
|
888
990
|
|
889
|
-
class
|
991
|
+
class GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelectorQaConfigScorecardList
|
890
992
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
891
993
|
|
892
994
|
include Google::Apis::Core::JsonObjectSupport
|
893
995
|
end
|
894
996
|
|
895
|
-
class
|
997
|
+
class GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelectorSummarizationConfig
|
896
998
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
897
999
|
|
898
1000
|
include Google::Apis::Core::JsonObjectSupport
|
899
1001
|
end
|
900
1002
|
|
901
|
-
class
|
1003
|
+
class GoogleCloudContactcenterinsightsV1alpha1AnswerFeedback
|
902
1004
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
903
1005
|
|
904
1006
|
include Google::Apis::Core::JsonObjectSupport
|
905
1007
|
end
|
906
1008
|
|
907
|
-
class
|
1009
|
+
class GoogleCloudContactcenterinsightsV1alpha1ArticleSuggestionData
|
908
1010
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
909
1011
|
|
910
1012
|
include Google::Apis::Core::JsonObjectSupport
|
911
1013
|
end
|
912
1014
|
|
913
|
-
class
|
1015
|
+
class GoogleCloudContactcenterinsightsV1alpha1BulkAnalyzeConversationsMetadata
|
914
1016
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
915
1017
|
|
916
1018
|
include Google::Apis::Core::JsonObjectSupport
|
917
1019
|
end
|
918
1020
|
|
919
|
-
class
|
1021
|
+
class GoogleCloudContactcenterinsightsV1alpha1BulkAnalyzeConversationsRequest
|
920
1022
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
921
1023
|
|
922
1024
|
include Google::Apis::Core::JsonObjectSupport
|
923
1025
|
end
|
924
1026
|
|
925
|
-
class
|
1027
|
+
class GoogleCloudContactcenterinsightsV1alpha1BulkAnalyzeConversationsResponse
|
926
1028
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
927
1029
|
|
928
1030
|
include Google::Apis::Core::JsonObjectSupport
|
929
1031
|
end
|
930
1032
|
|
931
|
-
class
|
1033
|
+
class GoogleCloudContactcenterinsightsV1alpha1BulkDeleteConversationsMetadata
|
932
1034
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
933
1035
|
|
934
1036
|
include Google::Apis::Core::JsonObjectSupport
|
935
1037
|
end
|
936
1038
|
|
937
|
-
class
|
1039
|
+
class GoogleCloudContactcenterinsightsV1alpha1BulkDeleteConversationsRequest
|
938
1040
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
939
1041
|
|
940
1042
|
include Google::Apis::Core::JsonObjectSupport
|
941
1043
|
end
|
942
1044
|
|
943
|
-
class
|
1045
|
+
class GoogleCloudContactcenterinsightsV1alpha1BulkDeleteConversationsResponse
|
944
1046
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
945
1047
|
|
946
1048
|
include Google::Apis::Core::JsonObjectSupport
|
947
1049
|
end
|
948
1050
|
|
949
|
-
class
|
1051
|
+
class GoogleCloudContactcenterinsightsV1alpha1CallAnnotation
|
950
1052
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
951
1053
|
|
952
1054
|
include Google::Apis::Core::JsonObjectSupport
|
953
1055
|
end
|
954
1056
|
|
955
|
-
class
|
1057
|
+
class GoogleCloudContactcenterinsightsV1alpha1Conversation
|
956
1058
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
957
1059
|
|
958
1060
|
include Google::Apis::Core::JsonObjectSupport
|
959
1061
|
end
|
960
1062
|
|
961
|
-
class
|
1063
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationCallMetadata
|
962
1064
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
963
1065
|
|
964
1066
|
include Google::Apis::Core::JsonObjectSupport
|
965
1067
|
end
|
966
1068
|
|
967
|
-
class
|
1069
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationDataSource
|
968
1070
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
969
1071
|
|
970
1072
|
include Google::Apis::Core::JsonObjectSupport
|
971
1073
|
end
|
972
1074
|
|
973
|
-
class
|
1075
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSentiment
|
974
1076
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
975
1077
|
|
976
1078
|
include Google::Apis::Core::JsonObjectSupport
|
977
1079
|
end
|
978
1080
|
|
979
|
-
class
|
1081
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSilence
|
980
1082
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
981
1083
|
|
982
1084
|
include Google::Apis::Core::JsonObjectSupport
|
983
1085
|
end
|
984
1086
|
|
985
|
-
class
|
1087
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationParticipant
|
986
1088
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
987
1089
|
|
988
1090
|
include Google::Apis::Core::JsonObjectSupport
|
989
1091
|
end
|
990
1092
|
|
991
|
-
class
|
1093
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationQualityMetadata
|
992
1094
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
993
1095
|
|
994
1096
|
include Google::Apis::Core::JsonObjectSupport
|
995
1097
|
end
|
996
1098
|
|
997
|
-
class
|
1099
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationQualityMetadataAgentInfo
|
998
1100
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
999
1101
|
|
1000
1102
|
include Google::Apis::Core::JsonObjectSupport
|
1001
1103
|
end
|
1002
1104
|
|
1003
|
-
class
|
1105
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationSummarizationSuggestionData
|
1004
1106
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1005
1107
|
|
1006
1108
|
include Google::Apis::Core::JsonObjectSupport
|
1007
1109
|
end
|
1008
1110
|
|
1009
|
-
class
|
1111
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationTranscript
|
1010
1112
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1011
1113
|
|
1012
1114
|
include Google::Apis::Core::JsonObjectSupport
|
1013
1115
|
end
|
1014
1116
|
|
1015
|
-
class
|
1117
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegment
|
1016
1118
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1017
1119
|
|
1018
1120
|
include Google::Apis::Core::JsonObjectSupport
|
1019
1121
|
end
|
1020
1122
|
|
1021
|
-
class
|
1123
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentDialogflowSegmentMetadata
|
1022
1124
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1023
1125
|
|
1024
1126
|
include Google::Apis::Core::JsonObjectSupport
|
1025
1127
|
end
|
1026
1128
|
|
1027
|
-
class
|
1129
|
+
class GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentWordInfo
|
1028
1130
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1029
1131
|
|
1030
1132
|
include Google::Apis::Core::JsonObjectSupport
|
1031
1133
|
end
|
1032
1134
|
|
1033
|
-
class
|
1135
|
+
class GoogleCloudContactcenterinsightsV1alpha1CreateAnalysisOperationMetadata
|
1034
1136
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1035
1137
|
|
1036
1138
|
include Google::Apis::Core::JsonObjectSupport
|
1037
1139
|
end
|
1038
1140
|
|
1039
|
-
class
|
1141
|
+
class GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelMetadata
|
1040
1142
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1041
1143
|
|
1042
1144
|
include Google::Apis::Core::JsonObjectSupport
|
1043
1145
|
end
|
1044
1146
|
|
1045
|
-
class
|
1147
|
+
class GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelRequest
|
1046
1148
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1047
1149
|
|
1048
1150
|
include Google::Apis::Core::JsonObjectSupport
|
1049
1151
|
end
|
1050
1152
|
|
1051
|
-
class
|
1153
|
+
class GoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelMetadata
|
1052
1154
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1053
1155
|
|
1054
1156
|
include Google::Apis::Core::JsonObjectSupport
|
1055
1157
|
end
|
1056
1158
|
|
1057
|
-
class
|
1159
|
+
class GoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelRequest
|
1058
1160
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1059
1161
|
|
1060
1162
|
include Google::Apis::Core::JsonObjectSupport
|
1061
1163
|
end
|
1062
1164
|
|
1063
|
-
class
|
1165
|
+
class GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelMetadata
|
1064
1166
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1065
1167
|
|
1066
1168
|
include Google::Apis::Core::JsonObjectSupport
|
1067
1169
|
end
|
1068
1170
|
|
1069
|
-
class
|
1171
|
+
class GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelRequest
|
1070
1172
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1071
1173
|
|
1072
1174
|
include Google::Apis::Core::JsonObjectSupport
|
1073
1175
|
end
|
1074
1176
|
|
1075
|
-
class
|
1177
|
+
class GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelResponse
|
1076
1178
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1077
1179
|
|
1078
1180
|
include Google::Apis::Core::JsonObjectSupport
|
1079
1181
|
end
|
1080
1182
|
|
1081
|
-
class
|
1183
|
+
class GoogleCloudContactcenterinsightsV1alpha1DialogflowIntent
|
1082
1184
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1083
1185
|
|
1084
1186
|
include Google::Apis::Core::JsonObjectSupport
|
1085
1187
|
end
|
1086
1188
|
|
1087
|
-
class
|
1189
|
+
class GoogleCloudContactcenterinsightsV1alpha1DialogflowInteractionData
|
1088
1190
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1089
1191
|
|
1090
1192
|
include Google::Apis::Core::JsonObjectSupport
|
1091
1193
|
end
|
1092
1194
|
|
1093
|
-
class
|
1195
|
+
class GoogleCloudContactcenterinsightsV1alpha1DialogflowSource
|
1094
1196
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1095
1197
|
|
1096
1198
|
include Google::Apis::Core::JsonObjectSupport
|
1097
1199
|
end
|
1098
1200
|
|
1099
|
-
class
|
1201
|
+
class GoogleCloudContactcenterinsightsV1alpha1Dimension
|
1100
1202
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1101
1203
|
|
1102
1204
|
include Google::Apis::Core::JsonObjectSupport
|
1103
1205
|
end
|
1104
1206
|
|
1105
|
-
class
|
1207
|
+
class GoogleCloudContactcenterinsightsV1alpha1DimensionAgentDimensionMetadata
|
1106
1208
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1107
1209
|
|
1108
1210
|
include Google::Apis::Core::JsonObjectSupport
|
1109
1211
|
end
|
1110
1212
|
|
1111
|
-
class
|
1213
|
+
class GoogleCloudContactcenterinsightsV1alpha1DimensionIssueDimensionMetadata
|
1112
1214
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1113
1215
|
|
1114
1216
|
include Google::Apis::Core::JsonObjectSupport
|
1115
1217
|
end
|
1116
1218
|
|
1117
|
-
class
|
1219
|
+
class GoogleCloudContactcenterinsightsV1alpha1DimensionQaQuestionAnswerDimensionMetadata
|
1118
1220
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1119
1221
|
|
1120
1222
|
include Google::Apis::Core::JsonObjectSupport
|
1121
1223
|
end
|
1122
1224
|
|
1123
|
-
class
|
1225
|
+
class GoogleCloudContactcenterinsightsV1alpha1DimensionQaQuestionDimensionMetadata
|
1124
1226
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1125
1227
|
|
1126
1228
|
include Google::Apis::Core::JsonObjectSupport
|
1127
1229
|
end
|
1128
1230
|
|
1129
|
-
class
|
1231
|
+
class GoogleCloudContactcenterinsightsV1alpha1EncryptionSpec
|
1130
1232
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1131
1233
|
|
1132
1234
|
include Google::Apis::Core::JsonObjectSupport
|
1133
1235
|
end
|
1134
1236
|
|
1135
|
-
class
|
1237
|
+
class GoogleCloudContactcenterinsightsV1alpha1Entity
|
1238
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1239
|
+
|
1240
|
+
include Google::Apis::Core::JsonObjectSupport
|
1241
|
+
end
|
1242
|
+
|
1243
|
+
class GoogleCloudContactcenterinsightsV1alpha1EntityMentionData
|
1244
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1245
|
+
|
1246
|
+
include Google::Apis::Core::JsonObjectSupport
|
1247
|
+
end
|
1248
|
+
|
1249
|
+
class GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataMetadata
|
1250
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1251
|
+
|
1252
|
+
include Google::Apis::Core::JsonObjectSupport
|
1253
|
+
end
|
1254
|
+
|
1255
|
+
class GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequest
|
1256
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1257
|
+
|
1258
|
+
include Google::Apis::Core::JsonObjectSupport
|
1259
|
+
end
|
1260
|
+
|
1261
|
+
class GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequestBigQueryDestination
|
1262
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1263
|
+
|
1264
|
+
include Google::Apis::Core::JsonObjectSupport
|
1265
|
+
end
|
1266
|
+
|
1267
|
+
class GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataResponse
|
1268
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1269
|
+
|
1270
|
+
include Google::Apis::Core::JsonObjectSupport
|
1271
|
+
end
|
1272
|
+
|
1273
|
+
class GoogleCloudContactcenterinsightsV1alpha1ExportIssueModelMetadata
|
1274
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1275
|
+
|
1276
|
+
include Google::Apis::Core::JsonObjectSupport
|
1277
|
+
end
|
1278
|
+
|
1279
|
+
class GoogleCloudContactcenterinsightsV1alpha1ExportIssueModelRequest
|
1280
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1281
|
+
|
1282
|
+
include Google::Apis::Core::JsonObjectSupport
|
1283
|
+
end
|
1284
|
+
|
1285
|
+
class GoogleCloudContactcenterinsightsV1alpha1ExportIssueModelRequestGcsDestination
|
1286
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1287
|
+
|
1288
|
+
include Google::Apis::Core::JsonObjectSupport
|
1289
|
+
end
|
1290
|
+
|
1291
|
+
class GoogleCloudContactcenterinsightsV1alpha1ExportIssueModelResponse
|
1292
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1293
|
+
|
1294
|
+
include Google::Apis::Core::JsonObjectSupport
|
1295
|
+
end
|
1296
|
+
|
1297
|
+
class GoogleCloudContactcenterinsightsV1alpha1FaqAnswerData
|
1298
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1299
|
+
|
1300
|
+
include Google::Apis::Core::JsonObjectSupport
|
1301
|
+
end
|
1302
|
+
|
1303
|
+
class GoogleCloudContactcenterinsightsV1alpha1FeedbackLabel
|
1304
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1305
|
+
|
1306
|
+
include Google::Apis::Core::JsonObjectSupport
|
1307
|
+
end
|
1308
|
+
|
1309
|
+
class GoogleCloudContactcenterinsightsV1alpha1GcsSource
|
1310
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1311
|
+
|
1312
|
+
include Google::Apis::Core::JsonObjectSupport
|
1313
|
+
end
|
1314
|
+
|
1315
|
+
class GoogleCloudContactcenterinsightsV1alpha1HoldData
|
1316
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1317
|
+
|
1318
|
+
include Google::Apis::Core::JsonObjectSupport
|
1319
|
+
end
|
1320
|
+
|
1321
|
+
class GoogleCloudContactcenterinsightsV1alpha1ImportIssueModelMetadata
|
1322
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1323
|
+
|
1324
|
+
include Google::Apis::Core::JsonObjectSupport
|
1325
|
+
end
|
1326
|
+
|
1327
|
+
class GoogleCloudContactcenterinsightsV1alpha1ImportIssueModelRequest
|
1328
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1329
|
+
|
1330
|
+
include Google::Apis::Core::JsonObjectSupport
|
1331
|
+
end
|
1332
|
+
|
1333
|
+
class GoogleCloudContactcenterinsightsV1alpha1ImportIssueModelRequestGcsSource
|
1334
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1335
|
+
|
1336
|
+
include Google::Apis::Core::JsonObjectSupport
|
1337
|
+
end
|
1338
|
+
|
1339
|
+
class GoogleCloudContactcenterinsightsV1alpha1ImportIssueModelResponse
|
1340
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1341
|
+
|
1342
|
+
include Google::Apis::Core::JsonObjectSupport
|
1343
|
+
end
|
1344
|
+
|
1345
|
+
class GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadata
|
1346
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1347
|
+
|
1348
|
+
include Google::Apis::Core::JsonObjectSupport
|
1349
|
+
end
|
1350
|
+
|
1351
|
+
class GoogleCloudContactcenterinsightsV1alpha1IngestConversationsMetadataIngestConversationsStats
|
1352
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1353
|
+
|
1354
|
+
include Google::Apis::Core::JsonObjectSupport
|
1355
|
+
end
|
1356
|
+
|
1357
|
+
class GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequest
|
1358
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1359
|
+
|
1360
|
+
include Google::Apis::Core::JsonObjectSupport
|
1361
|
+
end
|
1362
|
+
|
1363
|
+
class GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequestConversationConfig
|
1364
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1365
|
+
|
1366
|
+
include Google::Apis::Core::JsonObjectSupport
|
1367
|
+
end
|
1368
|
+
|
1369
|
+
class GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequestGcsSource
|
1370
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1371
|
+
|
1372
|
+
include Google::Apis::Core::JsonObjectSupport
|
1373
|
+
end
|
1374
|
+
|
1375
|
+
class GoogleCloudContactcenterinsightsV1alpha1IngestConversationsRequestTranscriptObjectConfig
|
1376
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1377
|
+
|
1378
|
+
include Google::Apis::Core::JsonObjectSupport
|
1379
|
+
end
|
1380
|
+
|
1381
|
+
class GoogleCloudContactcenterinsightsV1alpha1IngestConversationsResponse
|
1382
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1383
|
+
|
1384
|
+
include Google::Apis::Core::JsonObjectSupport
|
1385
|
+
end
|
1386
|
+
|
1387
|
+
class GoogleCloudContactcenterinsightsV1alpha1InitializeEncryptionSpecMetadata
|
1388
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1389
|
+
|
1390
|
+
include Google::Apis::Core::JsonObjectSupport
|
1391
|
+
end
|
1392
|
+
|
1393
|
+
class GoogleCloudContactcenterinsightsV1alpha1InitializeEncryptionSpecRequest
|
1394
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1395
|
+
|
1396
|
+
include Google::Apis::Core::JsonObjectSupport
|
1397
|
+
end
|
1398
|
+
|
1399
|
+
class GoogleCloudContactcenterinsightsV1alpha1InitializeEncryptionSpecResponse
|
1400
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1401
|
+
|
1402
|
+
include Google::Apis::Core::JsonObjectSupport
|
1403
|
+
end
|
1404
|
+
|
1405
|
+
class GoogleCloudContactcenterinsightsV1alpha1Intent
|
1406
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1407
|
+
|
1408
|
+
include Google::Apis::Core::JsonObjectSupport
|
1409
|
+
end
|
1410
|
+
|
1411
|
+
class GoogleCloudContactcenterinsightsV1alpha1IntentMatchData
|
1412
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1413
|
+
|
1414
|
+
include Google::Apis::Core::JsonObjectSupport
|
1415
|
+
end
|
1416
|
+
|
1417
|
+
class GoogleCloudContactcenterinsightsV1alpha1InterruptionData
|
1418
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1419
|
+
|
1420
|
+
include Google::Apis::Core::JsonObjectSupport
|
1421
|
+
end
|
1422
|
+
|
1423
|
+
class GoogleCloudContactcenterinsightsV1alpha1IssueAssignment
|
1424
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1425
|
+
|
1426
|
+
include Google::Apis::Core::JsonObjectSupport
|
1427
|
+
end
|
1428
|
+
|
1429
|
+
class GoogleCloudContactcenterinsightsV1alpha1IssueMatchData
|
1430
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1431
|
+
|
1432
|
+
include Google::Apis::Core::JsonObjectSupport
|
1433
|
+
end
|
1434
|
+
|
1435
|
+
class GoogleCloudContactcenterinsightsV1alpha1IssueModel
|
1436
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1437
|
+
|
1438
|
+
include Google::Apis::Core::JsonObjectSupport
|
1439
|
+
end
|
1440
|
+
|
1441
|
+
class GoogleCloudContactcenterinsightsV1alpha1IssueModelInputDataConfig
|
1442
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1443
|
+
|
1444
|
+
include Google::Apis::Core::JsonObjectSupport
|
1445
|
+
end
|
1446
|
+
|
1447
|
+
class GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStats
|
1448
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1449
|
+
|
1450
|
+
include Google::Apis::Core::JsonObjectSupport
|
1451
|
+
end
|
1452
|
+
|
1453
|
+
class GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStatsIssueStats
|
1136
1454
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1137
1455
|
|
1138
1456
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -1144,12 +1462,102 @@ module Google
|
|
1144
1462
|
include Google::Apis::Core::JsonObjectSupport
|
1145
1463
|
end
|
1146
1464
|
|
1465
|
+
class GoogleCloudContactcenterinsightsV1alpha1ListAllFeedbackLabelsResponse
|
1466
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1467
|
+
|
1468
|
+
include Google::Apis::Core::JsonObjectSupport
|
1469
|
+
end
|
1470
|
+
|
1471
|
+
class GoogleCloudContactcenterinsightsV1alpha1ListFeedbackLabelsResponse
|
1472
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1473
|
+
|
1474
|
+
include Google::Apis::Core::JsonObjectSupport
|
1475
|
+
end
|
1476
|
+
|
1147
1477
|
class GoogleCloudContactcenterinsightsV1alpha1PhraseMatchData
|
1148
1478
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1149
1479
|
|
1150
1480
|
include Google::Apis::Core::JsonObjectSupport
|
1151
1481
|
end
|
1152
1482
|
|
1483
|
+
class GoogleCloudContactcenterinsightsV1alpha1QaAnswer
|
1484
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1485
|
+
|
1486
|
+
include Google::Apis::Core::JsonObjectSupport
|
1487
|
+
end
|
1488
|
+
|
1489
|
+
class GoogleCloudContactcenterinsightsV1alpha1QaAnswerAnswerSource
|
1490
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1491
|
+
|
1492
|
+
include Google::Apis::Core::JsonObjectSupport
|
1493
|
+
end
|
1494
|
+
|
1495
|
+
class GoogleCloudContactcenterinsightsV1alpha1QaAnswerAnswerValue
|
1496
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1497
|
+
|
1498
|
+
include Google::Apis::Core::JsonObjectSupport
|
1499
|
+
end
|
1500
|
+
|
1501
|
+
class GoogleCloudContactcenterinsightsV1alpha1QaScorecardResult
|
1502
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1503
|
+
|
1504
|
+
include Google::Apis::Core::JsonObjectSupport
|
1505
|
+
end
|
1506
|
+
|
1507
|
+
class GoogleCloudContactcenterinsightsV1alpha1QaScorecardResultQaTagResult
|
1508
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1509
|
+
|
1510
|
+
include Google::Apis::Core::JsonObjectSupport
|
1511
|
+
end
|
1512
|
+
|
1513
|
+
class GoogleCloudContactcenterinsightsV1alpha1QaScorecardResultScoreSource
|
1514
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1515
|
+
|
1516
|
+
include Google::Apis::Core::JsonObjectSupport
|
1517
|
+
end
|
1518
|
+
|
1519
|
+
class GoogleCloudContactcenterinsightsV1alpha1QueryMetricsMetadata
|
1520
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1521
|
+
|
1522
|
+
include Google::Apis::Core::JsonObjectSupport
|
1523
|
+
end
|
1524
|
+
|
1525
|
+
class GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponse
|
1526
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1527
|
+
|
1528
|
+
include Google::Apis::Core::JsonObjectSupport
|
1529
|
+
end
|
1530
|
+
|
1531
|
+
class GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSlice
|
1532
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1533
|
+
|
1534
|
+
include Google::Apis::Core::JsonObjectSupport
|
1535
|
+
end
|
1536
|
+
|
1537
|
+
class GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPoint
|
1538
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1539
|
+
|
1540
|
+
include Google::Apis::Core::JsonObjectSupport
|
1541
|
+
end
|
1542
|
+
|
1543
|
+
class GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointConversationMeasure
|
1544
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1545
|
+
|
1546
|
+
include Google::Apis::Core::JsonObjectSupport
|
1547
|
+
end
|
1548
|
+
|
1549
|
+
class GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointConversationMeasureQaTagScore
|
1550
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1551
|
+
|
1552
|
+
include Google::Apis::Core::JsonObjectSupport
|
1553
|
+
end
|
1554
|
+
|
1555
|
+
class GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceTimeSeries
|
1556
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1557
|
+
|
1558
|
+
include Google::Apis::Core::JsonObjectSupport
|
1559
|
+
end
|
1560
|
+
|
1153
1561
|
class GoogleCloudContactcenterinsightsV1alpha1RedactionConfig
|
1154
1562
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1155
1563
|
|
@@ -1228,6 +1636,48 @@ module Google
|
|
1228
1636
|
include Google::Apis::Core::JsonObjectSupport
|
1229
1637
|
end
|
1230
1638
|
|
1639
|
+
class GoogleIamV1AuditConfig
|
1640
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1641
|
+
|
1642
|
+
include Google::Apis::Core::JsonObjectSupport
|
1643
|
+
end
|
1644
|
+
|
1645
|
+
class GoogleIamV1AuditLogConfig
|
1646
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1647
|
+
|
1648
|
+
include Google::Apis::Core::JsonObjectSupport
|
1649
|
+
end
|
1650
|
+
|
1651
|
+
class GoogleIamV1Binding
|
1652
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1653
|
+
|
1654
|
+
include Google::Apis::Core::JsonObjectSupport
|
1655
|
+
end
|
1656
|
+
|
1657
|
+
class GoogleIamV1Policy
|
1658
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1659
|
+
|
1660
|
+
include Google::Apis::Core::JsonObjectSupport
|
1661
|
+
end
|
1662
|
+
|
1663
|
+
class GoogleIamV1SetIamPolicyRequest
|
1664
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1665
|
+
|
1666
|
+
include Google::Apis::Core::JsonObjectSupport
|
1667
|
+
end
|
1668
|
+
|
1669
|
+
class GoogleIamV1TestIamPermissionsRequest
|
1670
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1671
|
+
|
1672
|
+
include Google::Apis::Core::JsonObjectSupport
|
1673
|
+
end
|
1674
|
+
|
1675
|
+
class GoogleIamV1TestIamPermissionsResponse
|
1676
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1677
|
+
|
1678
|
+
include Google::Apis::Core::JsonObjectSupport
|
1679
|
+
end
|
1680
|
+
|
1231
1681
|
class GoogleLongrunningListOperationsResponse
|
1232
1682
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1233
1683
|
|
@@ -1252,6 +1702,18 @@ module Google
|
|
1252
1702
|
include Google::Apis::Core::JsonObjectSupport
|
1253
1703
|
end
|
1254
1704
|
|
1705
|
+
class GoogleTypeExpr
|
1706
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1707
|
+
|
1708
|
+
include Google::Apis::Core::JsonObjectSupport
|
1709
|
+
end
|
1710
|
+
|
1711
|
+
class GoogleTypeInterval
|
1712
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1713
|
+
|
1714
|
+
include Google::Apis::Core::JsonObjectSupport
|
1715
|
+
end
|
1716
|
+
|
1255
1717
|
class GoogleCloudContactcenterinsightsV1Analysis
|
1256
1718
|
# @private
|
1257
1719
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1287,6 +1749,8 @@ module Google
|
|
1287
1749
|
|
1288
1750
|
hash :phrase_matchers, as: 'phraseMatchers', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1PhraseMatchData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1PhraseMatchData::Representation
|
1289
1751
|
|
1752
|
+
collection :qa_scorecard_results, as: 'qaScorecardResults', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaScorecardResult, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaScorecardResult::Representation
|
1753
|
+
|
1290
1754
|
collection :sentiments, as: 'sentiments', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ConversationLevelSentiment, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ConversationLevelSentiment::Representation
|
1291
1755
|
|
1292
1756
|
property :silence, as: 'silence', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ConversationLevelSilence, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ConversationLevelSilence::Representation
|
@@ -1294,6 +1758,21 @@ module Google
|
|
1294
1758
|
end
|
1295
1759
|
end
|
1296
1760
|
|
1761
|
+
class GoogleCloudContactcenterinsightsV1AnalysisRule
|
1762
|
+
# @private
|
1763
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1764
|
+
property :active, as: 'active'
|
1765
|
+
property :analysis_percentage, as: 'analysisPercentage'
|
1766
|
+
property :annotator_selector, as: 'annotatorSelector', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AnnotatorSelector, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AnnotatorSelector::Representation
|
1767
|
+
|
1768
|
+
property :conversation_filter, as: 'conversationFilter'
|
1769
|
+
property :create_time, as: 'createTime'
|
1770
|
+
property :display_name, as: 'displayName'
|
1771
|
+
property :name, as: 'name'
|
1772
|
+
property :update_time, as: 'updateTime'
|
1773
|
+
end
|
1774
|
+
end
|
1775
|
+
|
1297
1776
|
class GoogleCloudContactcenterinsightsV1AnnotationBoundary
|
1298
1777
|
# @private
|
1299
1778
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1307,11 +1786,14 @@ module Google
|
|
1307
1786
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1308
1787
|
collection :issue_models, as: 'issueModels'
|
1309
1788
|
collection :phrase_matchers, as: 'phraseMatchers'
|
1789
|
+
property :qa_config, as: 'qaConfig', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AnnotatorSelectorQaConfig, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AnnotatorSelectorQaConfig::Representation
|
1790
|
+
|
1310
1791
|
property :run_entity_annotator, as: 'runEntityAnnotator'
|
1311
1792
|
property :run_intent_annotator, as: 'runIntentAnnotator'
|
1312
1793
|
property :run_interruption_annotator, as: 'runInterruptionAnnotator'
|
1313
1794
|
property :run_issue_model_annotator, as: 'runIssueModelAnnotator'
|
1314
1795
|
property :run_phrase_matcher_annotator, as: 'runPhraseMatcherAnnotator'
|
1796
|
+
property :run_qa_annotator, as: 'runQaAnnotator'
|
1315
1797
|
property :run_sentiment_annotator, as: 'runSentimentAnnotator'
|
1316
1798
|
property :run_silence_annotator, as: 'runSilenceAnnotator'
|
1317
1799
|
property :run_summarization_annotator, as: 'runSummarizationAnnotator'
|
@@ -1320,6 +1802,21 @@ module Google
|
|
1320
1802
|
end
|
1321
1803
|
end
|
1322
1804
|
|
1805
|
+
class GoogleCloudContactcenterinsightsV1AnnotatorSelectorQaConfig
|
1806
|
+
# @private
|
1807
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1808
|
+
property :scorecard_list, as: 'scorecardList', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AnnotatorSelectorQaConfigScorecardList, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AnnotatorSelectorQaConfigScorecardList::Representation
|
1809
|
+
|
1810
|
+
end
|
1811
|
+
end
|
1812
|
+
|
1813
|
+
class GoogleCloudContactcenterinsightsV1AnnotatorSelectorQaConfigScorecardList
|
1814
|
+
# @private
|
1815
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1816
|
+
collection :qa_scorecard_revisions, as: 'qaScorecardRevisions'
|
1817
|
+
end
|
1818
|
+
end
|
1819
|
+
|
1323
1820
|
class GoogleCloudContactcenterinsightsV1AnnotatorSelectorSummarizationConfig
|
1324
1821
|
# @private
|
1325
1822
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1398,16 +1895,88 @@ module Google
|
|
1398
1895
|
class GoogleCloudContactcenterinsightsV1BulkDeleteConversationsRequest
|
1399
1896
|
# @private
|
1400
1897
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1401
|
-
property :filter, as: 'filter'
|
1402
|
-
property :force, as: 'force'
|
1403
|
-
property :max_delete_count, as: 'maxDeleteCount'
|
1404
|
-
property :parent, as: 'parent'
|
1898
|
+
property :filter, as: 'filter'
|
1899
|
+
property :force, as: 'force'
|
1900
|
+
property :max_delete_count, as: 'maxDeleteCount'
|
1901
|
+
property :parent, as: 'parent'
|
1902
|
+
end
|
1903
|
+
end
|
1904
|
+
|
1905
|
+
class GoogleCloudContactcenterinsightsV1BulkDeleteConversationsResponse
|
1906
|
+
# @private
|
1907
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1908
|
+
end
|
1909
|
+
end
|
1910
|
+
|
1911
|
+
class GoogleCloudContactcenterinsightsV1BulkDownloadFeedbackLabelsMetadata
|
1912
|
+
# @private
|
1913
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1914
|
+
property :create_time, as: 'createTime'
|
1915
|
+
property :download_stats, as: 'downloadStats', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1BulkDownloadFeedbackLabelsMetadataDownloadStats, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1BulkDownloadFeedbackLabelsMetadataDownloadStats::Representation
|
1916
|
+
|
1917
|
+
property :end_time, as: 'endTime'
|
1918
|
+
collection :partial_errors, as: 'partialErrors', class: Google::Apis::ContactcenterinsightsV1::GoogleRpcStatus, decorator: Google::Apis::ContactcenterinsightsV1::GoogleRpcStatus::Representation
|
1919
|
+
|
1920
|
+
property :request, as: 'request', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1BulkDownloadFeedbackLabelsRequest, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1BulkDownloadFeedbackLabelsRequest::Representation
|
1921
|
+
|
1922
|
+
end
|
1923
|
+
end
|
1924
|
+
|
1925
|
+
class GoogleCloudContactcenterinsightsV1BulkDownloadFeedbackLabelsMetadataDownloadStats
|
1926
|
+
# @private
|
1927
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1928
|
+
collection :file_names, as: 'fileNames'
|
1929
|
+
property :processed_object_count, as: 'processedObjectCount'
|
1930
|
+
property :successful_download_count, as: 'successfulDownloadCount'
|
1931
|
+
property :total_files_written, as: 'totalFilesWritten'
|
1932
|
+
end
|
1933
|
+
end
|
1934
|
+
|
1935
|
+
class GoogleCloudContactcenterinsightsV1BulkDownloadFeedbackLabelsRequest
|
1936
|
+
# @private
|
1937
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1938
|
+
property :conversation_filter, as: 'conversationFilter'
|
1939
|
+
property :feedback_label_type, as: 'feedbackLabelType'
|
1940
|
+
property :filter, as: 'filter'
|
1941
|
+
property :gcs_destination, as: 'gcsDestination', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1BulkDownloadFeedbackLabelsRequestGcsDestination, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1BulkDownloadFeedbackLabelsRequestGcsDestination::Representation
|
1942
|
+
|
1943
|
+
property :max_download_count, as: 'maxDownloadCount'
|
1944
|
+
property :parent, as: 'parent'
|
1945
|
+
collection :template_qa_scorecard_id, as: 'templateQaScorecardId'
|
1946
|
+
end
|
1947
|
+
end
|
1948
|
+
|
1949
|
+
class GoogleCloudContactcenterinsightsV1BulkDownloadFeedbackLabelsRequestGcsDestination
|
1950
|
+
# @private
|
1951
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1952
|
+
property :add_whitespace, as: 'addWhitespace'
|
1953
|
+
property :always_print_empty_fields, as: 'alwaysPrintEmptyFields'
|
1954
|
+
property :format, as: 'format'
|
1955
|
+
property :object_uri, as: 'objectUri'
|
1956
|
+
property :records_per_file_count, :numeric_string => true, as: 'recordsPerFileCount'
|
1957
|
+
end
|
1958
|
+
end
|
1959
|
+
|
1960
|
+
class GoogleCloudContactcenterinsightsV1BulkDownloadFeedbackLabelsResponse
|
1961
|
+
# @private
|
1962
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1963
|
+
end
|
1964
|
+
end
|
1965
|
+
|
1966
|
+
class GoogleCloudContactcenterinsightsV1BulkUploadFeedbackLabelsRequest
|
1967
|
+
# @private
|
1968
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1969
|
+
property :gcs_source, as: 'gcsSource', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1BulkUploadFeedbackLabelsRequestGcsSource, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1BulkUploadFeedbackLabelsRequestGcsSource::Representation
|
1970
|
+
|
1971
|
+
property :validate_only, as: 'validateOnly'
|
1405
1972
|
end
|
1406
1973
|
end
|
1407
1974
|
|
1408
|
-
class
|
1975
|
+
class GoogleCloudContactcenterinsightsV1BulkUploadFeedbackLabelsRequestGcsSource
|
1409
1976
|
# @private
|
1410
1977
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1978
|
+
property :format, as: 'format'
|
1979
|
+
property :object_uri, as: 'objectUri'
|
1411
1980
|
end
|
1412
1981
|
end
|
1413
1982
|
|
@@ -1708,6 +2277,12 @@ module Google
|
|
1708
2277
|
end
|
1709
2278
|
end
|
1710
2279
|
|
2280
|
+
class GoogleCloudContactcenterinsightsV1DeployQaScorecardRevisionRequest
|
2281
|
+
# @private
|
2282
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2283
|
+
end
|
2284
|
+
end
|
2285
|
+
|
1711
2286
|
class GoogleCloudContactcenterinsightsV1DialogflowIntent
|
1712
2287
|
# @private
|
1713
2288
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1731,6 +2306,58 @@ module Google
|
|
1731
2306
|
end
|
1732
2307
|
end
|
1733
2308
|
|
2309
|
+
class GoogleCloudContactcenterinsightsV1Dimension
|
2310
|
+
# @private
|
2311
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2312
|
+
property :agent_dimension_metadata, as: 'agentDimensionMetadata', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1DimensionAgentDimensionMetadata, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1DimensionAgentDimensionMetadata::Representation
|
2313
|
+
|
2314
|
+
property :dimension_key, as: 'dimensionKey'
|
2315
|
+
property :issue_dimension_metadata, as: 'issueDimensionMetadata', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1DimensionIssueDimensionMetadata, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1DimensionIssueDimensionMetadata::Representation
|
2316
|
+
|
2317
|
+
property :qa_question_answer_dimension_metadata, as: 'qaQuestionAnswerDimensionMetadata', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1DimensionQaQuestionAnswerDimensionMetadata, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1DimensionQaQuestionAnswerDimensionMetadata::Representation
|
2318
|
+
|
2319
|
+
property :qa_question_dimension_metadata, as: 'qaQuestionDimensionMetadata', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1DimensionQaQuestionDimensionMetadata, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1DimensionQaQuestionDimensionMetadata::Representation
|
2320
|
+
|
2321
|
+
end
|
2322
|
+
end
|
2323
|
+
|
2324
|
+
class GoogleCloudContactcenterinsightsV1DimensionAgentDimensionMetadata
|
2325
|
+
# @private
|
2326
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2327
|
+
property :agent_display_name, as: 'agentDisplayName'
|
2328
|
+
property :agent_id, as: 'agentId'
|
2329
|
+
property :agent_team, as: 'agentTeam'
|
2330
|
+
end
|
2331
|
+
end
|
2332
|
+
|
2333
|
+
class GoogleCloudContactcenterinsightsV1DimensionIssueDimensionMetadata
|
2334
|
+
# @private
|
2335
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2336
|
+
property :issue_display_name, as: 'issueDisplayName'
|
2337
|
+
property :issue_id, as: 'issueId'
|
2338
|
+
property :issue_model_id, as: 'issueModelId'
|
2339
|
+
end
|
2340
|
+
end
|
2341
|
+
|
2342
|
+
class GoogleCloudContactcenterinsightsV1DimensionQaQuestionAnswerDimensionMetadata
|
2343
|
+
# @private
|
2344
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2345
|
+
property :answer_value, as: 'answerValue'
|
2346
|
+
property :qa_question_id, as: 'qaQuestionId'
|
2347
|
+
property :qa_scorecard_id, as: 'qaScorecardId'
|
2348
|
+
property :question_body, as: 'questionBody'
|
2349
|
+
end
|
2350
|
+
end
|
2351
|
+
|
2352
|
+
class GoogleCloudContactcenterinsightsV1DimensionQaQuestionDimensionMetadata
|
2353
|
+
# @private
|
2354
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2355
|
+
property :qa_question_id, as: 'qaQuestionId'
|
2356
|
+
property :qa_scorecard_id, as: 'qaScorecardId'
|
2357
|
+
property :question_body, as: 'questionBody'
|
2358
|
+
end
|
2359
|
+
end
|
2360
|
+
|
1734
2361
|
class GoogleCloudContactcenterinsightsV1EncryptionSpec
|
1735
2362
|
# @private
|
1736
2363
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1851,6 +2478,19 @@ module Google
|
|
1851
2478
|
end
|
1852
2479
|
end
|
1853
2480
|
|
2481
|
+
class GoogleCloudContactcenterinsightsV1FeedbackLabel
|
2482
|
+
# @private
|
2483
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2484
|
+
property :create_time, as: 'createTime'
|
2485
|
+
property :label, as: 'label'
|
2486
|
+
property :labeled_resource, as: 'labeledResource'
|
2487
|
+
property :name, as: 'name'
|
2488
|
+
property :qa_answer_label, as: 'qaAnswerLabel', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaAnswerAnswerValue, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaAnswerAnswerValue::Representation
|
2489
|
+
|
2490
|
+
property :update_time, as: 'updateTime'
|
2491
|
+
end
|
2492
|
+
end
|
2493
|
+
|
1854
2494
|
class GoogleCloudContactcenterinsightsV1GcsSource
|
1855
2495
|
# @private
|
1856
2496
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2103,6 +2743,15 @@ module Google
|
|
2103
2743
|
end
|
2104
2744
|
end
|
2105
2745
|
|
2746
|
+
class GoogleCloudContactcenterinsightsV1ListAllFeedbackLabelsResponse
|
2747
|
+
# @private
|
2748
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2749
|
+
collection :feedback_labels, as: 'feedbackLabels', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1FeedbackLabel, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1FeedbackLabel::Representation
|
2750
|
+
|
2751
|
+
property :next_page_token, as: 'nextPageToken'
|
2752
|
+
end
|
2753
|
+
end
|
2754
|
+
|
2106
2755
|
class GoogleCloudContactcenterinsightsV1ListAnalysesResponse
|
2107
2756
|
# @private
|
2108
2757
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2112,6 +2761,15 @@ module Google
|
|
2112
2761
|
end
|
2113
2762
|
end
|
2114
2763
|
|
2764
|
+
class GoogleCloudContactcenterinsightsV1ListAnalysisRulesResponse
|
2765
|
+
# @private
|
2766
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2767
|
+
collection :analysis_rules, as: 'analysisRules', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AnalysisRule, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AnalysisRule::Representation
|
2768
|
+
|
2769
|
+
property :next_page_token, as: 'nextPageToken'
|
2770
|
+
end
|
2771
|
+
end
|
2772
|
+
|
2115
2773
|
class GoogleCloudContactcenterinsightsV1ListConversationsResponse
|
2116
2774
|
# @private
|
2117
2775
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2121,6 +2779,15 @@ module Google
|
|
2121
2779
|
end
|
2122
2780
|
end
|
2123
2781
|
|
2782
|
+
class GoogleCloudContactcenterinsightsV1ListFeedbackLabelsResponse
|
2783
|
+
# @private
|
2784
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2785
|
+
collection :feedback_labels, as: 'feedbackLabels', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1FeedbackLabel, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1FeedbackLabel::Representation
|
2786
|
+
|
2787
|
+
property :next_page_token, as: 'nextPageToken'
|
2788
|
+
end
|
2789
|
+
end
|
2790
|
+
|
2124
2791
|
class GoogleCloudContactcenterinsightsV1ListIssueModelsResponse
|
2125
2792
|
# @private
|
2126
2793
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2146,6 +2813,33 @@ module Google
|
|
2146
2813
|
end
|
2147
2814
|
end
|
2148
2815
|
|
2816
|
+
class GoogleCloudContactcenterinsightsV1ListQaQuestionsResponse
|
2817
|
+
# @private
|
2818
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2819
|
+
property :next_page_token, as: 'nextPageToken'
|
2820
|
+
collection :qa_questions, as: 'qaQuestions', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaQuestion, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaQuestion::Representation
|
2821
|
+
|
2822
|
+
end
|
2823
|
+
end
|
2824
|
+
|
2825
|
+
class GoogleCloudContactcenterinsightsV1ListQaScorecardRevisionsResponse
|
2826
|
+
# @private
|
2827
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2828
|
+
property :next_page_token, as: 'nextPageToken'
|
2829
|
+
collection :qa_scorecard_revisions, as: 'qaScorecardRevisions', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaScorecardRevision, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaScorecardRevision::Representation
|
2830
|
+
|
2831
|
+
end
|
2832
|
+
end
|
2833
|
+
|
2834
|
+
class GoogleCloudContactcenterinsightsV1ListQaScorecardsResponse
|
2835
|
+
# @private
|
2836
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2837
|
+
property :next_page_token, as: 'nextPageToken'
|
2838
|
+
collection :qa_scorecards, as: 'qaScorecards', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaScorecard, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaScorecard::Representation
|
2839
|
+
|
2840
|
+
end
|
2841
|
+
end
|
2842
|
+
|
2149
2843
|
class GoogleCloudContactcenterinsightsV1ListViewsResponse
|
2150
2844
|
# @private
|
2151
2845
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2158,53 +2852,288 @@ module Google
|
|
2158
2852
|
class GoogleCloudContactcenterinsightsV1PhraseMatchData
|
2159
2853
|
# @private
|
2160
2854
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2161
|
-
property :display_name, as: 'displayName'
|
2162
|
-
property :phrase_matcher, as: 'phraseMatcher'
|
2855
|
+
property :display_name, as: 'displayName'
|
2856
|
+
property :phrase_matcher, as: 'phraseMatcher'
|
2857
|
+
end
|
2858
|
+
end
|
2859
|
+
|
2860
|
+
class GoogleCloudContactcenterinsightsV1PhraseMatchRule
|
2861
|
+
# @private
|
2862
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2863
|
+
property :config, as: 'config', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig::Representation
|
2864
|
+
|
2865
|
+
property :negated, as: 'negated'
|
2866
|
+
property :query, as: 'query'
|
2867
|
+
end
|
2868
|
+
end
|
2869
|
+
|
2870
|
+
class GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig
|
2871
|
+
# @private
|
2872
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2873
|
+
property :exact_match_config, as: 'exactMatchConfig', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ExactMatchConfig, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ExactMatchConfig::Representation
|
2874
|
+
|
2875
|
+
end
|
2876
|
+
end
|
2877
|
+
|
2878
|
+
class GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup
|
2879
|
+
# @private
|
2880
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2881
|
+
collection :phrase_match_rules, as: 'phraseMatchRules', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1PhraseMatchRule, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1PhraseMatchRule::Representation
|
2882
|
+
|
2883
|
+
property :type, as: 'type'
|
2884
|
+
end
|
2885
|
+
end
|
2886
|
+
|
2887
|
+
class GoogleCloudContactcenterinsightsV1PhraseMatcher
|
2888
|
+
# @private
|
2889
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2890
|
+
property :activation_update_time, as: 'activationUpdateTime'
|
2891
|
+
property :active, as: 'active'
|
2892
|
+
property :display_name, as: 'displayName'
|
2893
|
+
property :name, as: 'name'
|
2894
|
+
collection :phrase_match_rule_groups, as: 'phraseMatchRuleGroups', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup::Representation
|
2895
|
+
|
2896
|
+
property :revision_create_time, as: 'revisionCreateTime'
|
2897
|
+
property :revision_id, as: 'revisionId'
|
2898
|
+
property :role_match, as: 'roleMatch'
|
2899
|
+
property :type, as: 'type'
|
2900
|
+
property :update_time, as: 'updateTime'
|
2901
|
+
property :version_tag, as: 'versionTag'
|
2902
|
+
end
|
2903
|
+
end
|
2904
|
+
|
2905
|
+
class GoogleCloudContactcenterinsightsV1QaAnswer
|
2906
|
+
# @private
|
2907
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2908
|
+
collection :answer_sources, as: 'answerSources', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaAnswerAnswerSource, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaAnswerAnswerSource::Representation
|
2909
|
+
|
2910
|
+
property :answer_value, as: 'answerValue', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaAnswerAnswerValue, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaAnswerAnswerValue::Representation
|
2911
|
+
|
2912
|
+
property :conversation, as: 'conversation'
|
2913
|
+
property :potential_score, as: 'potentialScore'
|
2914
|
+
property :qa_question, as: 'qaQuestion'
|
2915
|
+
property :question_body, as: 'questionBody'
|
2916
|
+
collection :tags, as: 'tags'
|
2917
|
+
end
|
2918
|
+
end
|
2919
|
+
|
2920
|
+
class GoogleCloudContactcenterinsightsV1QaAnswerAnswerSource
|
2921
|
+
# @private
|
2922
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2923
|
+
property :answer_value, as: 'answerValue', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaAnswerAnswerValue, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaAnswerAnswerValue::Representation
|
2924
|
+
|
2925
|
+
property :source_type, as: 'sourceType'
|
2926
|
+
end
|
2927
|
+
end
|
2928
|
+
|
2929
|
+
class GoogleCloudContactcenterinsightsV1QaAnswerAnswerValue
|
2930
|
+
# @private
|
2931
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2932
|
+
property :bool_value, as: 'boolValue'
|
2933
|
+
property :key, as: 'key'
|
2934
|
+
property :na_value, as: 'naValue'
|
2935
|
+
property :normalized_score, as: 'normalizedScore'
|
2936
|
+
property :num_value, as: 'numValue'
|
2937
|
+
property :potential_score, as: 'potentialScore'
|
2938
|
+
property :score, as: 'score'
|
2939
|
+
property :str_value, as: 'strValue'
|
2940
|
+
end
|
2941
|
+
end
|
2942
|
+
|
2943
|
+
class GoogleCloudContactcenterinsightsV1QaQuestion
|
2944
|
+
# @private
|
2945
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2946
|
+
property :abbreviation, as: 'abbreviation'
|
2947
|
+
collection :answer_choices, as: 'answerChoices', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaQuestionAnswerChoice, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaQuestionAnswerChoice::Representation
|
2948
|
+
|
2949
|
+
property :answer_instructions, as: 'answerInstructions'
|
2950
|
+
property :create_time, as: 'createTime'
|
2951
|
+
property :metrics, as: 'metrics', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaQuestionMetrics, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaQuestionMetrics::Representation
|
2952
|
+
|
2953
|
+
property :name, as: 'name'
|
2954
|
+
property :order, as: 'order'
|
2955
|
+
property :question_body, as: 'questionBody'
|
2956
|
+
collection :tags, as: 'tags'
|
2957
|
+
property :tuning_metadata, as: 'tuningMetadata', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaQuestionTuningMetadata, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaQuestionTuningMetadata::Representation
|
2958
|
+
|
2959
|
+
property :update_time, as: 'updateTime'
|
2960
|
+
end
|
2961
|
+
end
|
2962
|
+
|
2963
|
+
class GoogleCloudContactcenterinsightsV1QaQuestionAnswerChoice
|
2964
|
+
# @private
|
2965
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2966
|
+
property :bool_value, as: 'boolValue'
|
2967
|
+
property :key, as: 'key'
|
2968
|
+
property :na_value, as: 'naValue'
|
2969
|
+
property :num_value, as: 'numValue'
|
2970
|
+
property :score, as: 'score'
|
2971
|
+
property :str_value, as: 'strValue'
|
2972
|
+
end
|
2973
|
+
end
|
2974
|
+
|
2975
|
+
class GoogleCloudContactcenterinsightsV1QaQuestionMetrics
|
2976
|
+
# @private
|
2977
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2978
|
+
property :accuracy, as: 'accuracy'
|
2979
|
+
end
|
2980
|
+
end
|
2981
|
+
|
2982
|
+
class GoogleCloudContactcenterinsightsV1QaQuestionTuningMetadata
|
2983
|
+
# @private
|
2984
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2985
|
+
collection :dataset_validation_warnings, as: 'datasetValidationWarnings'
|
2986
|
+
property :total_valid_label_count, :numeric_string => true, as: 'totalValidLabelCount'
|
2987
|
+
property :tuning_error, as: 'tuningError'
|
2988
|
+
end
|
2989
|
+
end
|
2990
|
+
|
2991
|
+
class GoogleCloudContactcenterinsightsV1QaScorecard
|
2992
|
+
# @private
|
2993
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2994
|
+
property :create_time, as: 'createTime'
|
2995
|
+
property :description, as: 'description'
|
2996
|
+
property :display_name, as: 'displayName'
|
2997
|
+
property :name, as: 'name'
|
2998
|
+
property :update_time, as: 'updateTime'
|
2999
|
+
end
|
3000
|
+
end
|
3001
|
+
|
3002
|
+
class GoogleCloudContactcenterinsightsV1QaScorecardResult
|
3003
|
+
# @private
|
3004
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3005
|
+
property :agent_id, as: 'agentId'
|
3006
|
+
property :conversation, as: 'conversation'
|
3007
|
+
property :create_time, as: 'createTime'
|
3008
|
+
property :name, as: 'name'
|
3009
|
+
property :normalized_score, as: 'normalizedScore'
|
3010
|
+
property :potential_score, as: 'potentialScore'
|
3011
|
+
collection :qa_answers, as: 'qaAnswers', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaAnswer, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaAnswer::Representation
|
3012
|
+
|
3013
|
+
property :qa_scorecard_revision, as: 'qaScorecardRevision'
|
3014
|
+
collection :qa_tag_results, as: 'qaTagResults', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaScorecardResultQaTagResult, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaScorecardResultQaTagResult::Representation
|
3015
|
+
|
3016
|
+
property :score, as: 'score'
|
3017
|
+
collection :score_sources, as: 'scoreSources', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaScorecardResultScoreSource, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaScorecardResultScoreSource::Representation
|
3018
|
+
|
3019
|
+
end
|
3020
|
+
end
|
3021
|
+
|
3022
|
+
class GoogleCloudContactcenterinsightsV1QaScorecardResultQaTagResult
|
3023
|
+
# @private
|
3024
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3025
|
+
property :normalized_score, as: 'normalizedScore'
|
3026
|
+
property :potential_score, as: 'potentialScore'
|
3027
|
+
property :score, as: 'score'
|
3028
|
+
property :tag, as: 'tag'
|
3029
|
+
end
|
3030
|
+
end
|
3031
|
+
|
3032
|
+
class GoogleCloudContactcenterinsightsV1QaScorecardResultScoreSource
|
3033
|
+
# @private
|
3034
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3035
|
+
property :normalized_score, as: 'normalizedScore'
|
3036
|
+
property :potential_score, as: 'potentialScore'
|
3037
|
+
collection :qa_tag_results, as: 'qaTagResults', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaScorecardResultQaTagResult, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaScorecardResultQaTagResult::Representation
|
3038
|
+
|
3039
|
+
property :score, as: 'score'
|
3040
|
+
property :source_type, as: 'sourceType'
|
3041
|
+
end
|
3042
|
+
end
|
3043
|
+
|
3044
|
+
class GoogleCloudContactcenterinsightsV1QaScorecardRevision
|
3045
|
+
# @private
|
3046
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3047
|
+
collection :alternate_ids, as: 'alternateIds'
|
3048
|
+
property :create_time, as: 'createTime'
|
3049
|
+
property :name, as: 'name'
|
3050
|
+
property :snapshot, as: 'snapshot', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaScorecard, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QaScorecard::Representation
|
3051
|
+
|
3052
|
+
property :state, as: 'state'
|
3053
|
+
end
|
3054
|
+
end
|
3055
|
+
|
3056
|
+
class GoogleCloudContactcenterinsightsV1QueryMetricsMetadata
|
3057
|
+
# @private
|
3058
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3059
|
+
end
|
3060
|
+
end
|
3061
|
+
|
3062
|
+
class GoogleCloudContactcenterinsightsV1QueryMetricsRequest
|
3063
|
+
# @private
|
3064
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3065
|
+
collection :dimensions, as: 'dimensions', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1Dimension, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1Dimension::Representation
|
3066
|
+
|
3067
|
+
property :filter, as: 'filter'
|
3068
|
+
property :measure_mask, as: 'measureMask'
|
3069
|
+
property :time_granularity, as: 'timeGranularity'
|
3070
|
+
end
|
3071
|
+
end
|
3072
|
+
|
3073
|
+
class GoogleCloudContactcenterinsightsV1QueryMetricsResponse
|
3074
|
+
# @private
|
3075
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3076
|
+
property :location, as: 'location'
|
3077
|
+
property :macro_average_slice, as: 'macroAverageSlice', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSlice, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSlice::Representation
|
3078
|
+
|
3079
|
+
collection :slices, as: 'slices', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSlice, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSlice::Representation
|
3080
|
+
|
3081
|
+
property :update_time, as: 'updateTime'
|
3082
|
+
end
|
3083
|
+
end
|
3084
|
+
|
3085
|
+
class GoogleCloudContactcenterinsightsV1QueryMetricsResponseSlice
|
3086
|
+
# @private
|
3087
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3088
|
+
collection :dimensions, as: 'dimensions', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1Dimension, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1Dimension::Representation
|
3089
|
+
|
3090
|
+
property :time_series, as: 'timeSeries', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceTimeSeries, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceTimeSeries::Representation
|
3091
|
+
|
3092
|
+
property :total, as: 'total', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPoint, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPoint::Representation
|
3093
|
+
|
2163
3094
|
end
|
2164
3095
|
end
|
2165
3096
|
|
2166
|
-
class
|
3097
|
+
class GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPoint
|
2167
3098
|
# @private
|
2168
3099
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2169
|
-
property :
|
3100
|
+
property :conversation_measure, as: 'conversationMeasure', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointConversationMeasure, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointConversationMeasure::Representation
|
3101
|
+
|
3102
|
+
property :interval, as: 'interval', class: Google::Apis::ContactcenterinsightsV1::GoogleTypeInterval, decorator: Google::Apis::ContactcenterinsightsV1::GoogleTypeInterval::Representation
|
2170
3103
|
|
2171
|
-
property :negated, as: 'negated'
|
2172
|
-
property :query, as: 'query'
|
2173
3104
|
end
|
2174
3105
|
end
|
2175
3106
|
|
2176
|
-
class
|
3107
|
+
class GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointConversationMeasure
|
2177
3108
|
# @private
|
2178
3109
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2179
|
-
property :
|
3110
|
+
property :average_agent_sentiment_score, as: 'averageAgentSentimentScore'
|
3111
|
+
property :average_client_sentiment_score, as: 'averageClientSentimentScore'
|
3112
|
+
property :average_customer_satisfaction_rating, as: 'averageCustomerSatisfactionRating'
|
3113
|
+
property :average_duration, as: 'averageDuration'
|
3114
|
+
property :average_qa_normalized_score, as: 'averageQaNormalizedScore'
|
3115
|
+
property :average_qa_question_normalized_score, as: 'averageQaQuestionNormalizedScore'
|
3116
|
+
property :average_silence_percentage, as: 'averageSilencePercentage'
|
3117
|
+
property :average_turn_count, as: 'averageTurnCount'
|
3118
|
+
property :conversation_count, as: 'conversationCount'
|
3119
|
+
collection :qa_tag_scores, as: 'qaTagScores', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointConversationMeasureQaTagScore, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointConversationMeasureQaTagScore::Representation
|
2180
3120
|
|
2181
3121
|
end
|
2182
3122
|
end
|
2183
3123
|
|
2184
|
-
class
|
3124
|
+
class GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPointConversationMeasureQaTagScore
|
2185
3125
|
# @private
|
2186
3126
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2187
|
-
|
2188
|
-
|
2189
|
-
property :type, as: 'type'
|
3127
|
+
property :average_tag_normalized_score, as: 'averageTagNormalizedScore'
|
3128
|
+
property :tag, as: 'tag'
|
2190
3129
|
end
|
2191
3130
|
end
|
2192
3131
|
|
2193
|
-
class
|
3132
|
+
class GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceTimeSeries
|
2194
3133
|
# @private
|
2195
3134
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2196
|
-
|
2197
|
-
property :active, as: 'active'
|
2198
|
-
property :display_name, as: 'displayName'
|
2199
|
-
property :name, as: 'name'
|
2200
|
-
collection :phrase_match_rule_groups, as: 'phraseMatchRuleGroups', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup::Representation
|
3135
|
+
collection :data_points, as: 'dataPoints', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPoint, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPoint::Representation
|
2201
3136
|
|
2202
|
-
property :revision_create_time, as: 'revisionCreateTime'
|
2203
|
-
property :revision_id, as: 'revisionId'
|
2204
|
-
property :role_match, as: 'roleMatch'
|
2205
|
-
property :type, as: 'type'
|
2206
|
-
property :update_time, as: 'updateTime'
|
2207
|
-
property :version_tag, as: 'versionTag'
|
2208
3137
|
end
|
2209
3138
|
end
|
2210
3139
|
|
@@ -2322,6 +3251,14 @@ module Google
|
|
2322
3251
|
end
|
2323
3252
|
end
|
2324
3253
|
|
3254
|
+
class GoogleCloudContactcenterinsightsV1TuneQaScorecardRevisionRequest
|
3255
|
+
# @private
|
3256
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3257
|
+
property :filter, as: 'filter'
|
3258
|
+
property :validate_only, as: 'validateOnly'
|
3259
|
+
end
|
3260
|
+
end
|
3261
|
+
|
2325
3262
|
class GoogleCloudContactcenterinsightsV1UndeployIssueModelMetadata
|
2326
3263
|
# @private
|
2327
3264
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2345,6 +3282,12 @@ module Google
|
|
2345
3282
|
end
|
2346
3283
|
end
|
2347
3284
|
|
3285
|
+
class GoogleCloudContactcenterinsightsV1UndeployQaScorecardRevisionRequest
|
3286
|
+
# @private
|
3287
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3288
|
+
end
|
3289
|
+
end
|
3290
|
+
|
2348
3291
|
class GoogleCloudContactcenterinsightsV1UploadConversationMetadata
|
2349
3292
|
# @private
|
2350
3293
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2418,6 +3361,8 @@ module Google
|
|
2418
3361
|
|
2419
3362
|
hash :phrase_matchers, as: 'phraseMatchers', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1PhraseMatchData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1PhraseMatchData::Representation
|
2420
3363
|
|
3364
|
+
collection :qa_scorecard_results, as: 'qaScorecardResults', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QaScorecardResult, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QaScorecardResult::Representation
|
3365
|
+
|
2421
3366
|
collection :sentiments, as: 'sentiments', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSentiment, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSentiment::Representation
|
2422
3367
|
|
2423
3368
|
property :silence, as: 'silence', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSilence, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSilence::Representation
|
@@ -2438,11 +3383,14 @@ module Google
|
|
2438
3383
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2439
3384
|
collection :issue_models, as: 'issueModels'
|
2440
3385
|
collection :phrase_matchers, as: 'phraseMatchers'
|
3386
|
+
property :qa_config, as: 'qaConfig', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelectorQaConfig, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelectorQaConfig::Representation
|
3387
|
+
|
2441
3388
|
property :run_entity_annotator, as: 'runEntityAnnotator'
|
2442
3389
|
property :run_intent_annotator, as: 'runIntentAnnotator'
|
2443
3390
|
property :run_interruption_annotator, as: 'runInterruptionAnnotator'
|
2444
3391
|
property :run_issue_model_annotator, as: 'runIssueModelAnnotator'
|
2445
3392
|
property :run_phrase_matcher_annotator, as: 'runPhraseMatcherAnnotator'
|
3393
|
+
property :run_qa_annotator, as: 'runQaAnnotator'
|
2446
3394
|
property :run_sentiment_annotator, as: 'runSentimentAnnotator'
|
2447
3395
|
property :run_silence_annotator, as: 'runSilenceAnnotator'
|
2448
3396
|
property :run_summarization_annotator, as: 'runSummarizationAnnotator'
|
@@ -2451,6 +3399,21 @@ module Google
|
|
2451
3399
|
end
|
2452
3400
|
end
|
2453
3401
|
|
3402
|
+
class GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelectorQaConfig
|
3403
|
+
# @private
|
3404
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3405
|
+
property :scorecard_list, as: 'scorecardList', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelectorQaConfigScorecardList, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelectorQaConfigScorecardList::Representation
|
3406
|
+
|
3407
|
+
end
|
3408
|
+
end
|
3409
|
+
|
3410
|
+
class GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelectorQaConfigScorecardList
|
3411
|
+
# @private
|
3412
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3413
|
+
collection :qa_scorecard_revisions, as: 'qaScorecardRevisions'
|
3414
|
+
end
|
3415
|
+
end
|
3416
|
+
|
2454
3417
|
class GoogleCloudContactcenterinsightsV1alpha1AnnotatorSelectorSummarizationConfig
|
2455
3418
|
# @private
|
2456
3419
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2821,6 +3784,58 @@ module Google
|
|
2821
3784
|
end
|
2822
3785
|
end
|
2823
3786
|
|
3787
|
+
class GoogleCloudContactcenterinsightsV1alpha1Dimension
|
3788
|
+
# @private
|
3789
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3790
|
+
property :agent_dimension_metadata, as: 'agentDimensionMetadata', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1DimensionAgentDimensionMetadata, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1DimensionAgentDimensionMetadata::Representation
|
3791
|
+
|
3792
|
+
property :dimension_key, as: 'dimensionKey'
|
3793
|
+
property :issue_dimension_metadata, as: 'issueDimensionMetadata', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1DimensionIssueDimensionMetadata, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1DimensionIssueDimensionMetadata::Representation
|
3794
|
+
|
3795
|
+
property :qa_question_answer_dimension_metadata, as: 'qaQuestionAnswerDimensionMetadata', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1DimensionQaQuestionAnswerDimensionMetadata, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1DimensionQaQuestionAnswerDimensionMetadata::Representation
|
3796
|
+
|
3797
|
+
property :qa_question_dimension_metadata, as: 'qaQuestionDimensionMetadata', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1DimensionQaQuestionDimensionMetadata, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1DimensionQaQuestionDimensionMetadata::Representation
|
3798
|
+
|
3799
|
+
end
|
3800
|
+
end
|
3801
|
+
|
3802
|
+
class GoogleCloudContactcenterinsightsV1alpha1DimensionAgentDimensionMetadata
|
3803
|
+
# @private
|
3804
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3805
|
+
property :agent_display_name, as: 'agentDisplayName'
|
3806
|
+
property :agent_id, as: 'agentId'
|
3807
|
+
property :agent_team, as: 'agentTeam'
|
3808
|
+
end
|
3809
|
+
end
|
3810
|
+
|
3811
|
+
class GoogleCloudContactcenterinsightsV1alpha1DimensionIssueDimensionMetadata
|
3812
|
+
# @private
|
3813
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3814
|
+
property :issue_display_name, as: 'issueDisplayName'
|
3815
|
+
property :issue_id, as: 'issueId'
|
3816
|
+
property :issue_model_id, as: 'issueModelId'
|
3817
|
+
end
|
3818
|
+
end
|
3819
|
+
|
3820
|
+
class GoogleCloudContactcenterinsightsV1alpha1DimensionQaQuestionAnswerDimensionMetadata
|
3821
|
+
# @private
|
3822
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3823
|
+
property :answer_value, as: 'answerValue'
|
3824
|
+
property :qa_question_id, as: 'qaQuestionId'
|
3825
|
+
property :qa_scorecard_id, as: 'qaScorecardId'
|
3826
|
+
property :question_body, as: 'questionBody'
|
3827
|
+
end
|
3828
|
+
end
|
3829
|
+
|
3830
|
+
class GoogleCloudContactcenterinsightsV1alpha1DimensionQaQuestionDimensionMetadata
|
3831
|
+
# @private
|
3832
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3833
|
+
property :qa_question_id, as: 'qaQuestionId'
|
3834
|
+
property :qa_scorecard_id, as: 'qaScorecardId'
|
3835
|
+
property :question_body, as: 'questionBody'
|
3836
|
+
end
|
3837
|
+
end
|
3838
|
+
|
2824
3839
|
class GoogleCloudContactcenterinsightsV1alpha1EncryptionSpec
|
2825
3840
|
# @private
|
2826
3841
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2934,6 +3949,19 @@ module Google
|
|
2934
3949
|
end
|
2935
3950
|
end
|
2936
3951
|
|
3952
|
+
class GoogleCloudContactcenterinsightsV1alpha1FeedbackLabel
|
3953
|
+
# @private
|
3954
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3955
|
+
property :create_time, as: 'createTime'
|
3956
|
+
property :label, as: 'label'
|
3957
|
+
property :labeled_resource, as: 'labeledResource'
|
3958
|
+
property :name, as: 'name'
|
3959
|
+
property :qa_answer_label, as: 'qaAnswerLabel', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QaAnswerAnswerValue, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QaAnswerAnswerValue::Representation
|
3960
|
+
|
3961
|
+
property :update_time, as: 'updateTime'
|
3962
|
+
end
|
3963
|
+
end
|
3964
|
+
|
2937
3965
|
class GoogleCloudContactcenterinsightsV1alpha1GcsSource
|
2938
3966
|
# @private
|
2939
3967
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3174,6 +4202,24 @@ module Google
|
|
3174
4202
|
end
|
3175
4203
|
end
|
3176
4204
|
|
4205
|
+
class GoogleCloudContactcenterinsightsV1alpha1ListAllFeedbackLabelsResponse
|
4206
|
+
# @private
|
4207
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4208
|
+
collection :feedback_labels, as: 'feedbackLabels', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1FeedbackLabel, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1FeedbackLabel::Representation
|
4209
|
+
|
4210
|
+
property :next_page_token, as: 'nextPageToken'
|
4211
|
+
end
|
4212
|
+
end
|
4213
|
+
|
4214
|
+
class GoogleCloudContactcenterinsightsV1alpha1ListFeedbackLabelsResponse
|
4215
|
+
# @private
|
4216
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4217
|
+
collection :feedback_labels, as: 'feedbackLabels', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1FeedbackLabel, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1FeedbackLabel::Representation
|
4218
|
+
|
4219
|
+
property :next_page_token, as: 'nextPageToken'
|
4220
|
+
end
|
4221
|
+
end
|
4222
|
+
|
3177
4223
|
class GoogleCloudContactcenterinsightsV1alpha1PhraseMatchData
|
3178
4224
|
# @private
|
3179
4225
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3182,6 +4228,159 @@ module Google
|
|
3182
4228
|
end
|
3183
4229
|
end
|
3184
4230
|
|
4231
|
+
class GoogleCloudContactcenterinsightsV1alpha1QaAnswer
|
4232
|
+
# @private
|
4233
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4234
|
+
collection :answer_sources, as: 'answerSources', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QaAnswerAnswerSource, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QaAnswerAnswerSource::Representation
|
4235
|
+
|
4236
|
+
property :answer_value, as: 'answerValue', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QaAnswerAnswerValue, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QaAnswerAnswerValue::Representation
|
4237
|
+
|
4238
|
+
property :conversation, as: 'conversation'
|
4239
|
+
property :potential_score, as: 'potentialScore'
|
4240
|
+
property :qa_question, as: 'qaQuestion'
|
4241
|
+
property :question_body, as: 'questionBody'
|
4242
|
+
collection :tags, as: 'tags'
|
4243
|
+
end
|
4244
|
+
end
|
4245
|
+
|
4246
|
+
class GoogleCloudContactcenterinsightsV1alpha1QaAnswerAnswerSource
|
4247
|
+
# @private
|
4248
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4249
|
+
property :answer_value, as: 'answerValue', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QaAnswerAnswerValue, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QaAnswerAnswerValue::Representation
|
4250
|
+
|
4251
|
+
property :source_type, as: 'sourceType'
|
4252
|
+
end
|
4253
|
+
end
|
4254
|
+
|
4255
|
+
class GoogleCloudContactcenterinsightsV1alpha1QaAnswerAnswerValue
|
4256
|
+
# @private
|
4257
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4258
|
+
property :bool_value, as: 'boolValue'
|
4259
|
+
property :key, as: 'key'
|
4260
|
+
property :na_value, as: 'naValue'
|
4261
|
+
property :normalized_score, as: 'normalizedScore'
|
4262
|
+
property :num_value, as: 'numValue'
|
4263
|
+
property :potential_score, as: 'potentialScore'
|
4264
|
+
property :score, as: 'score'
|
4265
|
+
property :str_value, as: 'strValue'
|
4266
|
+
end
|
4267
|
+
end
|
4268
|
+
|
4269
|
+
class GoogleCloudContactcenterinsightsV1alpha1QaScorecardResult
|
4270
|
+
# @private
|
4271
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4272
|
+
property :agent_id, as: 'agentId'
|
4273
|
+
property :conversation, as: 'conversation'
|
4274
|
+
property :create_time, as: 'createTime'
|
4275
|
+
property :name, as: 'name'
|
4276
|
+
property :normalized_score, as: 'normalizedScore'
|
4277
|
+
property :potential_score, as: 'potentialScore'
|
4278
|
+
collection :qa_answers, as: 'qaAnswers', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QaAnswer, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QaAnswer::Representation
|
4279
|
+
|
4280
|
+
property :qa_scorecard_revision, as: 'qaScorecardRevision'
|
4281
|
+
collection :qa_tag_results, as: 'qaTagResults', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QaScorecardResultQaTagResult, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QaScorecardResultQaTagResult::Representation
|
4282
|
+
|
4283
|
+
property :score, as: 'score'
|
4284
|
+
collection :score_sources, as: 'scoreSources', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QaScorecardResultScoreSource, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QaScorecardResultScoreSource::Representation
|
4285
|
+
|
4286
|
+
end
|
4287
|
+
end
|
4288
|
+
|
4289
|
+
class GoogleCloudContactcenterinsightsV1alpha1QaScorecardResultQaTagResult
|
4290
|
+
# @private
|
4291
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4292
|
+
property :normalized_score, as: 'normalizedScore'
|
4293
|
+
property :potential_score, as: 'potentialScore'
|
4294
|
+
property :score, as: 'score'
|
4295
|
+
property :tag, as: 'tag'
|
4296
|
+
end
|
4297
|
+
end
|
4298
|
+
|
4299
|
+
class GoogleCloudContactcenterinsightsV1alpha1QaScorecardResultScoreSource
|
4300
|
+
# @private
|
4301
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4302
|
+
property :normalized_score, as: 'normalizedScore'
|
4303
|
+
property :potential_score, as: 'potentialScore'
|
4304
|
+
collection :qa_tag_results, as: 'qaTagResults', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QaScorecardResultQaTagResult, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QaScorecardResultQaTagResult::Representation
|
4305
|
+
|
4306
|
+
property :score, as: 'score'
|
4307
|
+
property :source_type, as: 'sourceType'
|
4308
|
+
end
|
4309
|
+
end
|
4310
|
+
|
4311
|
+
class GoogleCloudContactcenterinsightsV1alpha1QueryMetricsMetadata
|
4312
|
+
# @private
|
4313
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4314
|
+
end
|
4315
|
+
end
|
4316
|
+
|
4317
|
+
class GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponse
|
4318
|
+
# @private
|
4319
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4320
|
+
property :location, as: 'location'
|
4321
|
+
property :macro_average_slice, as: 'macroAverageSlice', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSlice, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSlice::Representation
|
4322
|
+
|
4323
|
+
collection :slices, as: 'slices', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSlice, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSlice::Representation
|
4324
|
+
|
4325
|
+
property :update_time, as: 'updateTime'
|
4326
|
+
end
|
4327
|
+
end
|
4328
|
+
|
4329
|
+
class GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSlice
|
4330
|
+
# @private
|
4331
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4332
|
+
collection :dimensions, as: 'dimensions', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1Dimension, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1Dimension::Representation
|
4333
|
+
|
4334
|
+
property :time_series, as: 'timeSeries', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceTimeSeries, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceTimeSeries::Representation
|
4335
|
+
|
4336
|
+
property :total, as: 'total', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPoint, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPoint::Representation
|
4337
|
+
|
4338
|
+
end
|
4339
|
+
end
|
4340
|
+
|
4341
|
+
class GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPoint
|
4342
|
+
# @private
|
4343
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4344
|
+
property :conversation_measure, as: 'conversationMeasure', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointConversationMeasure, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointConversationMeasure::Representation
|
4345
|
+
|
4346
|
+
property :interval, as: 'interval', class: Google::Apis::ContactcenterinsightsV1::GoogleTypeInterval, decorator: Google::Apis::ContactcenterinsightsV1::GoogleTypeInterval::Representation
|
4347
|
+
|
4348
|
+
end
|
4349
|
+
end
|
4350
|
+
|
4351
|
+
class GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointConversationMeasure
|
4352
|
+
# @private
|
4353
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4354
|
+
property :average_agent_sentiment_score, as: 'averageAgentSentimentScore'
|
4355
|
+
property :average_client_sentiment_score, as: 'averageClientSentimentScore'
|
4356
|
+
property :average_customer_satisfaction_rating, as: 'averageCustomerSatisfactionRating'
|
4357
|
+
property :average_duration, as: 'averageDuration'
|
4358
|
+
property :average_qa_normalized_score, as: 'averageQaNormalizedScore'
|
4359
|
+
property :average_qa_question_normalized_score, as: 'averageQaQuestionNormalizedScore'
|
4360
|
+
property :average_silence_percentage, as: 'averageSilencePercentage'
|
4361
|
+
property :average_turn_count, as: 'averageTurnCount'
|
4362
|
+
property :conversation_count, as: 'conversationCount'
|
4363
|
+
collection :qa_tag_scores, as: 'qaTagScores', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointConversationMeasureQaTagScore, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointConversationMeasureQaTagScore::Representation
|
4364
|
+
|
4365
|
+
end
|
4366
|
+
end
|
4367
|
+
|
4368
|
+
class GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPointConversationMeasureQaTagScore
|
4369
|
+
# @private
|
4370
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4371
|
+
property :average_tag_normalized_score, as: 'averageTagNormalizedScore'
|
4372
|
+
property :tag, as: 'tag'
|
4373
|
+
end
|
4374
|
+
end
|
4375
|
+
|
4376
|
+
class GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceTimeSeries
|
4377
|
+
# @private
|
4378
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4379
|
+
collection :data_points, as: 'dataPoints', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPoint, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1QueryMetricsResponseSliceDataPoint::Representation
|
4380
|
+
|
4381
|
+
end
|
4382
|
+
end
|
4383
|
+
|
3185
4384
|
class GoogleCloudContactcenterinsightsV1alpha1RedactionConfig
|
3186
4385
|
# @private
|
3187
4386
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3318,6 +4517,68 @@ module Google
|
|
3318
4517
|
end
|
3319
4518
|
end
|
3320
4519
|
|
4520
|
+
class GoogleIamV1AuditConfig
|
4521
|
+
# @private
|
4522
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4523
|
+
collection :audit_log_configs, as: 'auditLogConfigs', class: Google::Apis::ContactcenterinsightsV1::GoogleIamV1AuditLogConfig, decorator: Google::Apis::ContactcenterinsightsV1::GoogleIamV1AuditLogConfig::Representation
|
4524
|
+
|
4525
|
+
property :service, as: 'service'
|
4526
|
+
end
|
4527
|
+
end
|
4528
|
+
|
4529
|
+
class GoogleIamV1AuditLogConfig
|
4530
|
+
# @private
|
4531
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4532
|
+
collection :exempted_members, as: 'exemptedMembers'
|
4533
|
+
property :log_type, as: 'logType'
|
4534
|
+
end
|
4535
|
+
end
|
4536
|
+
|
4537
|
+
class GoogleIamV1Binding
|
4538
|
+
# @private
|
4539
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4540
|
+
property :condition, as: 'condition', class: Google::Apis::ContactcenterinsightsV1::GoogleTypeExpr, decorator: Google::Apis::ContactcenterinsightsV1::GoogleTypeExpr::Representation
|
4541
|
+
|
4542
|
+
collection :members, as: 'members'
|
4543
|
+
property :role, as: 'role'
|
4544
|
+
end
|
4545
|
+
end
|
4546
|
+
|
4547
|
+
class GoogleIamV1Policy
|
4548
|
+
# @private
|
4549
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4550
|
+
collection :audit_configs, as: 'auditConfigs', class: Google::Apis::ContactcenterinsightsV1::GoogleIamV1AuditConfig, decorator: Google::Apis::ContactcenterinsightsV1::GoogleIamV1AuditConfig::Representation
|
4551
|
+
|
4552
|
+
collection :bindings, as: 'bindings', class: Google::Apis::ContactcenterinsightsV1::GoogleIamV1Binding, decorator: Google::Apis::ContactcenterinsightsV1::GoogleIamV1Binding::Representation
|
4553
|
+
|
4554
|
+
property :etag, :base64 => true, as: 'etag'
|
4555
|
+
property :version, as: 'version'
|
4556
|
+
end
|
4557
|
+
end
|
4558
|
+
|
4559
|
+
class GoogleIamV1SetIamPolicyRequest
|
4560
|
+
# @private
|
4561
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4562
|
+
property :policy, as: 'policy', class: Google::Apis::ContactcenterinsightsV1::GoogleIamV1Policy, decorator: Google::Apis::ContactcenterinsightsV1::GoogleIamV1Policy::Representation
|
4563
|
+
|
4564
|
+
property :update_mask, as: 'updateMask'
|
4565
|
+
end
|
4566
|
+
end
|
4567
|
+
|
4568
|
+
class GoogleIamV1TestIamPermissionsRequest
|
4569
|
+
# @private
|
4570
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4571
|
+
collection :permissions, as: 'permissions'
|
4572
|
+
end
|
4573
|
+
end
|
4574
|
+
|
4575
|
+
class GoogleIamV1TestIamPermissionsResponse
|
4576
|
+
# @private
|
4577
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4578
|
+
collection :permissions, as: 'permissions'
|
4579
|
+
end
|
4580
|
+
end
|
4581
|
+
|
3321
4582
|
class GoogleLongrunningListOperationsResponse
|
3322
4583
|
# @private
|
3323
4584
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3353,6 +4614,24 @@ module Google
|
|
3353
4614
|
property :message, as: 'message'
|
3354
4615
|
end
|
3355
4616
|
end
|
4617
|
+
|
4618
|
+
class GoogleTypeExpr
|
4619
|
+
# @private
|
4620
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4621
|
+
property :description, as: 'description'
|
4622
|
+
property :expression, as: 'expression'
|
4623
|
+
property :location, as: 'location'
|
4624
|
+
property :title, as: 'title'
|
4625
|
+
end
|
4626
|
+
end
|
4627
|
+
|
4628
|
+
class GoogleTypeInterval
|
4629
|
+
# @private
|
4630
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4631
|
+
property :end_time, as: 'endTime'
|
4632
|
+
property :start_time, as: 'startTime'
|
4633
|
+
end
|
4634
|
+
end
|
3356
4635
|
end
|
3357
4636
|
end
|
3358
4637
|
end
|