google-apis-contactcenterinsights_v1 0.24.0 → 0.25.0

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