google-apis-language_v2 0.2.0 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -52,280 +52,2297 @@ module Google
52
52
  include Google::Apis::Core::JsonObjectSupport
53
53
  end
54
54
 
55
+ class AnnotateTextRequestFeatures
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
55
61
  class AnnotateTextResponse
56
62
  class Representation < Google::Apis::Core::JsonRepresentation; end
57
63
 
58
- include Google::Apis::Core::JsonObjectSupport
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class ClassificationCategory
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class ClassifyTextRequest
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class ClassifyTextResponse
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class Color
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class CpuMetric
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class DiskMetric
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class Document
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class Entity
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class EntityMention
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class GpuMetric
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class InfraUsage
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class ModerateTextRequest
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class ModerateTextResponse
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class RamMetric
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class Sentence
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class Sentiment
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class Status
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class TextSpan
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class TpuMetric
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class XpsArrayStats
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class XpsBatchPredictResponse
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class XpsBoundingBoxMetricsEntry
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class XpsBoundingBoxMetricsEntryConfidenceMetricsEntry
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class XpsCategoryStats
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class XpsCategoryStatsSingleCategoryStats
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class XpsClassificationEvaluationMetrics
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class XpsColorMap
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class XpsColorMapIntColor
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class XpsColumnSpec
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class XpsColumnSpecCorrelatedColumn
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class XpsColumnSpecForecastingMetadata
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class XpsCommonStats
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class XpsConfidenceMetricsEntry
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class XpsConfusionMatrix
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class XpsConfusionMatrixRow
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class XpsCoreMlFormat
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class XpsCorrelationStats
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class XpsDataErrors
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class XpsDataStats
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class XpsDataType
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class XpsDockerFormat
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class XpsEdgeTpuTfLiteFormat
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class XpsEvaluationMetrics
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
325
+ class XpsEvaluationMetricsSet
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ class XpsExampleSet
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class XpsExportModelOutputConfig
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class XpsFileSpec
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class XpsFloat64Stats
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class XpsFloat64StatsHistogramBucket
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class XpsImageClassificationTrainResponse
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
367
+ class XpsImageExportModelSpec
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class XpsImageModelArtifactSpec
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class XpsImageModelServingSpec
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class XpsImageModelServingSpecModelThroughputEstimation
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
391
+ class XpsImageObjectDetectionEvaluationMetrics
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class XpsImageObjectDetectionModelSpec
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
403
+ class XpsImageSegmentationEvaluationMetrics
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ class XpsImageSegmentationEvaluationMetricsConfidenceMetricsEntry
410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
415
+ class XpsImageSegmentationTrainResponse
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class XpsIntegratedGradientsAttribution
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class XpsMetricEntry
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class XpsMetricEntryLabel
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
439
+ class XpsModelArtifactItem
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class XpsPreprocessResponse
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
451
+ class XpsRegressionEvaluationMetrics
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
457
+ class XpsRegressionMetricsEntry
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
463
+ class XpsReportingMetrics
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
469
+ class XpsResponseExplanationMetadata
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
475
+ class XpsResponseExplanationMetadataInputMetadata
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
481
+ class XpsResponseExplanationMetadataOutputMetadata
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class XpsResponseExplanationParameters
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
493
+ class XpsResponseExplanationSpec
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ include Google::Apis::Core::JsonObjectSupport
497
+ end
498
+
499
+ class XpsRow
500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
505
+ class XpsSpeechEvaluationMetrics
506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
507
+
508
+ include Google::Apis::Core::JsonObjectSupport
509
+ end
510
+
511
+ class XpsSpeechEvaluationMetricsSubModelEvaluationMetric
512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
513
+
514
+ include Google::Apis::Core::JsonObjectSupport
515
+ end
516
+
517
+ class XpsSpeechModelSpec
518
+ class Representation < Google::Apis::Core::JsonRepresentation; end
519
+
520
+ include Google::Apis::Core::JsonObjectSupport
521
+ end
522
+
523
+ class XpsSpeechModelSpecSubModelSpec
524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
525
+
526
+ include Google::Apis::Core::JsonObjectSupport
527
+ end
528
+
529
+ class XpsSpeechPreprocessResponse
530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
531
+
532
+ include Google::Apis::Core::JsonObjectSupport
533
+ end
534
+
535
+ class XpsSpeechPreprocessStats
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
541
+ class XpsStringStats
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
547
+ class XpsStringStatsUnigramStats
548
+ class Representation < Google::Apis::Core::JsonRepresentation; end
549
+
550
+ include Google::Apis::Core::JsonObjectSupport
551
+ end
552
+
553
+ class XpsStructStats
554
+ class Representation < Google::Apis::Core::JsonRepresentation; end
555
+
556
+ include Google::Apis::Core::JsonObjectSupport
557
+ end
558
+
559
+ class XpsStructType
560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
561
+
562
+ include Google::Apis::Core::JsonObjectSupport
563
+ end
564
+
565
+ class XpsTableSpec
566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
567
+
568
+ include Google::Apis::Core::JsonObjectSupport
569
+ end
570
+
571
+ class XpsTablesClassificationMetrics
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
577
+ class XpsTablesClassificationMetricsCurveMetrics
578
+ class Representation < Google::Apis::Core::JsonRepresentation; end
579
+
580
+ include Google::Apis::Core::JsonObjectSupport
581
+ end
582
+
583
+ class XpsTablesConfidenceMetricsEntry
584
+ class Representation < Google::Apis::Core::JsonRepresentation; end
585
+
586
+ include Google::Apis::Core::JsonObjectSupport
587
+ end
588
+
589
+ class XpsTablesDatasetMetadata
590
+ class Representation < Google::Apis::Core::JsonRepresentation; end
591
+
592
+ include Google::Apis::Core::JsonObjectSupport
593
+ end
594
+
595
+ class XpsTablesEvaluationMetrics
596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
597
+
598
+ include Google::Apis::Core::JsonObjectSupport
599
+ end
600
+
601
+ class XpsTablesModelColumnInfo
602
+ class Representation < Google::Apis::Core::JsonRepresentation; end
603
+
604
+ include Google::Apis::Core::JsonObjectSupport
605
+ end
606
+
607
+ class XpsTablesModelStructure
608
+ class Representation < Google::Apis::Core::JsonRepresentation; end
609
+
610
+ include Google::Apis::Core::JsonObjectSupport
611
+ end
612
+
613
+ class XpsTablesModelStructureModelParameters
614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
615
+
616
+ include Google::Apis::Core::JsonObjectSupport
617
+ end
618
+
619
+ class XpsTablesModelStructureModelParametersParameter
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
625
+ class XpsTablesPreprocessResponse
626
+ class Representation < Google::Apis::Core::JsonRepresentation; end
627
+
628
+ include Google::Apis::Core::JsonObjectSupport
629
+ end
630
+
631
+ class XpsTablesRegressionMetrics
632
+ class Representation < Google::Apis::Core::JsonRepresentation; end
633
+
634
+ include Google::Apis::Core::JsonObjectSupport
635
+ end
636
+
637
+ class XpsTablesTrainResponse
638
+ class Representation < Google::Apis::Core::JsonRepresentation; end
639
+
640
+ include Google::Apis::Core::JsonObjectSupport
641
+ end
642
+
643
+ class XpsTablesTrainingOperationMetadata
644
+ class Representation < Google::Apis::Core::JsonRepresentation; end
645
+
646
+ include Google::Apis::Core::JsonObjectSupport
647
+ end
648
+
649
+ class XpsTextComponentModel
650
+ class Representation < Google::Apis::Core::JsonRepresentation; end
651
+
652
+ include Google::Apis::Core::JsonObjectSupport
653
+ end
654
+
655
+ class XpsTextExtractionEvaluationMetrics
656
+ class Representation < Google::Apis::Core::JsonRepresentation; end
657
+
658
+ include Google::Apis::Core::JsonObjectSupport
659
+ end
660
+
661
+ class XpsTextSentimentEvaluationMetrics
662
+ class Representation < Google::Apis::Core::JsonRepresentation; end
663
+
664
+ include Google::Apis::Core::JsonObjectSupport
665
+ end
666
+
667
+ class XpsTextToSpeechTrainResponse
668
+ class Representation < Google::Apis::Core::JsonRepresentation; end
669
+
670
+ include Google::Apis::Core::JsonObjectSupport
671
+ end
672
+
673
+ class XpsTextTrainResponse
674
+ class Representation < Google::Apis::Core::JsonRepresentation; end
675
+
676
+ include Google::Apis::Core::JsonObjectSupport
677
+ end
678
+
679
+ class XpsTfJsFormat
680
+ class Representation < Google::Apis::Core::JsonRepresentation; end
681
+
682
+ include Google::Apis::Core::JsonObjectSupport
683
+ end
684
+
685
+ class XpsTfLiteFormat
686
+ class Representation < Google::Apis::Core::JsonRepresentation; end
687
+
688
+ include Google::Apis::Core::JsonObjectSupport
689
+ end
690
+
691
+ class XpsTfSavedModelFormat
692
+ class Representation < Google::Apis::Core::JsonRepresentation; end
693
+
694
+ include Google::Apis::Core::JsonObjectSupport
695
+ end
696
+
697
+ class XpsTimestampStats
698
+ class Representation < Google::Apis::Core::JsonRepresentation; end
699
+
700
+ include Google::Apis::Core::JsonObjectSupport
701
+ end
702
+
703
+ class XpsTimestampStatsGranularStats
704
+ class Representation < Google::Apis::Core::JsonRepresentation; end
705
+
706
+ include Google::Apis::Core::JsonObjectSupport
707
+ end
708
+
709
+ class XpsTrackMetricsEntry
710
+ class Representation < Google::Apis::Core::JsonRepresentation; end
711
+
712
+ include Google::Apis::Core::JsonObjectSupport
713
+ end
714
+
715
+ class XpsTrackMetricsEntryConfidenceMetricsEntry
716
+ class Representation < Google::Apis::Core::JsonRepresentation; end
717
+
718
+ include Google::Apis::Core::JsonObjectSupport
719
+ end
720
+
721
+ class XpsTrainResponse
722
+ class Representation < Google::Apis::Core::JsonRepresentation; end
723
+
724
+ include Google::Apis::Core::JsonObjectSupport
725
+ end
726
+
727
+ class XpsTrainingObjectivePoint
728
+ class Representation < Google::Apis::Core::JsonRepresentation; end
729
+
730
+ include Google::Apis::Core::JsonObjectSupport
731
+ end
732
+
733
+ class XpsTranslationEvaluationMetrics
734
+ class Representation < Google::Apis::Core::JsonRepresentation; end
735
+
736
+ include Google::Apis::Core::JsonObjectSupport
737
+ end
738
+
739
+ class XpsTranslationPreprocessResponse
740
+ class Representation < Google::Apis::Core::JsonRepresentation; end
741
+
742
+ include Google::Apis::Core::JsonObjectSupport
743
+ end
744
+
745
+ class XpsTranslationTrainResponse
746
+ class Representation < Google::Apis::Core::JsonRepresentation; end
747
+
748
+ include Google::Apis::Core::JsonObjectSupport
749
+ end
750
+
751
+ class XpsTuningTrial
752
+ class Representation < Google::Apis::Core::JsonRepresentation; end
753
+
754
+ include Google::Apis::Core::JsonObjectSupport
755
+ end
756
+
757
+ class XpsVideoActionMetricsEntry
758
+ class Representation < Google::Apis::Core::JsonRepresentation; end
759
+
760
+ include Google::Apis::Core::JsonObjectSupport
761
+ end
762
+
763
+ class XpsVideoActionMetricsEntryConfidenceMetricsEntry
764
+ class Representation < Google::Apis::Core::JsonRepresentation; end
765
+
766
+ include Google::Apis::Core::JsonObjectSupport
767
+ end
768
+
769
+ class XpsVideoActionRecognitionEvaluationMetrics
770
+ class Representation < Google::Apis::Core::JsonRepresentation; end
771
+
772
+ include Google::Apis::Core::JsonObjectSupport
773
+ end
774
+
775
+ class XpsVideoActionRecognitionTrainResponse
776
+ class Representation < Google::Apis::Core::JsonRepresentation; end
777
+
778
+ include Google::Apis::Core::JsonObjectSupport
779
+ end
780
+
781
+ class XpsVideoBatchPredictOperationMetadata
782
+ class Representation < Google::Apis::Core::JsonRepresentation; end
783
+
784
+ include Google::Apis::Core::JsonObjectSupport
785
+ end
786
+
787
+ class XpsVideoClassificationTrainResponse
788
+ class Representation < Google::Apis::Core::JsonRepresentation; end
789
+
790
+ include Google::Apis::Core::JsonObjectSupport
791
+ end
792
+
793
+ class XpsVideoExportModelSpec
794
+ class Representation < Google::Apis::Core::JsonRepresentation; end
795
+
796
+ include Google::Apis::Core::JsonObjectSupport
797
+ end
798
+
799
+ class XpsVideoModelArtifactSpec
800
+ class Representation < Google::Apis::Core::JsonRepresentation; end
801
+
802
+ include Google::Apis::Core::JsonObjectSupport
803
+ end
804
+
805
+ class XpsVideoObjectTrackingEvaluationMetrics
806
+ class Representation < Google::Apis::Core::JsonRepresentation; end
807
+
808
+ include Google::Apis::Core::JsonObjectSupport
809
+ end
810
+
811
+ class XpsVideoObjectTrackingTrainResponse
812
+ class Representation < Google::Apis::Core::JsonRepresentation; end
813
+
814
+ include Google::Apis::Core::JsonObjectSupport
815
+ end
816
+
817
+ class XpsVideoTrainingOperationMetadata
818
+ class Representation < Google::Apis::Core::JsonRepresentation; end
819
+
820
+ include Google::Apis::Core::JsonObjectSupport
821
+ end
822
+
823
+ class XpsVisionErrorAnalysisConfig
824
+ class Representation < Google::Apis::Core::JsonRepresentation; end
825
+
826
+ include Google::Apis::Core::JsonObjectSupport
827
+ end
828
+
829
+ class XpsVisionTrainingOperationMetadata
830
+ class Representation < Google::Apis::Core::JsonRepresentation; end
831
+
832
+ include Google::Apis::Core::JsonObjectSupport
833
+ end
834
+
835
+ class XpsVisualization
836
+ class Representation < Google::Apis::Core::JsonRepresentation; end
837
+
838
+ include Google::Apis::Core::JsonObjectSupport
839
+ end
840
+
841
+ class XpsXpsOperationMetadata
842
+ class Representation < Google::Apis::Core::JsonRepresentation; end
843
+
844
+ include Google::Apis::Core::JsonObjectSupport
845
+ end
846
+
847
+ class XpsXraiAttribution
848
+ class Representation < Google::Apis::Core::JsonRepresentation; end
849
+
850
+ include Google::Apis::Core::JsonObjectSupport
851
+ end
852
+
853
+ class AnalyzeEntitiesRequest
854
+ # @private
855
+ class Representation < Google::Apis::Core::JsonRepresentation
856
+ property :document, as: 'document', class: Google::Apis::LanguageV2::Document, decorator: Google::Apis::LanguageV2::Document::Representation
857
+
858
+ property :encoding_type, as: 'encodingType'
859
+ end
860
+ end
861
+
862
+ class AnalyzeEntitiesResponse
863
+ # @private
864
+ class Representation < Google::Apis::Core::JsonRepresentation
865
+ collection :entities, as: 'entities', class: Google::Apis::LanguageV2::Entity, decorator: Google::Apis::LanguageV2::Entity::Representation
866
+
867
+ property :language_code, as: 'languageCode'
868
+ property :language_supported, as: 'languageSupported'
869
+ end
870
+ end
871
+
872
+ class AnalyzeSentimentRequest
873
+ # @private
874
+ class Representation < Google::Apis::Core::JsonRepresentation
875
+ property :document, as: 'document', class: Google::Apis::LanguageV2::Document, decorator: Google::Apis::LanguageV2::Document::Representation
876
+
877
+ property :encoding_type, as: 'encodingType'
878
+ end
879
+ end
880
+
881
+ class AnalyzeSentimentResponse
882
+ # @private
883
+ class Representation < Google::Apis::Core::JsonRepresentation
884
+ property :document_sentiment, as: 'documentSentiment', class: Google::Apis::LanguageV2::Sentiment, decorator: Google::Apis::LanguageV2::Sentiment::Representation
885
+
886
+ property :language_code, as: 'languageCode'
887
+ property :language_supported, as: 'languageSupported'
888
+ collection :sentences, as: 'sentences', class: Google::Apis::LanguageV2::Sentence, decorator: Google::Apis::LanguageV2::Sentence::Representation
889
+
890
+ end
891
+ end
892
+
893
+ class AnnotateTextRequest
894
+ # @private
895
+ class Representation < Google::Apis::Core::JsonRepresentation
896
+ property :document, as: 'document', class: Google::Apis::LanguageV2::Document, decorator: Google::Apis::LanguageV2::Document::Representation
897
+
898
+ property :encoding_type, as: 'encodingType'
899
+ property :features, as: 'features', class: Google::Apis::LanguageV2::AnnotateTextRequestFeatures, decorator: Google::Apis::LanguageV2::AnnotateTextRequestFeatures::Representation
900
+
901
+ end
902
+ end
903
+
904
+ class AnnotateTextRequestFeatures
905
+ # @private
906
+ class Representation < Google::Apis::Core::JsonRepresentation
907
+ property :classify_text, as: 'classifyText'
908
+ property :extract_document_sentiment, as: 'extractDocumentSentiment'
909
+ property :extract_entities, as: 'extractEntities'
910
+ property :moderate_text, as: 'moderateText'
911
+ end
912
+ end
913
+
914
+ class AnnotateTextResponse
915
+ # @private
916
+ class Representation < Google::Apis::Core::JsonRepresentation
917
+ collection :categories, as: 'categories', class: Google::Apis::LanguageV2::ClassificationCategory, decorator: Google::Apis::LanguageV2::ClassificationCategory::Representation
918
+
919
+ property :document_sentiment, as: 'documentSentiment', class: Google::Apis::LanguageV2::Sentiment, decorator: Google::Apis::LanguageV2::Sentiment::Representation
920
+
921
+ collection :entities, as: 'entities', class: Google::Apis::LanguageV2::Entity, decorator: Google::Apis::LanguageV2::Entity::Representation
922
+
923
+ property :language_code, as: 'languageCode'
924
+ property :language_supported, as: 'languageSupported'
925
+ collection :moderation_categories, as: 'moderationCategories', class: Google::Apis::LanguageV2::ClassificationCategory, decorator: Google::Apis::LanguageV2::ClassificationCategory::Representation
926
+
927
+ collection :sentences, as: 'sentences', class: Google::Apis::LanguageV2::Sentence, decorator: Google::Apis::LanguageV2::Sentence::Representation
928
+
929
+ end
930
+ end
931
+
932
+ class ClassificationCategory
933
+ # @private
934
+ class Representation < Google::Apis::Core::JsonRepresentation
935
+ property :confidence, as: 'confidence'
936
+ property :name, as: 'name'
937
+ end
938
+ end
939
+
940
+ class ClassifyTextRequest
941
+ # @private
942
+ class Representation < Google::Apis::Core::JsonRepresentation
943
+ property :document, as: 'document', class: Google::Apis::LanguageV2::Document, decorator: Google::Apis::LanguageV2::Document::Representation
944
+
945
+ end
946
+ end
947
+
948
+ class ClassifyTextResponse
949
+ # @private
950
+ class Representation < Google::Apis::Core::JsonRepresentation
951
+ collection :categories, as: 'categories', class: Google::Apis::LanguageV2::ClassificationCategory, decorator: Google::Apis::LanguageV2::ClassificationCategory::Representation
952
+
953
+ property :language_code, as: 'languageCode'
954
+ property :language_supported, as: 'languageSupported'
955
+ end
956
+ end
957
+
958
+ class Color
959
+ # @private
960
+ class Representation < Google::Apis::Core::JsonRepresentation
961
+ property :alpha, as: 'alpha'
962
+ property :blue, as: 'blue'
963
+ property :green, as: 'green'
964
+ property :red, as: 'red'
965
+ end
966
+ end
967
+
968
+ class CpuMetric
969
+ # @private
970
+ class Representation < Google::Apis::Core::JsonRepresentation
971
+ property :core_number, :numeric_string => true, as: 'coreNumber'
972
+ property :core_sec, :numeric_string => true, as: 'coreSec'
973
+ property :cpu_type, as: 'cpuType'
974
+ property :machine_spec, as: 'machineSpec'
975
+ hash :tracking_labels, as: 'trackingLabels'
976
+ end
977
+ end
978
+
979
+ class DiskMetric
980
+ # @private
981
+ class Representation < Google::Apis::Core::JsonRepresentation
982
+ property :disk_type, as: 'diskType'
983
+ property :gib_sec, :numeric_string => true, as: 'gibSec'
984
+ end
985
+ end
986
+
987
+ class Document
988
+ # @private
989
+ class Representation < Google::Apis::Core::JsonRepresentation
990
+ property :content, as: 'content'
991
+ property :gcs_content_uri, as: 'gcsContentUri'
992
+ property :language_code, as: 'languageCode'
993
+ property :type, as: 'type'
994
+ end
995
+ end
996
+
997
+ class Entity
998
+ # @private
999
+ class Representation < Google::Apis::Core::JsonRepresentation
1000
+ collection :mentions, as: 'mentions', class: Google::Apis::LanguageV2::EntityMention, decorator: Google::Apis::LanguageV2::EntityMention::Representation
1001
+
1002
+ hash :metadata, as: 'metadata'
1003
+ property :name, as: 'name'
1004
+ property :sentiment, as: 'sentiment', class: Google::Apis::LanguageV2::Sentiment, decorator: Google::Apis::LanguageV2::Sentiment::Representation
1005
+
1006
+ property :type, as: 'type'
1007
+ end
1008
+ end
1009
+
1010
+ class EntityMention
1011
+ # @private
1012
+ class Representation < Google::Apis::Core::JsonRepresentation
1013
+ property :probability, as: 'probability'
1014
+ property :sentiment, as: 'sentiment', class: Google::Apis::LanguageV2::Sentiment, decorator: Google::Apis::LanguageV2::Sentiment::Representation
1015
+
1016
+ property :text, as: 'text', class: Google::Apis::LanguageV2::TextSpan, decorator: Google::Apis::LanguageV2::TextSpan::Representation
1017
+
1018
+ property :type, as: 'type'
1019
+ end
1020
+ end
1021
+
1022
+ class GpuMetric
1023
+ # @private
1024
+ class Representation < Google::Apis::Core::JsonRepresentation
1025
+ property :gpu_sec, :numeric_string => true, as: 'gpuSec'
1026
+ property :gpu_type, as: 'gpuType'
1027
+ property :machine_spec, as: 'machineSpec'
1028
+ hash :tracking_labels, as: 'trackingLabels'
1029
+ end
1030
+ end
1031
+
1032
+ class InfraUsage
1033
+ # @private
1034
+ class Representation < Google::Apis::Core::JsonRepresentation
1035
+ collection :cpu_metrics, as: 'cpuMetrics', class: Google::Apis::LanguageV2::CpuMetric, decorator: Google::Apis::LanguageV2::CpuMetric::Representation
1036
+
1037
+ collection :disk_metrics, as: 'diskMetrics', class: Google::Apis::LanguageV2::DiskMetric, decorator: Google::Apis::LanguageV2::DiskMetric::Representation
1038
+
1039
+ collection :gpu_metrics, as: 'gpuMetrics', class: Google::Apis::LanguageV2::GpuMetric, decorator: Google::Apis::LanguageV2::GpuMetric::Representation
1040
+
1041
+ collection :ram_metrics, as: 'ramMetrics', class: Google::Apis::LanguageV2::RamMetric, decorator: Google::Apis::LanguageV2::RamMetric::Representation
1042
+
1043
+ collection :tpu_metrics, as: 'tpuMetrics', class: Google::Apis::LanguageV2::TpuMetric, decorator: Google::Apis::LanguageV2::TpuMetric::Representation
1044
+
1045
+ end
1046
+ end
1047
+
1048
+ class ModerateTextRequest
1049
+ # @private
1050
+ class Representation < Google::Apis::Core::JsonRepresentation
1051
+ property :document, as: 'document', class: Google::Apis::LanguageV2::Document, decorator: Google::Apis::LanguageV2::Document::Representation
1052
+
1053
+ end
1054
+ end
1055
+
1056
+ class ModerateTextResponse
1057
+ # @private
1058
+ class Representation < Google::Apis::Core::JsonRepresentation
1059
+ property :language_code, as: 'languageCode'
1060
+ property :language_supported, as: 'languageSupported'
1061
+ collection :moderation_categories, as: 'moderationCategories', class: Google::Apis::LanguageV2::ClassificationCategory, decorator: Google::Apis::LanguageV2::ClassificationCategory::Representation
1062
+
1063
+ end
1064
+ end
1065
+
1066
+ class RamMetric
1067
+ # @private
1068
+ class Representation < Google::Apis::Core::JsonRepresentation
1069
+ property :gib_sec, :numeric_string => true, as: 'gibSec'
1070
+ property :machine_spec, as: 'machineSpec'
1071
+ property :memories, as: 'memories'
1072
+ property :ram_type, as: 'ramType'
1073
+ hash :tracking_labels, as: 'trackingLabels'
1074
+ end
1075
+ end
1076
+
1077
+ class Sentence
1078
+ # @private
1079
+ class Representation < Google::Apis::Core::JsonRepresentation
1080
+ property :sentiment, as: 'sentiment', class: Google::Apis::LanguageV2::Sentiment, decorator: Google::Apis::LanguageV2::Sentiment::Representation
1081
+
1082
+ property :text, as: 'text', class: Google::Apis::LanguageV2::TextSpan, decorator: Google::Apis::LanguageV2::TextSpan::Representation
1083
+
1084
+ end
1085
+ end
1086
+
1087
+ class Sentiment
1088
+ # @private
1089
+ class Representation < Google::Apis::Core::JsonRepresentation
1090
+ property :magnitude, as: 'magnitude'
1091
+ property :score, as: 'score'
1092
+ end
1093
+ end
1094
+
1095
+ class Status
1096
+ # @private
1097
+ class Representation < Google::Apis::Core::JsonRepresentation
1098
+ property :code, as: 'code'
1099
+ collection :details, as: 'details'
1100
+ property :message, as: 'message'
1101
+ end
1102
+ end
1103
+
1104
+ class TextSpan
1105
+ # @private
1106
+ class Representation < Google::Apis::Core::JsonRepresentation
1107
+ property :begin_offset, as: 'beginOffset'
1108
+ property :content, as: 'content'
1109
+ end
1110
+ end
1111
+
1112
+ class TpuMetric
1113
+ # @private
1114
+ class Representation < Google::Apis::Core::JsonRepresentation
1115
+ property :tpu_sec, :numeric_string => true, as: 'tpuSec'
1116
+ property :tpu_type, as: 'tpuType'
1117
+ end
1118
+ end
1119
+
1120
+ class XpsArrayStats
1121
+ # @private
1122
+ class Representation < Google::Apis::Core::JsonRepresentation
1123
+ property :common_stats, as: 'commonStats', class: Google::Apis::LanguageV2::XpsCommonStats, decorator: Google::Apis::LanguageV2::XpsCommonStats::Representation
1124
+
1125
+ property :member_stats, as: 'memberStats', class: Google::Apis::LanguageV2::XpsDataStats, decorator: Google::Apis::LanguageV2::XpsDataStats::Representation
1126
+
1127
+ end
1128
+ end
1129
+
1130
+ class XpsBatchPredictResponse
1131
+ # @private
1132
+ class Representation < Google::Apis::Core::JsonRepresentation
1133
+ property :example_set, as: 'exampleSet', class: Google::Apis::LanguageV2::XpsExampleSet, decorator: Google::Apis::LanguageV2::XpsExampleSet::Representation
1134
+
1135
+ end
1136
+ end
1137
+
1138
+ class XpsBoundingBoxMetricsEntry
1139
+ # @private
1140
+ class Representation < Google::Apis::Core::JsonRepresentation
1141
+ collection :confidence_metrics_entries, as: 'confidenceMetricsEntries', class: Google::Apis::LanguageV2::XpsBoundingBoxMetricsEntryConfidenceMetricsEntry, decorator: Google::Apis::LanguageV2::XpsBoundingBoxMetricsEntryConfidenceMetricsEntry::Representation
1142
+
1143
+ property :iou_threshold, as: 'iouThreshold'
1144
+ property :mean_average_precision, as: 'meanAveragePrecision'
1145
+ end
1146
+ end
1147
+
1148
+ class XpsBoundingBoxMetricsEntryConfidenceMetricsEntry
1149
+ # @private
1150
+ class Representation < Google::Apis::Core::JsonRepresentation
1151
+ property :confidence_threshold, as: 'confidenceThreshold'
1152
+ property :f1_score, as: 'f1Score'
1153
+ property :precision, as: 'precision'
1154
+ property :recall, as: 'recall'
1155
+ end
1156
+ end
1157
+
1158
+ class XpsCategoryStats
1159
+ # @private
1160
+ class Representation < Google::Apis::Core::JsonRepresentation
1161
+ property :common_stats, as: 'commonStats', class: Google::Apis::LanguageV2::XpsCommonStats, decorator: Google::Apis::LanguageV2::XpsCommonStats::Representation
1162
+
1163
+ collection :top_category_stats, as: 'topCategoryStats', class: Google::Apis::LanguageV2::XpsCategoryStatsSingleCategoryStats, decorator: Google::Apis::LanguageV2::XpsCategoryStatsSingleCategoryStats::Representation
1164
+
1165
+ end
1166
+ end
1167
+
1168
+ class XpsCategoryStatsSingleCategoryStats
1169
+ # @private
1170
+ class Representation < Google::Apis::Core::JsonRepresentation
1171
+ property :count, :numeric_string => true, as: 'count'
1172
+ property :value, as: 'value'
1173
+ end
1174
+ end
1175
+
1176
+ class XpsClassificationEvaluationMetrics
1177
+ # @private
1178
+ class Representation < Google::Apis::Core::JsonRepresentation
1179
+ property :au_prc, as: 'auPrc'
1180
+ property :au_roc, as: 'auRoc'
1181
+ property :base_au_prc, as: 'baseAuPrc'
1182
+ collection :confidence_metrics_entries, as: 'confidenceMetricsEntries', class: Google::Apis::LanguageV2::XpsConfidenceMetricsEntry, decorator: Google::Apis::LanguageV2::XpsConfidenceMetricsEntry::Representation
1183
+
1184
+ property :confusion_matrix, as: 'confusionMatrix', class: Google::Apis::LanguageV2::XpsConfusionMatrix, decorator: Google::Apis::LanguageV2::XpsConfusionMatrix::Representation
1185
+
1186
+ property :evaluated_examples_count, as: 'evaluatedExamplesCount'
1187
+ property :log_loss, as: 'logLoss'
1188
+ end
1189
+ end
1190
+
1191
+ class XpsColorMap
1192
+ # @private
1193
+ class Representation < Google::Apis::Core::JsonRepresentation
1194
+ property :annotation_spec_id_token, as: 'annotationSpecIdToken'
1195
+ property :color, as: 'color', class: Google::Apis::LanguageV2::Color, decorator: Google::Apis::LanguageV2::Color::Representation
1196
+
1197
+ property :display_name, as: 'displayName'
1198
+ property :int_color, as: 'intColor', class: Google::Apis::LanguageV2::XpsColorMapIntColor, decorator: Google::Apis::LanguageV2::XpsColorMapIntColor::Representation
1199
+
1200
+ end
1201
+ end
1202
+
1203
+ class XpsColorMapIntColor
1204
+ # @private
1205
+ class Representation < Google::Apis::Core::JsonRepresentation
1206
+ property :blue, as: 'blue'
1207
+ property :green, as: 'green'
1208
+ property :red, as: 'red'
1209
+ end
1210
+ end
1211
+
1212
+ class XpsColumnSpec
1213
+ # @private
1214
+ class Representation < Google::Apis::Core::JsonRepresentation
1215
+ property :column_id, as: 'columnId'
1216
+ property :data_stats, as: 'dataStats', class: Google::Apis::LanguageV2::XpsDataStats, decorator: Google::Apis::LanguageV2::XpsDataStats::Representation
1217
+
1218
+ property :data_type, as: 'dataType', class: Google::Apis::LanguageV2::XpsDataType, decorator: Google::Apis::LanguageV2::XpsDataType::Representation
1219
+
1220
+ property :display_name, as: 'displayName'
1221
+ property :forecasting_metadata, as: 'forecastingMetadata', class: Google::Apis::LanguageV2::XpsColumnSpecForecastingMetadata, decorator: Google::Apis::LanguageV2::XpsColumnSpecForecastingMetadata::Representation
1222
+
1223
+ collection :top_correlated_columns, as: 'topCorrelatedColumns', class: Google::Apis::LanguageV2::XpsColumnSpecCorrelatedColumn, decorator: Google::Apis::LanguageV2::XpsColumnSpecCorrelatedColumn::Representation
1224
+
1225
+ end
1226
+ end
1227
+
1228
+ class XpsColumnSpecCorrelatedColumn
1229
+ # @private
1230
+ class Representation < Google::Apis::Core::JsonRepresentation
1231
+ property :column_id, as: 'columnId'
1232
+ property :correlation_stats, as: 'correlationStats', class: Google::Apis::LanguageV2::XpsCorrelationStats, decorator: Google::Apis::LanguageV2::XpsCorrelationStats::Representation
1233
+
1234
+ end
1235
+ end
1236
+
1237
+ class XpsColumnSpecForecastingMetadata
1238
+ # @private
1239
+ class Representation < Google::Apis::Core::JsonRepresentation
1240
+ property :column_type, as: 'columnType'
1241
+ end
1242
+ end
1243
+
1244
+ class XpsCommonStats
1245
+ # @private
1246
+ class Representation < Google::Apis::Core::JsonRepresentation
1247
+ property :distinct_value_count, :numeric_string => true, as: 'distinctValueCount'
1248
+ property :null_value_count, :numeric_string => true, as: 'nullValueCount'
1249
+ property :valid_value_count, :numeric_string => true, as: 'validValueCount'
1250
+ end
1251
+ end
1252
+
1253
+ class XpsConfidenceMetricsEntry
1254
+ # @private
1255
+ class Representation < Google::Apis::Core::JsonRepresentation
1256
+ property :confidence_threshold, as: 'confidenceThreshold'
1257
+ property :f1_score, as: 'f1Score'
1258
+ property :f1_score_at1, as: 'f1ScoreAt1'
1259
+ property :false_negative_count, :numeric_string => true, as: 'falseNegativeCount'
1260
+ property :false_positive_count, :numeric_string => true, as: 'falsePositiveCount'
1261
+ property :false_positive_rate, as: 'falsePositiveRate'
1262
+ property :false_positive_rate_at1, as: 'falsePositiveRateAt1'
1263
+ property :position_threshold, as: 'positionThreshold'
1264
+ property :precision, as: 'precision'
1265
+ property :precision_at1, as: 'precisionAt1'
1266
+ property :recall, as: 'recall'
1267
+ property :recall_at1, as: 'recallAt1'
1268
+ property :true_negative_count, :numeric_string => true, as: 'trueNegativeCount'
1269
+ property :true_positive_count, :numeric_string => true, as: 'truePositiveCount'
1270
+ end
1271
+ end
1272
+
1273
+ class XpsConfusionMatrix
1274
+ # @private
1275
+ class Representation < Google::Apis::Core::JsonRepresentation
1276
+ collection :annotation_spec_id_token, as: 'annotationSpecIdToken'
1277
+ collection :category, as: 'category'
1278
+ collection :row, as: 'row', class: Google::Apis::LanguageV2::XpsConfusionMatrixRow, decorator: Google::Apis::LanguageV2::XpsConfusionMatrixRow::Representation
1279
+
1280
+ collection :sentiment_label, as: 'sentimentLabel'
1281
+ end
1282
+ end
1283
+
1284
+ class XpsConfusionMatrixRow
1285
+ # @private
1286
+ class Representation < Google::Apis::Core::JsonRepresentation
1287
+ collection :count, as: 'count'
1288
+ collection :example_count, as: 'exampleCount'
1289
+ end
1290
+ end
1291
+
1292
+ class XpsCoreMlFormat
1293
+ # @private
1294
+ class Representation < Google::Apis::Core::JsonRepresentation
1295
+ end
1296
+ end
1297
+
1298
+ class XpsCorrelationStats
1299
+ # @private
1300
+ class Representation < Google::Apis::Core::JsonRepresentation
1301
+ property :cramers_v, as: 'cramersV'
1302
+ end
1303
+ end
1304
+
1305
+ class XpsDataErrors
1306
+ # @private
1307
+ class Representation < Google::Apis::Core::JsonRepresentation
1308
+ property :count, as: 'count'
1309
+ property :error_type, as: 'errorType'
1310
+ end
1311
+ end
1312
+
1313
+ class XpsDataStats
1314
+ # @private
1315
+ class Representation < Google::Apis::Core::JsonRepresentation
1316
+ property :array_stats, as: 'arrayStats', class: Google::Apis::LanguageV2::XpsArrayStats, decorator: Google::Apis::LanguageV2::XpsArrayStats::Representation
1317
+
1318
+ property :category_stats, as: 'categoryStats', class: Google::Apis::LanguageV2::XpsCategoryStats, decorator: Google::Apis::LanguageV2::XpsCategoryStats::Representation
1319
+
1320
+ property :distinct_value_count, :numeric_string => true, as: 'distinctValueCount'
1321
+ property :float64_stats, as: 'float64Stats', class: Google::Apis::LanguageV2::XpsFloat64Stats, decorator: Google::Apis::LanguageV2::XpsFloat64Stats::Representation
1322
+
1323
+ property :null_value_count, :numeric_string => true, as: 'nullValueCount'
1324
+ property :string_stats, as: 'stringStats', class: Google::Apis::LanguageV2::XpsStringStats, decorator: Google::Apis::LanguageV2::XpsStringStats::Representation
1325
+
1326
+ property :struct_stats, as: 'structStats', class: Google::Apis::LanguageV2::XpsStructStats, decorator: Google::Apis::LanguageV2::XpsStructStats::Representation
1327
+
1328
+ property :timestamp_stats, as: 'timestampStats', class: Google::Apis::LanguageV2::XpsTimestampStats, decorator: Google::Apis::LanguageV2::XpsTimestampStats::Representation
1329
+
1330
+ property :valid_value_count, :numeric_string => true, as: 'validValueCount'
1331
+ end
1332
+ end
1333
+
1334
+ class XpsDataType
1335
+ # @private
1336
+ class Representation < Google::Apis::Core::JsonRepresentation
1337
+ collection :compatible_data_types, as: 'compatibleDataTypes', class: Google::Apis::LanguageV2::XpsDataType, decorator: Google::Apis::LanguageV2::XpsDataType::Representation
1338
+
1339
+ property :list_element_type, as: 'listElementType', class: Google::Apis::LanguageV2::XpsDataType, decorator: Google::Apis::LanguageV2::XpsDataType::Representation
1340
+
1341
+ property :nullable, as: 'nullable'
1342
+ property :struct_type, as: 'structType', class: Google::Apis::LanguageV2::XpsStructType, decorator: Google::Apis::LanguageV2::XpsStructType::Representation
1343
+
1344
+ property :time_format, as: 'timeFormat'
1345
+ property :type_code, as: 'typeCode'
1346
+ end
1347
+ end
1348
+
1349
+ class XpsDockerFormat
1350
+ # @private
1351
+ class Representation < Google::Apis::Core::JsonRepresentation
1352
+ property :cpu_architecture, as: 'cpuArchitecture'
1353
+ property :gpu_architecture, as: 'gpuArchitecture'
1354
+ end
1355
+ end
1356
+
1357
+ class XpsEdgeTpuTfLiteFormat
1358
+ # @private
1359
+ class Representation < Google::Apis::Core::JsonRepresentation
1360
+ end
1361
+ end
1362
+
1363
+ class XpsEvaluationMetrics
1364
+ # @private
1365
+ class Representation < Google::Apis::Core::JsonRepresentation
1366
+ property :annotation_spec_id_token, as: 'annotationSpecIdToken'
1367
+ property :category, as: 'category'
1368
+ property :evaluated_example_count, as: 'evaluatedExampleCount'
1369
+ property :image_classification_eval_metrics, as: 'imageClassificationEvalMetrics', class: Google::Apis::LanguageV2::XpsClassificationEvaluationMetrics, decorator: Google::Apis::LanguageV2::XpsClassificationEvaluationMetrics::Representation
1370
+
1371
+ property :image_object_detection_eval_metrics, as: 'imageObjectDetectionEvalMetrics', class: Google::Apis::LanguageV2::XpsImageObjectDetectionEvaluationMetrics, decorator: Google::Apis::LanguageV2::XpsImageObjectDetectionEvaluationMetrics::Representation
1372
+
1373
+ property :image_segmentation_eval_metrics, as: 'imageSegmentationEvalMetrics', class: Google::Apis::LanguageV2::XpsImageSegmentationEvaluationMetrics, decorator: Google::Apis::LanguageV2::XpsImageSegmentationEvaluationMetrics::Representation
1374
+
1375
+ property :label, as: 'label'
1376
+ property :regression_eval_metrics, as: 'regressionEvalMetrics', class: Google::Apis::LanguageV2::XpsRegressionEvaluationMetrics, decorator: Google::Apis::LanguageV2::XpsRegressionEvaluationMetrics::Representation
1377
+
1378
+ property :tables_classification_eval_metrics, as: 'tablesClassificationEvalMetrics', class: Google::Apis::LanguageV2::XpsClassificationEvaluationMetrics, decorator: Google::Apis::LanguageV2::XpsClassificationEvaluationMetrics::Representation
1379
+
1380
+ property :tables_eval_metrics, as: 'tablesEvalMetrics', class: Google::Apis::LanguageV2::XpsTablesEvaluationMetrics, decorator: Google::Apis::LanguageV2::XpsTablesEvaluationMetrics::Representation
1381
+
1382
+ property :text_classification_eval_metrics, as: 'textClassificationEvalMetrics', class: Google::Apis::LanguageV2::XpsClassificationEvaluationMetrics, decorator: Google::Apis::LanguageV2::XpsClassificationEvaluationMetrics::Representation
1383
+
1384
+ property :text_extraction_eval_metrics, as: 'textExtractionEvalMetrics', class: Google::Apis::LanguageV2::XpsTextExtractionEvaluationMetrics, decorator: Google::Apis::LanguageV2::XpsTextExtractionEvaluationMetrics::Representation
1385
+
1386
+ property :text_sentiment_eval_metrics, as: 'textSentimentEvalMetrics', class: Google::Apis::LanguageV2::XpsTextSentimentEvaluationMetrics, decorator: Google::Apis::LanguageV2::XpsTextSentimentEvaluationMetrics::Representation
1387
+
1388
+ property :translation_eval_metrics, as: 'translationEvalMetrics', class: Google::Apis::LanguageV2::XpsTranslationEvaluationMetrics, decorator: Google::Apis::LanguageV2::XpsTranslationEvaluationMetrics::Representation
1389
+
1390
+ property :video_action_recognition_eval_metrics, as: 'videoActionRecognitionEvalMetrics', class: Google::Apis::LanguageV2::XpsVideoActionRecognitionEvaluationMetrics, decorator: Google::Apis::LanguageV2::XpsVideoActionRecognitionEvaluationMetrics::Representation
1391
+
1392
+ property :video_classification_eval_metrics, as: 'videoClassificationEvalMetrics', class: Google::Apis::LanguageV2::XpsClassificationEvaluationMetrics, decorator: Google::Apis::LanguageV2::XpsClassificationEvaluationMetrics::Representation
1393
+
1394
+ property :video_object_tracking_eval_metrics, as: 'videoObjectTrackingEvalMetrics', class: Google::Apis::LanguageV2::XpsVideoObjectTrackingEvaluationMetrics, decorator: Google::Apis::LanguageV2::XpsVideoObjectTrackingEvaluationMetrics::Representation
1395
+
1396
+ end
1397
+ end
1398
+
1399
+ class XpsEvaluationMetricsSet
1400
+ # @private
1401
+ class Representation < Google::Apis::Core::JsonRepresentation
1402
+ collection :evaluation_metrics, as: 'evaluationMetrics', class: Google::Apis::LanguageV2::XpsEvaluationMetrics, decorator: Google::Apis::LanguageV2::XpsEvaluationMetrics::Representation
1403
+
1404
+ property :file_spec, as: 'fileSpec', class: Google::Apis::LanguageV2::XpsFileSpec, decorator: Google::Apis::LanguageV2::XpsFileSpec::Representation
1405
+
1406
+ property :num_evaluation_metrics, :numeric_string => true, as: 'numEvaluationMetrics'
1407
+ end
1408
+ end
1409
+
1410
+ class XpsExampleSet
1411
+ # @private
1412
+ class Representation < Google::Apis::Core::JsonRepresentation
1413
+ property :file_spec, as: 'fileSpec', class: Google::Apis::LanguageV2::XpsFileSpec, decorator: Google::Apis::LanguageV2::XpsFileSpec::Representation
1414
+
1415
+ property :fingerprint, :numeric_string => true, as: 'fingerprint'
1416
+ property :num_examples, :numeric_string => true, as: 'numExamples'
1417
+ property :num_input_sources, :numeric_string => true, as: 'numInputSources'
1418
+ end
1419
+ end
1420
+
1421
+ class XpsExportModelOutputConfig
1422
+ # @private
1423
+ class Representation < Google::Apis::Core::JsonRepresentation
1424
+ property :core_ml_format, as: 'coreMlFormat', class: Google::Apis::LanguageV2::XpsCoreMlFormat, decorator: Google::Apis::LanguageV2::XpsCoreMlFormat::Representation
1425
+
1426
+ property :docker_format, as: 'dockerFormat', class: Google::Apis::LanguageV2::XpsDockerFormat, decorator: Google::Apis::LanguageV2::XpsDockerFormat::Representation
1427
+
1428
+ property :edge_tpu_tf_lite_format, as: 'edgeTpuTfLiteFormat', class: Google::Apis::LanguageV2::XpsEdgeTpuTfLiteFormat, decorator: Google::Apis::LanguageV2::XpsEdgeTpuTfLiteFormat::Representation
1429
+
1430
+ property :export_firebase_auxiliary_info, as: 'exportFirebaseAuxiliaryInfo'
1431
+ property :output_gcr_uri, as: 'outputGcrUri'
1432
+ property :output_gcs_uri, as: 'outputGcsUri'
1433
+ property :tf_js_format, as: 'tfJsFormat', class: Google::Apis::LanguageV2::XpsTfJsFormat, decorator: Google::Apis::LanguageV2::XpsTfJsFormat::Representation
1434
+
1435
+ property :tf_lite_format, as: 'tfLiteFormat', class: Google::Apis::LanguageV2::XpsTfLiteFormat, decorator: Google::Apis::LanguageV2::XpsTfLiteFormat::Representation
1436
+
1437
+ property :tf_saved_model_format, as: 'tfSavedModelFormat', class: Google::Apis::LanguageV2::XpsTfSavedModelFormat, decorator: Google::Apis::LanguageV2::XpsTfSavedModelFormat::Representation
1438
+
1439
+ end
1440
+ end
1441
+
1442
+ class XpsFileSpec
1443
+ # @private
1444
+ class Representation < Google::Apis::Core::JsonRepresentation
1445
+ property :directory_path, as: 'directoryPath'
1446
+ property :file_format, as: 'fileFormat'
1447
+ property :file_spec, as: 'fileSpec'
1448
+ property :single_file_path, as: 'singleFilePath'
1449
+ end
1450
+ end
1451
+
1452
+ class XpsFloat64Stats
1453
+ # @private
1454
+ class Representation < Google::Apis::Core::JsonRepresentation
1455
+ property :common_stats, as: 'commonStats', class: Google::Apis::LanguageV2::XpsCommonStats, decorator: Google::Apis::LanguageV2::XpsCommonStats::Representation
1456
+
1457
+ collection :histogram_buckets, as: 'histogramBuckets', class: Google::Apis::LanguageV2::XpsFloat64StatsHistogramBucket, decorator: Google::Apis::LanguageV2::XpsFloat64StatsHistogramBucket::Representation
1458
+
1459
+ property :mean, as: 'mean'
1460
+ collection :quantiles, as: 'quantiles'
1461
+ property :standard_deviation, as: 'standardDeviation'
1462
+ end
1463
+ end
1464
+
1465
+ class XpsFloat64StatsHistogramBucket
1466
+ # @private
1467
+ class Representation < Google::Apis::Core::JsonRepresentation
1468
+ property :count, :numeric_string => true, as: 'count'
1469
+ property :max, as: 'max'
1470
+ property :min, as: 'min'
1471
+ end
1472
+ end
1473
+
1474
+ class XpsImageClassificationTrainResponse
1475
+ # @private
1476
+ class Representation < Google::Apis::Core::JsonRepresentation
1477
+ property :class_count, :numeric_string => true, as: 'classCount'
1478
+ property :export_model_spec, as: 'exportModelSpec', class: Google::Apis::LanguageV2::XpsImageExportModelSpec, decorator: Google::Apis::LanguageV2::XpsImageExportModelSpec::Representation
1479
+
1480
+ property :model_artifact_spec, as: 'modelArtifactSpec', class: Google::Apis::LanguageV2::XpsImageModelArtifactSpec, decorator: Google::Apis::LanguageV2::XpsImageModelArtifactSpec::Representation
1481
+
1482
+ property :model_serving_spec, as: 'modelServingSpec', class: Google::Apis::LanguageV2::XpsImageModelServingSpec, decorator: Google::Apis::LanguageV2::XpsImageModelServingSpec::Representation
1483
+
1484
+ property :stop_reason, as: 'stopReason'
1485
+ property :train_cost_in_node_time, as: 'trainCostInNodeTime'
1486
+ property :train_cost_node_seconds, :numeric_string => true, as: 'trainCostNodeSeconds'
1487
+ end
1488
+ end
1489
+
1490
+ class XpsImageExportModelSpec
1491
+ # @private
1492
+ class Representation < Google::Apis::Core::JsonRepresentation
1493
+ collection :export_model_output_config, as: 'exportModelOutputConfig', class: Google::Apis::LanguageV2::XpsExportModelOutputConfig, decorator: Google::Apis::LanguageV2::XpsExportModelOutputConfig::Representation
1494
+
1495
+ end
1496
+ end
1497
+
1498
+ class XpsImageModelArtifactSpec
1499
+ # @private
1500
+ class Representation < Google::Apis::Core::JsonRepresentation
1501
+ property :checkpoint_artifact, as: 'checkpointArtifact', class: Google::Apis::LanguageV2::XpsModelArtifactItem, decorator: Google::Apis::LanguageV2::XpsModelArtifactItem::Representation
1502
+
1503
+ collection :export_artifact, as: 'exportArtifact', class: Google::Apis::LanguageV2::XpsModelArtifactItem, decorator: Google::Apis::LanguageV2::XpsModelArtifactItem::Representation
1504
+
1505
+ property :label_gcs_uri, as: 'labelGcsUri'
1506
+ property :serving_artifact, as: 'servingArtifact', class: Google::Apis::LanguageV2::XpsModelArtifactItem, decorator: Google::Apis::LanguageV2::XpsModelArtifactItem::Representation
1507
+
1508
+ property :tf_js_binary_gcs_prefix, as: 'tfJsBinaryGcsPrefix'
1509
+ property :tf_lite_metadata_gcs_uri, as: 'tfLiteMetadataGcsUri'
1510
+ end
1511
+ end
1512
+
1513
+ class XpsImageModelServingSpec
1514
+ # @private
1515
+ class Representation < Google::Apis::Core::JsonRepresentation
1516
+ collection :model_throughput_estimation, as: 'modelThroughputEstimation', class: Google::Apis::LanguageV2::XpsImageModelServingSpecModelThroughputEstimation, decorator: Google::Apis::LanguageV2::XpsImageModelServingSpecModelThroughputEstimation::Representation
1517
+
1518
+ property :node_qps, as: 'nodeQps'
1519
+ property :tf_runtime_version, as: 'tfRuntimeVersion'
1520
+ end
1521
+ end
1522
+
1523
+ class XpsImageModelServingSpecModelThroughputEstimation
1524
+ # @private
1525
+ class Representation < Google::Apis::Core::JsonRepresentation
1526
+ property :compute_engine_accelerator_type, as: 'computeEngineAcceleratorType'
1527
+ property :latency_in_milliseconds, as: 'latencyInMilliseconds'
1528
+ property :node_qps, as: 'nodeQps'
1529
+ property :servomatic_partition_type, as: 'servomaticPartitionType'
1530
+ end
1531
+ end
1532
+
1533
+ class XpsImageObjectDetectionEvaluationMetrics
1534
+ # @private
1535
+ class Representation < Google::Apis::Core::JsonRepresentation
1536
+ property :bounding_box_mean_average_precision, as: 'boundingBoxMeanAveragePrecision'
1537
+ collection :bounding_box_metrics_entries, as: 'boundingBoxMetricsEntries', class: Google::Apis::LanguageV2::XpsBoundingBoxMetricsEntry, decorator: Google::Apis::LanguageV2::XpsBoundingBoxMetricsEntry::Representation
1538
+
1539
+ property :evaluated_bounding_box_count, as: 'evaluatedBoundingBoxCount'
1540
+ end
1541
+ end
1542
+
1543
+ class XpsImageObjectDetectionModelSpec
1544
+ # @private
1545
+ class Representation < Google::Apis::Core::JsonRepresentation
1546
+ property :class_count, :numeric_string => true, as: 'classCount'
1547
+ property :export_model_spec, as: 'exportModelSpec', class: Google::Apis::LanguageV2::XpsImageExportModelSpec, decorator: Google::Apis::LanguageV2::XpsImageExportModelSpec::Representation
1548
+
1549
+ property :max_bounding_box_count, :numeric_string => true, as: 'maxBoundingBoxCount'
1550
+ property :model_artifact_spec, as: 'modelArtifactSpec', class: Google::Apis::LanguageV2::XpsImageModelArtifactSpec, decorator: Google::Apis::LanguageV2::XpsImageModelArtifactSpec::Representation
1551
+
1552
+ property :model_serving_spec, as: 'modelServingSpec', class: Google::Apis::LanguageV2::XpsImageModelServingSpec, decorator: Google::Apis::LanguageV2::XpsImageModelServingSpec::Representation
1553
+
1554
+ property :stop_reason, as: 'stopReason'
1555
+ property :train_cost_node_seconds, :numeric_string => true, as: 'trainCostNodeSeconds'
1556
+ end
1557
+ end
1558
+
1559
+ class XpsImageSegmentationEvaluationMetrics
1560
+ # @private
1561
+ class Representation < Google::Apis::Core::JsonRepresentation
1562
+ collection :confidence_metrics_entries, as: 'confidenceMetricsEntries', class: Google::Apis::LanguageV2::XpsImageSegmentationEvaluationMetricsConfidenceMetricsEntry, decorator: Google::Apis::LanguageV2::XpsImageSegmentationEvaluationMetricsConfidenceMetricsEntry::Representation
1563
+
1564
+ end
1565
+ end
1566
+
1567
+ class XpsImageSegmentationEvaluationMetricsConfidenceMetricsEntry
1568
+ # @private
1569
+ class Representation < Google::Apis::Core::JsonRepresentation
1570
+ property :confidence_threshold, as: 'confidenceThreshold'
1571
+ property :confusion_matrix, as: 'confusionMatrix', class: Google::Apis::LanguageV2::XpsConfusionMatrix, decorator: Google::Apis::LanguageV2::XpsConfusionMatrix::Representation
1572
+
1573
+ property :dice_score_coefficient, as: 'diceScoreCoefficient'
1574
+ property :iou_score, as: 'iouScore'
1575
+ property :precision, as: 'precision'
1576
+ property :recall, as: 'recall'
1577
+ end
1578
+ end
1579
+
1580
+ class XpsImageSegmentationTrainResponse
1581
+ # @private
1582
+ class Representation < Google::Apis::Core::JsonRepresentation
1583
+ collection :color_maps, as: 'colorMaps', class: Google::Apis::LanguageV2::XpsColorMap, decorator: Google::Apis::LanguageV2::XpsColorMap::Representation
1584
+
1585
+ property :export_model_spec, as: 'exportModelSpec', class: Google::Apis::LanguageV2::XpsImageExportModelSpec, decorator: Google::Apis::LanguageV2::XpsImageExportModelSpec::Representation
1586
+
1587
+ property :model_artifact_spec, as: 'modelArtifactSpec', class: Google::Apis::LanguageV2::XpsImageModelArtifactSpec, decorator: Google::Apis::LanguageV2::XpsImageModelArtifactSpec::Representation
1588
+
1589
+ property :model_serving_spec, as: 'modelServingSpec', class: Google::Apis::LanguageV2::XpsImageModelServingSpec, decorator: Google::Apis::LanguageV2::XpsImageModelServingSpec::Representation
1590
+
1591
+ property :stop_reason, as: 'stopReason'
1592
+ property :train_cost_node_seconds, :numeric_string => true, as: 'trainCostNodeSeconds'
1593
+ end
1594
+ end
1595
+
1596
+ class XpsIntegratedGradientsAttribution
1597
+ # @private
1598
+ class Representation < Google::Apis::Core::JsonRepresentation
1599
+ property :step_count, as: 'stepCount'
1600
+ end
1601
+ end
1602
+
1603
+ class XpsMetricEntry
1604
+ # @private
1605
+ class Representation < Google::Apis::Core::JsonRepresentation
1606
+ property :argentum_metric_id, as: 'argentumMetricId'
1607
+ property :double_value, as: 'doubleValue'
1608
+ property :int64_value, :numeric_string => true, as: 'int64Value'
1609
+ property :metric_name, as: 'metricName'
1610
+ collection :system_labels, as: 'systemLabels', class: Google::Apis::LanguageV2::XpsMetricEntryLabel, decorator: Google::Apis::LanguageV2::XpsMetricEntryLabel::Representation
1611
+
1612
+ end
1613
+ end
1614
+
1615
+ class XpsMetricEntryLabel
1616
+ # @private
1617
+ class Representation < Google::Apis::Core::JsonRepresentation
1618
+ property :label_name, as: 'labelName'
1619
+ property :label_value, as: 'labelValue'
1620
+ end
1621
+ end
1622
+
1623
+ class XpsModelArtifactItem
1624
+ # @private
1625
+ class Representation < Google::Apis::Core::JsonRepresentation
1626
+ property :artifact_format, as: 'artifactFormat'
1627
+ property :gcs_uri, as: 'gcsUri'
1628
+ end
1629
+ end
1630
+
1631
+ class XpsPreprocessResponse
1632
+ # @private
1633
+ class Representation < Google::Apis::Core::JsonRepresentation
1634
+ property :output_example_set, as: 'outputExampleSet', class: Google::Apis::LanguageV2::XpsExampleSet, decorator: Google::Apis::LanguageV2::XpsExampleSet::Representation
1635
+
1636
+ property :speech_preprocess_resp, as: 'speechPreprocessResp', class: Google::Apis::LanguageV2::XpsSpeechPreprocessResponse, decorator: Google::Apis::LanguageV2::XpsSpeechPreprocessResponse::Representation
1637
+
1638
+ property :tables_preprocess_response, as: 'tablesPreprocessResponse', class: Google::Apis::LanguageV2::XpsTablesPreprocessResponse, decorator: Google::Apis::LanguageV2::XpsTablesPreprocessResponse::Representation
1639
+
1640
+ property :translation_preprocess_resp, as: 'translationPreprocessResp', class: Google::Apis::LanguageV2::XpsTranslationPreprocessResponse, decorator: Google::Apis::LanguageV2::XpsTranslationPreprocessResponse::Representation
1641
+
1642
+ end
1643
+ end
1644
+
1645
+ class XpsRegressionEvaluationMetrics
1646
+ # @private
1647
+ class Representation < Google::Apis::Core::JsonRepresentation
1648
+ property :mean_absolute_error, as: 'meanAbsoluteError'
1649
+ property :mean_absolute_percentage_error, as: 'meanAbsolutePercentageError'
1650
+ property :r_squared, as: 'rSquared'
1651
+ collection :regression_metrics_entries, as: 'regressionMetricsEntries', class: Google::Apis::LanguageV2::XpsRegressionMetricsEntry, decorator: Google::Apis::LanguageV2::XpsRegressionMetricsEntry::Representation
1652
+
1653
+ property :root_mean_squared_error, as: 'rootMeanSquaredError'
1654
+ property :root_mean_squared_log_error, as: 'rootMeanSquaredLogError'
1655
+ end
1656
+ end
1657
+
1658
+ class XpsRegressionMetricsEntry
1659
+ # @private
1660
+ class Representation < Google::Apis::Core::JsonRepresentation
1661
+ property :predicted_value, as: 'predictedValue'
1662
+ property :true_value, as: 'trueValue'
1663
+ end
1664
+ end
1665
+
1666
+ class XpsReportingMetrics
1667
+ # @private
1668
+ class Representation < Google::Apis::Core::JsonRepresentation
1669
+ property :effective_training_duration, as: 'effectiveTrainingDuration'
1670
+ collection :metric_entries, as: 'metricEntries', class: Google::Apis::LanguageV2::XpsMetricEntry, decorator: Google::Apis::LanguageV2::XpsMetricEntry::Representation
1671
+
1672
+ end
1673
+ end
1674
+
1675
+ class XpsResponseExplanationMetadata
1676
+ # @private
1677
+ class Representation < Google::Apis::Core::JsonRepresentation
1678
+ hash :inputs, as: 'inputs', class: Google::Apis::LanguageV2::XpsResponseExplanationMetadataInputMetadata, decorator: Google::Apis::LanguageV2::XpsResponseExplanationMetadataInputMetadata::Representation
1679
+
1680
+ hash :outputs, as: 'outputs', class: Google::Apis::LanguageV2::XpsResponseExplanationMetadataOutputMetadata, decorator: Google::Apis::LanguageV2::XpsResponseExplanationMetadataOutputMetadata::Representation
1681
+
1682
+ end
1683
+ end
1684
+
1685
+ class XpsResponseExplanationMetadataInputMetadata
1686
+ # @private
1687
+ class Representation < Google::Apis::Core::JsonRepresentation
1688
+ property :input_tensor_name, as: 'inputTensorName'
1689
+ property :modality, as: 'modality'
1690
+ property :visualization_config, as: 'visualizationConfig', class: Google::Apis::LanguageV2::XpsVisualization, decorator: Google::Apis::LanguageV2::XpsVisualization::Representation
1691
+
1692
+ end
1693
+ end
1694
+
1695
+ class XpsResponseExplanationMetadataOutputMetadata
1696
+ # @private
1697
+ class Representation < Google::Apis::Core::JsonRepresentation
1698
+ property :output_tensor_name, as: 'outputTensorName'
1699
+ end
1700
+ end
1701
+
1702
+ class XpsResponseExplanationParameters
1703
+ # @private
1704
+ class Representation < Google::Apis::Core::JsonRepresentation
1705
+ property :integrated_gradients_attribution, as: 'integratedGradientsAttribution', class: Google::Apis::LanguageV2::XpsIntegratedGradientsAttribution, decorator: Google::Apis::LanguageV2::XpsIntegratedGradientsAttribution::Representation
1706
+
1707
+ property :xrai_attribution, as: 'xraiAttribution', class: Google::Apis::LanguageV2::XpsXraiAttribution, decorator: Google::Apis::LanguageV2::XpsXraiAttribution::Representation
1708
+
1709
+ end
1710
+ end
1711
+
1712
+ class XpsResponseExplanationSpec
1713
+ # @private
1714
+ class Representation < Google::Apis::Core::JsonRepresentation
1715
+ property :explanation_type, as: 'explanationType'
1716
+ property :metadata, as: 'metadata', class: Google::Apis::LanguageV2::XpsResponseExplanationMetadata, decorator: Google::Apis::LanguageV2::XpsResponseExplanationMetadata::Representation
1717
+
1718
+ property :parameters, as: 'parameters', class: Google::Apis::LanguageV2::XpsResponseExplanationParameters, decorator: Google::Apis::LanguageV2::XpsResponseExplanationParameters::Representation
1719
+
1720
+ end
1721
+ end
1722
+
1723
+ class XpsRow
1724
+ # @private
1725
+ class Representation < Google::Apis::Core::JsonRepresentation
1726
+ collection :column_ids, as: 'columnIds'
1727
+ collection :values, as: 'values'
1728
+ end
1729
+ end
1730
+
1731
+ class XpsSpeechEvaluationMetrics
1732
+ # @private
1733
+ class Representation < Google::Apis::Core::JsonRepresentation
1734
+ collection :sub_model_evaluation_metrics, as: 'subModelEvaluationMetrics', class: Google::Apis::LanguageV2::XpsSpeechEvaluationMetricsSubModelEvaluationMetric, decorator: Google::Apis::LanguageV2::XpsSpeechEvaluationMetricsSubModelEvaluationMetric::Representation
1735
+
1736
+ end
1737
+ end
1738
+
1739
+ class XpsSpeechEvaluationMetricsSubModelEvaluationMetric
1740
+ # @private
1741
+ class Representation < Google::Apis::Core::JsonRepresentation
1742
+ property :biasing_model_type, as: 'biasingModelType'
1743
+ property :is_enhanced_model, as: 'isEnhancedModel'
1744
+ property :num_deletions, as: 'numDeletions'
1745
+ property :num_insertions, as: 'numInsertions'
1746
+ property :num_substitutions, as: 'numSubstitutions'
1747
+ property :num_utterances, as: 'numUtterances'
1748
+ property :num_words, as: 'numWords'
1749
+ property :sentence_accuracy, as: 'sentenceAccuracy'
1750
+ property :wer, as: 'wer'
1751
+ end
1752
+ end
1753
+
1754
+ class XpsSpeechModelSpec
1755
+ # @private
1756
+ class Representation < Google::Apis::Core::JsonRepresentation
1757
+ property :dataset_id, :numeric_string => true, as: 'datasetId'
1758
+ property :language, as: 'language'
1759
+ collection :sub_model_specs, as: 'subModelSpecs', class: Google::Apis::LanguageV2::XpsSpeechModelSpecSubModelSpec, decorator: Google::Apis::LanguageV2::XpsSpeechModelSpecSubModelSpec::Representation
1760
+
1761
+ end
1762
+ end
1763
+
1764
+ class XpsSpeechModelSpecSubModelSpec
1765
+ # @private
1766
+ class Representation < Google::Apis::Core::JsonRepresentation
1767
+ property :biasing_model_type, as: 'biasingModelType'
1768
+ property :client_id, as: 'clientId'
1769
+ property :context_id, as: 'contextId'
1770
+ property :is_enhanced_model, as: 'isEnhancedModel'
1771
+ end
1772
+ end
1773
+
1774
+ class XpsSpeechPreprocessResponse
1775
+ # @private
1776
+ class Representation < Google::Apis::Core::JsonRepresentation
1777
+ property :cns_test_data_path, as: 'cnsTestDataPath'
1778
+ property :cns_train_data_path, as: 'cnsTrainDataPath'
1779
+ property :prebuilt_model_evaluation_metrics, as: 'prebuiltModelEvaluationMetrics', class: Google::Apis::LanguageV2::XpsSpeechEvaluationMetrics, decorator: Google::Apis::LanguageV2::XpsSpeechEvaluationMetrics::Representation
1780
+
1781
+ property :speech_preprocess_stats, as: 'speechPreprocessStats', class: Google::Apis::LanguageV2::XpsSpeechPreprocessStats, decorator: Google::Apis::LanguageV2::XpsSpeechPreprocessStats::Representation
1782
+
1783
+ end
1784
+ end
1785
+
1786
+ class XpsSpeechPreprocessStats
1787
+ # @private
1788
+ class Representation < Google::Apis::Core::JsonRepresentation
1789
+ collection :data_errors, as: 'dataErrors', class: Google::Apis::LanguageV2::XpsDataErrors, decorator: Google::Apis::LanguageV2::XpsDataErrors::Representation
1790
+
1791
+ property :num_human_labeled_examples, as: 'numHumanLabeledExamples'
1792
+ property :num_logs_examples, as: 'numLogsExamples'
1793
+ property :num_machine_transcribed_examples, as: 'numMachineTranscribedExamples'
1794
+ property :test_examples_count, as: 'testExamplesCount'
1795
+ property :test_sentences_count, as: 'testSentencesCount'
1796
+ property :test_words_count, as: 'testWordsCount'
1797
+ property :train_examples_count, as: 'trainExamplesCount'
1798
+ property :train_sentences_count, as: 'trainSentencesCount'
1799
+ property :train_words_count, as: 'trainWordsCount'
1800
+ end
1801
+ end
1802
+
1803
+ class XpsStringStats
1804
+ # @private
1805
+ class Representation < Google::Apis::Core::JsonRepresentation
1806
+ property :common_stats, as: 'commonStats', class: Google::Apis::LanguageV2::XpsCommonStats, decorator: Google::Apis::LanguageV2::XpsCommonStats::Representation
1807
+
1808
+ collection :top_unigram_stats, as: 'topUnigramStats', class: Google::Apis::LanguageV2::XpsStringStatsUnigramStats, decorator: Google::Apis::LanguageV2::XpsStringStatsUnigramStats::Representation
1809
+
1810
+ end
1811
+ end
1812
+
1813
+ class XpsStringStatsUnigramStats
1814
+ # @private
1815
+ class Representation < Google::Apis::Core::JsonRepresentation
1816
+ property :count, :numeric_string => true, as: 'count'
1817
+ property :value, as: 'value'
1818
+ end
1819
+ end
1820
+
1821
+ class XpsStructStats
1822
+ # @private
1823
+ class Representation < Google::Apis::Core::JsonRepresentation
1824
+ property :common_stats, as: 'commonStats', class: Google::Apis::LanguageV2::XpsCommonStats, decorator: Google::Apis::LanguageV2::XpsCommonStats::Representation
1825
+
1826
+ hash :field_stats, as: 'fieldStats', class: Google::Apis::LanguageV2::XpsDataStats, decorator: Google::Apis::LanguageV2::XpsDataStats::Representation
1827
+
1828
+ end
1829
+ end
1830
+
1831
+ class XpsStructType
1832
+ # @private
1833
+ class Representation < Google::Apis::Core::JsonRepresentation
1834
+ hash :fields, as: 'fields', class: Google::Apis::LanguageV2::XpsDataType, decorator: Google::Apis::LanguageV2::XpsDataType::Representation
1835
+
1836
+ end
1837
+ end
1838
+
1839
+ class XpsTableSpec
1840
+ # @private
1841
+ class Representation < Google::Apis::Core::JsonRepresentation
1842
+ hash :column_specs, as: 'columnSpecs', class: Google::Apis::LanguageV2::XpsColumnSpec, decorator: Google::Apis::LanguageV2::XpsColumnSpec::Representation
1843
+
1844
+ property :imported_data_size_in_bytes, :numeric_string => true, as: 'importedDataSizeInBytes'
1845
+ property :row_count, :numeric_string => true, as: 'rowCount'
1846
+ property :time_column_id, as: 'timeColumnId'
1847
+ property :valid_row_count, :numeric_string => true, as: 'validRowCount'
1848
+ end
59
1849
  end
