google-apis-contactcenterinsights_v1 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,28 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ module Google
16
+ module Apis
17
+ module ContactcenterinsightsV1
18
+ # Version of the google-apis-contactcenterinsights_v1 gem
19
+ GEM_VERSION = "0.1.0"
20
+
21
+ # Version of the code generator used to generate this client
22
+ GENERATOR_VERSION = "0.4.0"
23
+
24
+ # Revision of the discovery document this client was generated from
25
+ REVISION = "20210902"
26
+ end
27
+ end
28
+ end
@@ -0,0 +1,1491 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'date'
16
+ require 'google/apis/core/base_service'
17
+ require 'google/apis/core/json_representation'
18
+ require 'google/apis/core/hashable'
19
+ require 'google/apis/errors'
20
+
21
+ module Google
22
+ module Apis
23
+ module ContactcenterinsightsV1
24
+
25
+ class GoogleCloudContactcenterinsightsV1Analysis
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class GoogleCloudContactcenterinsightsV1AnalysisResult
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class GoogleCloudContactcenterinsightsV1AnalysisResultCallAnalysisMetadata
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class GoogleCloudContactcenterinsightsV1AnnotationBoundary
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class GoogleCloudContactcenterinsightsV1AnswerFeedback
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class GoogleCloudContactcenterinsightsV1ArticleSuggestionData
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class GoogleCloudContactcenterinsightsV1CalculateIssueModelStatsResponse
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class GoogleCloudContactcenterinsightsV1CalculateStatsResponse
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeries
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeriesInterval
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class GoogleCloudContactcenterinsightsV1CallAnnotation
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class GoogleCloudContactcenterinsightsV1Conversation
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class GoogleCloudContactcenterinsightsV1ConversationCallMetadata
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class GoogleCloudContactcenterinsightsV1ConversationDataSource
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class GoogleCloudContactcenterinsightsV1ConversationLevelSentiment
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class GoogleCloudContactcenterinsightsV1ConversationParticipant
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class GoogleCloudContactcenterinsightsV1ConversationTranscript
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegment
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentWordInfo
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class GoogleCloudContactcenterinsightsV1CreateAnalysisOperationMetadata
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class GoogleCloudContactcenterinsightsV1CreateIssueModelMetadata
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class GoogleCloudContactcenterinsightsV1CreateIssueModelRequest
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class GoogleCloudContactcenterinsightsV1DeleteIssueModelMetadata
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class GoogleCloudContactcenterinsightsV1DeleteIssueModelRequest
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class GoogleCloudContactcenterinsightsV1DeployIssueModelMetadata
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class GoogleCloudContactcenterinsightsV1DeployIssueModelRequest
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class GoogleCloudContactcenterinsightsV1DeployIssueModelResponse
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class GoogleCloudContactcenterinsightsV1DialogflowIntent
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class GoogleCloudContactcenterinsightsV1DialogflowInteractionData
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class GoogleCloudContactcenterinsightsV1DialogflowSource
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class GoogleCloudContactcenterinsightsV1Entity
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class GoogleCloudContactcenterinsightsV1EntityMentionData
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class GoogleCloudContactcenterinsightsV1ExactMatchConfig
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class GoogleCloudContactcenterinsightsV1ExportInsightsDataMetadata
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class GoogleCloudContactcenterinsightsV1ExportInsightsDataRequest
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class GoogleCloudContactcenterinsightsV1ExportInsightsDataRequestBigQueryDestination
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class GoogleCloudContactcenterinsightsV1ExportInsightsDataResponse
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class GoogleCloudContactcenterinsightsV1FaqAnswerData
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class GoogleCloudContactcenterinsightsV1GcsSource
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class GoogleCloudContactcenterinsightsV1HoldData
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class GoogleCloudContactcenterinsightsV1Intent
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class GoogleCloudContactcenterinsightsV1IntentMatchData
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class GoogleCloudContactcenterinsightsV1InterruptionData
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class GoogleCloudContactcenterinsightsV1Issue
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class GoogleCloudContactcenterinsightsV1IssueAssignment
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class GoogleCloudContactcenterinsightsV1IssueModel
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class GoogleCloudContactcenterinsightsV1IssueModelInputDataConfig
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class GoogleCloudContactcenterinsightsV1IssueModelLabelStats
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class GoogleCloudContactcenterinsightsV1IssueModelLabelStatsIssueStats
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class GoogleCloudContactcenterinsightsV1IssueModelResult
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
325
+ class GoogleCloudContactcenterinsightsV1ListAnalysesResponse
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ class GoogleCloudContactcenterinsightsV1ListConversationsResponse
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class GoogleCloudContactcenterinsightsV1ListIssueModelsResponse
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class GoogleCloudContactcenterinsightsV1ListIssuesResponse
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class GoogleCloudContactcenterinsightsV1ListPhraseMatchersResponse
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class GoogleCloudContactcenterinsightsV1PhraseMatchData
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class GoogleCloudContactcenterinsightsV1PhraseMatchRule
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
367
+ class GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class GoogleCloudContactcenterinsightsV1PhraseMatcher
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class GoogleCloudContactcenterinsightsV1RuntimeAnnotation
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
391
+ class GoogleCloudContactcenterinsightsV1SentimentData
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class GoogleCloudContactcenterinsightsV1Settings
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
403
+ class GoogleCloudContactcenterinsightsV1SettingsAnalysisConfig
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ class GoogleCloudContactcenterinsightsV1SilenceData
410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
415
+ class GoogleCloudContactcenterinsightsV1SmartComposeSuggestionData
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class GoogleCloudContactcenterinsightsV1SmartReplyData
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class GoogleCloudContactcenterinsightsV1UndeployIssueModelMetadata
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class GoogleCloudContactcenterinsightsV1UndeployIssueModelRequest
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
439
+ class GoogleCloudContactcenterinsightsV1UndeployIssueModelResponse
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class GoogleCloudContactcenterinsightsV1alpha1CreateAnalysisOperationMetadata
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
451
+ class GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelMetadata
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
457
+ class GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelRequest
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
463
+ class GoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelMetadata
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
469
+ class GoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelRequest
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
475
+ class GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelMetadata
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
481
+ class GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelRequest
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelResponse
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
493
+ class GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataMetadata
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ include Google::Apis::Core::JsonObjectSupport
497
+ end
498
+
499
+ class GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequest
500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
505
+ class GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequestBigQueryDestination
506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
507
+
508
+ include Google::Apis::Core::JsonObjectSupport
509
+ end
510
+
511
+ class GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataResponse
512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
513
+
514
+ include Google::Apis::Core::JsonObjectSupport
515
+ end
516
+
517
+ class GoogleCloudContactcenterinsightsV1alpha1IssueModel
518
+ class Representation < Google::Apis::Core::JsonRepresentation; end
519
+
520
+ include Google::Apis::Core::JsonObjectSupport
521
+ end
522
+
523
+ class GoogleCloudContactcenterinsightsV1alpha1IssueModelInputDataConfig
524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
525
+
526
+ include Google::Apis::Core::JsonObjectSupport
527
+ end
528
+
529
+ class GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStats
530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
531
+
532
+ include Google::Apis::Core::JsonObjectSupport
533
+ end
534
+
535
+ class GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStatsIssueStats
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
541
+ class GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelMetadata
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
547
+ class GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelRequest
548
+ class Representation < Google::Apis::Core::JsonRepresentation; end
549
+
550
+ include Google::Apis::Core::JsonObjectSupport
551
+ end
552
+
553
+ class GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelResponse
554
+ class Representation < Google::Apis::Core::JsonRepresentation; end
555
+
556
+ include Google::Apis::Core::JsonObjectSupport
557
+ end
558
+
559
+ class GoogleLongrunningListOperationsResponse
560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
561
+
562
+ include Google::Apis::Core::JsonObjectSupport
563
+ end
564
+
565
+ class GoogleLongrunningOperation
566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
567
+
568
+ include Google::Apis::Core::JsonObjectSupport
569
+ end
570
+
571
+ class GoogleProtobufEmpty
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
577
+ class GoogleRpcStatus
578
+ class Representation < Google::Apis::Core::JsonRepresentation; end
579
+
580
+ include Google::Apis::Core::JsonObjectSupport
581
+ end
582
+
583
+ class GoogleCloudContactcenterinsightsV1Analysis
584
+ # @private
585
+ class Representation < Google::Apis::Core::JsonRepresentation
586
+ property :analysis_result, as: 'analysisResult', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AnalysisResult, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AnalysisResult::Representation
587
+
588
+ property :create_time, as: 'createTime'
589
+ property :name, as: 'name'
590
+ property :request_time, as: 'requestTime'
591
+ end
592
+ end
593
+
594
+ class GoogleCloudContactcenterinsightsV1AnalysisResult
595
+ # @private
596
+ class Representation < Google::Apis::Core::JsonRepresentation
597
+ property :call_analysis_metadata, as: 'callAnalysisMetadata', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AnalysisResultCallAnalysisMetadata, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AnalysisResultCallAnalysisMetadata::Representation
598
+
599
+ property :end_time, as: 'endTime'
600
+ end
601
+ end
602
+
603
+ class GoogleCloudContactcenterinsightsV1AnalysisResultCallAnalysisMetadata
604
+ # @private
605
+ class Representation < Google::Apis::Core::JsonRepresentation
606
+ collection :annotations, as: 'annotations', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1CallAnnotation, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1CallAnnotation::Representation
607
+
608
+ hash :entities, as: 'entities', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1Entity, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1Entity::Representation
609
+
610
+ hash :intents, as: 'intents', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1Intent, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1Intent::Representation
611
+
612
+ property :issue_model_result, as: 'issueModelResult', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1IssueModelResult, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1IssueModelResult::Representation
613
+
614
+ hash :phrase_matchers, as: 'phraseMatchers', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1PhraseMatchData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1PhraseMatchData::Representation
615
+
616
+ collection :sentiments, as: 'sentiments', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ConversationLevelSentiment, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ConversationLevelSentiment::Representation
617
+
618
+ end
619
+ end
620
+
621
+ class GoogleCloudContactcenterinsightsV1AnnotationBoundary
622
+ # @private
623
+ class Representation < Google::Apis::Core::JsonRepresentation
624
+ property :transcript_index, as: 'transcriptIndex'
625
+ property :word_index, as: 'wordIndex'
626
+ end
627
+ end
628
+
629
+ class GoogleCloudContactcenterinsightsV1AnswerFeedback
630
+ # @private
631
+ class Representation < Google::Apis::Core::JsonRepresentation
632
+ property :clicked, as: 'clicked'
633
+ property :correctness_level, as: 'correctnessLevel'
634
+ property :displayed, as: 'displayed'
635
+ end
636
+ end
637
+
638
+ class GoogleCloudContactcenterinsightsV1ArticleSuggestionData
639
+ # @private
640
+ class Representation < Google::Apis::Core::JsonRepresentation
641
+ property :confidence_score, as: 'confidenceScore'
642
+ hash :metadata, as: 'metadata'
643
+ property :query_record, as: 'queryRecord'
644
+ property :source, as: 'source'
645
+ property :title, as: 'title'
646
+ property :uri, as: 'uri'
647
+ end
648
+ end
649
+
650
+ class GoogleCloudContactcenterinsightsV1CalculateIssueModelStatsResponse
651
+ # @private
652
+ class Representation < Google::Apis::Core::JsonRepresentation
653
+ property :current_stats, as: 'currentStats', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1IssueModelLabelStats, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1IssueModelLabelStats::Representation
654
+
655
+ end
656
+ end
657
+
658
+ class GoogleCloudContactcenterinsightsV1CalculateStatsResponse
659
+ # @private
660
+ class Representation < Google::Apis::Core::JsonRepresentation
661
+ property :average_duration, as: 'averageDuration'
662
+ property :average_turn_count, as: 'averageTurnCount'
663
+ property :conversation_count, as: 'conversationCount'
664
+ property :conversation_count_time_series, as: 'conversationCountTimeSeries', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeries, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeries::Representation
665
+
666
+ hash :custom_highlighter_matches, as: 'customHighlighterMatches'
667
+ hash :issue_matches, as: 'issueMatches'
668
+ hash :smart_highlighter_matches, as: 'smartHighlighterMatches'
669
+ end
670
+ end
671
+
672
+ class GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeries
673
+ # @private
674
+ class Representation < Google::Apis::Core::JsonRepresentation
675
+ property :interval_duration, as: 'intervalDuration'
676
+ collection :points, as: 'points', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeriesInterval, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeriesInterval::Representation
677
+
678
+ end
679
+ end
680
+
681
+ class GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeriesInterval
682
+ # @private
683
+ class Representation < Google::Apis::Core::JsonRepresentation
684
+ property :conversation_count, as: 'conversationCount'
685
+ property :start_time, as: 'startTime'
686
+ end
687
+ end
688
+
689
+ class GoogleCloudContactcenterinsightsV1CallAnnotation
690
+ # @private
691
+ class Representation < Google::Apis::Core::JsonRepresentation
692
+ property :annotation_end_boundary, as: 'annotationEndBoundary', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AnnotationBoundary, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AnnotationBoundary::Representation
693
+
694
+ property :annotation_start_boundary, as: 'annotationStartBoundary', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AnnotationBoundary, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AnnotationBoundary::Representation
695
+
696
+ property :channel_tag, as: 'channelTag'
697
+ property :entity_mention_data, as: 'entityMentionData', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1EntityMentionData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1EntityMentionData::Representation
698
+
699
+ property :hold_data, as: 'holdData', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1HoldData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1HoldData::Representation
700
+
701
+ property :intent_match_data, as: 'intentMatchData', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1IntentMatchData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1IntentMatchData::Representation
702
+
703
+ property :interruption_data, as: 'interruptionData', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1InterruptionData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1InterruptionData::Representation
704
+
705
+ property :phrase_match_data, as: 'phraseMatchData', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1PhraseMatchData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1PhraseMatchData::Representation
706
+
707
+ property :sentiment_data, as: 'sentimentData', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SentimentData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SentimentData::Representation
708
+
709
+ property :silence_data, as: 'silenceData', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SilenceData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SilenceData::Representation
710
+
711
+ end
712
+ end
713
+
714
+ class GoogleCloudContactcenterinsightsV1Conversation
715
+ # @private
716
+ class Representation < Google::Apis::Core::JsonRepresentation
717
+ property :agent_id, as: 'agentId'
718
+ property :call_metadata, as: 'callMetadata', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ConversationCallMetadata, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ConversationCallMetadata::Representation
719
+
720
+ property :create_time, as: 'createTime'
721
+ property :data_source, as: 'dataSource', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ConversationDataSource, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ConversationDataSource::Representation
722
+
723
+ hash :dialogflow_intents, as: 'dialogflowIntents', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1DialogflowIntent, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1DialogflowIntent::Representation
724
+
725
+ property :duration, as: 'duration'
726
+ property :expire_time, as: 'expireTime'
727
+ hash :labels, as: 'labels'
728
+ property :language_code, as: 'languageCode'
729
+ property :latest_analysis, as: 'latestAnalysis', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1Analysis, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1Analysis::Representation
730
+
731
+ property :medium, as: 'medium'
732
+ property :name, as: 'name'
733
+ collection :runtime_annotations, as: 'runtimeAnnotations', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1RuntimeAnnotation, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1RuntimeAnnotation::Representation
734
+
735
+ property :start_time, as: 'startTime'
736
+ property :transcript, as: 'transcript', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ConversationTranscript, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ConversationTranscript::Representation
737
+
738
+ property :ttl, as: 'ttl'
739
+ property :turn_count, as: 'turnCount'
740
+ property :update_time, as: 'updateTime'
741
+ end
742
+ end
743
+
744
+ class GoogleCloudContactcenterinsightsV1ConversationCallMetadata
745
+ # @private
746
+ class Representation < Google::Apis::Core::JsonRepresentation
747
+ property :agent_channel, as: 'agentChannel'
748
+ property :customer_channel, as: 'customerChannel'
749
+ end
750
+ end
751
+
752
+ class GoogleCloudContactcenterinsightsV1ConversationDataSource
753
+ # @private
754
+ class Representation < Google::Apis::Core::JsonRepresentation
755
+ property :dialogflow_source, as: 'dialogflowSource', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1DialogflowSource, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1DialogflowSource::Representation
756
+
757
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GcsSource, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1GcsSource::Representation
758
+
759
+ end
760
+ end
761
+
762
+ class GoogleCloudContactcenterinsightsV1ConversationLevelSentiment
763
+ # @private
764
+ class Representation < Google::Apis::Core::JsonRepresentation
765
+ property :channel_tag, as: 'channelTag'
766
+ property :sentiment_data, as: 'sentimentData', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SentimentData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SentimentData::Representation
767
+
768
+ end
769
+ end
770
+
771
+ class GoogleCloudContactcenterinsightsV1ConversationParticipant
772
+ # @private
773
+ class Representation < Google::Apis::Core::JsonRepresentation
774
+ property :dialogflow_participant, as: 'dialogflowParticipant'
775
+ property :dialogflow_participant_name, as: 'dialogflowParticipantName'
776
+ property :role, as: 'role'
777
+ property :user_id, as: 'userId'
778
+ end
779
+ end
780
+
781
+ class GoogleCloudContactcenterinsightsV1ConversationTranscript
782
+ # @private
783
+ class Representation < Google::Apis::Core::JsonRepresentation
784
+ collection :transcript_segments, as: 'transcriptSegments', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegment, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegment::Representation
785
+
786
+ end
787
+ end
788
+
789
+ class GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegment
790
+ # @private
791
+ class Representation < Google::Apis::Core::JsonRepresentation
792
+ property :channel_tag, as: 'channelTag'
793
+ property :confidence, as: 'confidence'
794
+ property :language_code, as: 'languageCode'
795
+ property :segment_participant, as: 'segmentParticipant', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ConversationParticipant, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ConversationParticipant::Representation
796
+
797
+ property :text, as: 'text'
798
+ collection :words, as: 'words', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentWordInfo, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentWordInfo::Representation
799
+
800
+ end
801
+ end
802
+
803
+ class GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentWordInfo
804
+ # @private
805
+ class Representation < Google::Apis::Core::JsonRepresentation
806
+ property :confidence, as: 'confidence'
807
+ property :end_offset, as: 'endOffset'
808
+ property :start_offset, as: 'startOffset'
809
+ property :word, as: 'word'
810
+ end
811
+ end
812
+
813
+ class GoogleCloudContactcenterinsightsV1CreateAnalysisOperationMetadata
814
+ # @private
815
+ class Representation < Google::Apis::Core::JsonRepresentation
816
+ property :conversation, as: 'conversation'
817
+ property :create_time, as: 'createTime'
818
+ property :end_time, as: 'endTime'
819
+ end
820
+ end
821
+
822
+ class GoogleCloudContactcenterinsightsV1CreateIssueModelMetadata
823
+ # @private
824
+ class Representation < Google::Apis::Core::JsonRepresentation
825
+ property :create_time, as: 'createTime'
826
+ property :end_time, as: 'endTime'
827
+ property :request, as: 'request', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1CreateIssueModelRequest, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1CreateIssueModelRequest::Representation
828
+
829
+ end
830
+ end
831
+
832
+ class GoogleCloudContactcenterinsightsV1CreateIssueModelRequest
833
+ # @private
834
+ class Representation < Google::Apis::Core::JsonRepresentation
835
+ property :issue_model, as: 'issueModel', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1IssueModel, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1IssueModel::Representation
836
+
837
+ property :parent, as: 'parent'
838
+ end
839
+ end
840
+
841
+ class GoogleCloudContactcenterinsightsV1DeleteIssueModelMetadata
842
+ # @private
843
+ class Representation < Google::Apis::Core::JsonRepresentation
844
+ property :create_time, as: 'createTime'
845
+ property :end_time, as: 'endTime'
846
+ property :request, as: 'request', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1DeleteIssueModelRequest, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1DeleteIssueModelRequest::Representation
847
+
848
+ end
849
+ end
850
+
851
+ class GoogleCloudContactcenterinsightsV1DeleteIssueModelRequest
852
+ # @private
853
+ class Representation < Google::Apis::Core::JsonRepresentation
854
+ property :name, as: 'name'
855
+ end
856
+ end
857
+
858
+ class GoogleCloudContactcenterinsightsV1DeployIssueModelMetadata
859
+ # @private
860
+ class Representation < Google::Apis::Core::JsonRepresentation
861
+ property :create_time, as: 'createTime'
862
+ property :end_time, as: 'endTime'
863
+ property :request, as: 'request', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1DeployIssueModelRequest, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1DeployIssueModelRequest::Representation
864
+
865
+ end
866
+ end
867
+
868
+ class GoogleCloudContactcenterinsightsV1DeployIssueModelRequest
869
+ # @private
870
+ class Representation < Google::Apis::Core::JsonRepresentation
871
+ property :name, as: 'name'
872
+ end
873
+ end
874
+
875
+ class GoogleCloudContactcenterinsightsV1DeployIssueModelResponse
876
+ # @private
877
+ class Representation < Google::Apis::Core::JsonRepresentation
878
+ end
879
+ end
880
+
881
+ class GoogleCloudContactcenterinsightsV1DialogflowIntent
882
+ # @private
883
+ class Representation < Google::Apis::Core::JsonRepresentation
884
+ property :display_name, as: 'displayName'
885
+ end
886
+ end
887
+
888
+ class GoogleCloudContactcenterinsightsV1DialogflowInteractionData
889
+ # @private
890
+ class Representation < Google::Apis::Core::JsonRepresentation
891
+ property :confidence, as: 'confidence'
892
+ property :dialogflow_intent_id, as: 'dialogflowIntentId'
893
+ end
894
+ end
895
+
896
+ class GoogleCloudContactcenterinsightsV1DialogflowSource
897
+ # @private
898
+ class Representation < Google::Apis::Core::JsonRepresentation
899
+ property :audio_uri, as: 'audioUri'
900
+ property :dialogflow_conversation, as: 'dialogflowConversation'
901
+ end
902
+ end
903
+
904
+ class GoogleCloudContactcenterinsightsV1Entity
905
+ # @private
906
+ class Representation < Google::Apis::Core::JsonRepresentation
907
+ property :display_name, as: 'displayName'
908
+ hash :metadata, as: 'metadata'
909
+ property :salience, as: 'salience'
910
+ property :sentiment, as: 'sentiment', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SentimentData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SentimentData::Representation
911
+
912
+ property :type, as: 'type'
913
+ end
914
+ end
915
+
916
+ class GoogleCloudContactcenterinsightsV1EntityMentionData
917
+ # @private
918
+ class Representation < Google::Apis::Core::JsonRepresentation
919
+ property :entity_unique_id, as: 'entityUniqueId'
920
+ property :sentiment, as: 'sentiment', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SentimentData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SentimentData::Representation
921
+
922
+ property :type, as: 'type'
923
+ end
924
+ end
925
+
926
+ class GoogleCloudContactcenterinsightsV1ExactMatchConfig
927
+ # @private
928
+ class Representation < Google::Apis::Core::JsonRepresentation
929
+ property :case_sensitive, as: 'caseSensitive'
930
+ end
931
+ end
932
+
933
+ class GoogleCloudContactcenterinsightsV1ExportInsightsDataMetadata
934
+ # @private
935
+ class Representation < Google::Apis::Core::JsonRepresentation
936
+ property :create_time, as: 'createTime'
937
+ property :end_time, as: 'endTime'
938
+ collection :partial_errors, as: 'partialErrors', class: Google::Apis::ContactcenterinsightsV1::GoogleRpcStatus, decorator: Google::Apis::ContactcenterinsightsV1::GoogleRpcStatus::Representation
939
+
940
+ property :request, as: 'request', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ExportInsightsDataRequest, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ExportInsightsDataRequest::Representation
941
+
942
+ end
943
+ end
944
+
945
+ class GoogleCloudContactcenterinsightsV1ExportInsightsDataRequest
946
+ # @private
947
+ class Representation < Google::Apis::Core::JsonRepresentation
948
+ property :big_query_destination, as: 'bigQueryDestination', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ExportInsightsDataRequestBigQueryDestination, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ExportInsightsDataRequestBigQueryDestination::Representation
949
+
950
+ property :filter, as: 'filter'
951
+ property :kms_key, as: 'kmsKey'
952
+ property :parent, as: 'parent'
953
+ end
954
+ end
955
+
956
+ class GoogleCloudContactcenterinsightsV1ExportInsightsDataRequestBigQueryDestination
957
+ # @private
958
+ class Representation < Google::Apis::Core::JsonRepresentation
959
+ property :dataset, as: 'dataset'
960
+ property :project_id, as: 'projectId'
961
+ property :table, as: 'table'
962
+ end
963
+ end
964
+
965
+ class GoogleCloudContactcenterinsightsV1ExportInsightsDataResponse
966
+ # @private
967
+ class Representation < Google::Apis::Core::JsonRepresentation
968
+ end
969
+ end
970
+
971
+ class GoogleCloudContactcenterinsightsV1FaqAnswerData
972
+ # @private
973
+ class Representation < Google::Apis::Core::JsonRepresentation
974
+ property :answer, as: 'answer'
975
+ property :confidence_score, as: 'confidenceScore'
976
+ hash :metadata, as: 'metadata'
977
+ property :query_record, as: 'queryRecord'
978
+ property :question, as: 'question'
979
+ property :source, as: 'source'
980
+ end
981
+ end
982
+
983
+ class GoogleCloudContactcenterinsightsV1GcsSource
984
+ # @private
985
+ class Representation < Google::Apis::Core::JsonRepresentation
986
+ property :audio_uri, as: 'audioUri'
987
+ property :transcript_uri, as: 'transcriptUri'
988
+ end
989
+ end
990
+
991
+ class GoogleCloudContactcenterinsightsV1HoldData
992
+ # @private
993
+ class Representation < Google::Apis::Core::JsonRepresentation
994
+ end
995
+ end
996
+
997
+ class GoogleCloudContactcenterinsightsV1Intent
998
+ # @private
999
+ class Representation < Google::Apis::Core::JsonRepresentation
1000
+ property :display_name, as: 'displayName'
1001
+ property :id, as: 'id'
1002
+ end
1003
+ end
1004
+
1005
+ class GoogleCloudContactcenterinsightsV1IntentMatchData
1006
+ # @private
1007
+ class Representation < Google::Apis::Core::JsonRepresentation
1008
+ property :intent_unique_id, as: 'intentUniqueId'
1009
+ end
1010
+ end
1011
+
1012
+ class GoogleCloudContactcenterinsightsV1InterruptionData
1013
+ # @private
1014
+ class Representation < Google::Apis::Core::JsonRepresentation
1015
+ end
1016
+ end
1017
+
1018
+ class GoogleCloudContactcenterinsightsV1Issue
1019
+ # @private
1020
+ class Representation < Google::Apis::Core::JsonRepresentation
1021
+ property :create_time, as: 'createTime'
1022
+ property :display_name, as: 'displayName'
1023
+ property :name, as: 'name'
1024
+ property :update_time, as: 'updateTime'
1025
+ end
1026
+ end
1027
+
1028
+ class GoogleCloudContactcenterinsightsV1IssueAssignment
1029
+ # @private
1030
+ class Representation < Google::Apis::Core::JsonRepresentation
1031
+ property :display_name, as: 'displayName'
1032
+ property :issue, as: 'issue'
1033
+ property :score, as: 'score'
1034
+ end
1035
+ end
1036
+
1037
+ class GoogleCloudContactcenterinsightsV1IssueModel
1038
+ # @private
1039
+ class Representation < Google::Apis::Core::JsonRepresentation
1040
+ property :create_time, as: 'createTime'
1041
+ property :display_name, as: 'displayName'
1042
+ property :input_data_config, as: 'inputDataConfig', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1IssueModelInputDataConfig, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1IssueModelInputDataConfig::Representation
1043
+
1044
+ property :name, as: 'name'
1045
+ property :state, as: 'state'
1046
+ property :training_stats, as: 'trainingStats', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1IssueModelLabelStats, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1IssueModelLabelStats::Representation
1047
+
1048
+ property :update_time, as: 'updateTime'
1049
+ end
1050
+ end
1051
+
1052
+ class GoogleCloudContactcenterinsightsV1IssueModelInputDataConfig
1053
+ # @private
1054
+ class Representation < Google::Apis::Core::JsonRepresentation
1055
+ property :medium, as: 'medium'
1056
+ property :training_conversations_count, :numeric_string => true, as: 'trainingConversationsCount'
1057
+ end
1058
+ end
1059
+
1060
+ class GoogleCloudContactcenterinsightsV1IssueModelLabelStats
1061
+ # @private
1062
+ class Representation < Google::Apis::Core::JsonRepresentation
1063
+ property :analyzed_conversations_count, :numeric_string => true, as: 'analyzedConversationsCount'
1064
+ hash :issue_stats, as: 'issueStats', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1IssueModelLabelStatsIssueStats, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1IssueModelLabelStatsIssueStats::Representation
1065
+
1066
+ property :unclassified_conversations_count, :numeric_string => true, as: 'unclassifiedConversationsCount'
1067
+ end
1068
+ end
1069
+
1070
+ class GoogleCloudContactcenterinsightsV1IssueModelLabelStatsIssueStats
1071
+ # @private
1072
+ class Representation < Google::Apis::Core::JsonRepresentation
1073
+ property :issue, as: 'issue'
1074
+ property :labeled_conversations_count, :numeric_string => true, as: 'labeledConversationsCount'
1075
+ end
1076
+ end
1077
+
1078
+ class GoogleCloudContactcenterinsightsV1IssueModelResult
1079
+ # @private
1080
+ class Representation < Google::Apis::Core::JsonRepresentation
1081
+ property :issue_model, as: 'issueModel'
1082
+ collection :issues, as: 'issues', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1IssueAssignment, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1IssueAssignment::Representation
1083
+
1084
+ end
1085
+ end
1086
+
1087
+ class GoogleCloudContactcenterinsightsV1ListAnalysesResponse
1088
+ # @private
1089
+ class Representation < Google::Apis::Core::JsonRepresentation
1090
+ collection :analyses, as: 'analyses', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1Analysis, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1Analysis::Representation
1091
+
1092
+ property :next_page_token, as: 'nextPageToken'
1093
+ end
1094
+ end
1095
+
1096
+ class GoogleCloudContactcenterinsightsV1ListConversationsResponse
1097
+ # @private
1098
+ class Representation < Google::Apis::Core::JsonRepresentation
1099
+ collection :conversations, as: 'conversations', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1Conversation, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1Conversation::Representation
1100
+
1101
+ property :next_page_token, as: 'nextPageToken'
1102
+ end
1103
+ end
1104
+
1105
+ class GoogleCloudContactcenterinsightsV1ListIssueModelsResponse
1106
+ # @private
1107
+ class Representation < Google::Apis::Core::JsonRepresentation
1108
+ collection :issue_models, as: 'issueModels', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1IssueModel, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1IssueModel::Representation
1109
+
1110
+ end
1111
+ end
1112
+
1113
+ class GoogleCloudContactcenterinsightsV1ListIssuesResponse
1114
+ # @private
1115
+ class Representation < Google::Apis::Core::JsonRepresentation
1116
+ collection :issues, as: 'issues', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1Issue, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1Issue::Representation
1117
+
1118
+ end
1119
+ end
1120
+
1121
+ class GoogleCloudContactcenterinsightsV1ListPhraseMatchersResponse
1122
+ # @private
1123
+ class Representation < Google::Apis::Core::JsonRepresentation
1124
+ property :next_page_token, as: 'nextPageToken'
1125
+ collection :phrase_matchers, as: 'phraseMatchers', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1PhraseMatcher, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1PhraseMatcher::Representation
1126
+
1127
+ end
1128
+ end
1129
+
1130
+ class GoogleCloudContactcenterinsightsV1PhraseMatchData
1131
+ # @private
1132
+ class Representation < Google::Apis::Core::JsonRepresentation
1133
+ property :display_name, as: 'displayName'
1134
+ property :phrase_matcher, as: 'phraseMatcher'
1135
+ end
1136
+ end
1137
+
1138
+ class GoogleCloudContactcenterinsightsV1PhraseMatchRule
1139
+ # @private
1140
+ class Representation < Google::Apis::Core::JsonRepresentation
1141
+ property :config, as: 'config', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig::Representation
1142
+
1143
+ property :negated, as: 'negated'
1144
+ property :query, as: 'query'
1145
+ end
1146
+ end
1147
+
1148
+ class GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig
1149
+ # @private
1150
+ class Representation < Google::Apis::Core::JsonRepresentation
1151
+ property :exact_match_config, as: 'exactMatchConfig', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ExactMatchConfig, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ExactMatchConfig::Representation
1152
+
1153
+ end
1154
+ end
1155
+
1156
+ class GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup
1157
+ # @private
1158
+ class Representation < Google::Apis::Core::JsonRepresentation
1159
+ collection :phrase_match_rules, as: 'phraseMatchRules', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1PhraseMatchRule, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1PhraseMatchRule::Representation
1160
+
1161
+ property :type, as: 'type'
1162
+ end
1163
+ end
1164
+
1165
+ class GoogleCloudContactcenterinsightsV1PhraseMatcher
1166
+ # @private
1167
+ class Representation < Google::Apis::Core::JsonRepresentation
1168
+ property :activation_update_time, as: 'activationUpdateTime'
1169
+ property :active, as: 'active'
1170
+ property :display_name, as: 'displayName'
1171
+ property :name, as: 'name'
1172
+ collection :phrase_match_rule_groups, as: 'phraseMatchRuleGroups', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup::Representation
1173
+
1174
+ property :revision_create_time, as: 'revisionCreateTime'
1175
+ property :revision_id, as: 'revisionId'
1176
+ property :role_match, as: 'roleMatch'
1177
+ property :type, as: 'type'
1178
+ property :version_tag, as: 'versionTag'
1179
+ end
1180
+ end
1181
+
1182
+ class GoogleCloudContactcenterinsightsV1RuntimeAnnotation
1183
+ # @private
1184
+ class Representation < Google::Apis::Core::JsonRepresentation
1185
+ property :annotation_id, as: 'annotationId'
1186
+ property :answer_feedback, as: 'answerFeedback', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AnswerFeedback, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AnswerFeedback::Representation
1187
+
1188
+ property :article_suggestion, as: 'articleSuggestion', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ArticleSuggestionData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1ArticleSuggestionData::Representation
1189
+
1190
+ property :create_time, as: 'createTime'
1191
+ property :dialogflow_interaction, as: 'dialogflowInteraction', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1DialogflowInteractionData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1DialogflowInteractionData::Representation
1192
+
1193
+ property :end_boundary, as: 'endBoundary', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AnnotationBoundary, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AnnotationBoundary::Representation
1194
+
1195
+ property :faq_answer, as: 'faqAnswer', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1FaqAnswerData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1FaqAnswerData::Representation
1196
+
1197
+ property :smart_compose_suggestion, as: 'smartComposeSuggestion', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SmartComposeSuggestionData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SmartComposeSuggestionData::Representation
1198
+
1199
+ property :smart_reply, as: 'smartReply', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SmartReplyData, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SmartReplyData::Representation
1200
+
1201
+ property :start_boundary, as: 'startBoundary', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AnnotationBoundary, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1AnnotationBoundary::Representation
1202
+
1203
+ end
1204
+ end
1205
+
1206
+ class GoogleCloudContactcenterinsightsV1SentimentData
1207
+ # @private
1208
+ class Representation < Google::Apis::Core::JsonRepresentation
1209
+ property :magnitude, as: 'magnitude'
1210
+ property :score, as: 'score'
1211
+ end
1212
+ end
1213
+
1214
+ class GoogleCloudContactcenterinsightsV1Settings
1215
+ # @private
1216
+ class Representation < Google::Apis::Core::JsonRepresentation
1217
+ property :analysis_config, as: 'analysisConfig', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SettingsAnalysisConfig, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1SettingsAnalysisConfig::Representation
1218
+
1219
+ property :conversation_ttl, as: 'conversationTtl'
1220
+ property :create_time, as: 'createTime'
1221
+ property :language_code, as: 'languageCode'
1222
+ property :name, as: 'name'
1223
+ hash :pubsub_notification_settings, as: 'pubsubNotificationSettings'
1224
+ property :update_time, as: 'updateTime'
1225
+ end
1226
+ end
1227
+
1228
+ class GoogleCloudContactcenterinsightsV1SettingsAnalysisConfig
1229
+ # @private
1230
+ class Representation < Google::Apis::Core::JsonRepresentation
1231
+ property :runtime_integration_analysis_percentage, as: 'runtimeIntegrationAnalysisPercentage'
1232
+ end
1233
+ end
1234
+
1235
+ class GoogleCloudContactcenterinsightsV1SilenceData
1236
+ # @private
1237
+ class Representation < Google::Apis::Core::JsonRepresentation
1238
+ end
1239
+ end
1240
+
1241
+ class GoogleCloudContactcenterinsightsV1SmartComposeSuggestionData
1242
+ # @private
1243
+ class Representation < Google::Apis::Core::JsonRepresentation
1244
+ property :confidence_score, as: 'confidenceScore'
1245
+ hash :metadata, as: 'metadata'
1246
+ property :query_record, as: 'queryRecord'
1247
+ property :suggestion, as: 'suggestion'
1248
+ end
1249
+ end
1250
+
1251
+ class GoogleCloudContactcenterinsightsV1SmartReplyData
1252
+ # @private
1253
+ class Representation < Google::Apis::Core::JsonRepresentation
1254
+ property :confidence_score, as: 'confidenceScore'
1255
+ hash :metadata, as: 'metadata'
1256
+ property :query_record, as: 'queryRecord'
1257
+ property :reply, as: 'reply'
1258
+ end
1259
+ end
1260
+
1261
+ class GoogleCloudContactcenterinsightsV1UndeployIssueModelMetadata
1262
+ # @private
1263
+ class Representation < Google::Apis::Core::JsonRepresentation
1264
+ property :create_time, as: 'createTime'
1265
+ property :end_time, as: 'endTime'
1266
+ property :request, as: 'request', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1UndeployIssueModelRequest, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1UndeployIssueModelRequest::Representation
1267
+
1268
+ end
1269
+ end
1270
+
1271
+ class GoogleCloudContactcenterinsightsV1UndeployIssueModelRequest
1272
+ # @private
1273
+ class Representation < Google::Apis::Core::JsonRepresentation
1274
+ property :name, as: 'name'
1275
+ end
1276
+ end
1277
+
1278
+ class GoogleCloudContactcenterinsightsV1UndeployIssueModelResponse
1279
+ # @private
1280
+ class Representation < Google::Apis::Core::JsonRepresentation
1281
+ end
1282
+ end
1283
+
1284
+ class GoogleCloudContactcenterinsightsV1alpha1CreateAnalysisOperationMetadata
1285
+ # @private
1286
+ class Representation < Google::Apis::Core::JsonRepresentation
1287
+ property :conversation, as: 'conversation'
1288
+ property :create_time, as: 'createTime'
1289
+ property :end_time, as: 'endTime'
1290
+ end
1291
+ end
1292
+
1293
+ class GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelMetadata
1294
+ # @private
1295
+ class Representation < Google::Apis::Core::JsonRepresentation
1296
+ property :create_time, as: 'createTime'
1297
+ property :end_time, as: 'endTime'
1298
+ property :request, as: 'request', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelRequest, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelRequest::Representation
1299
+
1300
+ end
1301
+ end
1302
+
1303
+ class GoogleCloudContactcenterinsightsV1alpha1CreateIssueModelRequest
1304
+ # @private
1305
+ class Representation < Google::Apis::Core::JsonRepresentation
1306
+ property :issue_model, as: 'issueModel', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1IssueModel, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1IssueModel::Representation
1307
+
1308
+ property :parent, as: 'parent'
1309
+ end
1310
+ end
1311
+
1312
+ class GoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelMetadata
1313
+ # @private
1314
+ class Representation < Google::Apis::Core::JsonRepresentation
1315
+ property :create_time, as: 'createTime'
1316
+ property :end_time, as: 'endTime'
1317
+ property :request, as: 'request', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelRequest, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelRequest::Representation
1318
+
1319
+ end
1320
+ end
1321
+
1322
+ class GoogleCloudContactcenterinsightsV1alpha1DeleteIssueModelRequest
1323
+ # @private
1324
+ class Representation < Google::Apis::Core::JsonRepresentation
1325
+ property :name, as: 'name'
1326
+ end
1327
+ end
1328
+
1329
+ class GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelMetadata
1330
+ # @private
1331
+ class Representation < Google::Apis::Core::JsonRepresentation
1332
+ property :create_time, as: 'createTime'
1333
+ property :end_time, as: 'endTime'
1334
+ property :request, as: 'request', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelRequest, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelRequest::Representation
1335
+
1336
+ end
1337
+ end
1338
+
1339
+ class GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelRequest
1340
+ # @private
1341
+ class Representation < Google::Apis::Core::JsonRepresentation
1342
+ property :name, as: 'name'
1343
+ end
1344
+ end
1345
+
1346
+ class GoogleCloudContactcenterinsightsV1alpha1DeployIssueModelResponse
1347
+ # @private
1348
+ class Representation < Google::Apis::Core::JsonRepresentation
1349
+ end
1350
+ end
1351
+
1352
+ class GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataMetadata
1353
+ # @private
1354
+ class Representation < Google::Apis::Core::JsonRepresentation
1355
+ property :create_time, as: 'createTime'
1356
+ property :end_time, as: 'endTime'
1357
+ collection :partial_errors, as: 'partialErrors', class: Google::Apis::ContactcenterinsightsV1::GoogleRpcStatus, decorator: Google::Apis::ContactcenterinsightsV1::GoogleRpcStatus::Representation
1358
+
1359
+ property :request, as: 'request', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequest, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequest::Representation
1360
+
1361
+ end
1362
+ end
1363
+
1364
+ class GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequest
1365
+ # @private
1366
+ class Representation < Google::Apis::Core::JsonRepresentation
1367
+ property :big_query_destination, as: 'bigQueryDestination', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequestBigQueryDestination, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequestBigQueryDestination::Representation
1368
+
1369
+ property :filter, as: 'filter'
1370
+ property :kms_key, as: 'kmsKey'
1371
+ property :parent, as: 'parent'
1372
+ end
1373
+ end
1374
+
1375
+ class GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequestBigQueryDestination
1376
+ # @private
1377
+ class Representation < Google::Apis::Core::JsonRepresentation
1378
+ property :dataset, as: 'dataset'
1379
+ property :project_id, as: 'projectId'
1380
+ property :table, as: 'table'
1381
+ end
1382
+ end
1383
+
1384
+ class GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataResponse
1385
+ # @private
1386
+ class Representation < Google::Apis::Core::JsonRepresentation
1387
+ end
1388
+ end
1389
+
1390
+ class GoogleCloudContactcenterinsightsV1alpha1IssueModel
1391
+ # @private
1392
+ class Representation < Google::Apis::Core::JsonRepresentation
1393
+ property :create_time, as: 'createTime'
1394
+ property :display_name, as: 'displayName'
1395
+ property :input_data_config, as: 'inputDataConfig', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1IssueModelInputDataConfig, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1IssueModelInputDataConfig::Representation
1396
+
1397
+ property :name, as: 'name'
1398
+ property :state, as: 'state'
1399
+ property :training_stats, as: 'trainingStats', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStats, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStats::Representation
1400
+
1401
+ property :update_time, as: 'updateTime'
1402
+ end
1403
+ end
1404
+
1405
+ class GoogleCloudContactcenterinsightsV1alpha1IssueModelInputDataConfig
1406
+ # @private
1407
+ class Representation < Google::Apis::Core::JsonRepresentation
1408
+ property :medium, as: 'medium'
1409
+ property :training_conversations_count, :numeric_string => true, as: 'trainingConversationsCount'
1410
+ end
1411
+ end
1412
+
1413
+ class GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStats
1414
+ # @private
1415
+ class Representation < Google::Apis::Core::JsonRepresentation
1416
+ property :analyzed_conversations_count, :numeric_string => true, as: 'analyzedConversationsCount'
1417
+ hash :issue_stats, as: 'issueStats', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStatsIssueStats, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStatsIssueStats::Representation
1418
+
1419
+ property :unclassified_conversations_count, :numeric_string => true, as: 'unclassifiedConversationsCount'
1420
+ end
1421
+ end
1422
+
1423
+ class GoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStatsIssueStats
1424
+ # @private
1425
+ class Representation < Google::Apis::Core::JsonRepresentation
1426
+ property :issue, as: 'issue'
1427
+ property :labeled_conversations_count, :numeric_string => true, as: 'labeledConversationsCount'
1428
+ end
1429
+ end
1430
+
1431
+ class GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelMetadata
1432
+ # @private
1433
+ class Representation < Google::Apis::Core::JsonRepresentation
1434
+ property :create_time, as: 'createTime'
1435
+ property :end_time, as: 'endTime'
1436
+ property :request, as: 'request', class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelRequest, decorator: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelRequest::Representation
1437
+
1438
+ end
1439
+ end
1440
+
1441
+ class GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelRequest
1442
+ # @private
1443
+ class Representation < Google::Apis::Core::JsonRepresentation
1444
+ property :name, as: 'name'
1445
+ end
1446
+ end
1447
+
1448
+ class GoogleCloudContactcenterinsightsV1alpha1UndeployIssueModelResponse
1449
+ # @private
1450
+ class Representation < Google::Apis::Core::JsonRepresentation
1451
+ end
1452
+ end
1453
+
1454
+ class GoogleLongrunningListOperationsResponse
1455
+ # @private
1456
+ class Representation < Google::Apis::Core::JsonRepresentation
1457
+ property :next_page_token, as: 'nextPageToken'
1458
+ collection :operations, as: 'operations', class: Google::Apis::ContactcenterinsightsV1::GoogleLongrunningOperation, decorator: Google::Apis::ContactcenterinsightsV1::GoogleLongrunningOperation::Representation
1459
+
1460
+ end
1461
+ end
1462
+
1463
+ class GoogleLongrunningOperation
1464
+ # @private
1465
+ class Representation < Google::Apis::Core::JsonRepresentation
1466
+ property :done, as: 'done'
1467
+ property :error, as: 'error', class: Google::Apis::ContactcenterinsightsV1::GoogleRpcStatus, decorator: Google::Apis::ContactcenterinsightsV1::GoogleRpcStatus::Representation
1468
+
1469
+ hash :metadata, as: 'metadata'
1470
+ property :name, as: 'name'
1471
+ hash :response, as: 'response'
1472
+ end
1473
+ end
1474
+
1475
+ class GoogleProtobufEmpty
1476
+ # @private
1477
+ class Representation < Google::Apis::Core::JsonRepresentation
1478
+ end
1479
+ end
1480
+
1481
+ class GoogleRpcStatus
1482
+ # @private
1483
+ class Representation < Google::Apis::Core::JsonRepresentation
1484
+ property :code, as: 'code'
1485
+ collection :details, as: 'details'
1486
+ property :message, as: 'message'
1487
+ end
1488
+ end
1489
+ end
1490
+ end
1491
+ end