google-apis-contactcenterinsights_v1 0.62.0 → 0.63.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 +5 -0
- data/OVERVIEW.md +1 -1
- data/lib/google/apis/contactcenterinsights_v1/classes.rb +628 -2
- data/lib/google/apis/contactcenterinsights_v1/gem_version.rb +3 -3
- data/lib/google/apis/contactcenterinsights_v1/representations.rb +287 -0
- data/lib/google/apis/contactcenterinsights_v1/service.rb +1392 -197
- metadata +5 -5
@@ -88,6 +88,18 @@ module Google
|
|
88
88
|
include Google::Apis::Core::JsonObjectSupport
|
89
89
|
end
|
90
90
|
|
91
|
+
class GoogleCloudContactcenterinsightsV1AuthorizedView
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
|
+
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
95
|
+
end
|
96
|
+
|
97
|
+
class GoogleCloudContactcenterinsightsV1AuthorizedViewSet
|
98
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
|
+
|
100
|
+
include Google::Apis::Core::JsonObjectSupport
|
101
|
+
end
|
102
|
+
|
91
103
|
class GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsMetadata
|
92
104
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
105
|
|
@@ -202,6 +214,12 @@ module Google
|
|
202
214
|
include Google::Apis::Core::JsonObjectSupport
|
203
215
|
end
|
204
216
|
|
217
|
+
class GoogleCloudContactcenterinsightsV1CalculateStatsRequest
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
|
+
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
221
|
+
end
|
222
|
+
|
205
223
|
class GoogleCloudContactcenterinsightsV1CalculateStatsResponse
|
206
224
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
225
|
|
@@ -334,6 +352,12 @@ module Google
|
|
334
352
|
include Google::Apis::Core::JsonObjectSupport
|
335
353
|
end
|
336
354
|
|
355
|
+
class GoogleCloudContactcenterinsightsV1Dataset
|
356
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
357
|
+
|
358
|
+
include Google::Apis::Core::JsonObjectSupport
|
359
|
+
end
|
360
|
+
|
337
361
|
class GoogleCloudContactcenterinsightsV1DeleteIssueModelMetadata
|
338
362
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
339
363
|
|
@@ -682,6 +706,18 @@ module Google
|
|
682
706
|
include Google::Apis::Core::JsonObjectSupport
|
683
707
|
end
|
684
708
|
|
709
|
+
class GoogleCloudContactcenterinsightsV1ListAuthorizedViewSetsResponse
|
710
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
711
|
+
|
712
|
+
include Google::Apis::Core::JsonObjectSupport
|
713
|
+
end
|
714
|
+
|
715
|
+
class GoogleCloudContactcenterinsightsV1ListAuthorizedViewsResponse
|
716
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
717
|
+
|
718
|
+
include Google::Apis::Core::JsonObjectSupport
|
719
|
+
end
|
720
|
+
|
685
721
|
class GoogleCloudContactcenterinsightsV1ListConversationsResponse
|
686
722
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
687
723
|
|
@@ -916,6 +952,42 @@ module Google
|
|
916
952
|
include Google::Apis::Core::JsonObjectSupport
|
917
953
|
end
|
918
954
|
|
955
|
+
class GoogleCloudContactcenterinsightsV1SampleConversationsMetadata
|
956
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
957
|
+
|
958
|
+
include Google::Apis::Core::JsonObjectSupport
|
959
|
+
end
|
960
|
+
|
961
|
+
class GoogleCloudContactcenterinsightsV1SampleConversationsMetadataSampleConversationsStats
|
962
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
963
|
+
|
964
|
+
include Google::Apis::Core::JsonObjectSupport
|
965
|
+
end
|
966
|
+
|
967
|
+
class GoogleCloudContactcenterinsightsV1SampleConversationsRequest
|
968
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
969
|
+
|
970
|
+
include Google::Apis::Core::JsonObjectSupport
|
971
|
+
end
|
972
|
+
|
973
|
+
class GoogleCloudContactcenterinsightsV1SampleConversationsResponse
|
974
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
975
|
+
|
976
|
+
include Google::Apis::Core::JsonObjectSupport
|
977
|
+
end
|
978
|
+
|
979
|
+
class GoogleCloudContactcenterinsightsV1SampleRule
|
980
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
981
|
+
|
982
|
+
include Google::Apis::Core::JsonObjectSupport
|
983
|
+
end
|
984
|
+
|
985
|
+
class GoogleCloudContactcenterinsightsV1SearchAuthorizedViewsResponse
|
986
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
987
|
+
|
988
|
+
include Google::Apis::Core::JsonObjectSupport
|
989
|
+
end
|
990
|
+
|
919
991
|
class GoogleCloudContactcenterinsightsV1SentimentData
|
920
992
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
921
993
|
|
@@ -1234,6 +1306,12 @@ module Google
|
|
1234
1306
|
include Google::Apis::Core::JsonObjectSupport
|
1235
1307
|
end
|
1236
1308
|
|
1309
|
+
class GoogleCloudContactcenterinsightsV1alpha1Dataset
|
1310
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1311
|
+
|
1312
|
+
include Google::Apis::Core::JsonObjectSupport
|
1313
|
+
end
|
1314
|
+
|
1237
1315
|
class GoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelMetadata
|
1238
1316
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1239
1317
|
|
@@ -1678,6 +1756,36 @@ module Google
|
|
1678
1756
|
include Google::Apis::Core::JsonObjectSupport
|
1679
1757
|
end
|
1680
1758
|
|
1759
|
+
class GoogleCloudContactcenterinsightsV1alpha1SampleConversationsMetadata
|
1760
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1761
|
+
|
1762
|
+
include Google::Apis::Core::JsonObjectSupport
|
1763
|
+
end
|
1764
|
+
|
1765
|
+
class GoogleCloudContactcenterinsightsV1alpha1SampleConversationsMetadataSampleConversationsStats
|
1766
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1767
|
+
|
1768
|
+
include Google::Apis::Core::JsonObjectSupport
|
1769
|
+
end
|
1770
|
+
|
1771
|
+
class GoogleCloudContactcenterinsightsV1alpha1SampleConversationsRequest
|
1772
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1773
|
+
|
1774
|
+
include Google::Apis::Core::JsonObjectSupport
|
1775
|
+
end
|
1776
|
+
|
1777
|
+
class GoogleCloudContactcenterinsightsV1alpha1SampleConversationsResponse
|
1778
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1779
|
+
|
1780
|
+
include Google::Apis::Core::JsonObjectSupport
|
1781
|
+
end
|
1782
|
+
|
1783
|
+
class GoogleCloudContactcenterinsightsV1alpha1SampleRule
|
1784
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1785
|
+
|
1786
|
+
include Google::Apis::Core::JsonObjectSupport
|
1787
|
+
end
|
1788
|
+
|
1681
1789
|
class GoogleCloudContactcenterinsightsV1alpha1SentimentData
|
1682
1790
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1683
1791
|
|
@@ -1901,6 +2009,27 @@ module Google
|
|
1901
2009
|
end
|
1902
2010
|
end
|
1903
2011
|
|
2012
|
+
class GoogleCloudContactcenterinsightsV1AuthorizedView
|
2013
|
+
# @private
|
2014
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2015
|
+
property :conversation_filter, as: 'conversationFilter'
|
2016
|
+
property :create_time, as: 'createTime'
|
2017
|
+
property :display_name, as: 'displayName'
|
2018
|
+
property :name, as: 'name'
|
2019
|
+
property :update_time, as: 'updateTime'
|
2020
|
+
end
|
2021
|
+
end
|
2022
|
+
|
2023
|
+
class GoogleCloudContactcenterinsightsV1AuthorizedViewSet
|
2024
|
+
# @private
|
2025
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2026
|
+
property :create_time, as: 'createTime'
|
2027
|
+
property :display_name, as: 'displayName'
|
2028
|
+
property :name, as: 'name'
|
2029
|
+
property :update_time, as: 'updateTime'
|
2030
|
+
end
|
2031
|
+
end
|
2032
|
+
|
1904
2033
|
class GoogleCloudContactcenterinsightsV1BulkAnalyzeConversationsMetadata
|
1905
2034
|
# @private
|
1906
2035
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2086,6 +2215,13 @@ module Google
|
|
2086
2215
|
end
|
2087
2216
|
end
|
2088
2217
|
|
2218
|
+
class GoogleCloudContactcenterinsightsV1CalculateStatsRequest
|
2219
|
+
# @private
|
2220
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2221
|
+
property :filter, as: 'filter'
|
2222
|
+
end
|
2223
|
+
end
|
2224
|
+
|
2089
2225
|
class GoogleCloudContactcenterinsightsV1CalculateStatsResponse
|
2090
2226
|
# @private
|
2091
2227
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2357,6 +2493,19 @@ module Google
|
|
2357
2493
|
end
|
2358
2494
|
end
|
2359
2495
|
|
2496
|
+
class GoogleCloudContactcenterinsightsV1Dataset
|
2497
|
+
# @private
|
2498
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2499
|
+
property :create_time, as: 'createTime'
|
2500
|
+
property :description, as: 'description'
|
2501
|
+
property :display_name, as: 'displayName'
|
2502
|
+
property :name, as: 'name'
|
2503
|
+
property :ttl, as: 'ttl'
|
2504
|
+
property :type, as: 'type'
|
2505
|
+
property :update_time, as: 'updateTime'
|
2506
|
+
end
|
2507
|
+
end
|
2508
|
+
|
2360
2509
|
class GoogleCloudContactcenterinsightsV1DeleteIssueModelMetadata
|
2361
2510
|
# @private
|
2362
2511
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2895,6 +3044,24 @@ module Google
|
|
2895
3044
|
end
|
2896
3045
|
end
|
2897
3046
|
|
3047
|
+
class GoogleCloudContactcenterinsightsV1ListAuthorizedViewSetsResponse
|
3048
|
+
# @private
|
3049
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3050
|
+
collection :authorized_view_sets, as: 'authorizedViewSets', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AuthorizedViewSet, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AuthorizedViewSet::Representation
|
3051
|
+
|
3052
|
+
property :next_page_token, as: 'nextPageToken'
|
3053
|
+
end
|
3054
|
+
end
|
3055
|
+
|
3056
|
+
class GoogleCloudContactcenterinsightsV1ListAuthorizedViewsResponse
|
3057
|
+
# @private
|
3058
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3059
|
+
collection :authorized_views, as: 'authorizedViews', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AuthorizedView, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AuthorizedView::Representation
|
3060
|
+
|
3061
|
+
property :next_page_token, as: 'nextPageToken'
|
3062
|
+
end
|
3063
|
+
end
|
3064
|
+
|
2898
3065
|
class GoogleCloudContactcenterinsightsV1ListConversationsResponse
|
2899
3066
|
# @private
|
2900
3067
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3320,6 +3487,64 @@ module Google
|
|
3320
3487
|
end
|
3321
3488
|
end
|
3322
3489
|
|
3490
|
+
class GoogleCloudContactcenterinsightsV1SampleConversationsMetadata
|
3491
|
+
# @private
|
3492
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3493
|
+
property :create_time, as: 'createTime'
|
3494
|
+
property :end_time, as: 'endTime'
|
3495
|
+
collection :partial_errors, as: 'partialErrors', class: Google::Apis::ContactcenterinsightsV1::GoogleRpcStatus, decorator: Google::Apis::ContactcenterinsightsV1::GoogleRpcStatus::Representation
|
3496
|
+
|
3497
|
+
property :request, as: 'request', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SampleConversationsRequest, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SampleConversationsRequest::Representation
|
3498
|
+
|
3499
|
+
property :sample_conversations_stats, as: 'sampleConversationsStats', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SampleConversationsMetadataSampleConversationsStats, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SampleConversationsMetadataSampleConversationsStats::Representation
|
3500
|
+
|
3501
|
+
end
|
3502
|
+
end
|
3503
|
+
|
3504
|
+
class GoogleCloudContactcenterinsightsV1SampleConversationsMetadataSampleConversationsStats
|
3505
|
+
# @private
|
3506
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3507
|
+
property :failed_sample_count, as: 'failedSampleCount'
|
3508
|
+
property :successful_sample_count, as: 'successfulSampleCount'
|
3509
|
+
end
|
3510
|
+
end
|
3511
|
+
|
3512
|
+
class GoogleCloudContactcenterinsightsV1SampleConversationsRequest
|
3513
|
+
# @private
|
3514
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3515
|
+
property :destination_dataset, as: 'destinationDataset', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1Dataset, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1Dataset::Representation
|
3516
|
+
|
3517
|
+
property :parent, as: 'parent'
|
3518
|
+
property :sample_rule, as: 'sampleRule', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SampleRule, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SampleRule::Representation
|
3519
|
+
|
3520
|
+
end
|
3521
|
+
end
|
3522
|
+
|
3523
|
+
class GoogleCloudContactcenterinsightsV1SampleConversationsResponse
|
3524
|
+
# @private
|
3525
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3526
|
+
end
|
3527
|
+
end
|
3528
|
+
|
3529
|
+
class GoogleCloudContactcenterinsightsV1SampleRule
|
3530
|
+
# @private
|
3531
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3532
|
+
property :conversation_filter, as: 'conversationFilter'
|
3533
|
+
property :dimension, as: 'dimension'
|
3534
|
+
property :sample_percentage, as: 'samplePercentage'
|
3535
|
+
property :sample_row, :numeric_string => true, as: 'sampleRow'
|
3536
|
+
end
|
3537
|
+
end
|
3538
|
+
|
3539
|
+
class GoogleCloudContactcenterinsightsV1SearchAuthorizedViewsResponse
|
3540
|
+
# @private
|
3541
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3542
|
+
collection :authorized_views, as: 'authorizedViews', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AuthorizedView, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AuthorizedView::Representation
|
3543
|
+
|
3544
|
+
property :next_page_token, as: 'nextPageToken'
|
3545
|
+
end
|
3546
|
+
end
|
3547
|
+
|
3323
3548
|
class GoogleCloudContactcenterinsightsV1SentimentData
|
3324
3549
|
# @private
|
3325
3550
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3906,6 +4131,19 @@ module Google
|
|
3906
4131
|
end
|
3907
4132
|
end
|
3908
4133
|
|
4134
|
+
class GoogleCloudContactcenterinsightsV1alpha1Dataset
|
4135
|
+
# @private
|
4136
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4137
|
+
property :create_time, as: 'createTime'
|
4138
|
+
property :description, as: 'description'
|
4139
|
+
property :display_name, as: 'displayName'
|
4140
|
+
property :name, as: 'name'
|
4141
|
+
property :ttl, as: 'ttl'
|
4142
|
+
property :type, as: 'type'
|
4143
|
+
property :update_time, as: 'updateTime'
|
4144
|
+
end
|
4145
|
+
end
|
4146
|
+
|
3909
4147
|
class GoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelMetadata
|
3910
4148
|
# @private
|
3911
4149
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4641,6 +4879,55 @@ module Google
|
|
4641
4879
|
end
|
4642
4880
|
end
|
4643
4881
|
|
4882
|
+
class GoogleCloudContactcenterinsightsV1alpha1SampleConversationsMetadata
|
4883
|
+
# @private
|
4884
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4885
|
+
property :create_time, as: 'createTime'
|
4886
|
+
property :end_time, as: 'endTime'
|
4887
|
+
collection :partial_errors, as: 'partialErrors', class: Google::Apis::ContactcenterinsightsV1::GoogleRpcStatus, decorator: Google::Apis::ContactcenterinsightsV1::GoogleRpcStatus::Representation
|
4888
|
+
|
4889
|
+
property :request, as: 'request', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SampleConversationsRequest, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SampleConversationsRequest::Representation
|
4890
|
+
|
4891
|
+
property :sample_conversations_stats, as: 'sampleConversationsStats', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SampleConversationsMetadataSampleConversationsStats, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SampleConversationsMetadataSampleConversationsStats::Representation
|
4892
|
+
|
4893
|
+
end
|
4894
|
+
end
|
4895
|
+
|
4896
|
+
class GoogleCloudContactcenterinsightsV1alpha1SampleConversationsMetadataSampleConversationsStats
|
4897
|
+
# @private
|
4898
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4899
|
+
property :failed_sample_count, as: 'failedSampleCount'
|
4900
|
+
property :successful_sample_count, as: 'successfulSampleCount'
|
4901
|
+
end
|
4902
|
+
end
|
4903
|
+
|
4904
|
+
class GoogleCloudContactcenterinsightsV1alpha1SampleConversationsRequest
|
4905
|
+
# @private
|
4906
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4907
|
+
property :destination_dataset, as: 'destinationDataset', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1Dataset, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1Dataset::Representation
|
4908
|
+
|
4909
|
+
property :parent, as: 'parent'
|
4910
|
+
property :sample_rule, as: 'sampleRule', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SampleRule, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1SampleRule::Representation
|
4911
|
+
|
4912
|
+
end
|
4913
|
+
end
|
4914
|
+
|
4915
|
+
class GoogleCloudContactcenterinsightsV1alpha1SampleConversationsResponse
|
4916
|
+
# @private
|
4917
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4918
|
+
end
|
4919
|
+
end
|
4920
|
+
|
4921
|
+
class GoogleCloudContactcenterinsightsV1alpha1SampleRule
|
4922
|
+
# @private
|
4923
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4924
|
+
property :conversation_filter, as: 'conversationFilter'
|
4925
|
+
property :dimension, as: 'dimension'
|
4926
|
+
property :sample_percentage, as: 'samplePercentage'
|
4927
|
+
property :sample_row, :numeric_string => true, as: 'sampleRow'
|
4928
|
+
end
|
4929
|
+
end
|
4930
|
+
|
4644
4931
|
class GoogleCloudContactcenterinsightsV1alpha1SentimentData
|
4645
4932
|
# @private
|
4646
4933
|
class Representation < Google::Apis::Core::JsonRepresentation
|