60
1850
 
61
- class ClassificationCategory
62
- class Representation < Google::Apis::Core::JsonRepresentation; end
1851
+ class XpsTablesClassificationMetrics
1852
+ # @private
1853
+ class Representation < Google::Apis::Core::JsonRepresentation
1854
+ collection :curve_metrics, as: 'curveMetrics', class: Google::Apis::LanguageV2::XpsTablesClassificationMetricsCurveMetrics, decorator: Google::Apis::LanguageV2::XpsTablesClassificationMetricsCurveMetrics::Representation
63
1855
 
64
- include Google::Apis::Core::JsonObjectSupport
1856
+ end
65
1857
  end
66
1858
 
67
- class ClassifyTextRequest
68
- class Representation < Google::Apis::Core::JsonRepresentation; end
1859
+ class XpsTablesClassificationMetricsCurveMetrics
1860
+ # @private
1861
+ class Representation < Google::Apis::Core::JsonRepresentation
1862
+ property :auc_pr, as: 'aucPr'
1863
+ property :auc_roc, as: 'aucRoc'
1864
+ collection :confidence_metrics_entries, as: 'confidenceMetricsEntries', class: Google::Apis::LanguageV2::XpsTablesConfidenceMetricsEntry, decorator: Google::Apis::LanguageV2::XpsTablesConfidenceMetricsEntry::Representation
69
1865
 
