google-apis-language_v1beta2 0.19.0 → 0.21.0

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