70
- include Google::Apis::Core::JsonObjectSupport
1866
+ property :log_loss, as: 'logLoss'
1867
+ property :position_threshold, as: 'positionThreshold'
1868
+ property :value, as: 'value'
1869
+ end
71
1870
  end
72
1871
 
73
- class ClassifyTextResponse
74
- class Representation < Google::Apis::Core::JsonRepresentation; end
1872
+ class XpsTablesConfidenceMetricsEntry
1873
+ # @private
1874
+ class Representation < Google::Apis::Core::JsonRepresentation
1875
+ property :confidence_threshold, as: 'confidenceThreshold'
1876
+ property :f1_score, as: 'f1Score'
1877
+ property :false_negative_count, :numeric_string => true, as: 'falseNegativeCount'
1878
+ property :false_positive_count, :numeric_string => true, as: 'falsePositiveCount'
1879
+ property :false_positive_rate, as: 'falsePositiveRate'
1880
+ property :precision, as: 'precision'
1881
+ property :recall, as: 'recall'
1882
+ property :true_negative_count, :numeric_string => true, as: 'trueNegativeCount'
1883
+ property :true_positive_count, :numeric_string => true, as: 'truePositiveCount'
1884
+ property :true_positive_rate, as: 'truePositiveRate'
1885
+ end
1886
+ end
75
1887
 
76
- include Google::Apis::Core::JsonObjectSupport
1888
+ class XpsTablesDatasetMetadata
1889
+ # @private
1890
+ class Representation < Google::Apis::Core::JsonRepresentation
1891
+ property :ml_use_column_id, as: 'mlUseColumnId'
1892
+ property :primary_table_spec, as: 'primaryTableSpec', class: Google::Apis::LanguageV2::XpsTableSpec, decorator: Google::Apis::LanguageV2::XpsTableSpec::Representation
1893
+
1894
+ hash :target_column_correlations, as: 'targetColumnCorrelations', class: Google::Apis::LanguageV2::XpsCorrelationStats, decorator: Google::Apis::LanguageV2::XpsCorrelationStats::Representation
1895
+
1896
+ property :target_column_id, as: 'targetColumnId'
1897
+ property :weight_column_id, as: 'weightColumnId'
1898
+ end
77
1899
  end
78
1900
 
79
- class Document
80
- class Representation < Google::Apis::Core::JsonRepresentation; end
1901
+ class XpsTablesEvaluationMetrics
1902
+ # @private
1903
+ class Representation < Google::Apis::Core::JsonRepresentation
1904
+ property :classification_metrics, as: 'classificationMetrics', class: Google::Apis::LanguageV2::XpsTablesClassificationMetrics, decorator: Google::Apis::LanguageV2::XpsTablesClassificationMetrics::Representation
81
1905
 
82
- include Google::Apis::Core::JsonObjectSupport
1906
+ property :regression_metrics, as: 'regressionMetrics', class: Google::Apis::LanguageV2::XpsTablesRegressionMetrics, decorator: Google::Apis::LanguageV2::XpsTablesRegressionMetrics::Representation
1907
+
1908
+ end
83
1909
  end
84
1910
 
85
- class Entity
86
- class Representation < Google::Apis::Core::JsonRepresentation; end
1911
+ class XpsTablesModelColumnInfo
1912
+ # @private
1913
+ class Representation < Google::Apis::Core::JsonRepresentation
1914
+ property :column_id, as: 'columnId'
1915
+ property :feature_importance, as: 'featureImportance'
1916
+ end
1917
+ end
87
1918
 
88
- include Google::Apis::Core::JsonObjectSupport
1919
+ class XpsTablesModelStructure
1920
+ # @private
1921
+ class Representation < Google::Apis::Core::JsonRepresentation
1922
+ collection :model_parameters, as: 'modelParameters', class: Google::Apis::LanguageV2::XpsTablesModelStructureModelParameters, decorator: Google::Apis::LanguageV2::XpsTablesModelStructureModelParameters::Representation
1923
+
1924
+ end
89
1925
  end
90
1926
 
91
- class EntityMention
92
- class Representation < Google::Apis::Core::JsonRepresentation; end
1927
+ class XpsTablesModelStructureModelParameters
1928
+ # @private
1929
+ class Representation < Google::Apis::Core::JsonRepresentation
1930
+ collection :hyperparameters, as: 'hyperparameters', class: Google::Apis::LanguageV2::XpsTablesModelStructureModelParametersParameter, decorator: Google::Apis::LanguageV2::XpsTablesModelStructureModelParametersParameter::Representation
93
1931
 
94
- include Google::Apis::Core::JsonObjectSupport
1932
+ end
95
1933
  end
96
1934
 
97
- class Features
98
- class Representation < Google::Apis::Core::JsonRepresentation; end
1935
+ class XpsTablesModelStructureModelParametersParameter
1936
+ # @private
1937
+ class Representation < Google::Apis::Core::JsonRepresentation
1938
+ property :float_value, as: 'floatValue'
1939
+ property :int_value, :numeric_string => true, as: 'intValue'
1940
+ property :name, as: 'name'
1941
+ property :string_value, as: 'stringValue'
1942
+ end
1943
+ end
99
1944
 
100
- include Google::Apis::Core::JsonObjectSupport
1945
+ class XpsTablesPreprocessResponse
1946
+ # @private
1947
+ class Representation < Google::Apis::Core::JsonRepresentation
1948
+ property :tables_dataset_metadata, as: 'tablesDatasetMetadata', class: Google::Apis::LanguageV2::XpsTablesDatasetMetadata, decorator: Google::Apis::LanguageV2::XpsTablesDatasetMetadata::Representation
1949
+
1950
+ end
101
1951
  end
102
1952
 
103
- class ModerateTextRequest
104
- class Representation < Google::Apis::Core::JsonRepresentation; end
1953
+ class XpsTablesRegressionMetrics
1954
+ # @private
1955
+ class Representation < Google::Apis::Core::JsonRepresentation
1956
+ property :mean_absolute_error, as: 'meanAbsoluteError'
1957
+ property :mean_absolute_percentage_error, as: 'meanAbsolutePercentageError'
1958
+ property :r_squared, as: 'rSquared'
1959
+ collection :regression_metrics_entries, as: 'regressionMetricsEntries', class: Google::Apis::LanguageV2::XpsRegressionMetricsEntry, decorator: Google::Apis::LanguageV2::XpsRegressionMetricsEntry::Representation
105
1960
 
106
- include Google::Apis::Core::JsonObjectSupport
1961
+ property :root_mean_squared_error, as: 'rootMeanSquaredError'
1962
+ property :root_mean_squared_log_error, as: 'rootMeanSquaredLogError'
1963
+ end
107
1964
  end
108
1965
 
109
- class ModerateTextResponse
110
- class Representation < Google::Apis::Core::JsonRepresentation; end
1966
+ class XpsTablesTrainResponse
1967
+ # @private
1968
+ class Representation < Google::Apis::Core::JsonRepresentation
1969
+ property :model_structure, as: 'modelStructure', class: Google::Apis::LanguageV2::XpsTablesModelStructure, decorator: Google::Apis::LanguageV2::XpsTablesModelStructure::Representation
111
1970
 
112
- include Google::Apis::Core::JsonObjectSupport
1971
+ collection :prediction_sample_rows, as: 'predictionSampleRows', class: Google::Apis::LanguageV2::XpsRow, decorator: Google::Apis::LanguageV2::XpsRow::Representation
1972
+
1973
+ collection :tables_model_column_info, as: 'tablesModelColumnInfo', class: Google::Apis::LanguageV2::XpsTablesModelColumnInfo, decorator: Google::Apis::LanguageV2::XpsTablesModelColumnInfo::Representation
1974
+
1975
+ property :train_cost_milli_node_hours, :numeric_string => true, as: 'trainCostMilliNodeHours'
1976
+ end
113
1977
  end
114
1978
 
115
- class Sentence
116
- class Representation < Google::Apis::Core::JsonRepresentation; end
1979
+ class XpsTablesTrainingOperationMetadata
1980
+ # @private
1981
+ class Representation < Google::Apis::Core::JsonRepresentation
1982
+ property :create_model_stage, as: 'createModelStage'
1983
+ property :optimization_objective, as: 'optimizationObjective'
1984
+ collection :top_trials, as: 'topTrials', class: Google::Apis::LanguageV2::XpsTuningTrial, decorator: Google::Apis::LanguageV2::XpsTuningTrial::Representation
117
1985
 
118
- include Google::Apis::Core::JsonObjectSupport
1986
+ property :train_budget_milli_node_hours, :numeric_string => true, as: 'trainBudgetMilliNodeHours'
1987
+ collection :training_objective_points, as: 'trainingObjectivePoints', class: Google::Apis::LanguageV2::XpsTrainingObjectivePoint, decorator: Google::Apis::LanguageV2::XpsTrainingObjectivePoint::Representation
1988
+
1989
+ property :training_start_time, as: 'trainingStartTime'
1990
+ end
119
1991
  end
120
1992
 
121
- class Sentiment
122
- class Representation < Google::Apis::Core::JsonRepresentation; end
1993
+ class XpsTextComponentModel
1994
+ # @private
1995
+ class Representation < Google::Apis::Core::JsonRepresentation
1996
+ property :batch_prediction_model_gcs_uri, as: 'batchPredictionModelGcsUri'
1997
+ property :online_prediction_model_gcs_uri, as: 'onlinePredictionModelGcsUri'
1998
+ property :partition, as: 'partition'
1999
+ property :serving_artifact, as: 'servingArtifact', class: Google::Apis::LanguageV2::XpsModelArtifactItem, decorator: Google::Apis::LanguageV2::XpsModelArtifactItem::Representation
2000
+
2001
+ property :servo_model_name, as: 'servoModelName'
2002
+ property :submodel_name, as: 'submodelName'
2003
+ property :submodel_type, as: 'submodelType'
2004
+ property :tf_runtime_version, as: 'tfRuntimeVersion'
2005
+ property :version_number, :numeric_string => true, as: 'versionNumber'
2006
+ end
2007
+ end
123
2008
 
124
- include Google::Apis::Core::JsonObjectSupport
2009
+ class XpsTextExtractionEvaluationMetrics
2010
+ # @private
2011
+ class Representation < Google::Apis::Core::JsonRepresentation
2012
+ property :best_f1_confidence_metrics, as: 'bestF1ConfidenceMetrics', class: Google::Apis::LanguageV2::XpsConfidenceMetricsEntry, decorator: Google::Apis::LanguageV2::XpsConfidenceMetricsEntry::Representation
2013
+
2014
+ collection :confidence_metrics_entries, as: 'confidenceMetricsEntries', class: Google::Apis::LanguageV2::XpsConfidenceMetricsEntry, decorator: Google::Apis::LanguageV2::XpsConfidenceMetricsEntry::Representation
2015
+
2016
+ property :confusion_matrix, as: 'confusionMatrix', class: Google::Apis::LanguageV2::XpsConfusionMatrix, decorator: Google::Apis::LanguageV2::XpsConfusionMatrix::Representation
2017
+
2018
+ hash :per_label_confidence_metrics, as: 'perLabelConfidenceMetrics', class: Google::Apis::LanguageV2::XpsConfidenceMetricsEntry, decorator: Google::Apis::LanguageV2::XpsConfidenceMetricsEntry::Representation
2019
+
2020
+ end
125
2021
  end
126
2022
 
127
- class Status
128
- class Representation < Google::Apis::Core::JsonRepresentation; end
2023
+ class XpsTextSentimentEvaluationMetrics
2024
+ # @private
2025
+ class Representation < Google::Apis::Core::JsonRepresentation
2026
+ property :confusion_matrix, as: 'confusionMatrix', class: Google::Apis::LanguageV2::XpsConfusionMatrix, decorator: Google::Apis::LanguageV2::XpsConfusionMatrix::Representation
2027
+
2028
+ property :f1_score, as: 'f1Score'
2029
+ property :linear_kappa, as: 'linearKappa'
2030
+ property :mean_absolute_error, as: 'meanAbsoluteError'
2031
+ property :mean_squared_error, as: 'meanSquaredError'
2032
+ property :precision, as: 'precision'
2033
+ property :quadratic_kappa, as: 'quadraticKappa'
2034
+ property :recall, as: 'recall'
2035
+ end
2036
+ end
129
2037
 
130
- include Google::Apis::Core::JsonObjectSupport
2038
+ class XpsTextToSpeechTrainResponse
2039
+ # @private
2040
+ class Representation < Google::Apis::Core::JsonRepresentation
2041
+ end
131
2042
  end
132
2043
 
133
- class TextSpan
134
- class Representation < Google::Apis::Core::JsonRepresentation; end
2044
+ class XpsTextTrainResponse
2045
+ # @private
2046
+ class Representation < Google::Apis::Core::JsonRepresentation
2047
+ collection :component_model, as: 'componentModel', class: Google::Apis::LanguageV2::XpsTextComponentModel, decorator: Google::Apis::LanguageV2::XpsTextComponentModel::Representation
135
2048
 
136
- include Google::Apis::Core::JsonObjectSupport
2049
+ end
137
2050
  end
138
2051
 
139
- class AnalyzeEntitiesRequest
2052
+ class XpsTfJsFormat
140
2053
  # @private
141
2054
  class Representation < Google::Apis::Core::JsonRepresentation
142
- property :document, as: 'document', class: Google::Apis::LanguageV2::Document, decorator: Google::Apis::LanguageV2::Document::Representation
2055
+ end
2056
+ end
143
2057
 
144
- property :encoding_type, as: 'encodingType'
2058
+ class XpsTfLiteFormat
2059
+ # @private
2060
+ class Representation < Google::Apis::Core::JsonRepresentation
145
2061
  end
146
2062
  end
147
2063
 
148
- class AnalyzeEntitiesResponse
2064
+ class XpsTfSavedModelFormat
149
2065
  # @private
150
2066
  class Representation < Google::Apis::Core::JsonRepresentation
151
- collection :entities, as: 'entities', class: Google::Apis::LanguageV2::Entity, decorator: Google::Apis::LanguageV2::Entity::Representation
2067
+ end
2068
+ end
152
2069
 
153
- property :language_code, as: 'languageCode'
154
- property :language_supported, as: 'languageSupported'
2070
+ class XpsTimestampStats
2071
+ # @private
2072
+ class Representation < Google::Apis::Core::JsonRepresentation
2073
+ property :common_stats, as: 'commonStats', class: Google::Apis::LanguageV2::XpsCommonStats, decorator: Google::Apis::LanguageV2::XpsCommonStats::Representation
2074
+
2075
+ hash :granular_stats, as: 'granularStats', class: Google::Apis::LanguageV2::XpsTimestampStatsGranularStats, decorator: Google::Apis::LanguageV2::XpsTimestampStatsGranularStats::Representation
2076
+
2077
+ property :median_timestamp_nanos, :numeric_string => true, as: 'medianTimestampNanos'
155
2078
  end
156
2079
  end
157
2080
 
158
- class AnalyzeSentimentRequest
2081
+ class XpsTimestampStatsGranularStats
159
2082
  # @private
160
2083
  class Representation < Google::Apis::Core::JsonRepresentation
161
- property :document, as: 'document', class: Google::Apis::LanguageV2::Document, decorator: Google::Apis::LanguageV2::Document::Representation
2084
+ hash :buckets, as: 'buckets'
2085
+ end
2086
+ end
162
2087
 
163
- property :encoding_type, as: 'encodingType'
2088
+ class XpsTrackMetricsEntry
2089
+ # @private
2090
+ class Representation < Google::Apis::Core::JsonRepresentation
2091
+ collection :confidence_metrics_entries, as: 'confidenceMetricsEntries', class: Google::Apis::LanguageV2::XpsTrackMetricsEntryConfidenceMetricsEntry, decorator: Google::Apis::LanguageV2::XpsTrackMetricsEntryConfidenceMetricsEntry::Representation
2092
+
2093
+ property :iou_threshold, as: 'iouThreshold'
2094
+ property :mean_bounding_box_iou, as: 'meanBoundingBoxIou'
2095
+ property :mean_mismatch_rate, as: 'meanMismatchRate'
2096
+ property :mean_tracking_average_precision, as: 'meanTrackingAveragePrecision'
164
2097
  end
165
2098
  end
166
2099
 
167
- class AnalyzeSentimentResponse
2100
+ class XpsTrackMetricsEntryConfidenceMetricsEntry
168
2101
  # @private
169
2102
  class Representation < Google::Apis::Core::JsonRepresentation
170
- property :document_sentiment, as: 'documentSentiment', class: Google::Apis::LanguageV2::Sentiment, decorator: Google::Apis::LanguageV2::Sentiment::Representation
2103
+ property :bounding_box_iou, as: 'boundingBoxIou'
2104
+ property :confidence_threshold, as: 'confidenceThreshold'
2105
+ property :mismatch_rate, as: 'mismatchRate'
2106
+ property :tracking_precision, as: 'trackingPrecision'
2107
+ property :tracking_recall, as: 'trackingRecall'
2108
+ end
2109
+ end
171
2110
 
172
- property :language_code, as: 'languageCode'
173
- property :language_supported, as: 'languageSupported'
174
- collection :sentences, as: 'sentences', class: Google::Apis::LanguageV2::Sentence, decorator: Google::Apis::LanguageV2::Sentence::Representation
2111
+ class XpsTrainResponse
2112
+ # @private
2113
+ class Representation < Google::Apis::Core::JsonRepresentation
2114
+ property :deployed_model_size_bytes, :numeric_string => true, as: 'deployedModelSizeBytes'
2115
+ collection :error_analysis_configs, as: 'errorAnalysisConfigs', class: Google::Apis::LanguageV2::XpsVisionErrorAnalysisConfig, decorator: Google::Apis::LanguageV2::XpsVisionErrorAnalysisConfig::Representation
2116
+
2117
+ property :evaluated_example_set, as: 'evaluatedExampleSet', class: Google::Apis::LanguageV2::XpsExampleSet, decorator: Google::Apis::LanguageV2::XpsExampleSet::Representation
2118
+
2119
+ property :evaluation_metrics_set, as: 'evaluationMetricsSet', class: Google::Apis::LanguageV2::XpsEvaluationMetricsSet, decorator: Google::Apis::LanguageV2::XpsEvaluationMetricsSet::Representation
2120
+
2121
+ collection :explanation_configs, as: 'explanationConfigs', class: Google::Apis::LanguageV2::XpsResponseExplanationSpec, decorator: Google::Apis::LanguageV2::XpsResponseExplanationSpec::Representation
2122
+
2123
+ property :image_classification_train_resp, as: 'imageClassificationTrainResp', class: Google::Apis::LanguageV2::XpsImageClassificationTrainResponse, decorator: Google::Apis::LanguageV2::XpsImageClassificationTrainResponse::Representation
2124
+
2125
+ property :image_object_detection_train_resp, as: 'imageObjectDetectionTrainResp', class: Google::Apis::LanguageV2::XpsImageObjectDetectionModelSpec, decorator: Google::Apis::LanguageV2::XpsImageObjectDetectionModelSpec::Representation
2126
+
2127
+ property :image_segmentation_train_resp, as: 'imageSegmentationTrainResp', class: Google::Apis::LanguageV2::XpsImageSegmentationTrainResponse, decorator: Google::Apis::LanguageV2::XpsImageSegmentationTrainResponse::Representation
2128
+
2129
+ property :model_token, :base64 => true, as: 'modelToken'
2130
+ property :speech_train_resp, as: 'speechTrainResp', class: Google::Apis::LanguageV2::XpsSpeechModelSpec, decorator: Google::Apis::LanguageV2::XpsSpeechModelSpec::Representation
2131
+
2132
+ property :tables_train_resp, as: 'tablesTrainResp', class: Google::Apis::LanguageV2::XpsTablesTrainResponse, decorator: Google::Apis::LanguageV2::XpsTablesTrainResponse::Representation
2133
+
2134
+ property :text_to_speech_train_resp, as: 'textToSpeechTrainResp', class: Google::Apis::LanguageV2::XpsTextToSpeechTrainResponse, decorator: Google::Apis::LanguageV2::XpsTextToSpeechTrainResponse::Representation
2135
+
2136
+ property :text_train_resp, as: 'textTrainResp', class: Google::Apis::LanguageV2::XpsTextTrainResponse, decorator: Google::Apis::LanguageV2::XpsTextTrainResponse::Representation
2137
+
2138
+ property :translation_train_resp, as: 'translationTrainResp', class: Google::Apis::LanguageV2::XpsTranslationTrainResponse, decorator: Google::Apis::LanguageV2::XpsTranslationTrainResponse::Representation
2139
+
2140
+ property :video_action_recognition_train_resp, as: 'videoActionRecognitionTrainResp', class: Google::Apis::LanguageV2::XpsVideoActionRecognitionTrainResponse, decorator: Google::Apis::LanguageV2::XpsVideoActionRecognitionTrainResponse::Representation
2141
+
2142
+ property :video_classification_train_resp, as: 'videoClassificationTrainResp', class: Google::Apis::LanguageV2::XpsVideoClassificationTrainResponse, decorator: Google::Apis::LanguageV2::XpsVideoClassificationTrainResponse::Representation
2143
+
2144
+ property :video_object_tracking_train_resp, as: 'videoObjectTrackingTrainResp', class: Google::Apis::LanguageV2::XpsVideoObjectTrackingTrainResponse, decorator: Google::Apis::LanguageV2::XpsVideoObjectTrackingTrainResponse::Representation
175
2145
 
176
2146
  end
177
2147
  end
178
2148
 
179
- class AnnotateTextRequest
2149
+ class XpsTrainingObjectivePoint
180
2150
  # @private
181
2151
  class Representation < Google::Apis::Core::JsonRepresentation
182
- property :document, as: 'document', class: Google::Apis::LanguageV2::Document, decorator: Google::Apis::LanguageV2::Document::Representation
2152
+ property :create_time, as: 'createTime'
2153
+ property :value, as: 'value'
2154
+ end
2155
+ end
183
2156
 
184
- property :encoding_type, as: 'encodingType'
185
- property :features, as: 'features', class: Google::Apis::LanguageV2::Features, decorator: Google::Apis::LanguageV2::Features::Representation
2157
+ class XpsTranslationEvaluationMetrics
2158
+ # @private
2159
+ class Representation < Google::Apis::Core::JsonRepresentation
2160
+ property :base_bleu_score, as: 'baseBleuScore'
2161
+ property :bleu_score, as: 'bleuScore'
2162
+ end
2163
+ end
186
2164
 
2165
+ class XpsTranslationPreprocessResponse
2166
+ # @private
2167
+ class Representation < Google::Apis::Core::JsonRepresentation
2168
+ property :parsed_example_count, :numeric_string => true, as: 'parsedExampleCount'
2169
+ property :valid_example_count, :numeric_string => true, as: 'validExampleCount'
187
2170
  end
188
2171
  end
189
2172
 
190
- class AnnotateTextResponse
2173
+ class XpsTranslationTrainResponse
191
2174
  # @private
192
2175
  class Representation < Google::Apis::Core::JsonRepresentation
193
- collection :categories, as: 'categories', class: Google::Apis::LanguageV2::ClassificationCategory, decorator: Google::Apis::LanguageV2::ClassificationCategory::Representation
2176
+ property :model_type, as: 'modelType'
2177
+ end
2178
+ end
194
2179
 
195
- property :document_sentiment, as: 'documentSentiment', class: Google::Apis::LanguageV2::Sentiment, decorator: Google::Apis::LanguageV2::Sentiment::Representation
2180
+ class XpsTuningTrial
2181
+ # @private
2182
+ class Representation < Google::Apis::Core::JsonRepresentation
2183
+ property :model_structure, as: 'modelStructure', class: Google::Apis::LanguageV2::XpsTablesModelStructure, decorator: Google::Apis::LanguageV2::XpsTablesModelStructure::Representation
196
2184
 
197
- collection :entities, as: 'entities', class: Google::Apis::LanguageV2::Entity, decorator: Google::Apis::LanguageV2::Entity::Representation
2185
+ property :training_objective_point, as: 'trainingObjectivePoint', class: Google::Apis::LanguageV2::XpsTrainingObjectivePoint, decorator: Google::Apis::LanguageV2::XpsTrainingObjectivePoint::Representation
198
2186
 
199
- property :language_code, as: 'languageCode'
200
- property :language_supported, as: 'languageSupported'
201
- collection :moderation_categories, as: 'moderationCategories', class: Google::Apis::LanguageV2::ClassificationCategory, decorator: Google::Apis::LanguageV2::ClassificationCategory::Representation
2187
+ end
2188
+ end
202
2189
 
203
- collection :sentences, as: 'sentences', class: Google::Apis::LanguageV2::Sentence, decorator: Google::Apis::LanguageV2::Sentence::Representation
2190
+ class XpsVideoActionMetricsEntry
2191
+ # @private
2192
+ class Representation < Google::Apis::Core::JsonRepresentation
2193
+ collection :confidence_metrics_entries, as: 'confidenceMetricsEntries', class: Google::Apis::LanguageV2::XpsVideoActionMetricsEntryConfidenceMetricsEntry, decorator: Google::Apis::LanguageV2::XpsVideoActionMetricsEntryConfidenceMetricsEntry::Representation
204
2194
 
2195
+ property :mean_average_precision, as: 'meanAveragePrecision'
2196
+ property :precision_window_length, as: 'precisionWindowLength'
205
2197
  end
206
2198
  end
207
2199
 
208
- class ClassificationCategory
2200
+ class XpsVideoActionMetricsEntryConfidenceMetricsEntry
209
2201
  # @private
210
2202
  class Representation < Google::Apis::Core::JsonRepresentation
211
- property :confidence, as: 'confidence'
212
- property :name, as: 'name'
2203
+ property :confidence_threshold, as: 'confidenceThreshold'
2204
+ property :f1_score, as: 'f1Score'
2205
+ property :precision, as: 'precision'
2206
+ property :recall, as: 'recall'
213
2207
  end
214
2208
  end
215
2209
 
216
- class ClassifyTextRequest
2210
+ class XpsVideoActionRecognitionEvaluationMetrics
217
2211
  # @private
218
2212
  class Representation < Google::Apis::Core::JsonRepresentation
219
- property :document, as: 'document', class: Google::Apis::LanguageV2::Document, decorator: Google::Apis::LanguageV2::Document::Representation
2213
+ property :evaluated_action_count, as: 'evaluatedActionCount'
2214
+ collection :video_action_metrics_entries, as: 'videoActionMetricsEntries', class: Google::Apis::LanguageV2::XpsVideoActionMetricsEntry, decorator: Google::Apis::LanguageV2::XpsVideoActionMetricsEntry::Representation
220
2215
 
221
2216
  end
222
2217
  end
223
2218
 
224
- class ClassifyTextResponse
2219
+ class XpsVideoActionRecognitionTrainResponse
225
2220
  # @private
226
2221
  class Representation < Google::Apis::Core::JsonRepresentation
227
- collection :categories, as: 'categories', class: Google::Apis::LanguageV2::ClassificationCategory, decorator: Google::Apis::LanguageV2::ClassificationCategory::Representation
2222
+ property :model_artifact_spec, as: 'modelArtifactSpec', class: Google::Apis::LanguageV2::XpsVideoModelArtifactSpec, decorator: Google::Apis::LanguageV2::XpsVideoModelArtifactSpec::Representation
228
2223
 
229
- property :language_code, as: 'languageCode'
230
- property :language_supported, as: 'languageSupported'
2224
+ property :train_cost_node_seconds, :numeric_string => true, as: 'trainCostNodeSeconds'
231
2225
  end
232
2226
  end
233
2227
 
234
- class Document
2228
+ class XpsVideoBatchPredictOperationMetadata
235
2229
  # @private
236
2230
  class Representation < Google::Apis::Core::JsonRepresentation
237
- property :content, as: 'content'
238
- property :gcs_content_uri, as: 'gcsContentUri'
239
- property :language_code, as: 'languageCode'
240
- property :type, as: 'type'
2231
+ collection :output_examples, as: 'outputExamples'
241
2232
  end
242
2233
  end
243
2234
 
244
- class Entity
2235
+ class XpsVideoClassificationTrainResponse
245
2236
  # @private
246
2237
  class Representation < Google::Apis::Core::JsonRepresentation
247
- collection :mentions, as: 'mentions', class: Google::Apis::LanguageV2::EntityMention, decorator: Google::Apis::LanguageV2::EntityMention::Representation
2238
+ property :model_artifact_spec, as: 'modelArtifactSpec', class: Google::Apis::LanguageV2::XpsVideoModelArtifactSpec, decorator: Google::Apis::LanguageV2::XpsVideoModelArtifactSpec::Representation
248
2239
 
249
- hash :metadata, as: 'metadata'
250
- property :name, as: 'name'
251
- property :sentiment, as: 'sentiment', class: Google::Apis::LanguageV2::Sentiment, decorator: Google::Apis::LanguageV2::Sentiment::Representation
2240
+ property :train_cost_node_seconds, :numeric_string => true, as: 'trainCostNodeSeconds'
2241
+ end
2242
+ end
2243
+
2244
+ class XpsVideoExportModelSpec
2245
+ # @private
2246
+ class Representation < Google::Apis::Core::JsonRepresentation
2247
+ collection :export_model_output_config, as: 'exportModelOutputConfig', class: Google::Apis::LanguageV2::XpsExportModelOutputConfig, decorator: Google::Apis::LanguageV2::XpsExportModelOutputConfig::Representation
252
2248
 
253
- property :type, as: 'type'
254
2249
  end
255
2250
  end
256
2251
 
257
- class EntityMention
2252
+ class XpsVideoModelArtifactSpec
258
2253
  # @private
259
2254
  class Representation < Google::Apis::Core::JsonRepresentation
260
- property :probability, as: 'probability'
261
- property :sentiment, as: 'sentiment', class: Google::Apis::LanguageV2::Sentiment, decorator: Google::Apis::LanguageV2::Sentiment::Representation
2255
+ collection :export_artifact, as: 'exportArtifact', class: Google::Apis::LanguageV2::XpsModelArtifactItem, decorator: Google::Apis::LanguageV2::XpsModelArtifactItem::Representation
262
2256
 
263
- property :text, as: 'text', class: Google::Apis::LanguageV2::TextSpan, decorator: Google::Apis::LanguageV2::TextSpan::Representation
2257
+ property :serving_artifact, as: 'servingArtifact', class: Google::Apis::LanguageV2::XpsModelArtifactItem, decorator: Google::Apis::LanguageV2::XpsModelArtifactItem::Representation
264
2258
 
265
- property :type, as: 'type'
266
2259
  end
267
2260
  end
268
2261
 
269
- class Features
2262
+ class XpsVideoObjectTrackingEvaluationMetrics
270
2263
  # @private
271
2264
  class Representation < Google::Apis::Core::JsonRepresentation
272
- property :classify_text, as: 'classifyText'
273
- property :extract_document_sentiment, as: 'extractDocumentSentiment'
274
- property :extract_entities, as: 'extractEntities'
275
- property :moderate_text, as: 'moderateText'
2265
+ property :bounding_box_mean_average_precision, as: 'boundingBoxMeanAveragePrecision'
2266
+ collection :bounding_box_metrics_entries, as: 'boundingBoxMetricsEntries', class: Google::Apis::LanguageV2::XpsBoundingBoxMetricsEntry, decorator: Google::Apis::LanguageV2::XpsBoundingBoxMetricsEntry::Representation
2267
+
2268
+ property :evaluated_boundingbox_count, as: 'evaluatedBoundingboxCount'
2269
+ property :evaluated_frame_count, as: 'evaluatedFrameCount'
2270
+ property :evaluated_track_count, as: 'evaluatedTrackCount'
2271
+ property :track_mean_average_precision, as: 'trackMeanAveragePrecision'
2272
+ property :track_mean_bounding_box_iou, as: 'trackMeanBoundingBoxIou'
2273
+ property :track_mean_mismatch_rate, as: 'trackMeanMismatchRate'
2274
+ collection :track_metrics_entries, as: 'trackMetricsEntries', class: Google::Apis::LanguageV2::XpsTrackMetricsEntry, decorator: Google::Apis::LanguageV2::XpsTrackMetricsEntry::Representation
2275
+
276
2276
  end
277
2277
  end
278
2278
 
279
- class ModerateTextRequest
2279
+ class XpsVideoObjectTrackingTrainResponse
280
2280
  # @private
281
2281
  class Representation < Google::Apis::Core::JsonRepresentation
282
- property :document, as: 'document', class: Google::Apis::LanguageV2::Document, decorator: Google::Apis::LanguageV2::Document::Representation
2282
+ property :export_model_spec, as: 'exportModelSpec', class: Google::Apis::LanguageV2::XpsVideoExportModelSpec, decorator: Google::Apis::LanguageV2::XpsVideoExportModelSpec::Representation
2283
+
2284
+ property :model_artifact_spec, as: 'modelArtifactSpec', class: Google::Apis::LanguageV2::XpsVideoModelArtifactSpec, decorator: Google::Apis::LanguageV2::XpsVideoModelArtifactSpec::Representation
283
2285
 
2286
+ property :train_cost_node_seconds, :numeric_string => true, as: 'trainCostNodeSeconds'
284
2287
  end
285
2288
  end
286
2289
 
287
- class ModerateTextResponse
2290
+ class XpsVideoTrainingOperationMetadata
288
2291
  # @private
289
2292
  class Representation < Google::Apis::Core::JsonRepresentation
290
- property :language_code, as: 'languageCode'
291
- property :language_supported, as: 'languageSupported'
292
- collection :moderation_categories, as: 'moderationCategories', class: Google::Apis::LanguageV2::ClassificationCategory, decorator: Google::Apis::LanguageV2::ClassificationCategory::Representation
293
-
2293
+ property :train_cost_milli_node_hour, :numeric_string => true, as: 'trainCostMilliNodeHour'
294
2294
  end
295
2295
  end
296
2296
 
297
- class Sentence
2297
+ class XpsVisionErrorAnalysisConfig
298
2298
  # @private
299
2299
  class Representation < Google::Apis::Core::JsonRepresentation
300
- property :sentiment, as: 'sentiment', class: Google::Apis::LanguageV2::Sentiment, decorator: Google::Apis::LanguageV2::Sentiment::Representation
2300
+ property :example_count, as: 'exampleCount'
2301
+ property :query_type, as: 'queryType'
2302
+ end
2303
+ end
301
2304
 
302
- property :text, as: 'text', class: Google::Apis::LanguageV2::TextSpan, decorator: Google::Apis::LanguageV2::TextSpan::Representation
2305
+ class XpsVisionTrainingOperationMetadata
2306
+ # @private
2307
+ class Representation < Google::Apis::Core::JsonRepresentation
2308
+ property :explanation_usage, as: 'explanationUsage', class: Google::Apis::LanguageV2::InfraUsage, decorator: Google::Apis::LanguageV2::InfraUsage::Representation
303
2309
 
304
2310
  end
305
2311
  end
306
2312
 
307
- class Sentiment
2313
+ class XpsVisualization
308
2314
  # @private
309
2315
  class Representation < Google::Apis::Core::JsonRepresentation
310
- property :magnitude, as: 'magnitude'
311
- property :score, as: 'score'
2316
+ property :clip_percent_lowerbound, as: 'clipPercentLowerbound'
2317
+ property :clip_percent_upperbound, as: 'clipPercentUpperbound'
2318
+ property :color_map, as: 'colorMap'
2319
+ property :overlay_type, as: 'overlayType'
2320
+ property :polarity, as: 'polarity'
2321
+ property :type, as: 'type'
312
2322
  end
313
2323
  end
314
2324
 
315
- class Status
2325
+ class XpsXpsOperationMetadata
316
2326
  # @private
317
2327
  class Representation < Google::Apis::Core::JsonRepresentation
318
- property :code, as: 'code'
319
- collection :details, as: 'details'
320
- property :message, as: 'message'
2328
+ property :example_count, :numeric_string => true, as: 'exampleCount'
2329
+ property :reporting_metrics, as: 'reportingMetrics', class: Google::Apis::LanguageV2::XpsReportingMetrics, decorator: Google::Apis::LanguageV2::XpsReportingMetrics::Representation
2330
+
2331
+ property :tables_training_operation_metadata, as: 'tablesTrainingOperationMetadata', class: Google::Apis::LanguageV2::XpsTablesTrainingOperationMetadata, decorator: Google::Apis::LanguageV2::XpsTablesTrainingOperationMetadata::Representation
2332
+
2333
+ property :video_batch_predict_operation_metadata, as: 'videoBatchPredictOperationMetadata', class: Google::Apis::LanguageV2::XpsVideoBatchPredictOperationMetadata, decorator: Google::Apis::LanguageV2::XpsVideoBatchPredictOperationMetadata::Representation
2334
+
2335
+ property :video_training_operation_metadata, as: 'videoTrainingOperationMetadata', class: Google::Apis::LanguageV2::XpsVideoTrainingOperationMetadata, decorator: Google::Apis::LanguageV2::XpsVideoTrainingOperationMetadata::Representation
2336
+
2337
+ property :vision_training_operation_metadata, as: 'visionTrainingOperationMetadata', class: Google::Apis::LanguageV2::XpsVisionTrainingOperationMetadata, decorator: Google::Apis::LanguageV2::XpsVisionTrainingOperationMetadata::Representation
2338
+
321
2339
  end
322
2340
  end
323
2341
 
324
- class TextSpan
2342
+ class XpsXraiAttribution
325
2343
  # @private
326
2344
  class Representation < Google::Apis::Core::JsonRepresentation
327
- property :begin_offset, as: 'beginOffset'
328
- property :content, as: 'content'
2345
+ property :step_count, as: 'stepCount'
329
2346
  end
330
2347
  end
331
2348
  end