google-apis-dataproc_v1 0.72.0 → 0.73.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/dataproc_v1/classes.rb +9036 -3954
- data/lib/google/apis/dataproc_v1/gem_version.rb +2 -2
- data/lib/google/apis/dataproc_v1/representations.rb +2863 -781
- data/lib/google/apis/dataproc_v1/service.rb +1961 -200
- metadata +3 -3
@@ -28,6 +28,96 @@ module Google
|
|
28
28
|
include Google::Apis::Core::JsonObjectSupport
|
29
29
|
end
|
30
30
|
|
31
|
+
class AccessSessionSparkApplicationEnvironmentInfoResponse
|
32
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
33
|
+
|
34
|
+
include Google::Apis::Core::JsonObjectSupport
|
35
|
+
end
|
36
|
+
|
37
|
+
class AccessSessionSparkApplicationJobResponse
|
38
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
39
|
+
|
40
|
+
include Google::Apis::Core::JsonObjectSupport
|
41
|
+
end
|
42
|
+
|
43
|
+
class AccessSessionSparkApplicationResponse
|
44
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
45
|
+
|
46
|
+
include Google::Apis::Core::JsonObjectSupport
|
47
|
+
end
|
48
|
+
|
49
|
+
class AccessSessionSparkApplicationSqlQueryResponse
|
50
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
51
|
+
|
52
|
+
include Google::Apis::Core::JsonObjectSupport
|
53
|
+
end
|
54
|
+
|
55
|
+
class AccessSessionSparkApplicationSqlSparkPlanGraphResponse
|
56
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
57
|
+
|
58
|
+
include Google::Apis::Core::JsonObjectSupport
|
59
|
+
end
|
60
|
+
|
61
|
+
class AccessSessionSparkApplicationStageAttemptResponse
|
62
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
|
+
|
64
|
+
include Google::Apis::Core::JsonObjectSupport
|
65
|
+
end
|
66
|
+
|
67
|
+
class AccessSessionSparkApplicationStageRddOperationGraphResponse
|
68
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
|
+
|
70
|
+
include Google::Apis::Core::JsonObjectSupport
|
71
|
+
end
|
72
|
+
|
73
|
+
class AccessSparkApplicationEnvironmentInfoResponse
|
74
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
75
|
+
|
76
|
+
include Google::Apis::Core::JsonObjectSupport
|
77
|
+
end
|
78
|
+
|
79
|
+
class AccessSparkApplicationJobResponse
|
80
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
|
+
|
82
|
+
include Google::Apis::Core::JsonObjectSupport
|
83
|
+
end
|
84
|
+
|
85
|
+
class AccessSparkApplicationResponse
|
86
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
|
+
|
88
|
+
include Google::Apis::Core::JsonObjectSupport
|
89
|
+
end
|
90
|
+
|
91
|
+
class AccessSparkApplicationSqlQueryResponse
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
|
+
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
95
|
+
end
|
96
|
+
|
97
|
+
class AccessSparkApplicationSqlSparkPlanGraphResponse
|
98
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
|
+
|
100
|
+
include Google::Apis::Core::JsonObjectSupport
|
101
|
+
end
|
102
|
+
|
103
|
+
class AccessSparkApplicationStageAttemptResponse
|
104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
|
+
|
106
|
+
include Google::Apis::Core::JsonObjectSupport
|
107
|
+
end
|
108
|
+
|
109
|
+
class AccessSparkApplicationStageRddOperationGraphResponse
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
|
+
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
113
|
+
end
|
114
|
+
|
115
|
+
class AccumulableInfo
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
|
+
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
119
|
+
end
|
120
|
+
|
31
121
|
class AnalyzeBatchRequest
|
32
122
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
33
123
|
|
@@ -40,6 +130,30 @@ module Google
|
|
40
130
|
include Google::Apis::Core::JsonObjectSupport
|
41
131
|
end
|
42
132
|
|
133
|
+
class AppSummary
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
|
+
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
137
|
+
end
|
138
|
+
|
139
|
+
class ApplicationAttemptInfo
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
|
+
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
143
|
+
end
|
144
|
+
|
145
|
+
class ApplicationEnvironmentInfo
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
|
+
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
149
|
+
end
|
150
|
+
|
151
|
+
class ApplicationInfo
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
|
+
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
155
|
+
end
|
156
|
+
|
43
157
|
class AutoscalingConfig
|
44
158
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
45
159
|
|
@@ -154,12 +268,24 @@ module Google
|
|
154
268
|
include Google::Apis::Core::JsonObjectSupport
|
155
269
|
end
|
156
270
|
|
271
|
+
class ClusterToRepair
|
272
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
273
|
+
|
274
|
+
include Google::Apis::Core::JsonObjectSupport
|
275
|
+
end
|
276
|
+
|
157
277
|
class ConfidentialInstanceConfig
|
158
278
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
279
|
|
160
280
|
include Google::Apis::Core::JsonObjectSupport
|
161
281
|
end
|
162
282
|
|
283
|
+
class ConsolidatedExecutorSummary
|
284
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
285
|
+
|
286
|
+
include Google::Apis::Core::JsonObjectSupport
|
287
|
+
end
|
288
|
+
|
163
289
|
class DataprocMetricConfig
|
164
290
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
291
|
|
@@ -220,6 +346,42 @@ module Google
|
|
220
346
|
include Google::Apis::Core::JsonObjectSupport
|
221
347
|
end
|
222
348
|
|
349
|
+
class ExecutorMetrics
|
350
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
351
|
+
|
352
|
+
include Google::Apis::Core::JsonObjectSupport
|
353
|
+
end
|
354
|
+
|
355
|
+
class ExecutorMetricsDistributions
|
356
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
357
|
+
|
358
|
+
include Google::Apis::Core::JsonObjectSupport
|
359
|
+
end
|
360
|
+
|
361
|
+
class ExecutorPeakMetricsDistributions
|
362
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
363
|
+
|
364
|
+
include Google::Apis::Core::JsonObjectSupport
|
365
|
+
end
|
366
|
+
|
367
|
+
class ExecutorResourceRequest
|
368
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
369
|
+
|
370
|
+
include Google::Apis::Core::JsonObjectSupport
|
371
|
+
end
|
372
|
+
|
373
|
+
class ExecutorStageSummary
|
374
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
375
|
+
|
376
|
+
include Google::Apis::Core::JsonObjectSupport
|
377
|
+
end
|
378
|
+
|
379
|
+
class ExecutorSummary
|
380
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
381
|
+
|
382
|
+
include Google::Apis::Core::JsonObjectSupport
|
383
|
+
end
|
384
|
+
|
223
385
|
class Expr
|
224
386
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
387
|
|
@@ -316,6 +478,18 @@ module Google
|
|
316
478
|
include Google::Apis::Core::JsonObjectSupport
|
317
479
|
end
|
318
480
|
|
481
|
+
class InputMetrics
|
482
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
483
|
+
|
484
|
+
include Google::Apis::Core::JsonObjectSupport
|
485
|
+
end
|
486
|
+
|
487
|
+
class InputQuantileMetrics
|
488
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
489
|
+
|
490
|
+
include Google::Apis::Core::JsonObjectSupport
|
491
|
+
end
|
492
|
+
|
319
493
|
class InstanceFlexibilityPolicy
|
320
494
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
321
495
|
|
@@ -370,6 +544,12 @@ module Google
|
|
370
544
|
include Google::Apis::Core::JsonObjectSupport
|
371
545
|
end
|
372
546
|
|
547
|
+
class JobData
|
548
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
549
|
+
|
550
|
+
include Google::Apis::Core::JsonObjectSupport
|
551
|
+
end
|
552
|
+
|
373
553
|
class JobMetadata
|
374
554
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
375
555
|
|
@@ -400,6 +580,12 @@ module Google
|
|
400
580
|
include Google::Apis::Core::JsonObjectSupport
|
401
581
|
end
|
402
582
|
|
583
|
+
class JobsSummary
|
584
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
585
|
+
|
586
|
+
include Google::Apis::Core::JsonObjectSupport
|
587
|
+
end
|
588
|
+
|
403
589
|
class JupyterConfig
|
404
590
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
405
591
|
|
@@ -496,6 +682,12 @@ module Google
|
|
496
682
|
include Google::Apis::Core::JsonObjectSupport
|
497
683
|
end
|
498
684
|
|
685
|
+
class MemoryMetrics
|
686
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
687
|
+
|
688
|
+
include Google::Apis::Core::JsonObjectSupport
|
689
|
+
end
|
690
|
+
|
499
691
|
class MetastoreConfig
|
500
692
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
501
693
|
|
@@ -556,6 +748,18 @@ module Google
|
|
556
748
|
include Google::Apis::Core::JsonObjectSupport
|
557
749
|
end
|
558
750
|
|
751
|
+
class OutputMetrics
|
752
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
753
|
+
|
754
|
+
include Google::Apis::Core::JsonObjectSupport
|
755
|
+
end
|
756
|
+
|
757
|
+
class OutputQuantileMetrics
|
758
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
759
|
+
|
760
|
+
include Google::Apis::Core::JsonObjectSupport
|
761
|
+
end
|
762
|
+
|
559
763
|
class ParameterValidation
|
560
764
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
561
765
|
|
@@ -580,12 +784,30 @@ module Google
|
|
580
784
|
include Google::Apis::Core::JsonObjectSupport
|
581
785
|
end
|
582
786
|
|
787
|
+
class PoolData
|
788
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
789
|
+
|
790
|
+
include Google::Apis::Core::JsonObjectSupport
|
791
|
+
end
|
792
|
+
|
583
793
|
class PrestoJob
|
584
794
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
585
795
|
|
586
796
|
include Google::Apis::Core::JsonObjectSupport
|
587
797
|
end
|
588
798
|
|
799
|
+
class ProcessSummary
|
800
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
801
|
+
|
802
|
+
include Google::Apis::Core::JsonObjectSupport
|
803
|
+
end
|
804
|
+
|
805
|
+
class ProvisioningModelMix
|
806
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
807
|
+
|
808
|
+
include Google::Apis::Core::JsonObjectSupport
|
809
|
+
end
|
810
|
+
|
589
811
|
class PyPiRepositoryConfig
|
590
812
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
591
813
|
|
@@ -604,1323 +826,3009 @@ module Google
|
|
604
826
|
include Google::Apis::Core::JsonObjectSupport
|
605
827
|
end
|
606
828
|
|
607
|
-
class
|
829
|
+
class Quantiles
|
608
830
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
609
831
|
|
610
832
|
include Google::Apis::Core::JsonObjectSupport
|
611
833
|
end
|
612
834
|
|
613
|
-
class
|
835
|
+
class QueryList
|
614
836
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
615
837
|
|
616
838
|
include Google::Apis::Core::JsonObjectSupport
|
617
839
|
end
|
618
840
|
|
619
|
-
class
|
841
|
+
class RddDataDistribution
|
620
842
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
621
843
|
|
622
844
|
include Google::Apis::Core::JsonObjectSupport
|
623
845
|
end
|
624
846
|
|
625
|
-
class
|
847
|
+
class RddOperationCluster
|
626
848
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
627
849
|
|
628
850
|
include Google::Apis::Core::JsonObjectSupport
|
629
851
|
end
|
630
852
|
|
631
|
-
class
|
853
|
+
class RddOperationEdge
|
632
854
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
633
855
|
|
634
856
|
include Google::Apis::Core::JsonObjectSupport
|
635
857
|
end
|
636
858
|
|
637
|
-
class
|
859
|
+
class RddOperationGraph
|
638
860
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
639
861
|
|
640
862
|
include Google::Apis::Core::JsonObjectSupport
|
641
863
|
end
|
642
864
|
|
643
|
-
class
|
865
|
+
class RddOperationNode
|
644
866
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
645
867
|
|
646
868
|
include Google::Apis::Core::JsonObjectSupport
|
647
869
|
end
|
648
870
|
|
649
|
-
class
|
871
|
+
class RddPartitionInfo
|
650
872
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
651
873
|
|
652
874
|
include Google::Apis::Core::JsonObjectSupport
|
653
875
|
end
|
654
876
|
|
655
|
-
class
|
877
|
+
class RddStorageInfo
|
656
878
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
657
879
|
|
658
880
|
include Google::Apis::Core::JsonObjectSupport
|
659
881
|
end
|
660
882
|
|
661
|
-
class
|
883
|
+
class RegexValidation
|
662
884
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
663
885
|
|
664
886
|
include Google::Apis::Core::JsonObjectSupport
|
665
887
|
end
|
666
888
|
|
667
|
-
class
|
889
|
+
class RepairClusterRequest
|
668
890
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
669
891
|
|
670
892
|
include Google::Apis::Core::JsonObjectSupport
|
671
893
|
end
|
672
894
|
|
673
|
-
class
|
895
|
+
class RepairNodeGroupRequest
|
674
896
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
675
897
|
|
676
898
|
include Google::Apis::Core::JsonObjectSupport
|
677
899
|
end
|
678
900
|
|
679
|
-
class
|
901
|
+
class RepositoryConfig
|
680
902
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
681
903
|
|
682
904
|
include Google::Apis::Core::JsonObjectSupport
|
683
905
|
end
|
684
906
|
|
685
|
-
class
|
907
|
+
class ReservationAffinity
|
686
908
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
687
909
|
|
688
910
|
include Google::Apis::Core::JsonObjectSupport
|
689
911
|
end
|
690
912
|
|
691
|
-
class
|
913
|
+
class ResizeNodeGroupRequest
|
692
914
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
693
915
|
|
694
916
|
include Google::Apis::Core::JsonObjectSupport
|
695
917
|
end
|
696
918
|
|
697
|
-
class
|
919
|
+
class ResourceInformation
|
698
920
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
699
921
|
|
700
922
|
include Google::Apis::Core::JsonObjectSupport
|
701
923
|
end
|
702
924
|
|
703
|
-
class
|
925
|
+
class ResourceProfileInfo
|
704
926
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
705
927
|
|
706
928
|
include Google::Apis::Core::JsonObjectSupport
|
707
929
|
end
|
708
930
|
|
709
|
-
class
|
931
|
+
class RuntimeConfig
|
710
932
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
711
933
|
|
712
934
|
include Google::Apis::Core::JsonObjectSupport
|
713
935
|
end
|
714
936
|
|
715
|
-
class
|
937
|
+
class RuntimeInfo
|
716
938
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
717
939
|
|
718
940
|
include Google::Apis::Core::JsonObjectSupport
|
719
941
|
end
|
720
942
|
|
721
|
-
class
|
943
|
+
class SearchSessionSparkApplicationExecutorStageSummaryResponse
|
722
944
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
723
945
|
|
724
946
|
include Google::Apis::Core::JsonObjectSupport
|
725
947
|
end
|
726
948
|
|
727
|
-
class
|
949
|
+
class SearchSessionSparkApplicationExecutorsResponse
|
728
950
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
729
951
|
|
730
952
|
include Google::Apis::Core::JsonObjectSupport
|
731
953
|
end
|
732
954
|
|
733
|
-
class
|
955
|
+
class SearchSessionSparkApplicationJobsResponse
|
734
956
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
735
957
|
|
736
958
|
include Google::Apis::Core::JsonObjectSupport
|
737
959
|
end
|
738
960
|
|
739
|
-
class
|
961
|
+
class SearchSessionSparkApplicationSqlQueriesResponse
|
740
962
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
741
963
|
|
742
964
|
include Google::Apis::Core::JsonObjectSupport
|
743
965
|
end
|
744
966
|
|
745
|
-
class
|
967
|
+
class SearchSessionSparkApplicationStageAttemptTasksResponse
|
746
968
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
747
969
|
|
748
970
|
include Google::Apis::Core::JsonObjectSupport
|
749
971
|
end
|
750
972
|
|
751
|
-
class
|
973
|
+
class SearchSessionSparkApplicationStageAttemptsResponse
|
752
974
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
753
975
|
|
754
976
|
include Google::Apis::Core::JsonObjectSupport
|
755
977
|
end
|
756
978
|
|
757
|
-
class
|
979
|
+
class SearchSessionSparkApplicationStagesResponse
|
758
980
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
759
981
|
|
760
982
|
include Google::Apis::Core::JsonObjectSupport
|
761
983
|
end
|
762
984
|
|
763
|
-
class
|
985
|
+
class SearchSessionSparkApplicationsResponse
|
764
986
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
765
987
|
|
766
988
|
include Google::Apis::Core::JsonObjectSupport
|
767
989
|
end
|
768
990
|
|
769
|
-
class
|
991
|
+
class SearchSparkApplicationExecutorStageSummaryResponse
|
770
992
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
771
993
|
|
772
994
|
include Google::Apis::Core::JsonObjectSupport
|
773
995
|
end
|
774
996
|
|
775
|
-
class
|
997
|
+
class SearchSparkApplicationExecutorsResponse
|
776
998
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
777
999
|
|
778
1000
|
include Google::Apis::Core::JsonObjectSupport
|
779
1001
|
end
|
780
1002
|
|
781
|
-
class
|
1003
|
+
class SearchSparkApplicationJobsResponse
|
782
1004
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
783
1005
|
|
784
1006
|
include Google::Apis::Core::JsonObjectSupport
|
785
1007
|
end
|
786
1008
|
|
787
|
-
class
|
1009
|
+
class SearchSparkApplicationSqlQueriesResponse
|
788
1010
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
789
1011
|
|
790
1012
|
include Google::Apis::Core::JsonObjectSupport
|
791
1013
|
end
|
792
1014
|
|
793
|
-
class
|
1015
|
+
class SearchSparkApplicationStageAttemptTasksResponse
|
794
1016
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
795
1017
|
|
796
1018
|
include Google::Apis::Core::JsonObjectSupport
|
797
1019
|
end
|
798
1020
|
|
799
|
-
class
|
1021
|
+
class SearchSparkApplicationStageAttemptsResponse
|
800
1022
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
801
1023
|
|
802
1024
|
include Google::Apis::Core::JsonObjectSupport
|
803
1025
|
end
|
804
1026
|
|
805
|
-
class
|
1027
|
+
class SearchSparkApplicationStagesResponse
|
806
1028
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
807
1029
|
|
808
1030
|
include Google::Apis::Core::JsonObjectSupport
|
809
1031
|
end
|
810
1032
|
|
811
|
-
class
|
1033
|
+
class SearchSparkApplicationsResponse
|
812
1034
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
813
1035
|
|
814
1036
|
include Google::Apis::Core::JsonObjectSupport
|
815
1037
|
end
|
816
1038
|
|
817
|
-
class
|
1039
|
+
class SecurityConfig
|
818
1040
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
819
1041
|
|
820
1042
|
include Google::Apis::Core::JsonObjectSupport
|
821
1043
|
end
|
822
1044
|
|
823
|
-
class
|
1045
|
+
class Session
|
824
1046
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
825
1047
|
|
826
1048
|
include Google::Apis::Core::JsonObjectSupport
|
827
1049
|
end
|
828
1050
|
|
829
|
-
class
|
1051
|
+
class SessionOperationMetadata
|
830
1052
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
831
1053
|
|
832
1054
|
include Google::Apis::Core::JsonObjectSupport
|
833
1055
|
end
|
834
1056
|
|
835
|
-
class
|
1057
|
+
class SessionStateHistory
|
836
1058
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
837
1059
|
|
838
1060
|
include Google::Apis::Core::JsonObjectSupport
|
839
1061
|
end
|
840
1062
|
|
841
|
-
class
|
1063
|
+
class SessionTemplate
|
842
1064
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
843
1065
|
|
844
1066
|
include Google::Apis::Core::JsonObjectSupport
|
845
1067
|
end
|
846
1068
|
|
847
|
-
class
|
1069
|
+
class SetIamPolicyRequest
|
848
1070
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
849
1071
|
|
850
1072
|
include Google::Apis::Core::JsonObjectSupport
|
851
1073
|
end
|
852
1074
|
|
853
|
-
class
|
1075
|
+
class ShieldedInstanceConfig
|
854
1076
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
855
1077
|
|
856
1078
|
include Google::Apis::Core::JsonObjectSupport
|
857
1079
|
end
|
858
1080
|
|
859
|
-
class
|
1081
|
+
class ShufflePushReadMetrics
|
860
1082
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
861
1083
|
|
862
1084
|
include Google::Apis::Core::JsonObjectSupport
|
863
1085
|
end
|
864
1086
|
|
865
|
-
class
|
1087
|
+
class ShufflePushReadQuantileMetrics
|
866
1088
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
867
1089
|
|
868
1090
|
include Google::Apis::Core::JsonObjectSupport
|
869
1091
|
end
|
870
1092
|
|
871
|
-
class
|
1093
|
+
class ShuffleReadMetrics
|
872
1094
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
873
1095
|
|
874
1096
|
include Google::Apis::Core::JsonObjectSupport
|
875
1097
|
end
|
876
1098
|
|
877
|
-
class
|
1099
|
+
class ShuffleReadQuantileMetrics
|
878
1100
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
879
1101
|
|
880
1102
|
include Google::Apis::Core::JsonObjectSupport
|
881
1103
|
end
|
882
1104
|
|
883
|
-
class
|
1105
|
+
class ShuffleWriteMetrics
|
884
1106
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
885
1107
|
|
886
1108
|
include Google::Apis::Core::JsonObjectSupport
|
887
1109
|
end
|
888
1110
|
|
889
|
-
class
|
890
|
-
|
891
|
-
|
892
|
-
|
893
|
-
|
894
|
-
|
895
|
-
|
1111
|
+
class ShuffleWriteQuantileMetrics
|
1112
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1113
|
+
|
1114
|
+
include Google::Apis::Core::JsonObjectSupport
|
1115
|
+
end
|
1116
|
+
|
1117
|
+
class SinkProgress
|
1118
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1119
|
+
|
1120
|
+
include Google::Apis::Core::JsonObjectSupport
|
1121
|
+
end
|
1122
|
+
|
1123
|
+
class SoftwareConfig
|
1124
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1125
|
+
|
1126
|
+
include Google::Apis::Core::JsonObjectSupport
|
1127
|
+
end
|
1128
|
+
|
1129
|
+
class SourceProgress
|
1130
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1131
|
+
|
1132
|
+
include Google::Apis::Core::JsonObjectSupport
|
1133
|
+
end
|
1134
|
+
|
1135
|
+
class SparkApplication
|
1136
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1137
|
+
|
1138
|
+
include Google::Apis::Core::JsonObjectSupport
|
1139
|
+
end
|
1140
|
+
|
1141
|
+
class SparkBatch
|
1142
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1143
|
+
|
1144
|
+
include Google::Apis::Core::JsonObjectSupport
|
1145
|
+
end
|
1146
|
+
|
1147
|
+
class SparkConnectConfig
|
1148
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1149
|
+
|
1150
|
+
include Google::Apis::Core::JsonObjectSupport
|
1151
|
+
end
|
1152
|
+
|
1153
|
+
class SparkHistoryServerConfig
|
1154
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1155
|
+
|
1156
|
+
include Google::Apis::Core::JsonObjectSupport
|
1157
|
+
end
|
1158
|
+
|
1159
|
+
class SparkJob
|
1160
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1161
|
+
|
1162
|
+
include Google::Apis::Core::JsonObjectSupport
|
1163
|
+
end
|
1164
|
+
|
1165
|
+
class SparkPlanGraph
|
1166
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1167
|
+
|
1168
|
+
include Google::Apis::Core::JsonObjectSupport
|
1169
|
+
end
|
1170
|
+
|
1171
|
+
class SparkPlanGraphCluster
|
1172
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1173
|
+
|
1174
|
+
include Google::Apis::Core::JsonObjectSupport
|
1175
|
+
end
|
1176
|
+
|
1177
|
+
class SparkPlanGraphEdge
|
1178
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1179
|
+
|
1180
|
+
include Google::Apis::Core::JsonObjectSupport
|
1181
|
+
end
|
1182
|
+
|
1183
|
+
class SparkPlanGraphNode
|
1184
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1185
|
+
|
1186
|
+
include Google::Apis::Core::JsonObjectSupport
|
1187
|
+
end
|
1188
|
+
|
1189
|
+
class SparkPlanGraphNodeWrapper
|
1190
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1191
|
+
|
1192
|
+
include Google::Apis::Core::JsonObjectSupport
|
1193
|
+
end
|
1194
|
+
|
1195
|
+
class SparkRBatch
|
1196
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1197
|
+
|
1198
|
+
include Google::Apis::Core::JsonObjectSupport
|
1199
|
+
end
|
1200
|
+
|
1201
|
+
class SparkRJob
|
1202
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1203
|
+
|
1204
|
+
include Google::Apis::Core::JsonObjectSupport
|
1205
|
+
end
|
1206
|
+
|
1207
|
+
class SparkRuntimeInfo
|
1208
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1209
|
+
|
1210
|
+
include Google::Apis::Core::JsonObjectSupport
|
1211
|
+
end
|
1212
|
+
|
1213
|
+
class SparkSqlBatch
|
1214
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1215
|
+
|
1216
|
+
include Google::Apis::Core::JsonObjectSupport
|
1217
|
+
end
|
1218
|
+
|
1219
|
+
class SparkSqlJob
|
1220
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1221
|
+
|
1222
|
+
include Google::Apis::Core::JsonObjectSupport
|
1223
|
+
end
|
1224
|
+
|
1225
|
+
class SparkStandaloneAutoscalingConfig
|
1226
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1227
|
+
|
1228
|
+
include Google::Apis::Core::JsonObjectSupport
|
1229
|
+
end
|
1230
|
+
|
1231
|
+
class SparkWrapperObject
|
1232
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1233
|
+
|
1234
|
+
include Google::Apis::Core::JsonObjectSupport
|
1235
|
+
end
|
1236
|
+
|
1237
|
+
class SpeculationStageSummary
|
1238
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1239
|
+
|
1240
|
+
include Google::Apis::Core::JsonObjectSupport
|
1241
|
+
end
|
1242
|
+
|
1243
|
+
class SqlExecutionUiData
|
1244
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1245
|
+
|
1246
|
+
include Google::Apis::Core::JsonObjectSupport
|
1247
|
+
end
|
1248
|
+
|
1249
|
+
class SqlPlanMetric
|
1250
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1251
|
+
|
1252
|
+
include Google::Apis::Core::JsonObjectSupport
|
1253
|
+
end
|
1254
|
+
|
1255
|
+
class StageAttemptTasksSummary
|
1256
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1257
|
+
|
1258
|
+
include Google::Apis::Core::JsonObjectSupport
|
1259
|
+
end
|
1260
|
+
|
1261
|
+
class StageData
|
1262
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1263
|
+
|
1264
|
+
include Google::Apis::Core::JsonObjectSupport
|
1265
|
+
end
|
1266
|
+
|
1267
|
+
class StageInputMetrics
|
1268
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1269
|
+
|
1270
|
+
include Google::Apis::Core::JsonObjectSupport
|
1271
|
+
end
|
1272
|
+
|
1273
|
+
class StageMetrics
|
1274
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1275
|
+
|
1276
|
+
include Google::Apis::Core::JsonObjectSupport
|
1277
|
+
end
|
1278
|
+
|
1279
|
+
class StageOutputMetrics
|
1280
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1281
|
+
|
1282
|
+
include Google::Apis::Core::JsonObjectSupport
|
1283
|
+
end
|
1284
|
+
|
1285
|
+
class StageShufflePushReadMetrics
|
1286
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1287
|
+
|
1288
|
+
include Google::Apis::Core::JsonObjectSupport
|
1289
|
+
end
|
1290
|
+
|
1291
|
+
class StageShuffleReadMetrics
|
1292
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1293
|
+
|
1294
|
+
include Google::Apis::Core::JsonObjectSupport
|
1295
|
+
end
|
1296
|
+
|
1297
|
+
class StageShuffleWriteMetrics
|
1298
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1299
|
+
|
1300
|
+
include Google::Apis::Core::JsonObjectSupport
|
1301
|
+
end
|
1302
|
+
|
1303
|
+
class StagesSummary
|
1304
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1305
|
+
|
1306
|
+
include Google::Apis::Core::JsonObjectSupport
|
1307
|
+
end
|
1308
|
+
|
1309
|
+
class StartClusterRequest
|
1310
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1311
|
+
|
1312
|
+
include Google::Apis::Core::JsonObjectSupport
|
1313
|
+
end
|
1314
|
+
|
1315
|
+
class StartupConfig
|
1316
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1317
|
+
|
1318
|
+
include Google::Apis::Core::JsonObjectSupport
|
1319
|
+
end
|
1320
|
+
|
1321
|
+
class StateHistory
|
1322
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1323
|
+
|
1324
|
+
include Google::Apis::Core::JsonObjectSupport
|
1325
|
+
end
|
1326
|
+
|
1327
|
+
class StateOperatorProgress
|
1328
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1329
|
+
|
1330
|
+
include Google::Apis::Core::JsonObjectSupport
|
1331
|
+
end
|
1332
|
+
|
1333
|
+
class Status
|
1334
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1335
|
+
|
1336
|
+
include Google::Apis::Core::JsonObjectSupport
|
1337
|
+
end
|
1338
|
+
|
1339
|
+
class StopClusterRequest
|
1340
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1341
|
+
|
1342
|
+
include Google::Apis::Core::JsonObjectSupport
|
1343
|
+
end
|
1344
|
+
|
1345
|
+
class StreamBlockData
|
1346
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1347
|
+
|
1348
|
+
include Google::Apis::Core::JsonObjectSupport
|
1349
|
+
end
|
1350
|
+
|
1351
|
+
class StreamingQueryData
|
1352
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1353
|
+
|
1354
|
+
include Google::Apis::Core::JsonObjectSupport
|
1355
|
+
end
|
1356
|
+
|
1357
|
+
class StreamingQueryProgress
|
1358
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1359
|
+
|
1360
|
+
include Google::Apis::Core::JsonObjectSupport
|
1361
|
+
end
|
1362
|
+
|
1363
|
+
class SubmitJobRequest
|
1364
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1365
|
+
|
1366
|
+
include Google::Apis::Core::JsonObjectSupport
|
1367
|
+
end
|
1368
|
+
|
1369
|
+
class SummarizeSessionSparkApplicationExecutorsResponse
|
1370
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1371
|
+
|
1372
|
+
include Google::Apis::Core::JsonObjectSupport
|
1373
|
+
end
|
1374
|
+
|
1375
|
+
class SummarizeSessionSparkApplicationJobsResponse
|
1376
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1377
|
+
|
1378
|
+
include Google::Apis::Core::JsonObjectSupport
|
1379
|
+
end
|
1380
|
+
|
1381
|
+
class SummarizeSessionSparkApplicationStageAttemptTasksResponse
|
1382
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1383
|
+
|
1384
|
+
include Google::Apis::Core::JsonObjectSupport
|
1385
|
+
end
|
1386
|
+
|
1387
|
+
class SummarizeSessionSparkApplicationStagesResponse
|
1388
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1389
|
+
|
1390
|
+
include Google::Apis::Core::JsonObjectSupport
|
1391
|
+
end
|
1392
|
+
|
1393
|
+
class SummarizeSparkApplicationExecutorsResponse
|
1394
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1395
|
+
|
1396
|
+
include Google::Apis::Core::JsonObjectSupport
|
1397
|
+
end
|
1398
|
+
|
1399
|
+
class SummarizeSparkApplicationJobsResponse
|
1400
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1401
|
+
|
1402
|
+
include Google::Apis::Core::JsonObjectSupport
|
1403
|
+
end
|
1404
|
+
|
1405
|
+
class SummarizeSparkApplicationStageAttemptTasksResponse
|
1406
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1407
|
+
|
1408
|
+
include Google::Apis::Core::JsonObjectSupport
|
1409
|
+
end
|
1410
|
+
|
1411
|
+
class SummarizeSparkApplicationStagesResponse
|
1412
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1413
|
+
|
1414
|
+
include Google::Apis::Core::JsonObjectSupport
|
1415
|
+
end
|
1416
|
+
|
1417
|
+
class TaskData
|
1418
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1419
|
+
|
1420
|
+
include Google::Apis::Core::JsonObjectSupport
|
1421
|
+
end
|
1422
|
+
|
1423
|
+
class TaskMetrics
|
1424
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1425
|
+
|
1426
|
+
include Google::Apis::Core::JsonObjectSupport
|
1427
|
+
end
|
1428
|
+
|
1429
|
+
class TaskQuantileMetrics
|
1430
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1431
|
+
|
1432
|
+
include Google::Apis::Core::JsonObjectSupport
|
1433
|
+
end
|
1434
|
+
|
1435
|
+
class TaskResourceRequest
|
1436
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1437
|
+
|
1438
|
+
include Google::Apis::Core::JsonObjectSupport
|
1439
|
+
end
|
1440
|
+
|
1441
|
+
class TemplateParameter
|
1442
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1443
|
+
|
1444
|
+
include Google::Apis::Core::JsonObjectSupport
|
1445
|
+
end
|
1446
|
+
|
1447
|
+
class TerminateSessionRequest
|
1448
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1449
|
+
|
1450
|
+
include Google::Apis::Core::JsonObjectSupport
|
1451
|
+
end
|
1452
|
+
|
1453
|
+
class TestIamPermissionsRequest
|
1454
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1455
|
+
|
1456
|
+
include Google::Apis::Core::JsonObjectSupport
|
1457
|
+
end
|
1458
|
+
|
1459
|
+
class TestIamPermissionsResponse
|
1460
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1461
|
+
|
1462
|
+
include Google::Apis::Core::JsonObjectSupport
|
1463
|
+
end
|
1464
|
+
|
1465
|
+
class TrinoJob
|
1466
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1467
|
+
|
1468
|
+
include Google::Apis::Core::JsonObjectSupport
|
1469
|
+
end
|
1470
|
+
|
1471
|
+
class UsageMetrics
|
1472
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1473
|
+
|
1474
|
+
include Google::Apis::Core::JsonObjectSupport
|
1475
|
+
end
|
1476
|
+
|
1477
|
+
class UsageSnapshot
|
1478
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1479
|
+
|
1480
|
+
include Google::Apis::Core::JsonObjectSupport
|
1481
|
+
end
|
1482
|
+
|
1483
|
+
class ValueValidation
|
1484
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1485
|
+
|
1486
|
+
include Google::Apis::Core::JsonObjectSupport
|
1487
|
+
end
|
1488
|
+
|
1489
|
+
class VirtualClusterConfig
|
1490
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1491
|
+
|
1492
|
+
include Google::Apis::Core::JsonObjectSupport
|
1493
|
+
end
|
1494
|
+
|
1495
|
+
class WorkflowGraph
|
1496
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1497
|
+
|
1498
|
+
include Google::Apis::Core::JsonObjectSupport
|
1499
|
+
end
|
1500
|
+
|
1501
|
+
class WorkflowMetadata
|
1502
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1503
|
+
|
1504
|
+
include Google::Apis::Core::JsonObjectSupport
|
1505
|
+
end
|
1506
|
+
|
1507
|
+
class WorkflowNode
|
1508
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1509
|
+
|
1510
|
+
include Google::Apis::Core::JsonObjectSupport
|
1511
|
+
end
|
1512
|
+
|
1513
|
+
class WorkflowTemplate
|
1514
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1515
|
+
|
1516
|
+
include Google::Apis::Core::JsonObjectSupport
|
1517
|
+
end
|
1518
|
+
|
1519
|
+
class WorkflowTemplatePlacement
|
1520
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1521
|
+
|
1522
|
+
include Google::Apis::Core::JsonObjectSupport
|
1523
|
+
end
|
1524
|
+
|
1525
|
+
class WriteSessionSparkApplicationContextRequest
|
1526
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1527
|
+
|
1528
|
+
include Google::Apis::Core::JsonObjectSupport
|
1529
|
+
end
|
1530
|
+
|
1531
|
+
class WriteSessionSparkApplicationContextResponse
|
1532
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1533
|
+
|
1534
|
+
include Google::Apis::Core::JsonObjectSupport
|
1535
|
+
end
|
1536
|
+
|
1537
|
+
class WriteSparkApplicationContextRequest
|
1538
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1539
|
+
|
1540
|
+
include Google::Apis::Core::JsonObjectSupport
|
1541
|
+
end
|
1542
|
+
|
1543
|
+
class WriteSparkApplicationContextResponse
|
1544
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1545
|
+
|
1546
|
+
include Google::Apis::Core::JsonObjectSupport
|
1547
|
+
end
|
1548
|
+
|
1549
|
+
class YarnApplication
|
1550
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1551
|
+
|
1552
|
+
include Google::Apis::Core::JsonObjectSupport
|
1553
|
+
end
|
1554
|
+
|
1555
|
+
class AcceleratorConfig
|
1556
|
+
# @private
|
1557
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1558
|
+
property :accelerator_count, as: 'acceleratorCount'
|
1559
|
+
property :accelerator_type_uri, as: 'acceleratorTypeUri'
|
1560
|
+
end
|
1561
|
+
end
|
1562
|
+
|
1563
|
+
class AccessSessionSparkApplicationEnvironmentInfoResponse
|
1564
|
+
# @private
|
1565
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1566
|
+
property :application_environment_info, as: 'applicationEnvironmentInfo', class: Google::Apis::DataprocV1::ApplicationEnvironmentInfo, decorator: Google::Apis::DataprocV1::ApplicationEnvironmentInfo::Representation
|
1567
|
+
|
1568
|
+
end
|
1569
|
+
end
|
1570
|
+
|
1571
|
+
class AccessSessionSparkApplicationJobResponse
|
1572
|
+
# @private
|
1573
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1574
|
+
property :job_data, as: 'jobData', class: Google::Apis::DataprocV1::JobData, decorator: Google::Apis::DataprocV1::JobData::Representation
|
1575
|
+
|
1576
|
+
end
|
1577
|
+
end
|
1578
|
+
|
1579
|
+
class AccessSessionSparkApplicationResponse
|
1580
|
+
# @private
|
1581
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1582
|
+
property :application, as: 'application', class: Google::Apis::DataprocV1::ApplicationInfo, decorator: Google::Apis::DataprocV1::ApplicationInfo::Representation
|
1583
|
+
|
1584
|
+
end
|
1585
|
+
end
|
1586
|
+
|
1587
|
+
class AccessSessionSparkApplicationSqlQueryResponse
|
1588
|
+
# @private
|
1589
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1590
|
+
property :execution_data, as: 'executionData', class: Google::Apis::DataprocV1::SqlExecutionUiData, decorator: Google::Apis::DataprocV1::SqlExecutionUiData::Representation
|
1591
|
+
|
1592
|
+
end
|
1593
|
+
end
|
1594
|
+
|
1595
|
+
class AccessSessionSparkApplicationSqlSparkPlanGraphResponse
|
1596
|
+
# @private
|
1597
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1598
|
+
property :spark_plan_graph, as: 'sparkPlanGraph', class: Google::Apis::DataprocV1::SparkPlanGraph, decorator: Google::Apis::DataprocV1::SparkPlanGraph::Representation
|
1599
|
+
|
1600
|
+
end
|
1601
|
+
end
|
1602
|
+
|
1603
|
+
class AccessSessionSparkApplicationStageAttemptResponse
|
1604
|
+
# @private
|
1605
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1606
|
+
property :stage_data, as: 'stageData', class: Google::Apis::DataprocV1::StageData, decorator: Google::Apis::DataprocV1::StageData::Representation
|
1607
|
+
|
1608
|
+
end
|
1609
|
+
end
|
1610
|
+
|
1611
|
+
class AccessSessionSparkApplicationStageRddOperationGraphResponse
|
1612
|
+
# @private
|
1613
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1614
|
+
property :rdd_operation_graph, as: 'rddOperationGraph', class: Google::Apis::DataprocV1::RddOperationGraph, decorator: Google::Apis::DataprocV1::RddOperationGraph::Representation
|
1615
|
+
|
1616
|
+
end
|
1617
|
+
end
|
1618
|
+
|
1619
|
+
class AccessSparkApplicationEnvironmentInfoResponse
|
1620
|
+
# @private
|
1621
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1622
|
+
property :application_environment_info, as: 'applicationEnvironmentInfo', class: Google::Apis::DataprocV1::ApplicationEnvironmentInfo, decorator: Google::Apis::DataprocV1::ApplicationEnvironmentInfo::Representation
|
1623
|
+
|
1624
|
+
end
|
1625
|
+
end
|
1626
|
+
|
1627
|
+
class AccessSparkApplicationJobResponse
|
1628
|
+
# @private
|
1629
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1630
|
+
property :job_data, as: 'jobData', class: Google::Apis::DataprocV1::JobData, decorator: Google::Apis::DataprocV1::JobData::Representation
|
1631
|
+
|
1632
|
+
end
|
1633
|
+
end
|
1634
|
+
|
1635
|
+
class AccessSparkApplicationResponse
|
1636
|
+
# @private
|
1637
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1638
|
+
property :application, as: 'application', class: Google::Apis::DataprocV1::ApplicationInfo, decorator: Google::Apis::DataprocV1::ApplicationInfo::Representation
|
1639
|
+
|
1640
|
+
end
|
1641
|
+
end
|
1642
|
+
|
1643
|
+
class AccessSparkApplicationSqlQueryResponse
|
1644
|
+
# @private
|
1645
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1646
|
+
property :execution_data, as: 'executionData', class: Google::Apis::DataprocV1::SqlExecutionUiData, decorator: Google::Apis::DataprocV1::SqlExecutionUiData::Representation
|
1647
|
+
|
1648
|
+
end
|
1649
|
+
end
|
1650
|
+
|
1651
|
+
class AccessSparkApplicationSqlSparkPlanGraphResponse
|
1652
|
+
# @private
|
1653
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1654
|
+
property :spark_plan_graph, as: 'sparkPlanGraph', class: Google::Apis::DataprocV1::SparkPlanGraph, decorator: Google::Apis::DataprocV1::SparkPlanGraph::Representation
|
1655
|
+
|
1656
|
+
end
|
1657
|
+
end
|
1658
|
+
|
1659
|
+
class AccessSparkApplicationStageAttemptResponse
|
1660
|
+
# @private
|
1661
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1662
|
+
property :stage_data, as: 'stageData', class: Google::Apis::DataprocV1::StageData, decorator: Google::Apis::DataprocV1::StageData::Representation
|
1663
|
+
|
1664
|
+
end
|
1665
|
+
end
|
1666
|
+
|
1667
|
+
class AccessSparkApplicationStageRddOperationGraphResponse
|
1668
|
+
# @private
|
1669
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1670
|
+
property :rdd_operation_graph, as: 'rddOperationGraph', class: Google::Apis::DataprocV1::RddOperationGraph, decorator: Google::Apis::DataprocV1::RddOperationGraph::Representation
|
1671
|
+
|
1672
|
+
end
|
1673
|
+
end
|
1674
|
+
|
1675
|
+
class AccumulableInfo
|
1676
|
+
# @private
|
1677
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1678
|
+
property :accumullable_info_id, :numeric_string => true, as: 'accumullableInfoId'
|
1679
|
+
property :name, as: 'name'
|
1680
|
+
property :update, as: 'update'
|
1681
|
+
property :value, as: 'value'
|
1682
|
+
end
|
1683
|
+
end
|
896
1684
|
|
897
1685
|
class AnalyzeBatchRequest
|
898
1686
|
# @private
|
899
1687
|
class Representation < Google::Apis::Core::JsonRepresentation
|
900
|
-
property :request_id, as: 'requestId'
|
1688
|
+
property :request_id, as: 'requestId'
|
1689
|
+
end
|
1690
|
+
end
|
1691
|
+
|
1692
|
+
class AnalyzeOperationMetadata
|
1693
|
+
# @private
|
1694
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1695
|
+
property :analyzed_workload_name, as: 'analyzedWorkloadName'
|
1696
|
+
property :analyzed_workload_type, as: 'analyzedWorkloadType'
|
1697
|
+
property :analyzed_workload_uuid, as: 'analyzedWorkloadUuid'
|
1698
|
+
property :create_time, as: 'createTime'
|
1699
|
+
property :description, as: 'description'
|
1700
|
+
property :done_time, as: 'doneTime'
|
1701
|
+
hash :labels, as: 'labels'
|
1702
|
+
collection :warnings, as: 'warnings'
|
1703
|
+
end
|
1704
|
+
end
|
1705
|
+
|
1706
|
+
class AppSummary
|
1707
|
+
# @private
|
1708
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1709
|
+
property :num_completed_jobs, as: 'numCompletedJobs'
|
1710
|
+
property :num_completed_stages, as: 'numCompletedStages'
|
1711
|
+
end
|
1712
|
+
end
|
1713
|
+
|
1714
|
+
class ApplicationAttemptInfo
|
1715
|
+
# @private
|
1716
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1717
|
+
property :app_spark_version, as: 'appSparkVersion'
|
1718
|
+
property :attempt_id, as: 'attemptId'
|
1719
|
+
property :completed, as: 'completed'
|
1720
|
+
property :duration_millis, :numeric_string => true, as: 'durationMillis'
|
1721
|
+
property :end_time, as: 'endTime'
|
1722
|
+
property :last_updated, as: 'lastUpdated'
|
1723
|
+
property :spark_user, as: 'sparkUser'
|
1724
|
+
property :start_time, as: 'startTime'
|
1725
|
+
end
|
1726
|
+
end
|
1727
|
+
|
1728
|
+
class ApplicationEnvironmentInfo
|
1729
|
+
# @private
|
1730
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1731
|
+
hash :classpath_entries, as: 'classpathEntries'
|
1732
|
+
hash :hadoop_properties, as: 'hadoopProperties'
|
1733
|
+
hash :metrics_properties, as: 'metricsProperties'
|
1734
|
+
collection :resource_profiles, as: 'resourceProfiles', class: Google::Apis::DataprocV1::ResourceProfileInfo, decorator: Google::Apis::DataprocV1::ResourceProfileInfo::Representation
|
1735
|
+
|
1736
|
+
property :runtime, as: 'runtime', class: Google::Apis::DataprocV1::SparkRuntimeInfo, decorator: Google::Apis::DataprocV1::SparkRuntimeInfo::Representation
|
1737
|
+
|
1738
|
+
hash :spark_properties, as: 'sparkProperties'
|
1739
|
+
hash :system_properties, as: 'systemProperties'
|
1740
|
+
end
|
1741
|
+
end
|
1742
|
+
|
1743
|
+
class ApplicationInfo
|
1744
|
+
# @private
|
1745
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1746
|
+
property :application_context_ingestion_status, as: 'applicationContextIngestionStatus'
|
1747
|
+
property :application_id, as: 'applicationId'
|
1748
|
+
collection :attempts, as: 'attempts', class: Google::Apis::DataprocV1::ApplicationAttemptInfo, decorator: Google::Apis::DataprocV1::ApplicationAttemptInfo::Representation
|
1749
|
+
|
1750
|
+
property :cores_granted, as: 'coresGranted'
|
1751
|
+
property :cores_per_executor, as: 'coresPerExecutor'
|
1752
|
+
property :max_cores, as: 'maxCores'
|
1753
|
+
property :memory_per_executor_mb, as: 'memoryPerExecutorMb'
|
1754
|
+
property :name, as: 'name'
|
1755
|
+
property :quantile_data_status, as: 'quantileDataStatus'
|
1756
|
+
end
|
1757
|
+
end
|
1758
|
+
|
1759
|
+
class AutoscalingConfig
|
1760
|
+
# @private
|
1761
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1762
|
+
property :policy_uri, as: 'policyUri'
|
1763
|
+
end
|
1764
|
+
end
|
1765
|
+
|
1766
|
+
class AutoscalingPolicy
|
1767
|
+
# @private
|
1768
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1769
|
+
property :basic_algorithm, as: 'basicAlgorithm', class: Google::Apis::DataprocV1::BasicAutoscalingAlgorithm, decorator: Google::Apis::DataprocV1::BasicAutoscalingAlgorithm::Representation
|
1770
|
+
|
1771
|
+
property :id, as: 'id'
|
1772
|
+
hash :labels, as: 'labels'
|
1773
|
+
property :name, as: 'name'
|
1774
|
+
property :secondary_worker_config, as: 'secondaryWorkerConfig', class: Google::Apis::DataprocV1::InstanceGroupAutoscalingPolicyConfig, decorator: Google::Apis::DataprocV1::InstanceGroupAutoscalingPolicyConfig::Representation
|
1775
|
+
|
1776
|
+
property :worker_config, as: 'workerConfig', class: Google::Apis::DataprocV1::InstanceGroupAutoscalingPolicyConfig, decorator: Google::Apis::DataprocV1::InstanceGroupAutoscalingPolicyConfig::Representation
|
1777
|
+
|
1778
|
+
end
|
1779
|
+
end
|
1780
|
+
|
1781
|
+
class AutotuningConfig
|
1782
|
+
# @private
|
1783
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1784
|
+
collection :scenarios, as: 'scenarios'
|
1785
|
+
end
|
1786
|
+
end
|
1787
|
+
|
1788
|
+
class AuxiliaryNodeGroup
|
1789
|
+
# @private
|
1790
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1791
|
+
property :node_group, as: 'nodeGroup', class: Google::Apis::DataprocV1::NodeGroup, decorator: Google::Apis::DataprocV1::NodeGroup::Representation
|
1792
|
+
|
1793
|
+
property :node_group_id, as: 'nodeGroupId'
|
1794
|
+
end
|
1795
|
+
end
|
1796
|
+
|
1797
|
+
class AuxiliaryServicesConfig
|
1798
|
+
# @private
|
1799
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1800
|
+
property :metastore_config, as: 'metastoreConfig', class: Google::Apis::DataprocV1::MetastoreConfig, decorator: Google::Apis::DataprocV1::MetastoreConfig::Representation
|
1801
|
+
|
1802
|
+
property :spark_history_server_config, as: 'sparkHistoryServerConfig', class: Google::Apis::DataprocV1::SparkHistoryServerConfig, decorator: Google::Apis::DataprocV1::SparkHistoryServerConfig::Representation
|
1803
|
+
|
1804
|
+
end
|
1805
|
+
end
|
1806
|
+
|
1807
|
+
class BasicAutoscalingAlgorithm
|
1808
|
+
# @private
|
1809
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1810
|
+
property :cooldown_period, as: 'cooldownPeriod'
|
1811
|
+
property :spark_standalone_config, as: 'sparkStandaloneConfig', class: Google::Apis::DataprocV1::SparkStandaloneAutoscalingConfig, decorator: Google::Apis::DataprocV1::SparkStandaloneAutoscalingConfig::Representation
|
1812
|
+
|
1813
|
+
property :yarn_config, as: 'yarnConfig', class: Google::Apis::DataprocV1::BasicYarnAutoscalingConfig, decorator: Google::Apis::DataprocV1::BasicYarnAutoscalingConfig::Representation
|
1814
|
+
|
1815
|
+
end
|
1816
|
+
end
|
1817
|
+
|
1818
|
+
class BasicYarnAutoscalingConfig
|
1819
|
+
# @private
|
1820
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1821
|
+
property :graceful_decommission_timeout, as: 'gracefulDecommissionTimeout'
|
1822
|
+
property :scale_down_factor, as: 'scaleDownFactor'
|
1823
|
+
property :scale_down_min_worker_fraction, as: 'scaleDownMinWorkerFraction'
|
1824
|
+
property :scale_up_factor, as: 'scaleUpFactor'
|
1825
|
+
property :scale_up_min_worker_fraction, as: 'scaleUpMinWorkerFraction'
|
1826
|
+
end
|
1827
|
+
end
|
1828
|
+
|
1829
|
+
class Batch
|
1830
|
+
# @private
|
1831
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1832
|
+
property :create_time, as: 'createTime'
|
1833
|
+
property :creator, as: 'creator'
|
1834
|
+
property :environment_config, as: 'environmentConfig', class: Google::Apis::DataprocV1::EnvironmentConfig, decorator: Google::Apis::DataprocV1::EnvironmentConfig::Representation
|
1835
|
+
|
1836
|
+
hash :labels, as: 'labels'
|
1837
|
+
property :name, as: 'name'
|
1838
|
+
property :operation, as: 'operation'
|
1839
|
+
property :pyspark_batch, as: 'pysparkBatch', class: Google::Apis::DataprocV1::PySparkBatch, decorator: Google::Apis::DataprocV1::PySparkBatch::Representation
|
1840
|
+
|
1841
|
+
property :runtime_config, as: 'runtimeConfig', class: Google::Apis::DataprocV1::RuntimeConfig, decorator: Google::Apis::DataprocV1::RuntimeConfig::Representation
|
1842
|
+
|
1843
|
+
property :runtime_info, as: 'runtimeInfo', class: Google::Apis::DataprocV1::RuntimeInfo, decorator: Google::Apis::DataprocV1::RuntimeInfo::Representation
|
1844
|
+
|
1845
|
+
property :spark_batch, as: 'sparkBatch', class: Google::Apis::DataprocV1::SparkBatch, decorator: Google::Apis::DataprocV1::SparkBatch::Representation
|
1846
|
+
|
1847
|
+
property :spark_r_batch, as: 'sparkRBatch', class: Google::Apis::DataprocV1::SparkRBatch, decorator: Google::Apis::DataprocV1::SparkRBatch::Representation
|
1848
|
+
|
1849
|
+
property :spark_sql_batch, as: 'sparkSqlBatch', class: Google::Apis::DataprocV1::SparkSqlBatch, decorator: Google::Apis::DataprocV1::SparkSqlBatch::Representation
|
1850
|
+
|
1851
|
+
property :state, as: 'state'
|
1852
|
+
collection :state_history, as: 'stateHistory', class: Google::Apis::DataprocV1::StateHistory, decorator: Google::Apis::DataprocV1::StateHistory::Representation
|
1853
|
+
|
1854
|
+
property :state_message, as: 'stateMessage'
|
1855
|
+
property :state_time, as: 'stateTime'
|
1856
|
+
property :uuid, as: 'uuid'
|
1857
|
+
end
|
1858
|
+
end
|
1859
|
+
|
1860
|
+
class BatchOperationMetadata
|
1861
|
+
# @private
|
1862
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1863
|
+
property :batch, as: 'batch'
|
1864
|
+
property :batch_uuid, as: 'batchUuid'
|
1865
|
+
property :create_time, as: 'createTime'
|
1866
|
+
property :description, as: 'description'
|
1867
|
+
property :done_time, as: 'doneTime'
|
1868
|
+
hash :labels, as: 'labels'
|
1869
|
+
property :operation_type, as: 'operationType'
|
1870
|
+
collection :warnings, as: 'warnings'
|
1871
|
+
end
|
1872
|
+
end
|
1873
|
+
|
1874
|
+
class Binding
|
1875
|
+
# @private
|
1876
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1877
|
+
property :condition, as: 'condition', class: Google::Apis::DataprocV1::Expr, decorator: Google::Apis::DataprocV1::Expr::Representation
|
1878
|
+
|
1879
|
+
collection :members, as: 'members'
|
1880
|
+
property :role, as: 'role'
|
1881
|
+
end
|
1882
|
+
end
|
1883
|
+
|
1884
|
+
class CancelJobRequest
|
1885
|
+
# @private
|
1886
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1887
|
+
end
|
1888
|
+
end
|
1889
|
+
|
1890
|
+
class Cluster
|
1891
|
+
# @private
|
1892
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1893
|
+
property :cluster_name, as: 'clusterName'
|
1894
|
+
property :cluster_uuid, as: 'clusterUuid'
|
1895
|
+
property :config, as: 'config', class: Google::Apis::DataprocV1::ClusterConfig, decorator: Google::Apis::DataprocV1::ClusterConfig::Representation
|
1896
|
+
|
1897
|
+
hash :labels, as: 'labels'
|
1898
|
+
property :metrics, as: 'metrics', class: Google::Apis::DataprocV1::ClusterMetrics, decorator: Google::Apis::DataprocV1::ClusterMetrics::Representation
|
1899
|
+
|
1900
|
+
property :project_id, as: 'projectId'
|
1901
|
+
property :status, as: 'status', class: Google::Apis::DataprocV1::ClusterStatus, decorator: Google::Apis::DataprocV1::ClusterStatus::Representation
|
1902
|
+
|
1903
|
+
collection :status_history, as: 'statusHistory', class: Google::Apis::DataprocV1::ClusterStatus, decorator: Google::Apis::DataprocV1::ClusterStatus::Representation
|
1904
|
+
|
1905
|
+
property :virtual_cluster_config, as: 'virtualClusterConfig', class: Google::Apis::DataprocV1::VirtualClusterConfig, decorator: Google::Apis::DataprocV1::VirtualClusterConfig::Representation
|
1906
|
+
|
1907
|
+
end
|
1908
|
+
end
|
1909
|
+
|
1910
|
+
class ClusterConfig
|
1911
|
+
# @private
|
1912
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1913
|
+
property :autoscaling_config, as: 'autoscalingConfig', class: Google::Apis::DataprocV1::AutoscalingConfig, decorator: Google::Apis::DataprocV1::AutoscalingConfig::Representation
|
1914
|
+
|
1915
|
+
collection :auxiliary_node_groups, as: 'auxiliaryNodeGroups', class: Google::Apis::DataprocV1::AuxiliaryNodeGroup, decorator: Google::Apis::DataprocV1::AuxiliaryNodeGroup::Representation
|
1916
|
+
|
1917
|
+
property :config_bucket, as: 'configBucket'
|
1918
|
+
property :dataproc_metric_config, as: 'dataprocMetricConfig', class: Google::Apis::DataprocV1::DataprocMetricConfig, decorator: Google::Apis::DataprocV1::DataprocMetricConfig::Representation
|
1919
|
+
|
1920
|
+
property :encryption_config, as: 'encryptionConfig', class: Google::Apis::DataprocV1::EncryptionConfig, decorator: Google::Apis::DataprocV1::EncryptionConfig::Representation
|
1921
|
+
|
1922
|
+
property :endpoint_config, as: 'endpointConfig', class: Google::Apis::DataprocV1::EndpointConfig, decorator: Google::Apis::DataprocV1::EndpointConfig::Representation
|
1923
|
+
|
1924
|
+
property :gce_cluster_config, as: 'gceClusterConfig', class: Google::Apis::DataprocV1::GceClusterConfig, decorator: Google::Apis::DataprocV1::GceClusterConfig::Representation
|
1925
|
+
|
1926
|
+
property :gke_cluster_config, as: 'gkeClusterConfig', class: Google::Apis::DataprocV1::GkeClusterConfig, decorator: Google::Apis::DataprocV1::GkeClusterConfig::Representation
|
1927
|
+
|
1928
|
+
collection :initialization_actions, as: 'initializationActions', class: Google::Apis::DataprocV1::NodeInitializationAction, decorator: Google::Apis::DataprocV1::NodeInitializationAction::Representation
|
1929
|
+
|
1930
|
+
property :lifecycle_config, as: 'lifecycleConfig', class: Google::Apis::DataprocV1::LifecycleConfig, decorator: Google::Apis::DataprocV1::LifecycleConfig::Representation
|
1931
|
+
|
1932
|
+
property :master_config, as: 'masterConfig', class: Google::Apis::DataprocV1::InstanceGroupConfig, decorator: Google::Apis::DataprocV1::InstanceGroupConfig::Representation
|
1933
|
+
|
1934
|
+
property :metastore_config, as: 'metastoreConfig', class: Google::Apis::DataprocV1::MetastoreConfig, decorator: Google::Apis::DataprocV1::MetastoreConfig::Representation
|
1935
|
+
|
1936
|
+
property :secondary_worker_config, as: 'secondaryWorkerConfig', class: Google::Apis::DataprocV1::InstanceGroupConfig, decorator: Google::Apis::DataprocV1::InstanceGroupConfig::Representation
|
1937
|
+
|
1938
|
+
property :security_config, as: 'securityConfig', class: Google::Apis::DataprocV1::SecurityConfig, decorator: Google::Apis::DataprocV1::SecurityConfig::Representation
|
1939
|
+
|
1940
|
+
property :software_config, as: 'softwareConfig', class: Google::Apis::DataprocV1::SoftwareConfig, decorator: Google::Apis::DataprocV1::SoftwareConfig::Representation
|
1941
|
+
|
1942
|
+
property :temp_bucket, as: 'tempBucket'
|
1943
|
+
property :worker_config, as: 'workerConfig', class: Google::Apis::DataprocV1::InstanceGroupConfig, decorator: Google::Apis::DataprocV1::InstanceGroupConfig::Representation
|
1944
|
+
|
1945
|
+
end
|
1946
|
+
end
|
1947
|
+
|
1948
|
+
class ClusterMetrics
|
1949
|
+
# @private
|
1950
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1951
|
+
hash :hdfs_metrics, as: 'hdfsMetrics'
|
1952
|
+
hash :yarn_metrics, as: 'yarnMetrics'
|
1953
|
+
end
|
1954
|
+
end
|
1955
|
+
|
1956
|
+
class ClusterOperation
|
1957
|
+
# @private
|
1958
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1959
|
+
property :done, as: 'done'
|
1960
|
+
property :error, as: 'error'
|
1961
|
+
property :operation_id, as: 'operationId'
|
1962
|
+
end
|
1963
|
+
end
|
1964
|
+
|
1965
|
+
class ClusterOperationMetadata
|
1966
|
+
# @private
|
1967
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1968
|
+
collection :child_operation_ids, as: 'childOperationIds'
|
1969
|
+
property :cluster_name, as: 'clusterName'
|
1970
|
+
property :cluster_uuid, as: 'clusterUuid'
|
1971
|
+
property :description, as: 'description'
|
1972
|
+
hash :labels, as: 'labels'
|
1973
|
+
property :operation_type, as: 'operationType'
|
1974
|
+
property :status, as: 'status', class: Google::Apis::DataprocV1::ClusterOperationStatus, decorator: Google::Apis::DataprocV1::ClusterOperationStatus::Representation
|
1975
|
+
|
1976
|
+
collection :status_history, as: 'statusHistory', class: Google::Apis::DataprocV1::ClusterOperationStatus, decorator: Google::Apis::DataprocV1::ClusterOperationStatus::Representation
|
1977
|
+
|
1978
|
+
collection :warnings, as: 'warnings'
|
1979
|
+
end
|
1980
|
+
end
|
1981
|
+
|
1982
|
+
class ClusterOperationStatus
|
1983
|
+
# @private
|
1984
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1985
|
+
property :details, as: 'details'
|
1986
|
+
property :inner_state, as: 'innerState'
|
1987
|
+
property :state, as: 'state'
|
1988
|
+
property :state_start_time, as: 'stateStartTime'
|
1989
|
+
end
|
1990
|
+
end
|
1991
|
+
|
1992
|
+
class ClusterSelector
|
1993
|
+
# @private
|
1994
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1995
|
+
hash :cluster_labels, as: 'clusterLabels'
|
1996
|
+
property :zone, as: 'zone'
|
1997
|
+
end
|
1998
|
+
end
|
1999
|
+
|
2000
|
+
class ClusterStatus
|
2001
|
+
# @private
|
2002
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2003
|
+
property :detail, as: 'detail'
|
2004
|
+
property :state, as: 'state'
|
2005
|
+
property :state_start_time, as: 'stateStartTime'
|
2006
|
+
property :substate, as: 'substate'
|
2007
|
+
end
|
2008
|
+
end
|
2009
|
+
|
2010
|
+
class ClusterToRepair
|
2011
|
+
# @private
|
2012
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2013
|
+
property :cluster_repair_action, as: 'clusterRepairAction'
|
2014
|
+
end
|
2015
|
+
end
|
2016
|
+
|
2017
|
+
class ConfidentialInstanceConfig
|
2018
|
+
# @private
|
2019
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2020
|
+
property :enable_confidential_compute, as: 'enableConfidentialCompute'
|
2021
|
+
end
|
2022
|
+
end
|
2023
|
+
|
2024
|
+
class ConsolidatedExecutorSummary
|
2025
|
+
# @private
|
2026
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2027
|
+
property :active_tasks, as: 'activeTasks'
|
2028
|
+
property :completed_tasks, as: 'completedTasks'
|
2029
|
+
property :count, as: 'count'
|
2030
|
+
property :disk_used, :numeric_string => true, as: 'diskUsed'
|
2031
|
+
property :failed_tasks, as: 'failedTasks'
|
2032
|
+
property :is_excluded, as: 'isExcluded'
|
2033
|
+
property :max_memory, :numeric_string => true, as: 'maxMemory'
|
2034
|
+
property :memory_metrics, as: 'memoryMetrics', class: Google::Apis::DataprocV1::MemoryMetrics, decorator: Google::Apis::DataprocV1::MemoryMetrics::Representation
|
2035
|
+
|
2036
|
+
property :memory_used, :numeric_string => true, as: 'memoryUsed'
|
2037
|
+
property :rdd_blocks, as: 'rddBlocks'
|
2038
|
+
property :total_cores, as: 'totalCores'
|
2039
|
+
property :total_duration_millis, :numeric_string => true, as: 'totalDurationMillis'
|
2040
|
+
property :total_gc_time_millis, :numeric_string => true, as: 'totalGcTimeMillis'
|
2041
|
+
property :total_input_bytes, :numeric_string => true, as: 'totalInputBytes'
|
2042
|
+
property :total_shuffle_read, :numeric_string => true, as: 'totalShuffleRead'
|
2043
|
+
property :total_shuffle_write, :numeric_string => true, as: 'totalShuffleWrite'
|
2044
|
+
property :total_tasks, as: 'totalTasks'
|
2045
|
+
end
|
2046
|
+
end
|
2047
|
+
|
2048
|
+
class DataprocMetricConfig
|
2049
|
+
# @private
|
2050
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2051
|
+
collection :metrics, as: 'metrics', class: Google::Apis::DataprocV1::Metric, decorator: Google::Apis::DataprocV1::Metric::Representation
|
2052
|
+
|
2053
|
+
end
|
2054
|
+
end
|
2055
|
+
|
2056
|
+
class DiagnoseClusterRequest
|
2057
|
+
# @private
|
2058
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2059
|
+
property :diagnosis_interval, as: 'diagnosisInterval', class: Google::Apis::DataprocV1::Interval, decorator: Google::Apis::DataprocV1::Interval::Representation
|
2060
|
+
|
2061
|
+
property :job, as: 'job'
|
2062
|
+
collection :jobs, as: 'jobs'
|
2063
|
+
property :tarball_access, as: 'tarballAccess'
|
2064
|
+
property :tarball_gcs_dir, as: 'tarballGcsDir'
|
2065
|
+
property :yarn_application_id, as: 'yarnApplicationId'
|
2066
|
+
collection :yarn_application_ids, as: 'yarnApplicationIds'
|
2067
|
+
end
|
2068
|
+
end
|
2069
|
+
|
2070
|
+
class DiagnoseClusterResults
|
2071
|
+
# @private
|
2072
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2073
|
+
property :output_uri, as: 'outputUri'
|
2074
|
+
end
|
2075
|
+
end
|
2076
|
+
|
2077
|
+
class DiskConfig
|
2078
|
+
# @private
|
2079
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2080
|
+
property :boot_disk_provisioned_iops, :numeric_string => true, as: 'bootDiskProvisionedIops'
|
2081
|
+
property :boot_disk_provisioned_throughput, :numeric_string => true, as: 'bootDiskProvisionedThroughput'
|
2082
|
+
property :boot_disk_size_gb, as: 'bootDiskSizeGb'
|
2083
|
+
property :boot_disk_type, as: 'bootDiskType'
|
2084
|
+
property :local_ssd_interface, as: 'localSsdInterface'
|
2085
|
+
property :num_local_ssds, as: 'numLocalSsds'
|
2086
|
+
end
|
2087
|
+
end
|
2088
|
+
|
2089
|
+
class DriverSchedulingConfig
|
2090
|
+
# @private
|
2091
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2092
|
+
property :memory_mb, as: 'memoryMb'
|
2093
|
+
property :vcores, as: 'vcores'
|
2094
|
+
end
|
2095
|
+
end
|
2096
|
+
|
2097
|
+
class Empty
|
2098
|
+
# @private
|
2099
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2100
|
+
end
|
2101
|
+
end
|
2102
|
+
|
2103
|
+
class EncryptionConfig
|
2104
|
+
# @private
|
2105
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2106
|
+
property :gce_pd_kms_key_name, as: 'gcePdKmsKeyName'
|
2107
|
+
property :kms_key, as: 'kmsKey'
|
2108
|
+
end
|
2109
|
+
end
|
2110
|
+
|
2111
|
+
class EndpointConfig
|
2112
|
+
# @private
|
2113
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2114
|
+
property :enable_http_port_access, as: 'enableHttpPortAccess'
|
2115
|
+
hash :http_ports, as: 'httpPorts'
|
2116
|
+
end
|
2117
|
+
end
|
2118
|
+
|
2119
|
+
class EnvironmentConfig
|
2120
|
+
# @private
|
2121
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2122
|
+
property :execution_config, as: 'executionConfig', class: Google::Apis::DataprocV1::ExecutionConfig, decorator: Google::Apis::DataprocV1::ExecutionConfig::Representation
|
2123
|
+
|
2124
|
+
property :peripherals_config, as: 'peripheralsConfig', class: Google::Apis::DataprocV1::PeripheralsConfig, decorator: Google::Apis::DataprocV1::PeripheralsConfig::Representation
|
2125
|
+
|
2126
|
+
end
|
2127
|
+
end
|
2128
|
+
|
2129
|
+
class ExecutionConfig
|
2130
|
+
# @private
|
2131
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2132
|
+
property :idle_ttl, as: 'idleTtl'
|
2133
|
+
property :kms_key, as: 'kmsKey'
|
2134
|
+
collection :network_tags, as: 'networkTags'
|
2135
|
+
property :network_uri, as: 'networkUri'
|
2136
|
+
property :service_account, as: 'serviceAccount'
|
2137
|
+
property :staging_bucket, as: 'stagingBucket'
|
2138
|
+
property :subnetwork_uri, as: 'subnetworkUri'
|
2139
|
+
property :ttl, as: 'ttl'
|
2140
|
+
end
|
2141
|
+
end
|
2142
|
+
|
2143
|
+
class ExecutorMetrics
|
2144
|
+
# @private
|
2145
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2146
|
+
hash :metrics, as: 'metrics'
|
2147
|
+
end
|
2148
|
+
end
|
2149
|
+
|
2150
|
+
class ExecutorMetricsDistributions
|
2151
|
+
# @private
|
2152
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2153
|
+
collection :disk_bytes_spilled, as: 'diskBytesSpilled'
|
2154
|
+
collection :failed_tasks, as: 'failedTasks'
|
2155
|
+
collection :input_bytes, as: 'inputBytes'
|
2156
|
+
collection :input_records, as: 'inputRecords'
|
2157
|
+
collection :killed_tasks, as: 'killedTasks'
|
2158
|
+
collection :memory_bytes_spilled, as: 'memoryBytesSpilled'
|
2159
|
+
collection :output_bytes, as: 'outputBytes'
|
2160
|
+
collection :output_records, as: 'outputRecords'
|
2161
|
+
property :peak_memory_metrics, as: 'peakMemoryMetrics', class: Google::Apis::DataprocV1::ExecutorPeakMetricsDistributions, decorator: Google::Apis::DataprocV1::ExecutorPeakMetricsDistributions::Representation
|
2162
|
+
|
2163
|
+
collection :quantiles, as: 'quantiles'
|
2164
|
+
collection :shuffle_read, as: 'shuffleRead'
|
2165
|
+
collection :shuffle_read_records, as: 'shuffleReadRecords'
|
2166
|
+
collection :shuffle_write, as: 'shuffleWrite'
|
2167
|
+
collection :shuffle_write_records, as: 'shuffleWriteRecords'
|
2168
|
+
collection :succeeded_tasks, as: 'succeededTasks'
|
2169
|
+
collection :task_time_millis, as: 'taskTimeMillis'
|
2170
|
+
end
|
2171
|
+
end
|
2172
|
+
|
2173
|
+
class ExecutorPeakMetricsDistributions
|
2174
|
+
# @private
|
2175
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2176
|
+
collection :executor_metrics, as: 'executorMetrics', class: Google::Apis::DataprocV1::ExecutorMetrics, decorator: Google::Apis::DataprocV1::ExecutorMetrics::Representation
|
2177
|
+
|
2178
|
+
collection :quantiles, as: 'quantiles'
|
2179
|
+
end
|
2180
|
+
end
|
2181
|
+
|
2182
|
+
class ExecutorResourceRequest
|
2183
|
+
# @private
|
2184
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2185
|
+
property :amount, :numeric_string => true, as: 'amount'
|
2186
|
+
property :discovery_script, as: 'discoveryScript'
|
2187
|
+
property :resource_name, as: 'resourceName'
|
2188
|
+
property :vendor, as: 'vendor'
|
2189
|
+
end
|
2190
|
+
end
|
2191
|
+
|
2192
|
+
class ExecutorStageSummary
|
2193
|
+
# @private
|
2194
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2195
|
+
property :disk_bytes_spilled, :numeric_string => true, as: 'diskBytesSpilled'
|
2196
|
+
property :executor_id, as: 'executorId'
|
2197
|
+
property :failed_tasks, as: 'failedTasks'
|
2198
|
+
property :input_bytes, :numeric_string => true, as: 'inputBytes'
|
2199
|
+
property :input_records, :numeric_string => true, as: 'inputRecords'
|
2200
|
+
property :is_excluded_for_stage, as: 'isExcludedForStage'
|
2201
|
+
property :killed_tasks, as: 'killedTasks'
|
2202
|
+
property :memory_bytes_spilled, :numeric_string => true, as: 'memoryBytesSpilled'
|
2203
|
+
property :output_bytes, :numeric_string => true, as: 'outputBytes'
|
2204
|
+
property :output_records, :numeric_string => true, as: 'outputRecords'
|
2205
|
+
property :peak_memory_metrics, as: 'peakMemoryMetrics', class: Google::Apis::DataprocV1::ExecutorMetrics, decorator: Google::Apis::DataprocV1::ExecutorMetrics::Representation
|
2206
|
+
|
2207
|
+
property :shuffle_read, :numeric_string => true, as: 'shuffleRead'
|
2208
|
+
property :shuffle_read_records, :numeric_string => true, as: 'shuffleReadRecords'
|
2209
|
+
property :shuffle_write, :numeric_string => true, as: 'shuffleWrite'
|
2210
|
+
property :shuffle_write_records, :numeric_string => true, as: 'shuffleWriteRecords'
|
2211
|
+
property :stage_attempt_id, as: 'stageAttemptId'
|
2212
|
+
property :stage_id, :numeric_string => true, as: 'stageId'
|
2213
|
+
property :succeeded_tasks, as: 'succeededTasks'
|
2214
|
+
property :task_time_millis, :numeric_string => true, as: 'taskTimeMillis'
|
2215
|
+
end
|
2216
|
+
end
|
2217
|
+
|
2218
|
+
class ExecutorSummary
|
2219
|
+
# @private
|
2220
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2221
|
+
property :active_tasks, as: 'activeTasks'
|
2222
|
+
property :add_time, as: 'addTime'
|
2223
|
+
hash :attributes, as: 'attributes'
|
2224
|
+
property :completed_tasks, as: 'completedTasks'
|
2225
|
+
property :disk_used, :numeric_string => true, as: 'diskUsed'
|
2226
|
+
collection :excluded_in_stages, as: 'excludedInStages'
|
2227
|
+
property :executor_id, as: 'executorId'
|
2228
|
+
hash :executor_logs, as: 'executorLogs'
|
2229
|
+
property :failed_tasks, as: 'failedTasks'
|
2230
|
+
property :host_port, as: 'hostPort'
|
2231
|
+
property :is_active, as: 'isActive'
|
2232
|
+
property :is_excluded, as: 'isExcluded'
|
2233
|
+
property :max_memory, :numeric_string => true, as: 'maxMemory'
|
2234
|
+
property :max_tasks, as: 'maxTasks'
|
2235
|
+
property :memory_metrics, as: 'memoryMetrics', class: Google::Apis::DataprocV1::MemoryMetrics, decorator: Google::Apis::DataprocV1::MemoryMetrics::Representation
|
2236
|
+
|
2237
|
+
property :memory_used, :numeric_string => true, as: 'memoryUsed'
|
2238
|
+
property :peak_memory_metrics, as: 'peakMemoryMetrics', class: Google::Apis::DataprocV1::ExecutorMetrics, decorator: Google::Apis::DataprocV1::ExecutorMetrics::Representation
|
2239
|
+
|
2240
|
+
property :rdd_blocks, as: 'rddBlocks'
|
2241
|
+
property :remove_reason, as: 'removeReason'
|
2242
|
+
property :remove_time, as: 'removeTime'
|
2243
|
+
property :resource_profile_id, as: 'resourceProfileId'
|
2244
|
+
hash :resources, as: 'resources', class: Google::Apis::DataprocV1::ResourceInformation, decorator: Google::Apis::DataprocV1::ResourceInformation::Representation
|
2245
|
+
|
2246
|
+
property :total_cores, as: 'totalCores'
|
2247
|
+
property :total_duration_millis, :numeric_string => true, as: 'totalDurationMillis'
|
2248
|
+
property :total_gc_time_millis, :numeric_string => true, as: 'totalGcTimeMillis'
|
2249
|
+
property :total_input_bytes, :numeric_string => true, as: 'totalInputBytes'
|
2250
|
+
property :total_shuffle_read, :numeric_string => true, as: 'totalShuffleRead'
|
2251
|
+
property :total_shuffle_write, :numeric_string => true, as: 'totalShuffleWrite'
|
2252
|
+
property :total_tasks, as: 'totalTasks'
|
2253
|
+
end
|
2254
|
+
end
|
2255
|
+
|
2256
|
+
class Expr
|
2257
|
+
# @private
|
2258
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2259
|
+
property :description, as: 'description'
|
2260
|
+
property :expression, as: 'expression'
|
2261
|
+
property :location, as: 'location'
|
2262
|
+
property :title, as: 'title'
|
2263
|
+
end
|
2264
|
+
end
|
2265
|
+
|
2266
|
+
class FlinkJob
|
2267
|
+
# @private
|
2268
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2269
|
+
collection :args, as: 'args'
|
2270
|
+
collection :jar_file_uris, as: 'jarFileUris'
|
2271
|
+
property :logging_config, as: 'loggingConfig', class: Google::Apis::DataprocV1::LoggingConfig, decorator: Google::Apis::DataprocV1::LoggingConfig::Representation
|
2272
|
+
|
2273
|
+
property :main_class, as: 'mainClass'
|
2274
|
+
property :main_jar_file_uri, as: 'mainJarFileUri'
|
2275
|
+
hash :properties, as: 'properties'
|
2276
|
+
property :savepoint_uri, as: 'savepointUri'
|
2277
|
+
end
|
2278
|
+
end
|
2279
|
+
|
2280
|
+
class GceClusterConfig
|
2281
|
+
# @private
|
2282
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2283
|
+
property :confidential_instance_config, as: 'confidentialInstanceConfig', class: Google::Apis::DataprocV1::ConfidentialInstanceConfig, decorator: Google::Apis::DataprocV1::ConfidentialInstanceConfig::Representation
|
2284
|
+
|
2285
|
+
property :internal_ip_only, as: 'internalIpOnly'
|
2286
|
+
hash :metadata, as: 'metadata'
|
2287
|
+
property :network_uri, as: 'networkUri'
|
2288
|
+
property :node_group_affinity, as: 'nodeGroupAffinity', class: Google::Apis::DataprocV1::NodeGroupAffinity, decorator: Google::Apis::DataprocV1::NodeGroupAffinity::Representation
|
2289
|
+
|
2290
|
+
property :private_ipv6_google_access, as: 'privateIpv6GoogleAccess'
|
2291
|
+
property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::DataprocV1::ReservationAffinity, decorator: Google::Apis::DataprocV1::ReservationAffinity::Representation
|
2292
|
+
|
2293
|
+
property :service_account, as: 'serviceAccount'
|
2294
|
+
collection :service_account_scopes, as: 'serviceAccountScopes'
|
2295
|
+
property :shielded_instance_config, as: 'shieldedInstanceConfig', class: Google::Apis::DataprocV1::ShieldedInstanceConfig, decorator: Google::Apis::DataprocV1::ShieldedInstanceConfig::Representation
|
2296
|
+
|
2297
|
+
property :subnetwork_uri, as: 'subnetworkUri'
|
2298
|
+
collection :tags, as: 'tags'
|
2299
|
+
property :zone_uri, as: 'zoneUri'
|
2300
|
+
end
|
2301
|
+
end
|
2302
|
+
|
2303
|
+
class GetIamPolicyRequest
|
2304
|
+
# @private
|
2305
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2306
|
+
property :options, as: 'options', class: Google::Apis::DataprocV1::GetPolicyOptions, decorator: Google::Apis::DataprocV1::GetPolicyOptions::Representation
|
2307
|
+
|
2308
|
+
end
|
2309
|
+
end
|
2310
|
+
|
2311
|
+
class GetPolicyOptions
|
2312
|
+
# @private
|
2313
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2314
|
+
property :requested_policy_version, as: 'requestedPolicyVersion'
|
2315
|
+
end
|
2316
|
+
end
|
2317
|
+
|
2318
|
+
class GkeClusterConfig
|
2319
|
+
# @private
|
2320
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2321
|
+
property :gke_cluster_target, as: 'gkeClusterTarget'
|
2322
|
+
property :namespaced_gke_deployment_target, as: 'namespacedGkeDeploymentTarget', class: Google::Apis::DataprocV1::NamespacedGkeDeploymentTarget, decorator: Google::Apis::DataprocV1::NamespacedGkeDeploymentTarget::Representation
|
2323
|
+
|
2324
|
+
collection :node_pool_target, as: 'nodePoolTarget', class: Google::Apis::DataprocV1::GkeNodePoolTarget, decorator: Google::Apis::DataprocV1::GkeNodePoolTarget::Representation
|
2325
|
+
|
2326
|
+
end
|
2327
|
+
end
|
2328
|
+
|
2329
|
+
class GkeNodeConfig
|
2330
|
+
# @private
|
2331
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2332
|
+
collection :accelerators, as: 'accelerators', class: Google::Apis::DataprocV1::GkeNodePoolAcceleratorConfig, decorator: Google::Apis::DataprocV1::GkeNodePoolAcceleratorConfig::Representation
|
2333
|
+
|
2334
|
+
property :boot_disk_kms_key, as: 'bootDiskKmsKey'
|
2335
|
+
property :local_ssd_count, as: 'localSsdCount'
|
2336
|
+
property :machine_type, as: 'machineType'
|
2337
|
+
property :min_cpu_platform, as: 'minCpuPlatform'
|
2338
|
+
property :preemptible, as: 'preemptible'
|
2339
|
+
property :spot, as: 'spot'
|
2340
|
+
end
|
2341
|
+
end
|
2342
|
+
|
2343
|
+
class GkeNodePoolAcceleratorConfig
|
2344
|
+
# @private
|
2345
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2346
|
+
property :accelerator_count, :numeric_string => true, as: 'acceleratorCount'
|
2347
|
+
property :accelerator_type, as: 'acceleratorType'
|
2348
|
+
property :gpu_partition_size, as: 'gpuPartitionSize'
|
2349
|
+
end
|
2350
|
+
end
|
2351
|
+
|
2352
|
+
class GkeNodePoolAutoscalingConfig
|
2353
|
+
# @private
|
2354
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2355
|
+
property :max_node_count, as: 'maxNodeCount'
|
2356
|
+
property :min_node_count, as: 'minNodeCount'
|
2357
|
+
end
|
2358
|
+
end
|
2359
|
+
|
2360
|
+
class GkeNodePoolConfig
|
2361
|
+
# @private
|
2362
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2363
|
+
property :autoscaling, as: 'autoscaling', class: Google::Apis::DataprocV1::GkeNodePoolAutoscalingConfig, decorator: Google::Apis::DataprocV1::GkeNodePoolAutoscalingConfig::Representation
|
2364
|
+
|
2365
|
+
property :config, as: 'config', class: Google::Apis::DataprocV1::GkeNodeConfig, decorator: Google::Apis::DataprocV1::GkeNodeConfig::Representation
|
2366
|
+
|
2367
|
+
collection :locations, as: 'locations'
|
2368
|
+
end
|
2369
|
+
end
|
2370
|
+
|
2371
|
+
class GkeNodePoolTarget
|
2372
|
+
# @private
|
2373
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2374
|
+
property :node_pool, as: 'nodePool'
|
2375
|
+
property :node_pool_config, as: 'nodePoolConfig', class: Google::Apis::DataprocV1::GkeNodePoolConfig, decorator: Google::Apis::DataprocV1::GkeNodePoolConfig::Representation
|
2376
|
+
|
2377
|
+
collection :roles, as: 'roles'
|
2378
|
+
end
|
2379
|
+
end
|
2380
|
+
|
2381
|
+
class GoogleCloudDataprocV1WorkflowTemplateEncryptionConfig
|
2382
|
+
# @private
|
2383
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2384
|
+
property :kms_key, as: 'kmsKey'
|
2385
|
+
end
|
2386
|
+
end
|
2387
|
+
|
2388
|
+
class HadoopJob
|
2389
|
+
# @private
|
2390
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2391
|
+
collection :archive_uris, as: 'archiveUris'
|
2392
|
+
collection :args, as: 'args'
|
2393
|
+
collection :file_uris, as: 'fileUris'
|
2394
|
+
collection :jar_file_uris, as: 'jarFileUris'
|
2395
|
+
property :logging_config, as: 'loggingConfig', class: Google::Apis::DataprocV1::LoggingConfig, decorator: Google::Apis::DataprocV1::LoggingConfig::Representation
|
2396
|
+
|
2397
|
+
property :main_class, as: 'mainClass'
|
2398
|
+
property :main_jar_file_uri, as: 'mainJarFileUri'
|
2399
|
+
hash :properties, as: 'properties'
|
2400
|
+
end
|
2401
|
+
end
|
2402
|
+
|
2403
|
+
class HiveJob
|
2404
|
+
# @private
|
2405
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2406
|
+
property :continue_on_failure, as: 'continueOnFailure'
|
2407
|
+
collection :jar_file_uris, as: 'jarFileUris'
|
2408
|
+
hash :properties, as: 'properties'
|
2409
|
+
property :query_file_uri, as: 'queryFileUri'
|
2410
|
+
property :query_list, as: 'queryList', class: Google::Apis::DataprocV1::QueryList, decorator: Google::Apis::DataprocV1::QueryList::Representation
|
2411
|
+
|
2412
|
+
hash :script_variables, as: 'scriptVariables'
|
2413
|
+
end
|
2414
|
+
end
|
2415
|
+
|
2416
|
+
class IdentityConfig
|
2417
|
+
# @private
|
2418
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2419
|
+
hash :user_service_account_mapping, as: 'userServiceAccountMapping'
|
2420
|
+
end
|
2421
|
+
end
|
2422
|
+
|
2423
|
+
class InjectCredentialsRequest
|
2424
|
+
# @private
|
2425
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2426
|
+
property :cluster_uuid, as: 'clusterUuid'
|
2427
|
+
property :credentials_ciphertext, as: 'credentialsCiphertext'
|
2428
|
+
end
|
2429
|
+
end
|
2430
|
+
|
2431
|
+
class InputMetrics
|
2432
|
+
# @private
|
2433
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2434
|
+
property :bytes_read, :numeric_string => true, as: 'bytesRead'
|
2435
|
+
property :records_read, :numeric_string => true, as: 'recordsRead'
|
2436
|
+
end
|
2437
|
+
end
|
2438
|
+
|
2439
|
+
class InputQuantileMetrics
|
2440
|
+
# @private
|
2441
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2442
|
+
property :bytes_read, as: 'bytesRead', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
2443
|
+
|
2444
|
+
property :records_read, as: 'recordsRead', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
2445
|
+
|
2446
|
+
end
|
2447
|
+
end
|
2448
|
+
|
2449
|
+
class InstanceFlexibilityPolicy
|
2450
|
+
# @private
|
2451
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2452
|
+
collection :instance_selection_list, as: 'instanceSelectionList', class: Google::Apis::DataprocV1::InstanceSelection, decorator: Google::Apis::DataprocV1::InstanceSelection::Representation
|
2453
|
+
|
2454
|
+
collection :instance_selection_results, as: 'instanceSelectionResults', class: Google::Apis::DataprocV1::InstanceSelectionResult, decorator: Google::Apis::DataprocV1::InstanceSelectionResult::Representation
|
2455
|
+
|
2456
|
+
property :provisioning_model_mix, as: 'provisioningModelMix', class: Google::Apis::DataprocV1::ProvisioningModelMix, decorator: Google::Apis::DataprocV1::ProvisioningModelMix::Representation
|
2457
|
+
|
2458
|
+
end
|
2459
|
+
end
|
2460
|
+
|
2461
|
+
class InstanceGroupAutoscalingPolicyConfig
|
2462
|
+
# @private
|
2463
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2464
|
+
property :max_instances, as: 'maxInstances'
|
2465
|
+
property :min_instances, as: 'minInstances'
|
2466
|
+
property :weight, as: 'weight'
|
2467
|
+
end
|
2468
|
+
end
|
2469
|
+
|
2470
|
+
class InstanceGroupConfig
|
2471
|
+
# @private
|
2472
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2473
|
+
collection :accelerators, as: 'accelerators', class: Google::Apis::DataprocV1::AcceleratorConfig, decorator: Google::Apis::DataprocV1::AcceleratorConfig::Representation
|
2474
|
+
|
2475
|
+
property :disk_config, as: 'diskConfig', class: Google::Apis::DataprocV1::DiskConfig, decorator: Google::Apis::DataprocV1::DiskConfig::Representation
|
2476
|
+
|
2477
|
+
property :image_uri, as: 'imageUri'
|
2478
|
+
property :instance_flexibility_policy, as: 'instanceFlexibilityPolicy', class: Google::Apis::DataprocV1::InstanceFlexibilityPolicy, decorator: Google::Apis::DataprocV1::InstanceFlexibilityPolicy::Representation
|
2479
|
+
|
2480
|
+
collection :instance_names, as: 'instanceNames'
|
2481
|
+
collection :instance_references, as: 'instanceReferences', class: Google::Apis::DataprocV1::InstanceReference, decorator: Google::Apis::DataprocV1::InstanceReference::Representation
|
2482
|
+
|
2483
|
+
property :is_preemptible, as: 'isPreemptible'
|
2484
|
+
property :machine_type_uri, as: 'machineTypeUri'
|
2485
|
+
property :managed_group_config, as: 'managedGroupConfig', class: Google::Apis::DataprocV1::ManagedGroupConfig, decorator: Google::Apis::DataprocV1::ManagedGroupConfig::Representation
|
2486
|
+
|
2487
|
+
property :min_cpu_platform, as: 'minCpuPlatform'
|
2488
|
+
property :min_num_instances, as: 'minNumInstances'
|
2489
|
+
property :num_instances, as: 'numInstances'
|
2490
|
+
property :preemptibility, as: 'preemptibility'
|
2491
|
+
property :startup_config, as: 'startupConfig', class: Google::Apis::DataprocV1::StartupConfig, decorator: Google::Apis::DataprocV1::StartupConfig::Representation
|
2492
|
+
|
2493
|
+
end
|
2494
|
+
end
|
2495
|
+
|
2496
|
+
class InstanceReference
|
2497
|
+
# @private
|
2498
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2499
|
+
property :instance_id, as: 'instanceId'
|
2500
|
+
property :instance_name, as: 'instanceName'
|
2501
|
+
property :public_ecies_key, as: 'publicEciesKey'
|
2502
|
+
property :public_key, as: 'publicKey'
|
2503
|
+
end
|
2504
|
+
end
|
2505
|
+
|
2506
|
+
class InstanceSelection
|
2507
|
+
# @private
|
2508
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2509
|
+
collection :machine_types, as: 'machineTypes'
|
2510
|
+
property :rank, as: 'rank'
|
2511
|
+
end
|
2512
|
+
end
|
2513
|
+
|
2514
|
+
class InstanceSelectionResult
|
2515
|
+
# @private
|
2516
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2517
|
+
property :machine_type, as: 'machineType'
|
2518
|
+
property :vm_count, as: 'vmCount'
|
2519
|
+
end
|
2520
|
+
end
|
2521
|
+
|
2522
|
+
class InstantiateWorkflowTemplateRequest
|
2523
|
+
# @private
|
2524
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2525
|
+
hash :parameters, as: 'parameters'
|
2526
|
+
property :request_id, as: 'requestId'
|
2527
|
+
property :version, as: 'version'
|
2528
|
+
end
|
2529
|
+
end
|
2530
|
+
|
2531
|
+
class Interval
|
2532
|
+
# @private
|
2533
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2534
|
+
property :end_time, as: 'endTime'
|
2535
|
+
property :start_time, as: 'startTime'
|
2536
|
+
end
|
2537
|
+
end
|
2538
|
+
|
2539
|
+
class Job
|
2540
|
+
# @private
|
2541
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2542
|
+
property :done, as: 'done'
|
2543
|
+
property :driver_control_files_uri, as: 'driverControlFilesUri'
|
2544
|
+
property :driver_output_resource_uri, as: 'driverOutputResourceUri'
|
2545
|
+
property :driver_scheduling_config, as: 'driverSchedulingConfig', class: Google::Apis::DataprocV1::DriverSchedulingConfig, decorator: Google::Apis::DataprocV1::DriverSchedulingConfig::Representation
|
2546
|
+
|
2547
|
+
property :flink_job, as: 'flinkJob', class: Google::Apis::DataprocV1::FlinkJob, decorator: Google::Apis::DataprocV1::FlinkJob::Representation
|
2548
|
+
|
2549
|
+
property :hadoop_job, as: 'hadoopJob', class: Google::Apis::DataprocV1::HadoopJob, decorator: Google::Apis::DataprocV1::HadoopJob::Representation
|
2550
|
+
|
2551
|
+
property :hive_job, as: 'hiveJob', class: Google::Apis::DataprocV1::HiveJob, decorator: Google::Apis::DataprocV1::HiveJob::Representation
|
2552
|
+
|
2553
|
+
property :job_uuid, as: 'jobUuid'
|
2554
|
+
hash :labels, as: 'labels'
|
2555
|
+
property :pig_job, as: 'pigJob', class: Google::Apis::DataprocV1::PigJob, decorator: Google::Apis::DataprocV1::PigJob::Representation
|
2556
|
+
|
2557
|
+
property :placement, as: 'placement', class: Google::Apis::DataprocV1::JobPlacement, decorator: Google::Apis::DataprocV1::JobPlacement::Representation
|
2558
|
+
|
2559
|
+
property :presto_job, as: 'prestoJob', class: Google::Apis::DataprocV1::PrestoJob, decorator: Google::Apis::DataprocV1::PrestoJob::Representation
|
2560
|
+
|
2561
|
+
property :pyspark_job, as: 'pysparkJob', class: Google::Apis::DataprocV1::PySparkJob, decorator: Google::Apis::DataprocV1::PySparkJob::Representation
|
2562
|
+
|
2563
|
+
property :reference, as: 'reference', class: Google::Apis::DataprocV1::JobReference, decorator: Google::Apis::DataprocV1::JobReference::Representation
|
2564
|
+
|
2565
|
+
property :scheduling, as: 'scheduling', class: Google::Apis::DataprocV1::JobScheduling, decorator: Google::Apis::DataprocV1::JobScheduling::Representation
|
2566
|
+
|
2567
|
+
property :spark_job, as: 'sparkJob', class: Google::Apis::DataprocV1::SparkJob, decorator: Google::Apis::DataprocV1::SparkJob::Representation
|
2568
|
+
|
2569
|
+
property :spark_r_job, as: 'sparkRJob', class: Google::Apis::DataprocV1::SparkRJob, decorator: Google::Apis::DataprocV1::SparkRJob::Representation
|
2570
|
+
|
2571
|
+
property :spark_sql_job, as: 'sparkSqlJob', class: Google::Apis::DataprocV1::SparkSqlJob, decorator: Google::Apis::DataprocV1::SparkSqlJob::Representation
|
2572
|
+
|
2573
|
+
property :status, as: 'status', class: Google::Apis::DataprocV1::JobStatus, decorator: Google::Apis::DataprocV1::JobStatus::Representation
|
2574
|
+
|
2575
|
+
collection :status_history, as: 'statusHistory', class: Google::Apis::DataprocV1::JobStatus, decorator: Google::Apis::DataprocV1::JobStatus::Representation
|
2576
|
+
|
2577
|
+
property :trino_job, as: 'trinoJob', class: Google::Apis::DataprocV1::TrinoJob, decorator: Google::Apis::DataprocV1::TrinoJob::Representation
|
2578
|
+
|
2579
|
+
collection :yarn_applications, as: 'yarnApplications', class: Google::Apis::DataprocV1::YarnApplication, decorator: Google::Apis::DataprocV1::YarnApplication::Representation
|
2580
|
+
|
2581
|
+
end
|
2582
|
+
end
|
2583
|
+
|
2584
|
+
class JobData
|
2585
|
+
# @private
|
2586
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2587
|
+
property :completion_time, as: 'completionTime'
|
2588
|
+
property :description, as: 'description'
|
2589
|
+
property :job_group, as: 'jobGroup'
|
2590
|
+
property :job_id, :numeric_string => true, as: 'jobId'
|
2591
|
+
hash :kill_tasks_summary, as: 'killTasksSummary'
|
2592
|
+
property :name, as: 'name'
|
2593
|
+
property :num_active_stages, as: 'numActiveStages'
|
2594
|
+
property :num_active_tasks, as: 'numActiveTasks'
|
2595
|
+
property :num_completed_indices, as: 'numCompletedIndices'
|
2596
|
+
property :num_completed_stages, as: 'numCompletedStages'
|
2597
|
+
property :num_completed_tasks, as: 'numCompletedTasks'
|
2598
|
+
property :num_failed_stages, as: 'numFailedStages'
|
2599
|
+
property :num_failed_tasks, as: 'numFailedTasks'
|
2600
|
+
property :num_killed_tasks, as: 'numKilledTasks'
|
2601
|
+
property :num_skipped_stages, as: 'numSkippedStages'
|
2602
|
+
property :num_skipped_tasks, as: 'numSkippedTasks'
|
2603
|
+
property :num_tasks, as: 'numTasks'
|
2604
|
+
collection :skipped_stages, as: 'skippedStages'
|
2605
|
+
property :sql_execution_id, :numeric_string => true, as: 'sqlExecutionId'
|
2606
|
+
collection :stage_ids, as: 'stageIds'
|
2607
|
+
property :status, as: 'status'
|
2608
|
+
property :submission_time, as: 'submissionTime'
|
2609
|
+
end
|
2610
|
+
end
|
2611
|
+
|
2612
|
+
class JobMetadata
|
2613
|
+
# @private
|
2614
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2615
|
+
property :job_id, as: 'jobId'
|
2616
|
+
property :operation_type, as: 'operationType'
|
2617
|
+
property :start_time, as: 'startTime'
|
2618
|
+
property :status, as: 'status', class: Google::Apis::DataprocV1::JobStatus, decorator: Google::Apis::DataprocV1::JobStatus::Representation
|
2619
|
+
|
2620
|
+
end
|
2621
|
+
end
|
2622
|
+
|
2623
|
+
class JobPlacement
|
2624
|
+
# @private
|
2625
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2626
|
+
hash :cluster_labels, as: 'clusterLabels'
|
2627
|
+
property :cluster_name, as: 'clusterName'
|
2628
|
+
property :cluster_uuid, as: 'clusterUuid'
|
2629
|
+
end
|
2630
|
+
end
|
2631
|
+
|
2632
|
+
class JobReference
|
2633
|
+
# @private
|
2634
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2635
|
+
property :job_id, as: 'jobId'
|
2636
|
+
property :project_id, as: 'projectId'
|
2637
|
+
end
|
2638
|
+
end
|
2639
|
+
|
2640
|
+
class JobScheduling
|
2641
|
+
# @private
|
2642
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2643
|
+
property :max_failures_per_hour, as: 'maxFailuresPerHour'
|
2644
|
+
property :max_failures_total, as: 'maxFailuresTotal'
|
2645
|
+
end
|
2646
|
+
end
|
2647
|
+
|
2648
|
+
class JobStatus
|
2649
|
+
# @private
|
2650
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2651
|
+
property :details, as: 'details'
|
2652
|
+
property :state, as: 'state'
|
2653
|
+
property :state_start_time, as: 'stateStartTime'
|
2654
|
+
property :substate, as: 'substate'
|
2655
|
+
end
|
2656
|
+
end
|
2657
|
+
|
2658
|
+
class JobsSummary
|
2659
|
+
# @private
|
2660
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2661
|
+
property :active_jobs, as: 'activeJobs'
|
2662
|
+
property :application_id, as: 'applicationId'
|
2663
|
+
collection :attempts, as: 'attempts', class: Google::Apis::DataprocV1::ApplicationAttemptInfo, decorator: Google::Apis::DataprocV1::ApplicationAttemptInfo::Representation
|
2664
|
+
|
2665
|
+
property :completed_jobs, as: 'completedJobs'
|
2666
|
+
property :failed_jobs, as: 'failedJobs'
|
2667
|
+
property :scheduling_mode, as: 'schedulingMode'
|
2668
|
+
end
|
2669
|
+
end
|
2670
|
+
|
2671
|
+
class JupyterConfig
|
2672
|
+
# @private
|
2673
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2674
|
+
property :display_name, as: 'displayName'
|
2675
|
+
property :kernel, as: 'kernel'
|
2676
|
+
end
|
2677
|
+
end
|
2678
|
+
|
2679
|
+
class KerberosConfig
|
2680
|
+
# @private
|
2681
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2682
|
+
property :cross_realm_trust_admin_server, as: 'crossRealmTrustAdminServer'
|
2683
|
+
property :cross_realm_trust_kdc, as: 'crossRealmTrustKdc'
|
2684
|
+
property :cross_realm_trust_realm, as: 'crossRealmTrustRealm'
|
2685
|
+
property :cross_realm_trust_shared_password_uri, as: 'crossRealmTrustSharedPasswordUri'
|
2686
|
+
property :enable_kerberos, as: 'enableKerberos'
|
2687
|
+
property :kdc_db_key_uri, as: 'kdcDbKeyUri'
|
2688
|
+
property :key_password_uri, as: 'keyPasswordUri'
|
2689
|
+
property :keystore_password_uri, as: 'keystorePasswordUri'
|
2690
|
+
property :keystore_uri, as: 'keystoreUri'
|
2691
|
+
property :kms_key_uri, as: 'kmsKeyUri'
|
2692
|
+
property :realm, as: 'realm'
|
2693
|
+
property :root_principal_password_uri, as: 'rootPrincipalPasswordUri'
|
2694
|
+
property :tgt_lifetime_hours, as: 'tgtLifetimeHours'
|
2695
|
+
property :truststore_password_uri, as: 'truststorePasswordUri'
|
2696
|
+
property :truststore_uri, as: 'truststoreUri'
|
2697
|
+
end
|
2698
|
+
end
|
2699
|
+
|
2700
|
+
class KubernetesClusterConfig
|
2701
|
+
# @private
|
2702
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2703
|
+
property :gke_cluster_config, as: 'gkeClusterConfig', class: Google::Apis::DataprocV1::GkeClusterConfig, decorator: Google::Apis::DataprocV1::GkeClusterConfig::Representation
|
2704
|
+
|
2705
|
+
property :kubernetes_namespace, as: 'kubernetesNamespace'
|
2706
|
+
property :kubernetes_software_config, as: 'kubernetesSoftwareConfig', class: Google::Apis::DataprocV1::KubernetesSoftwareConfig, decorator: Google::Apis::DataprocV1::KubernetesSoftwareConfig::Representation
|
2707
|
+
|
901
2708
|
end
|
902
2709
|
end
|
903
2710
|
|
904
|
-
class
|
2711
|
+
class KubernetesSoftwareConfig
|
905
2712
|
# @private
|
906
2713
|
class Representation < Google::Apis::Core::JsonRepresentation
|
907
|
-
|
908
|
-
|
909
|
-
property :analyzed_workload_uuid, as: 'analyzedWorkloadUuid'
|
910
|
-
property :create_time, as: 'createTime'
|
911
|
-
property :description, as: 'description'
|
912
|
-
property :done_time, as: 'doneTime'
|
913
|
-
hash :labels, as: 'labels'
|
914
|
-
collection :warnings, as: 'warnings'
|
2714
|
+
hash :component_version, as: 'componentVersion'
|
2715
|
+
hash :properties, as: 'properties'
|
915
2716
|
end
|
916
2717
|
end
|
917
2718
|
|
918
|
-
class
|
2719
|
+
class LifecycleConfig
|
919
2720
|
# @private
|
920
2721
|
class Representation < Google::Apis::Core::JsonRepresentation
|
921
|
-
property :
|
2722
|
+
property :auto_delete_time, as: 'autoDeleteTime'
|
2723
|
+
property :auto_delete_ttl, as: 'autoDeleteTtl'
|
2724
|
+
property :idle_delete_ttl, as: 'idleDeleteTtl'
|
2725
|
+
property :idle_start_time, as: 'idleStartTime'
|
922
2726
|
end
|
923
2727
|
end
|
924
2728
|
|
925
|
-
class
|
2729
|
+
class ListAutoscalingPoliciesResponse
|
926
2730
|
# @private
|
927
2731
|
class Representation < Google::Apis::Core::JsonRepresentation
|
928
|
-
property :
|
2732
|
+
property :next_page_token, as: 'nextPageToken'
|
2733
|
+
collection :policies, as: 'policies', class: Google::Apis::DataprocV1::AutoscalingPolicy, decorator: Google::Apis::DataprocV1::AutoscalingPolicy::Representation
|
929
2734
|
|
930
|
-
|
931
|
-
|
932
|
-
property :name, as: 'name'
|
933
|
-
property :secondary_worker_config, as: 'secondaryWorkerConfig', class: Google::Apis::DataprocV1::InstanceGroupAutoscalingPolicyConfig, decorator: Google::Apis::DataprocV1::InstanceGroupAutoscalingPolicyConfig::Representation
|
2735
|
+
end
|
2736
|
+
end
|
934
2737
|
|
935
|
-
|
2738
|
+
class ListBatchesResponse
|
2739
|
+
# @private
|
2740
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2741
|
+
collection :batches, as: 'batches', class: Google::Apis::DataprocV1::Batch, decorator: Google::Apis::DataprocV1::Batch::Representation
|
936
2742
|
|
2743
|
+
property :next_page_token, as: 'nextPageToken'
|
2744
|
+
collection :unreachable, as: 'unreachable'
|
937
2745
|
end
|
938
2746
|
end
|
939
2747
|
|
940
|
-
class
|
2748
|
+
class ListClustersResponse
|
941
2749
|
# @private
|
942
2750
|
class Representation < Google::Apis::Core::JsonRepresentation
|
943
|
-
collection :
|
2751
|
+
collection :clusters, as: 'clusters', class: Google::Apis::DataprocV1::Cluster, decorator: Google::Apis::DataprocV1::Cluster::Representation
|
2752
|
+
|
2753
|
+
property :next_page_token, as: 'nextPageToken'
|
944
2754
|
end
|
945
2755
|
end
|
946
2756
|
|
947
|
-
class
|
2757
|
+
class ListJobsResponse
|
948
2758
|
# @private
|
949
2759
|
class Representation < Google::Apis::Core::JsonRepresentation
|
950
|
-
|
2760
|
+
collection :jobs, as: 'jobs', class: Google::Apis::DataprocV1::Job, decorator: Google::Apis::DataprocV1::Job::Representation
|
951
2761
|
|
952
|
-
property :
|
2762
|
+
property :next_page_token, as: 'nextPageToken'
|
2763
|
+
collection :unreachable, as: 'unreachable'
|
953
2764
|
end
|
954
2765
|
end
|
955
2766
|
|
956
|
-
class
|
2767
|
+
class ListOperationsResponse
|
957
2768
|
# @private
|
958
2769
|
class Representation < Google::Apis::Core::JsonRepresentation
|
959
|
-
property :
|
960
|
-
|
961
|
-
property :spark_history_server_config, as: 'sparkHistoryServerConfig', class: Google::Apis::DataprocV1::SparkHistoryServerConfig, decorator: Google::Apis::DataprocV1::SparkHistoryServerConfig::Representation
|
2770
|
+
property :next_page_token, as: 'nextPageToken'
|
2771
|
+
collection :operations, as: 'operations', class: Google::Apis::DataprocV1::Operation, decorator: Google::Apis::DataprocV1::Operation::Representation
|
962
2772
|
|
963
2773
|
end
|
964
2774
|
end
|
965
2775
|
|
966
|
-
class
|
2776
|
+
class ListSessionTemplatesResponse
|
967
2777
|
# @private
|
968
2778
|
class Representation < Google::Apis::Core::JsonRepresentation
|
969
|
-
property :
|
970
|
-
|
971
|
-
|
972
|
-
property :yarn_config, as: 'yarnConfig', class: Google::Apis::DataprocV1::BasicYarnAutoscalingConfig, decorator: Google::Apis::DataprocV1::BasicYarnAutoscalingConfig::Representation
|
2779
|
+
property :next_page_token, as: 'nextPageToken'
|
2780
|
+
collection :session_templates, as: 'sessionTemplates', class: Google::Apis::DataprocV1::SessionTemplate, decorator: Google::Apis::DataprocV1::SessionTemplate::Representation
|
973
2781
|
|
974
2782
|
end
|
975
2783
|
end
|
976
2784
|
|
977
|
-
class
|
2785
|
+
class ListSessionsResponse
|
978
2786
|
# @private
|
979
2787
|
class Representation < Google::Apis::Core::JsonRepresentation
|
980
|
-
property :
|
981
|
-
|
982
|
-
|
983
|
-
property :scale_up_factor, as: 'scaleUpFactor'
|
984
|
-
property :scale_up_min_worker_fraction, as: 'scaleUpMinWorkerFraction'
|
2788
|
+
property :next_page_token, as: 'nextPageToken'
|
2789
|
+
collection :sessions, as: 'sessions', class: Google::Apis::DataprocV1::Session, decorator: Google::Apis::DataprocV1::Session::Representation
|
2790
|
+
|
985
2791
|
end
|
986
2792
|
end
|
987
2793
|
|
988
|
-
class
|
2794
|
+
class ListWorkflowTemplatesResponse
|
989
2795
|
# @private
|
990
2796
|
class Representation < Google::Apis::Core::JsonRepresentation
|
991
|
-
property :
|
992
|
-
|
993
|
-
property :environment_config, as: 'environmentConfig', class: Google::Apis::DataprocV1::EnvironmentConfig, decorator: Google::Apis::DataprocV1::EnvironmentConfig::Representation
|
2797
|
+
property :next_page_token, as: 'nextPageToken'
|
2798
|
+
collection :templates, as: 'templates', class: Google::Apis::DataprocV1::WorkflowTemplate, decorator: Google::Apis::DataprocV1::WorkflowTemplate::Representation
|
994
2799
|
|
995
|
-
|
996
|
-
|
997
|
-
|
998
|
-
property :pyspark_batch, as: 'pysparkBatch', class: Google::Apis::DataprocV1::PySparkBatch, decorator: Google::Apis::DataprocV1::PySparkBatch::Representation
|
2800
|
+
collection :unreachable, as: 'unreachable'
|
2801
|
+
end
|
2802
|
+
end
|
999
2803
|
|
1000
|
-
|
2804
|
+
class LoggingConfig
|
2805
|
+
# @private
|
2806
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2807
|
+
hash :driver_log_levels, as: 'driverLogLevels'
|
2808
|
+
end
|
2809
|
+
end
|
1001
2810
|
|
1002
|
-
|
2811
|
+
class ManagedCluster
|
2812
|
+
# @private
|
2813
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2814
|
+
property :cluster_name, as: 'clusterName'
|
2815
|
+
property :config, as: 'config', class: Google::Apis::DataprocV1::ClusterConfig, decorator: Google::Apis::DataprocV1::ClusterConfig::Representation
|
1003
2816
|
|
1004
|
-
|
2817
|
+
hash :labels, as: 'labels'
|
2818
|
+
end
|
2819
|
+
end
|
1005
2820
|
|
1006
|
-
|
2821
|
+
class ManagedGroupConfig
|
2822
|
+
# @private
|
2823
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2824
|
+
property :instance_group_manager_name, as: 'instanceGroupManagerName'
|
2825
|
+
property :instance_group_manager_uri, as: 'instanceGroupManagerUri'
|
2826
|
+
property :instance_template_name, as: 'instanceTemplateName'
|
2827
|
+
end
|
2828
|
+
end
|
1007
2829
|
|
1008
|
-
|
2830
|
+
class MemoryMetrics
|
2831
|
+
# @private
|
2832
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2833
|
+
property :total_off_heap_storage_memory, :numeric_string => true, as: 'totalOffHeapStorageMemory'
|
2834
|
+
property :total_on_heap_storage_memory, :numeric_string => true, as: 'totalOnHeapStorageMemory'
|
2835
|
+
property :used_off_heap_storage_memory, :numeric_string => true, as: 'usedOffHeapStorageMemory'
|
2836
|
+
property :used_on_heap_storage_memory, :numeric_string => true, as: 'usedOnHeapStorageMemory'
|
2837
|
+
end
|
2838
|
+
end
|
1009
2839
|
|
1010
|
-
|
1011
|
-
|
2840
|
+
class MetastoreConfig
|
2841
|
+
# @private
|
2842
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2843
|
+
property :dataproc_metastore_service, as: 'dataprocMetastoreService'
|
2844
|
+
end
|
2845
|
+
end
|
1012
2846
|
|
1013
|
-
|
1014
|
-
|
1015
|
-
|
2847
|
+
class Metric
|
2848
|
+
# @private
|
2849
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2850
|
+
collection :metric_overrides, as: 'metricOverrides'
|
2851
|
+
property :metric_source, as: 'metricSource'
|
1016
2852
|
end
|
1017
2853
|
end
|
1018
2854
|
|
1019
|
-
class
|
2855
|
+
class NamespacedGkeDeploymentTarget
|
1020
2856
|
# @private
|
1021
2857
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1022
|
-
property :
|
1023
|
-
property :
|
1024
|
-
property :create_time, as: 'createTime'
|
1025
|
-
property :description, as: 'description'
|
1026
|
-
property :done_time, as: 'doneTime'
|
1027
|
-
hash :labels, as: 'labels'
|
1028
|
-
property :operation_type, as: 'operationType'
|
1029
|
-
collection :warnings, as: 'warnings'
|
2858
|
+
property :cluster_namespace, as: 'clusterNamespace'
|
2859
|
+
property :target_gke_cluster, as: 'targetGkeCluster'
|
1030
2860
|
end
|
1031
2861
|
end
|
1032
2862
|
|
1033
|
-
class
|
2863
|
+
class NodeGroup
|
1034
2864
|
# @private
|
1035
2865
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1036
|
-
|
2866
|
+
hash :labels, as: 'labels'
|
2867
|
+
property :name, as: 'name'
|
2868
|
+
property :node_group_config, as: 'nodeGroupConfig', class: Google::Apis::DataprocV1::InstanceGroupConfig, decorator: Google::Apis::DataprocV1::InstanceGroupConfig::Representation
|
1037
2869
|
|
1038
|
-
collection :
|
1039
|
-
property :role, as: 'role'
|
2870
|
+
collection :roles, as: 'roles'
|
1040
2871
|
end
|
1041
2872
|
end
|
1042
2873
|
|
1043
|
-
class
|
2874
|
+
class NodeGroupAffinity
|
1044
2875
|
# @private
|
1045
2876
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2877
|
+
property :node_group_uri, as: 'nodeGroupUri'
|
1046
2878
|
end
|
1047
2879
|
end
|
1048
2880
|
|
1049
|
-
class
|
2881
|
+
class NodeGroupOperationMetadata
|
1050
2882
|
# @private
|
1051
2883
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1052
|
-
property :cluster_name, as: 'clusterName'
|
1053
2884
|
property :cluster_uuid, as: 'clusterUuid'
|
1054
|
-
property :
|
1055
|
-
|
2885
|
+
property :description, as: 'description'
|
1056
2886
|
hash :labels, as: 'labels'
|
1057
|
-
property :
|
1058
|
-
|
1059
|
-
property :
|
1060
|
-
property :status, as: 'status', class: Google::Apis::DataprocV1::ClusterStatus, decorator: Google::Apis::DataprocV1::ClusterStatus::Representation
|
1061
|
-
|
1062
|
-
collection :status_history, as: 'statusHistory', class: Google::Apis::DataprocV1::ClusterStatus, decorator: Google::Apis::DataprocV1::ClusterStatus::Representation
|
2887
|
+
property :node_group_id, as: 'nodeGroupId'
|
2888
|
+
property :operation_type, as: 'operationType'
|
2889
|
+
property :status, as: 'status', class: Google::Apis::DataprocV1::ClusterOperationStatus, decorator: Google::Apis::DataprocV1::ClusterOperationStatus::Representation
|
1063
2890
|
|
1064
|
-
|
2891
|
+
collection :status_history, as: 'statusHistory', class: Google::Apis::DataprocV1::ClusterOperationStatus, decorator: Google::Apis::DataprocV1::ClusterOperationStatus::Representation
|
1065
2892
|
|
2893
|
+
collection :warnings, as: 'warnings'
|
1066
2894
|
end
|
1067
2895
|
end
|
1068
2896
|
|
1069
|
-
class
|
2897
|
+
class NodeInitializationAction
|
1070
2898
|
# @private
|
1071
2899
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1072
|
-
property :
|
2900
|
+
property :executable_file, as: 'executableFile'
|
2901
|
+
property :execution_timeout, as: 'executionTimeout'
|
2902
|
+
end
|
2903
|
+
end
|
1073
2904
|
|
1074
|
-
|
2905
|
+
class NodePool
|
2906
|
+
# @private
|
2907
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2908
|
+
property :id, as: 'id'
|
2909
|
+
collection :instance_names, as: 'instanceNames'
|
2910
|
+
property :repair_action, as: 'repairAction'
|
2911
|
+
end
|
2912
|
+
end
|
1075
2913
|
|
1076
|
-
|
1077
|
-
|
2914
|
+
class Operation
|
2915
|
+
# @private
|
2916
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2917
|
+
property :done, as: 'done'
|
2918
|
+
property :error, as: 'error', class: Google::Apis::DataprocV1::Status, decorator: Google::Apis::DataprocV1::Status::Representation
|
1078
2919
|
|
1079
|
-
|
2920
|
+
hash :metadata, as: 'metadata'
|
2921
|
+
property :name, as: 'name'
|
2922
|
+
hash :response, as: 'response'
|
2923
|
+
end
|
2924
|
+
end
|
1080
2925
|
|
1081
|
-
|
2926
|
+
class OrderedJob
|
2927
|
+
# @private
|
2928
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2929
|
+
property :flink_job, as: 'flinkJob', class: Google::Apis::DataprocV1::FlinkJob, decorator: Google::Apis::DataprocV1::FlinkJob::Representation
|
1082
2930
|
|
1083
|
-
property :
|
2931
|
+
property :hadoop_job, as: 'hadoopJob', class: Google::Apis::DataprocV1::HadoopJob, decorator: Google::Apis::DataprocV1::HadoopJob::Representation
|
1084
2932
|
|
1085
|
-
property :
|
2933
|
+
property :hive_job, as: 'hiveJob', class: Google::Apis::DataprocV1::HiveJob, decorator: Google::Apis::DataprocV1::HiveJob::Representation
|
1086
2934
|
|
1087
|
-
|
2935
|
+
hash :labels, as: 'labels'
|
2936
|
+
property :pig_job, as: 'pigJob', class: Google::Apis::DataprocV1::PigJob, decorator: Google::Apis::DataprocV1::PigJob::Representation
|
1088
2937
|
|
1089
|
-
|
2938
|
+
collection :prerequisite_step_ids, as: 'prerequisiteStepIds'
|
2939
|
+
property :presto_job, as: 'prestoJob', class: Google::Apis::DataprocV1::PrestoJob, decorator: Google::Apis::DataprocV1::PrestoJob::Representation
|
1090
2940
|
|
1091
|
-
property :
|
2941
|
+
property :pyspark_job, as: 'pysparkJob', class: Google::Apis::DataprocV1::PySparkJob, decorator: Google::Apis::DataprocV1::PySparkJob::Representation
|
1092
2942
|
|
1093
|
-
property :
|
2943
|
+
property :scheduling, as: 'scheduling', class: Google::Apis::DataprocV1::JobScheduling, decorator: Google::Apis::DataprocV1::JobScheduling::Representation
|
1094
2944
|
|
1095
|
-
property :
|
2945
|
+
property :spark_job, as: 'sparkJob', class: Google::Apis::DataprocV1::SparkJob, decorator: Google::Apis::DataprocV1::SparkJob::Representation
|
1096
2946
|
|
1097
|
-
property :
|
2947
|
+
property :spark_r_job, as: 'sparkRJob', class: Google::Apis::DataprocV1::SparkRJob, decorator: Google::Apis::DataprocV1::SparkRJob::Representation
|
1098
2948
|
|
1099
|
-
property :
|
2949
|
+
property :spark_sql_job, as: 'sparkSqlJob', class: Google::Apis::DataprocV1::SparkSqlJob, decorator: Google::Apis::DataprocV1::SparkSqlJob::Representation
|
1100
2950
|
|
1101
|
-
property :
|
1102
|
-
property :
|
2951
|
+
property :step_id, as: 'stepId'
|
2952
|
+
property :trino_job, as: 'trinoJob', class: Google::Apis::DataprocV1::TrinoJob, decorator: Google::Apis::DataprocV1::TrinoJob::Representation
|
1103
2953
|
|
1104
2954
|
end
|
1105
2955
|
end
|
1106
2956
|
|
1107
|
-
class
|
2957
|
+
class OutputMetrics
|
1108
2958
|
# @private
|
1109
2959
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1110
|
-
|
1111
|
-
|
2960
|
+
property :bytes_written, :numeric_string => true, as: 'bytesWritten'
|
2961
|
+
property :records_written, :numeric_string => true, as: 'recordsWritten'
|
1112
2962
|
end
|
1113
2963
|
end
|
1114
2964
|
|
1115
|
-
class
|
2965
|
+
class OutputQuantileMetrics
|
1116
2966
|
# @private
|
1117
2967
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1118
|
-
property :
|
1119
|
-
|
1120
|
-
property :
|
2968
|
+
property :bytes_written, as: 'bytesWritten', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
2969
|
+
|
2970
|
+
property :records_written, as: 'recordsWritten', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
2971
|
+
|
1121
2972
|
end
|
1122
2973
|
end
|
1123
2974
|
|
1124
|
-
class
|
2975
|
+
class ParameterValidation
|
1125
2976
|
# @private
|
1126
2977
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1127
|
-
|
1128
|
-
property :cluster_name, as: 'clusterName'
|
1129
|
-
property :cluster_uuid, as: 'clusterUuid'
|
1130
|
-
property :description, as: 'description'
|
1131
|
-
hash :labels, as: 'labels'
|
1132
|
-
property :operation_type, as: 'operationType'
|
1133
|
-
property :status, as: 'status', class: Google::Apis::DataprocV1::ClusterOperationStatus, decorator: Google::Apis::DataprocV1::ClusterOperationStatus::Representation
|
2978
|
+
property :regex, as: 'regex', class: Google::Apis::DataprocV1::RegexValidation, decorator: Google::Apis::DataprocV1::RegexValidation::Representation
|
1134
2979
|
|
1135
|
-
|
2980
|
+
property :values, as: 'values', class: Google::Apis::DataprocV1::ValueValidation, decorator: Google::Apis::DataprocV1::ValueValidation::Representation
|
1136
2981
|
|
1137
|
-
collection :warnings, as: 'warnings'
|
1138
2982
|
end
|
1139
2983
|
end
|
1140
2984
|
|
1141
|
-
class
|
2985
|
+
class PeripheralsConfig
|
1142
2986
|
# @private
|
1143
2987
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1144
|
-
property :
|
1145
|
-
property :
|
1146
|
-
property :state, as: 'state'
|
1147
|
-
property :state_start_time, as: 'stateStartTime'
|
1148
|
-
end
|
1149
|
-
end
|
2988
|
+
property :metastore_service, as: 'metastoreService'
|
2989
|
+
property :spark_history_server_config, as: 'sparkHistoryServerConfig', class: Google::Apis::DataprocV1::SparkHistoryServerConfig, decorator: Google::Apis::DataprocV1::SparkHistoryServerConfig::Representation
|
1150
2990
|
|
1151
|
-
class ClusterSelector
|
1152
|
-
# @private
|
1153
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1154
|
-
hash :cluster_labels, as: 'clusterLabels'
|
1155
|
-
property :zone, as: 'zone'
|
1156
2991
|
end
|
1157
2992
|
end
|
1158
2993
|
|
1159
|
-
class
|
2994
|
+
class PigJob
|
1160
2995
|
# @private
|
1161
2996
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1162
|
-
property :
|
1163
|
-
|
1164
|
-
property :
|
1165
|
-
|
2997
|
+
property :continue_on_failure, as: 'continueOnFailure'
|
2998
|
+
collection :jar_file_uris, as: 'jarFileUris'
|
2999
|
+
property :logging_config, as: 'loggingConfig', class: Google::Apis::DataprocV1::LoggingConfig, decorator: Google::Apis::DataprocV1::LoggingConfig::Representation
|
3000
|
+
|
3001
|
+
hash :properties, as: 'properties'
|
3002
|
+
property :query_file_uri, as: 'queryFileUri'
|
3003
|
+
property :query_list, as: 'queryList', class: Google::Apis::DataprocV1::QueryList, decorator: Google::Apis::DataprocV1::QueryList::Representation
|
3004
|
+
|
3005
|
+
hash :script_variables, as: 'scriptVariables'
|
1166
3006
|
end
|
1167
3007
|
end
|
1168
3008
|
|
1169
|
-
class
|
3009
|
+
class Policy
|
1170
3010
|
# @private
|
1171
3011
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1172
|
-
|
3012
|
+
collection :bindings, as: 'bindings', class: Google::Apis::DataprocV1::Binding, decorator: Google::Apis::DataprocV1::Binding::Representation
|
3013
|
+
|
3014
|
+
property :etag, :base64 => true, as: 'etag'
|
3015
|
+
property :version, as: 'version'
|
1173
3016
|
end
|
1174
3017
|
end
|
1175
3018
|
|
1176
|
-
class
|
3019
|
+
class PoolData
|
1177
3020
|
# @private
|
1178
3021
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1179
|
-
|
1180
|
-
|
3022
|
+
property :name, as: 'name'
|
3023
|
+
collection :stage_ids, as: 'stageIds'
|
1181
3024
|
end
|
1182
3025
|
end
|
1183
3026
|
|
1184
|
-
class
|
3027
|
+
class PrestoJob
|
1185
3028
|
# @private
|
1186
3029
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1187
|
-
|
3030
|
+
collection :client_tags, as: 'clientTags'
|
3031
|
+
property :continue_on_failure, as: 'continueOnFailure'
|
3032
|
+
property :logging_config, as: 'loggingConfig', class: Google::Apis::DataprocV1::LoggingConfig, decorator: Google::Apis::DataprocV1::LoggingConfig::Representation
|
3033
|
+
|
3034
|
+
property :output_format, as: 'outputFormat'
|
3035
|
+
hash :properties, as: 'properties'
|
3036
|
+
property :query_file_uri, as: 'queryFileUri'
|
3037
|
+
property :query_list, as: 'queryList', class: Google::Apis::DataprocV1::QueryList, decorator: Google::Apis::DataprocV1::QueryList::Representation
|
1188
3038
|
|
1189
|
-
property :job, as: 'job'
|
1190
|
-
collection :jobs, as: 'jobs'
|
1191
|
-
property :tarball_access, as: 'tarballAccess'
|
1192
|
-
property :tarball_gcs_dir, as: 'tarballGcsDir'
|
1193
|
-
property :yarn_application_id, as: 'yarnApplicationId'
|
1194
|
-
collection :yarn_application_ids, as: 'yarnApplicationIds'
|
1195
3039
|
end
|
1196
3040
|
end
|
1197
3041
|
|
1198
|
-
class
|
3042
|
+
class ProcessSummary
|
1199
3043
|
# @private
|
1200
3044
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1201
|
-
property :
|
3045
|
+
property :add_time, as: 'addTime'
|
3046
|
+
property :host_port, as: 'hostPort'
|
3047
|
+
property :is_active, as: 'isActive'
|
3048
|
+
property :process_id, as: 'processId'
|
3049
|
+
hash :process_logs, as: 'processLogs'
|
3050
|
+
property :remove_time, as: 'removeTime'
|
3051
|
+
property :total_cores, as: 'totalCores'
|
1202
3052
|
end
|
1203
3053
|
end
|
1204
3054
|
|
1205
|
-
class
|
3055
|
+
class ProvisioningModelMix
|
1206
3056
|
# @private
|
1207
3057
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1208
|
-
property :
|
1209
|
-
property :
|
1210
|
-
property :boot_disk_size_gb, as: 'bootDiskSizeGb'
|
1211
|
-
property :boot_disk_type, as: 'bootDiskType'
|
1212
|
-
property :local_ssd_interface, as: 'localSsdInterface'
|
1213
|
-
property :num_local_ssds, as: 'numLocalSsds'
|
3058
|
+
property :standard_capacity_base, as: 'standardCapacityBase'
|
3059
|
+
property :standard_capacity_percent_above_base, as: 'standardCapacityPercentAboveBase'
|
1214
3060
|
end
|
1215
3061
|
end
|
1216
3062
|
|
1217
|
-
class
|
3063
|
+
class PyPiRepositoryConfig
|
1218
3064
|
# @private
|
1219
3065
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1220
|
-
property :
|
1221
|
-
property :vcores, as: 'vcores'
|
3066
|
+
property :pypi_repository, as: 'pypiRepository'
|
1222
3067
|
end
|
1223
3068
|
end
|
1224
3069
|
|
1225
|
-
class
|
3070
|
+
class PySparkBatch
|
1226
3071
|
# @private
|
1227
3072
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3073
|
+
collection :archive_uris, as: 'archiveUris'
|
3074
|
+
collection :args, as: 'args'
|
3075
|
+
collection :file_uris, as: 'fileUris'
|
3076
|
+
collection :jar_file_uris, as: 'jarFileUris'
|
3077
|
+
property :main_python_file_uri, as: 'mainPythonFileUri'
|
3078
|
+
collection :python_file_uris, as: 'pythonFileUris'
|
1228
3079
|
end
|
1229
3080
|
end
|
1230
3081
|
|
1231
|
-
class
|
3082
|
+
class PySparkJob
|
1232
3083
|
# @private
|
1233
3084
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1234
|
-
|
1235
|
-
|
3085
|
+
collection :archive_uris, as: 'archiveUris'
|
3086
|
+
collection :args, as: 'args'
|
3087
|
+
collection :file_uris, as: 'fileUris'
|
3088
|
+
collection :jar_file_uris, as: 'jarFileUris'
|
3089
|
+
property :logging_config, as: 'loggingConfig', class: Google::Apis::DataprocV1::LoggingConfig, decorator: Google::Apis::DataprocV1::LoggingConfig::Representation
|
3090
|
+
|
3091
|
+
property :main_python_file_uri, as: 'mainPythonFileUri'
|
3092
|
+
hash :properties, as: 'properties'
|
3093
|
+
collection :python_file_uris, as: 'pythonFileUris'
|
1236
3094
|
end
|
1237
3095
|
end
|
1238
3096
|
|
1239
|
-
class
|
3097
|
+
class Quantiles
|
1240
3098
|
# @private
|
1241
3099
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1242
|
-
property :
|
1243
|
-
|
3100
|
+
property :count, :numeric_string => true, as: 'count'
|
3101
|
+
property :maximum, :numeric_string => true, as: 'maximum'
|
3102
|
+
property :minimum, :numeric_string => true, as: 'minimum'
|
3103
|
+
property :percentile25, :numeric_string => true, as: 'percentile25'
|
3104
|
+
property :percentile50, :numeric_string => true, as: 'percentile50'
|
3105
|
+
property :percentile75, :numeric_string => true, as: 'percentile75'
|
3106
|
+
property :sum, :numeric_string => true, as: 'sum'
|
1244
3107
|
end
|
1245
3108
|
end
|
1246
3109
|
|
1247
|
-
class
|
3110
|
+
class QueryList
|
1248
3111
|
# @private
|
1249
3112
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1250
|
-
|
1251
|
-
|
1252
|
-
property :peripherals_config, as: 'peripheralsConfig', class: Google::Apis::DataprocV1::PeripheralsConfig, decorator: Google::Apis::DataprocV1::PeripheralsConfig::Representation
|
1253
|
-
|
3113
|
+
collection :queries, as: 'queries'
|
1254
3114
|
end
|
1255
3115
|
end
|
1256
3116
|
|
1257
|
-
class
|
3117
|
+
class RddDataDistribution
|
1258
3118
|
# @private
|
1259
3119
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1260
|
-
property :
|
1261
|
-
property :
|
1262
|
-
|
1263
|
-
property :
|
1264
|
-
property :
|
1265
|
-
property :
|
1266
|
-
property :
|
1267
|
-
property :
|
3120
|
+
property :address, as: 'address'
|
3121
|
+
property :disk_used, :numeric_string => true, as: 'diskUsed'
|
3122
|
+
property :memory_remaining, :numeric_string => true, as: 'memoryRemaining'
|
3123
|
+
property :memory_used, :numeric_string => true, as: 'memoryUsed'
|
3124
|
+
property :off_heap_memory_remaining, :numeric_string => true, as: 'offHeapMemoryRemaining'
|
3125
|
+
property :off_heap_memory_used, :numeric_string => true, as: 'offHeapMemoryUsed'
|
3126
|
+
property :on_heap_memory_remaining, :numeric_string => true, as: 'onHeapMemoryRemaining'
|
3127
|
+
property :on_heap_memory_used, :numeric_string => true, as: 'onHeapMemoryUsed'
|
1268
3128
|
end
|
1269
3129
|
end
|
1270
3130
|
|
1271
|
-
class
|
3131
|
+
class RddOperationCluster
|
1272
3132
|
# @private
|
1273
3133
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1274
|
-
|
1275
|
-
|
1276
|
-
|
1277
|
-
|
3134
|
+
collection :child_clusters, as: 'childClusters', class: Google::Apis::DataprocV1::RddOperationCluster, decorator: Google::Apis::DataprocV1::RddOperationCluster::Representation
|
3135
|
+
|
3136
|
+
collection :child_nodes, as: 'childNodes', class: Google::Apis::DataprocV1::RddOperationNode, decorator: Google::Apis::DataprocV1::RddOperationNode::Representation
|
3137
|
+
|
3138
|
+
property :name, as: 'name'
|
3139
|
+
property :rdd_cluster_id, as: 'rddClusterId'
|
1278
3140
|
end
|
1279
3141
|
end
|
1280
3142
|
|
1281
|
-
class
|
3143
|
+
class RddOperationEdge
|
1282
3144
|
# @private
|
1283
3145
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1284
|
-
|
1285
|
-
|
1286
|
-
property :logging_config, as: 'loggingConfig', class: Google::Apis::DataprocV1::LoggingConfig, decorator: Google::Apis::DataprocV1::LoggingConfig::Representation
|
1287
|
-
|
1288
|
-
property :main_class, as: 'mainClass'
|
1289
|
-
property :main_jar_file_uri, as: 'mainJarFileUri'
|
1290
|
-
hash :properties, as: 'properties'
|
1291
|
-
property :savepoint_uri, as: 'savepointUri'
|
3146
|
+
property :from_id, as: 'fromId'
|
3147
|
+
property :to_id, as: 'toId'
|
1292
3148
|
end
|
1293
3149
|
end
|
1294
3150
|
|
1295
|
-
class
|
3151
|
+
class RddOperationGraph
|
1296
3152
|
# @private
|
1297
3153
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1298
|
-
|
1299
|
-
|
1300
|
-
property :internal_ip_only, as: 'internalIpOnly'
|
1301
|
-
hash :metadata, as: 'metadata'
|
1302
|
-
property :network_uri, as: 'networkUri'
|
1303
|
-
property :node_group_affinity, as: 'nodeGroupAffinity', class: Google::Apis::DataprocV1::NodeGroupAffinity, decorator: Google::Apis::DataprocV1::NodeGroupAffinity::Representation
|
1304
|
-
|
1305
|
-
property :private_ipv6_google_access, as: 'privateIpv6GoogleAccess'
|
1306
|
-
property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::DataprocV1::ReservationAffinity, decorator: Google::Apis::DataprocV1::ReservationAffinity::Representation
|
3154
|
+
collection :edges, as: 'edges', class: Google::Apis::DataprocV1::RddOperationEdge, decorator: Google::Apis::DataprocV1::RddOperationEdge::Representation
|
1307
3155
|
|
1308
|
-
|
1309
|
-
collection :service_account_scopes, as: 'serviceAccountScopes'
|
1310
|
-
property :shielded_instance_config, as: 'shieldedInstanceConfig', class: Google::Apis::DataprocV1::ShieldedInstanceConfig, decorator: Google::Apis::DataprocV1::ShieldedInstanceConfig::Representation
|
3156
|
+
collection :incoming_edges, as: 'incomingEdges', class: Google::Apis::DataprocV1::RddOperationEdge, decorator: Google::Apis::DataprocV1::RddOperationEdge::Representation
|
1311
3157
|
|
1312
|
-
|
1313
|
-
collection :tags, as: 'tags'
|
1314
|
-
property :zone_uri, as: 'zoneUri'
|
1315
|
-
end
|
1316
|
-
end
|
3158
|
+
collection :outgoing_edges, as: 'outgoingEdges', class: Google::Apis::DataprocV1::RddOperationEdge, decorator: Google::Apis::DataprocV1::RddOperationEdge::Representation
|
1317
3159
|
|
1318
|
-
|
1319
|
-
# @private
|
1320
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1321
|
-
property :options, as: 'options', class: Google::Apis::DataprocV1::GetPolicyOptions, decorator: Google::Apis::DataprocV1::GetPolicyOptions::Representation
|
3160
|
+
property :root_cluster, as: 'rootCluster', class: Google::Apis::DataprocV1::RddOperationCluster, decorator: Google::Apis::DataprocV1::RddOperationCluster::Representation
|
1322
3161
|
|
3162
|
+
property :stage_id, :numeric_string => true, as: 'stageId'
|
1323
3163
|
end
|
1324
3164
|
end
|
1325
3165
|
|
1326
|
-
class
|
3166
|
+
class RddOperationNode
|
1327
3167
|
# @private
|
1328
3168
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1329
|
-
property :
|
3169
|
+
property :barrier, as: 'barrier'
|
3170
|
+
property :cached, as: 'cached'
|
3171
|
+
property :callsite, as: 'callsite'
|
3172
|
+
property :name, as: 'name'
|
3173
|
+
property :node_id, as: 'nodeId'
|
3174
|
+
property :output_deterministic_level, as: 'outputDeterministicLevel'
|
1330
3175
|
end
|
1331
3176
|
end
|
1332
3177
|
|
1333
|
-
class
|
3178
|
+
class RddPartitionInfo
|
1334
3179
|
# @private
|
1335
3180
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1336
|
-
property :
|
1337
|
-
property :
|
1338
|
-
|
1339
|
-
|
1340
|
-
|
3181
|
+
property :block_name, as: 'blockName'
|
3182
|
+
property :disk_used, :numeric_string => true, as: 'diskUsed'
|
3183
|
+
collection :executors, as: 'executors'
|
3184
|
+
property :memory_used, :numeric_string => true, as: 'memoryUsed'
|
3185
|
+
property :storage_level, as: 'storageLevel'
|
1341
3186
|
end
|
1342
3187
|
end
|
1343
3188
|
|
1344
|
-
class
|
3189
|
+
class RddStorageInfo
|
1345
3190
|
# @private
|
1346
3191
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1347
|
-
collection :
|
3192
|
+
collection :data_distribution, as: 'dataDistribution', class: Google::Apis::DataprocV1::RddDataDistribution, decorator: Google::Apis::DataprocV1::RddDataDistribution::Representation
|
1348
3193
|
|
1349
|
-
property :
|
1350
|
-
property :
|
1351
|
-
property :
|
1352
|
-
property :
|
1353
|
-
property :
|
1354
|
-
|
1355
|
-
end
|
1356
|
-
end
|
3194
|
+
property :disk_used, :numeric_string => true, as: 'diskUsed'
|
3195
|
+
property :memory_used, :numeric_string => true, as: 'memoryUsed'
|
3196
|
+
property :name, as: 'name'
|
3197
|
+
property :num_cached_partitions, as: 'numCachedPartitions'
|
3198
|
+
property :num_partitions, as: 'numPartitions'
|
3199
|
+
collection :partitions, as: 'partitions', class: Google::Apis::DataprocV1::RddPartitionInfo, decorator: Google::Apis::DataprocV1::RddPartitionInfo::Representation
|
1357
3200
|
|
1358
|
-
|
1359
|
-
|
1360
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1361
|
-
property :accelerator_count, :numeric_string => true, as: 'acceleratorCount'
|
1362
|
-
property :accelerator_type, as: 'acceleratorType'
|
1363
|
-
property :gpu_partition_size, as: 'gpuPartitionSize'
|
3201
|
+
property :rdd_storage_id, as: 'rddStorageId'
|
3202
|
+
property :storage_level, as: 'storageLevel'
|
1364
3203
|
end
|
1365
3204
|
end
|
1366
3205
|
|
1367
|
-
class
|
3206
|
+
class RegexValidation
|
1368
3207
|
# @private
|
1369
3208
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1370
|
-
|
1371
|
-
property :min_node_count, as: 'minNodeCount'
|
3209
|
+
collection :regexes, as: 'regexes'
|
1372
3210
|
end
|
1373
3211
|
end
|
1374
3212
|
|
1375
|
-
class
|
3213
|
+
class RepairClusterRequest
|
1376
3214
|
# @private
|
1377
3215
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1378
|
-
property :
|
3216
|
+
property :cluster, as: 'cluster', class: Google::Apis::DataprocV1::ClusterToRepair, decorator: Google::Apis::DataprocV1::ClusterToRepair::Representation
|
1379
3217
|
|
1380
|
-
property :
|
3218
|
+
property :cluster_uuid, as: 'clusterUuid'
|
3219
|
+
property :graceful_decommission_timeout, as: 'gracefulDecommissionTimeout'
|
3220
|
+
collection :node_pools, as: 'nodePools', class: Google::Apis::DataprocV1::NodePool, decorator: Google::Apis::DataprocV1::NodePool::Representation
|
1381
3221
|
|
1382
|
-
|
3222
|
+
property :parent_operation_id, as: 'parentOperationId'
|
3223
|
+
property :request_id, as: 'requestId'
|
1383
3224
|
end
|
1384
3225
|
end
|
1385
3226
|
|
1386
|
-
class
|
3227
|
+
class RepairNodeGroupRequest
|
1387
3228
|
# @private
|
1388
3229
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1389
|
-
|
1390
|
-
property :
|
1391
|
-
|
1392
|
-
collection :roles, as: 'roles'
|
3230
|
+
collection :instance_names, as: 'instanceNames'
|
3231
|
+
property :repair_action, as: 'repairAction'
|
3232
|
+
property :request_id, as: 'requestId'
|
1393
3233
|
end
|
1394
3234
|
end
|
1395
3235
|
|
1396
|
-
class
|
3236
|
+
class RepositoryConfig
|
1397
3237
|
# @private
|
1398
3238
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1399
|
-
property :
|
3239
|
+
property :pypi_repository_config, as: 'pypiRepositoryConfig', class: Google::Apis::DataprocV1::PyPiRepositoryConfig, decorator: Google::Apis::DataprocV1::PyPiRepositoryConfig::Representation
|
3240
|
+
|
1400
3241
|
end
|
1401
3242
|
end
|
1402
3243
|
|
1403
|
-
class
|
3244
|
+
class ReservationAffinity
|
1404
3245
|
# @private
|
1405
3246
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1406
|
-
|
1407
|
-
|
1408
|
-
collection :
|
1409
|
-
collection :jar_file_uris, as: 'jarFileUris'
|
1410
|
-
property :logging_config, as: 'loggingConfig', class: Google::Apis::DataprocV1::LoggingConfig, decorator: Google::Apis::DataprocV1::LoggingConfig::Representation
|
1411
|
-
|
1412
|
-
property :main_class, as: 'mainClass'
|
1413
|
-
property :main_jar_file_uri, as: 'mainJarFileUri'
|
1414
|
-
hash :properties, as: 'properties'
|
3247
|
+
property :consume_reservation_type, as: 'consumeReservationType'
|
3248
|
+
property :key, as: 'key'
|
3249
|
+
collection :values, as: 'values'
|
1415
3250
|
end
|
1416
3251
|
end
|
1417
3252
|
|
1418
|
-
class
|
3253
|
+
class ResizeNodeGroupRequest
|
1419
3254
|
# @private
|
1420
3255
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1421
|
-
property :
|
1422
|
-
|
1423
|
-
|
1424
|
-
property :
|
1425
|
-
property :query_list, as: 'queryList', class: Google::Apis::DataprocV1::QueryList, decorator: Google::Apis::DataprocV1::QueryList::Representation
|
1426
|
-
|
1427
|
-
hash :script_variables, as: 'scriptVariables'
|
3256
|
+
property :graceful_decommission_timeout, as: 'gracefulDecommissionTimeout'
|
3257
|
+
property :parent_operation_id, as: 'parentOperationId'
|
3258
|
+
property :request_id, as: 'requestId'
|
3259
|
+
property :size, as: 'size'
|
1428
3260
|
end
|
1429
3261
|
end
|
1430
3262
|
|
1431
|
-
class
|
3263
|
+
class ResourceInformation
|
1432
3264
|
# @private
|
1433
3265
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1434
|
-
|
3266
|
+
collection :addresses, as: 'addresses'
|
3267
|
+
property :name, as: 'name'
|
1435
3268
|
end
|
1436
3269
|
end
|
1437
3270
|
|
1438
|
-
class
|
3271
|
+
class ResourceProfileInfo
|
1439
3272
|
# @private
|
1440
3273
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1441
|
-
|
1442
|
-
|
3274
|
+
hash :executor_resources, as: 'executorResources', class: Google::Apis::DataprocV1::ExecutorResourceRequest, decorator: Google::Apis::DataprocV1::ExecutorResourceRequest::Representation
|
3275
|
+
|
3276
|
+
property :resource_profile_id, as: 'resourceProfileId'
|
3277
|
+
hash :task_resources, as: 'taskResources', class: Google::Apis::DataprocV1::TaskResourceRequest, decorator: Google::Apis::DataprocV1::TaskResourceRequest::Representation
|
3278
|
+
|
1443
3279
|
end
|
1444
3280
|
end
|
1445
3281
|
|
1446
|
-
class
|
3282
|
+
class RuntimeConfig
|
1447
3283
|
# @private
|
1448
3284
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1449
|
-
|
3285
|
+
property :autotuning_config, as: 'autotuningConfig', class: Google::Apis::DataprocV1::AutotuningConfig, decorator: Google::Apis::DataprocV1::AutotuningConfig::Representation
|
1450
3286
|
|
1451
|
-
|
3287
|
+
property :cohort, as: 'cohort'
|
3288
|
+
property :container_image, as: 'containerImage'
|
3289
|
+
hash :properties, as: 'properties'
|
3290
|
+
property :repository_config, as: 'repositoryConfig', class: Google::Apis::DataprocV1::RepositoryConfig, decorator: Google::Apis::DataprocV1::RepositoryConfig::Representation
|
1452
3291
|
|
3292
|
+
property :version, as: 'version'
|
1453
3293
|
end
|
1454
3294
|
end
|
1455
3295
|
|
1456
|
-
class
|
3296
|
+
class RuntimeInfo
|
1457
3297
|
# @private
|
1458
3298
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1459
|
-
property :
|
1460
|
-
|
1461
|
-
property :
|
3299
|
+
property :approximate_usage, as: 'approximateUsage', class: Google::Apis::DataprocV1::UsageMetrics, decorator: Google::Apis::DataprocV1::UsageMetrics::Representation
|
3300
|
+
|
3301
|
+
property :current_usage, as: 'currentUsage', class: Google::Apis::DataprocV1::UsageSnapshot, decorator: Google::Apis::DataprocV1::UsageSnapshot::Representation
|
3302
|
+
|
3303
|
+
property :diagnostic_output_uri, as: 'diagnosticOutputUri'
|
3304
|
+
hash :endpoints, as: 'endpoints'
|
3305
|
+
property :output_uri, as: 'outputUri'
|
1462
3306
|
end
|
1463
3307
|
end
|
1464
3308
|
|
1465
|
-
class
|
3309
|
+
class SearchSessionSparkApplicationExecutorStageSummaryResponse
|
1466
3310
|
# @private
|
1467
3311
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1468
|
-
|
1469
|
-
|
1470
|
-
property :disk_config, as: 'diskConfig', class: Google::Apis::DataprocV1::DiskConfig, decorator: Google::Apis::DataprocV1::DiskConfig::Representation
|
1471
|
-
|
1472
|
-
property :image_uri, as: 'imageUri'
|
1473
|
-
property :instance_flexibility_policy, as: 'instanceFlexibilityPolicy', class: Google::Apis::DataprocV1::InstanceFlexibilityPolicy, decorator: Google::Apis::DataprocV1::InstanceFlexibilityPolicy::Representation
|
1474
|
-
|
1475
|
-
collection :instance_names, as: 'instanceNames'
|
1476
|
-
collection :instance_references, as: 'instanceReferences', class: Google::Apis::DataprocV1::InstanceReference, decorator: Google::Apis::DataprocV1::InstanceReference::Representation
|
1477
|
-
|
1478
|
-
property :is_preemptible, as: 'isPreemptible'
|
1479
|
-
property :machine_type_uri, as: 'machineTypeUri'
|
1480
|
-
property :managed_group_config, as: 'managedGroupConfig', class: Google::Apis::DataprocV1::ManagedGroupConfig, decorator: Google::Apis::DataprocV1::ManagedGroupConfig::Representation
|
1481
|
-
|
1482
|
-
property :min_cpu_platform, as: 'minCpuPlatform'
|
1483
|
-
property :min_num_instances, as: 'minNumInstances'
|
1484
|
-
property :num_instances, as: 'numInstances'
|
1485
|
-
property :preemptibility, as: 'preemptibility'
|
1486
|
-
property :startup_config, as: 'startupConfig', class: Google::Apis::DataprocV1::StartupConfig, decorator: Google::Apis::DataprocV1::StartupConfig::Representation
|
3312
|
+
property :next_page_token, as: 'nextPageToken'
|
3313
|
+
collection :spark_application_stage_executors, as: 'sparkApplicationStageExecutors', class: Google::Apis::DataprocV1::ExecutorStageSummary, decorator: Google::Apis::DataprocV1::ExecutorStageSummary::Representation
|
1487
3314
|
|
1488
3315
|
end
|
1489
3316
|
end
|
1490
3317
|
|
1491
|
-
class
|
3318
|
+
class SearchSessionSparkApplicationExecutorsResponse
|
1492
3319
|
# @private
|
1493
3320
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1494
|
-
property :
|
1495
|
-
|
1496
|
-
|
1497
|
-
property :public_key, as: 'publicKey'
|
3321
|
+
property :next_page_token, as: 'nextPageToken'
|
3322
|
+
collection :spark_application_executors, as: 'sparkApplicationExecutors', class: Google::Apis::DataprocV1::ExecutorSummary, decorator: Google::Apis::DataprocV1::ExecutorSummary::Representation
|
3323
|
+
|
1498
3324
|
end
|
1499
3325
|
end
|
1500
3326
|
|
1501
|
-
class
|
3327
|
+
class SearchSessionSparkApplicationJobsResponse
|
1502
3328
|
# @private
|
1503
3329
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1504
|
-
|
1505
|
-
|
3330
|
+
property :next_page_token, as: 'nextPageToken'
|
3331
|
+
collection :spark_application_jobs, as: 'sparkApplicationJobs', class: Google::Apis::DataprocV1::JobData, decorator: Google::Apis::DataprocV1::JobData::Representation
|
3332
|
+
|
1506
3333
|
end
|
1507
3334
|
end
|
1508
3335
|
|
1509
|
-
class
|
3336
|
+
class SearchSessionSparkApplicationSqlQueriesResponse
|
1510
3337
|
# @private
|
1511
3338
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1512
|
-
property :
|
1513
|
-
|
3339
|
+
property :next_page_token, as: 'nextPageToken'
|
3340
|
+
collection :spark_application_sql_queries, as: 'sparkApplicationSqlQueries', class: Google::Apis::DataprocV1::SqlExecutionUiData, decorator: Google::Apis::DataprocV1::SqlExecutionUiData::Representation
|
3341
|
+
|
1514
3342
|
end
|
1515
3343
|
end
|
1516
3344
|
|
1517
|
-
class
|
3345
|
+
class SearchSessionSparkApplicationStageAttemptTasksResponse
|
1518
3346
|
# @private
|
1519
3347
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1520
|
-
|
1521
|
-
|
1522
|
-
|
3348
|
+
property :next_page_token, as: 'nextPageToken'
|
3349
|
+
collection :spark_application_stage_attempt_tasks, as: 'sparkApplicationStageAttemptTasks', class: Google::Apis::DataprocV1::TaskData, decorator: Google::Apis::DataprocV1::TaskData::Representation
|
3350
|
+
|
1523
3351
|
end
|
1524
3352
|
end
|
1525
3353
|
|
1526
|
-
class
|
3354
|
+
class SearchSessionSparkApplicationStageAttemptsResponse
|
1527
3355
|
# @private
|
1528
3356
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1529
|
-
property :
|
1530
|
-
|
3357
|
+
property :next_page_token, as: 'nextPageToken'
|
3358
|
+
collection :spark_application_stage_attempts, as: 'sparkApplicationStageAttempts', class: Google::Apis::DataprocV1::StageData, decorator: Google::Apis::DataprocV1::StageData::Representation
|
3359
|
+
|
1531
3360
|
end
|
1532
3361
|
end
|
1533
3362
|
|
1534
|
-
class
|
3363
|
+
class SearchSessionSparkApplicationStagesResponse
|
1535
3364
|
# @private
|
1536
3365
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1537
|
-
property :
|
1538
|
-
|
1539
|
-
property :driver_output_resource_uri, as: 'driverOutputResourceUri'
|
1540
|
-
property :driver_scheduling_config, as: 'driverSchedulingConfig', class: Google::Apis::DataprocV1::DriverSchedulingConfig, decorator: Google::Apis::DataprocV1::DriverSchedulingConfig::Representation
|
1541
|
-
|
1542
|
-
property :flink_job, as: 'flinkJob', class: Google::Apis::DataprocV1::FlinkJob, decorator: Google::Apis::DataprocV1::FlinkJob::Representation
|
1543
|
-
|
1544
|
-
property :hadoop_job, as: 'hadoopJob', class: Google::Apis::DataprocV1::HadoopJob, decorator: Google::Apis::DataprocV1::HadoopJob::Representation
|
1545
|
-
|
1546
|
-
property :hive_job, as: 'hiveJob', class: Google::Apis::DataprocV1::HiveJob, decorator: Google::Apis::DataprocV1::HiveJob::Representation
|
1547
|
-
|
1548
|
-
property :job_uuid, as: 'jobUuid'
|
1549
|
-
hash :labels, as: 'labels'
|
1550
|
-
property :pig_job, as: 'pigJob', class: Google::Apis::DataprocV1::PigJob, decorator: Google::Apis::DataprocV1::PigJob::Representation
|
1551
|
-
|
1552
|
-
property :placement, as: 'placement', class: Google::Apis::DataprocV1::JobPlacement, decorator: Google::Apis::DataprocV1::JobPlacement::Representation
|
1553
|
-
|
1554
|
-
property :presto_job, as: 'prestoJob', class: Google::Apis::DataprocV1::PrestoJob, decorator: Google::Apis::DataprocV1::PrestoJob::Representation
|
1555
|
-
|
1556
|
-
property :pyspark_job, as: 'pysparkJob', class: Google::Apis::DataprocV1::PySparkJob, decorator: Google::Apis::DataprocV1::PySparkJob::Representation
|
1557
|
-
|
1558
|
-
property :reference, as: 'reference', class: Google::Apis::DataprocV1::JobReference, decorator: Google::Apis::DataprocV1::JobReference::Representation
|
1559
|
-
|
1560
|
-
property :scheduling, as: 'scheduling', class: Google::Apis::DataprocV1::JobScheduling, decorator: Google::Apis::DataprocV1::JobScheduling::Representation
|
1561
|
-
|
1562
|
-
property :spark_job, as: 'sparkJob', class: Google::Apis::DataprocV1::SparkJob, decorator: Google::Apis::DataprocV1::SparkJob::Representation
|
3366
|
+
property :next_page_token, as: 'nextPageToken'
|
3367
|
+
collection :spark_application_stages, as: 'sparkApplicationStages', class: Google::Apis::DataprocV1::StageData, decorator: Google::Apis::DataprocV1::StageData::Representation
|
1563
3368
|
|
1564
|
-
|
3369
|
+
end
|
3370
|
+
end
|
1565
3371
|
|
1566
|
-
|
3372
|
+
class SearchSessionSparkApplicationsResponse
|
3373
|
+
# @private
|
3374
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3375
|
+
property :next_page_token, as: 'nextPageToken'
|
3376
|
+
collection :spark_applications, as: 'sparkApplications', class: Google::Apis::DataprocV1::SparkApplication, decorator: Google::Apis::DataprocV1::SparkApplication::Representation
|
1567
3377
|
|
1568
|
-
|
3378
|
+
end
|
3379
|
+
end
|
1569
3380
|
|
1570
|
-
|
3381
|
+
class SearchSparkApplicationExecutorStageSummaryResponse
|
3382
|
+
# @private
|
3383
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3384
|
+
property :next_page_token, as: 'nextPageToken'
|
3385
|
+
collection :spark_application_stage_executors, as: 'sparkApplicationStageExecutors', class: Google::Apis::DataprocV1::ExecutorStageSummary, decorator: Google::Apis::DataprocV1::ExecutorStageSummary::Representation
|
1571
3386
|
|
1572
|
-
|
3387
|
+
end
|
3388
|
+
end
|
1573
3389
|
|
1574
|
-
|
3390
|
+
class SearchSparkApplicationExecutorsResponse
|
3391
|
+
# @private
|
3392
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3393
|
+
property :next_page_token, as: 'nextPageToken'
|
3394
|
+
collection :spark_application_executors, as: 'sparkApplicationExecutors', class: Google::Apis::DataprocV1::ExecutorSummary, decorator: Google::Apis::DataprocV1::ExecutorSummary::Representation
|
1575
3395
|
|
1576
3396
|
end
|
1577
3397
|
end
|
1578
3398
|
|
1579
|
-
class
|
3399
|
+
class SearchSparkApplicationJobsResponse
|
1580
3400
|
# @private
|
1581
3401
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1582
|
-
property :
|
1583
|
-
|
1584
|
-
property :start_time, as: 'startTime'
|
1585
|
-
property :status, as: 'status', class: Google::Apis::DataprocV1::JobStatus, decorator: Google::Apis::DataprocV1::JobStatus::Representation
|
3402
|
+
property :next_page_token, as: 'nextPageToken'
|
3403
|
+
collection :spark_application_jobs, as: 'sparkApplicationJobs', class: Google::Apis::DataprocV1::JobData, decorator: Google::Apis::DataprocV1::JobData::Representation
|
1586
3404
|
|
1587
3405
|
end
|
1588
3406
|
end
|
1589
3407
|
|
1590
|
-
class
|
3408
|
+
class SearchSparkApplicationSqlQueriesResponse
|
1591
3409
|
# @private
|
1592
3410
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1593
|
-
|
1594
|
-
|
1595
|
-
|
3411
|
+
property :next_page_token, as: 'nextPageToken'
|
3412
|
+
collection :spark_application_sql_queries, as: 'sparkApplicationSqlQueries', class: Google::Apis::DataprocV1::SqlExecutionUiData, decorator: Google::Apis::DataprocV1::SqlExecutionUiData::Representation
|
3413
|
+
|
1596
3414
|
end
|
1597
3415
|
end
|
1598
3416
|
|
1599
|
-
class
|
3417
|
+
class SearchSparkApplicationStageAttemptTasksResponse
|
1600
3418
|
# @private
|
1601
3419
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1602
|
-
property :
|
1603
|
-
|
3420
|
+
property :next_page_token, as: 'nextPageToken'
|
3421
|
+
collection :spark_application_stage_attempt_tasks, as: 'sparkApplicationStageAttemptTasks', class: Google::Apis::DataprocV1::TaskData, decorator: Google::Apis::DataprocV1::TaskData::Representation
|
3422
|
+
|
1604
3423
|
end
|
1605
3424
|
end
|
1606
3425
|
|
1607
|
-
class
|
3426
|
+
class SearchSparkApplicationStageAttemptsResponse
|
1608
3427
|
# @private
|
1609
3428
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1610
|
-
property :
|
1611
|
-
|
3429
|
+
property :next_page_token, as: 'nextPageToken'
|
3430
|
+
collection :spark_application_stage_attempts, as: 'sparkApplicationStageAttempts', class: Google::Apis::DataprocV1::StageData, decorator: Google::Apis::DataprocV1::StageData::Representation
|
3431
|
+
|
1612
3432
|
end
|
1613
3433
|
end
|
1614
3434
|
|
1615
|
-
class
|
3435
|
+
class SearchSparkApplicationStagesResponse
|
1616
3436
|
# @private
|
1617
3437
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1618
|
-
property :
|
1619
|
-
|
1620
|
-
|
1621
|
-
property :substate, as: 'substate'
|
3438
|
+
property :next_page_token, as: 'nextPageToken'
|
3439
|
+
collection :spark_application_stages, as: 'sparkApplicationStages', class: Google::Apis::DataprocV1::StageData, decorator: Google::Apis::DataprocV1::StageData::Representation
|
3440
|
+
|
1622
3441
|
end
|
1623
3442
|
end
|
1624
3443
|
|
1625
|
-
class
|
3444
|
+
class SearchSparkApplicationsResponse
|
1626
3445
|
# @private
|
1627
3446
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1628
|
-
property :
|
1629
|
-
|
3447
|
+
property :next_page_token, as: 'nextPageToken'
|
3448
|
+
collection :spark_applications, as: 'sparkApplications', class: Google::Apis::DataprocV1::SparkApplication, decorator: Google::Apis::DataprocV1::SparkApplication::Representation
|
3449
|
+
|
1630
3450
|
end
|
1631
3451
|
end
|
1632
3452
|
|
1633
|
-
class
|
3453
|
+
class SecurityConfig
|
1634
3454
|
# @private
|
1635
3455
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1636
|
-
property :
|
1637
|
-
|
1638
|
-
property :
|
1639
|
-
|
1640
|
-
property :enable_kerberos, as: 'enableKerberos'
|
1641
|
-
property :kdc_db_key_uri, as: 'kdcDbKeyUri'
|
1642
|
-
property :key_password_uri, as: 'keyPasswordUri'
|
1643
|
-
property :keystore_password_uri, as: 'keystorePasswordUri'
|
1644
|
-
property :keystore_uri, as: 'keystoreUri'
|
1645
|
-
property :kms_key_uri, as: 'kmsKeyUri'
|
1646
|
-
property :realm, as: 'realm'
|
1647
|
-
property :root_principal_password_uri, as: 'rootPrincipalPasswordUri'
|
1648
|
-
property :tgt_lifetime_hours, as: 'tgtLifetimeHours'
|
1649
|
-
property :truststore_password_uri, as: 'truststorePasswordUri'
|
1650
|
-
property :truststore_uri, as: 'truststoreUri'
|
3456
|
+
property :identity_config, as: 'identityConfig', class: Google::Apis::DataprocV1::IdentityConfig, decorator: Google::Apis::DataprocV1::IdentityConfig::Representation
|
3457
|
+
|
3458
|
+
property :kerberos_config, as: 'kerberosConfig', class: Google::Apis::DataprocV1::KerberosConfig, decorator: Google::Apis::DataprocV1::KerberosConfig::Representation
|
3459
|
+
|
1651
3460
|
end
|
1652
3461
|
end
|
1653
3462
|
|
1654
|
-
class
|
3463
|
+
class Session
|
1655
3464
|
# @private
|
1656
3465
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1657
|
-
property :
|
3466
|
+
property :create_time, as: 'createTime'
|
3467
|
+
property :creator, as: 'creator'
|
3468
|
+
property :environment_config, as: 'environmentConfig', class: Google::Apis::DataprocV1::EnvironmentConfig, decorator: Google::Apis::DataprocV1::EnvironmentConfig::Representation
|
1658
3469
|
|
1659
|
-
property :
|
1660
|
-
property :kubernetes_software_config, as: 'kubernetesSoftwareConfig', class: Google::Apis::DataprocV1::KubernetesSoftwareConfig, decorator: Google::Apis::DataprocV1::KubernetesSoftwareConfig::Representation
|
3470
|
+
property :jupyter_session, as: 'jupyterSession', class: Google::Apis::DataprocV1::JupyterConfig, decorator: Google::Apis::DataprocV1::JupyterConfig::Representation
|
1661
3471
|
|
3472
|
+
hash :labels, as: 'labels'
|
3473
|
+
property :name, as: 'name'
|
3474
|
+
property :runtime_config, as: 'runtimeConfig', class: Google::Apis::DataprocV1::RuntimeConfig, decorator: Google::Apis::DataprocV1::RuntimeConfig::Representation
|
3475
|
+
|
3476
|
+
property :runtime_info, as: 'runtimeInfo', class: Google::Apis::DataprocV1::RuntimeInfo, decorator: Google::Apis::DataprocV1::RuntimeInfo::Representation
|
3477
|
+
|
3478
|
+
property :session_template, as: 'sessionTemplate'
|
3479
|
+
property :spark_connect_session, as: 'sparkConnectSession', class: Google::Apis::DataprocV1::SparkConnectConfig, decorator: Google::Apis::DataprocV1::SparkConnectConfig::Representation
|
3480
|
+
|
3481
|
+
property :state, as: 'state'
|
3482
|
+
collection :state_history, as: 'stateHistory', class: Google::Apis::DataprocV1::SessionStateHistory, decorator: Google::Apis::DataprocV1::SessionStateHistory::Representation
|
3483
|
+
|
3484
|
+
property :state_message, as: 'stateMessage'
|
3485
|
+
property :state_time, as: 'stateTime'
|
3486
|
+
property :user, as: 'user'
|
3487
|
+
property :uuid, as: 'uuid'
|
1662
3488
|
end
|
1663
3489
|
end
|
1664
3490
|
|
1665
|
-
class
|
3491
|
+
class SessionOperationMetadata
|
1666
3492
|
# @private
|
1667
3493
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1668
|
-
|
1669
|
-
|
3494
|
+
property :create_time, as: 'createTime'
|
3495
|
+
property :description, as: 'description'
|
3496
|
+
property :done_time, as: 'doneTime'
|
3497
|
+
hash :labels, as: 'labels'
|
3498
|
+
property :operation_type, as: 'operationType'
|
3499
|
+
property :session, as: 'session'
|
3500
|
+
property :session_uuid, as: 'sessionUuid'
|
3501
|
+
collection :warnings, as: 'warnings'
|
1670
3502
|
end
|
1671
3503
|
end
|
1672
3504
|
|
1673
|
-
class
|
3505
|
+
class SessionStateHistory
|
1674
3506
|
# @private
|
1675
3507
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1676
|
-
property :
|
1677
|
-
property :
|
1678
|
-
property :
|
1679
|
-
property :idle_start_time, as: 'idleStartTime'
|
3508
|
+
property :state, as: 'state'
|
3509
|
+
property :state_message, as: 'stateMessage'
|
3510
|
+
property :state_start_time, as: 'stateStartTime'
|
1680
3511
|
end
|
1681
3512
|
end
|
1682
3513
|
|
1683
|
-
class
|
3514
|
+
class SessionTemplate
|
1684
3515
|
# @private
|
1685
3516
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1686
|
-
property :
|
1687
|
-
|
3517
|
+
property :create_time, as: 'createTime'
|
3518
|
+
property :creator, as: 'creator'
|
3519
|
+
property :description, as: 'description'
|
3520
|
+
property :environment_config, as: 'environmentConfig', class: Google::Apis::DataprocV1::EnvironmentConfig, decorator: Google::Apis::DataprocV1::EnvironmentConfig::Representation
|
3521
|
+
|
3522
|
+
property :jupyter_session, as: 'jupyterSession', class: Google::Apis::DataprocV1::JupyterConfig, decorator: Google::Apis::DataprocV1::JupyterConfig::Representation
|
3523
|
+
|
3524
|
+
hash :labels, as: 'labels'
|
3525
|
+
property :name, as: 'name'
|
3526
|
+
property :runtime_config, as: 'runtimeConfig', class: Google::Apis::DataprocV1::RuntimeConfig, decorator: Google::Apis::DataprocV1::RuntimeConfig::Representation
|
3527
|
+
|
3528
|
+
property :spark_connect_session, as: 'sparkConnectSession', class: Google::Apis::DataprocV1::SparkConnectConfig, decorator: Google::Apis::DataprocV1::SparkConnectConfig::Representation
|
1688
3529
|
|
3530
|
+
property :update_time, as: 'updateTime'
|
3531
|
+
property :uuid, as: 'uuid'
|
1689
3532
|
end
|
1690
3533
|
end
|
1691
3534
|
|
1692
|
-
class
|
3535
|
+
class SetIamPolicyRequest
|
3536
|
+
# @private
|
3537
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3538
|
+
property :policy, as: 'policy', class: Google::Apis::DataprocV1::Policy, decorator: Google::Apis::DataprocV1::Policy::Representation
|
3539
|
+
|
3540
|
+
end
|
3541
|
+
end
|
3542
|
+
|
3543
|
+
class ShieldedInstanceConfig
|
1693
3544
|
# @private
|
1694
3545
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1695
|
-
|
1696
|
-
|
1697
|
-
property :
|
1698
|
-
collection :unreachable, as: 'unreachable'
|
3546
|
+
property :enable_integrity_monitoring, as: 'enableIntegrityMonitoring'
|
3547
|
+
property :enable_secure_boot, as: 'enableSecureBoot'
|
3548
|
+
property :enable_vtpm, as: 'enableVtpm'
|
1699
3549
|
end
|
1700
3550
|
end
|
1701
3551
|
|
1702
|
-
class
|
3552
|
+
class ShufflePushReadMetrics
|
1703
3553
|
# @private
|
1704
3554
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1705
|
-
|
1706
|
-
|
1707
|
-
property :
|
3555
|
+
property :corrupt_merged_block_chunks, :numeric_string => true, as: 'corruptMergedBlockChunks'
|
3556
|
+
property :local_merged_blocks_fetched, :numeric_string => true, as: 'localMergedBlocksFetched'
|
3557
|
+
property :local_merged_bytes_read, :numeric_string => true, as: 'localMergedBytesRead'
|
3558
|
+
property :local_merged_chunks_fetched, :numeric_string => true, as: 'localMergedChunksFetched'
|
3559
|
+
property :merged_fetch_fallback_count, :numeric_string => true, as: 'mergedFetchFallbackCount'
|
3560
|
+
property :remote_merged_blocks_fetched, :numeric_string => true, as: 'remoteMergedBlocksFetched'
|
3561
|
+
property :remote_merged_bytes_read, :numeric_string => true, as: 'remoteMergedBytesRead'
|
3562
|
+
property :remote_merged_chunks_fetched, :numeric_string => true, as: 'remoteMergedChunksFetched'
|
3563
|
+
property :remote_merged_reqs_duration, :numeric_string => true, as: 'remoteMergedReqsDuration'
|
1708
3564
|
end
|
1709
3565
|
end
|
1710
3566
|
|
1711
|
-
class
|
3567
|
+
class ShufflePushReadQuantileMetrics
|
1712
3568
|
# @private
|
1713
3569
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1714
|
-
|
3570
|
+
property :corrupt_merged_block_chunks, as: 'corruptMergedBlockChunks', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
3571
|
+
|
3572
|
+
property :local_merged_blocks_fetched, as: 'localMergedBlocksFetched', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
3573
|
+
|
3574
|
+
property :local_merged_bytes_read, as: 'localMergedBytesRead', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
3575
|
+
|
3576
|
+
property :local_merged_chunks_fetched, as: 'localMergedChunksFetched', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
3577
|
+
|
3578
|
+
property :merged_fetch_fallback_count, as: 'mergedFetchFallbackCount', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
3579
|
+
|
3580
|
+
property :remote_merged_blocks_fetched, as: 'remoteMergedBlocksFetched', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
3581
|
+
|
3582
|
+
property :remote_merged_bytes_read, as: 'remoteMergedBytesRead', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
3583
|
+
|
3584
|
+
property :remote_merged_chunks_fetched, as: 'remoteMergedChunksFetched', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
3585
|
+
|
3586
|
+
property :remote_merged_reqs_duration, as: 'remoteMergedReqsDuration', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
1715
3587
|
|
1716
|
-
property :next_page_token, as: 'nextPageToken'
|
1717
|
-
collection :unreachable, as: 'unreachable'
|
1718
3588
|
end
|
1719
3589
|
end
|
1720
3590
|
|
1721
|
-
class
|
3591
|
+
class ShuffleReadMetrics
|
1722
3592
|
# @private
|
1723
3593
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1724
|
-
property :
|
1725
|
-
|
3594
|
+
property :fetch_wait_time_millis, :numeric_string => true, as: 'fetchWaitTimeMillis'
|
3595
|
+
property :local_blocks_fetched, :numeric_string => true, as: 'localBlocksFetched'
|
3596
|
+
property :local_bytes_read, :numeric_string => true, as: 'localBytesRead'
|
3597
|
+
property :records_read, :numeric_string => true, as: 'recordsRead'
|
3598
|
+
property :remote_blocks_fetched, :numeric_string => true, as: 'remoteBlocksFetched'
|
3599
|
+
property :remote_bytes_read, :numeric_string => true, as: 'remoteBytesRead'
|
3600
|
+
property :remote_bytes_read_to_disk, :numeric_string => true, as: 'remoteBytesReadToDisk'
|
3601
|
+
property :remote_reqs_duration, :numeric_string => true, as: 'remoteReqsDuration'
|
3602
|
+
property :shuffle_push_read_metrics, as: 'shufflePushReadMetrics', class: Google::Apis::DataprocV1::ShufflePushReadMetrics, decorator: Google::Apis::DataprocV1::ShufflePushReadMetrics::Representation
|
1726
3603
|
|
1727
3604
|
end
|
1728
3605
|
end
|
1729
3606
|
|
1730
|
-
class
|
3607
|
+
class ShuffleReadQuantileMetrics
|
1731
3608
|
# @private
|
1732
3609
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1733
|
-
property :
|
1734
|
-
|
3610
|
+
property :fetch_wait_time_millis, as: 'fetchWaitTimeMillis', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
3611
|
+
|
3612
|
+
property :local_blocks_fetched, as: 'localBlocksFetched', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
3613
|
+
|
3614
|
+
property :read_bytes, as: 'readBytes', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
3615
|
+
|
3616
|
+
property :read_records, as: 'readRecords', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
3617
|
+
|
3618
|
+
property :remote_blocks_fetched, as: 'remoteBlocksFetched', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
3619
|
+
|
3620
|
+
property :remote_bytes_read, as: 'remoteBytesRead', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
3621
|
+
|
3622
|
+
property :remote_bytes_read_to_disk, as: 'remoteBytesReadToDisk', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
3623
|
+
|
3624
|
+
property :remote_reqs_duration, as: 'remoteReqsDuration', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
3625
|
+
|
3626
|
+
property :shuffle_push_read_metrics, as: 'shufflePushReadMetrics', class: Google::Apis::DataprocV1::ShufflePushReadQuantileMetrics, decorator: Google::Apis::DataprocV1::ShufflePushReadQuantileMetrics::Representation
|
3627
|
+
|
3628
|
+
property :total_blocks_fetched, as: 'totalBlocksFetched', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
1735
3629
|
|
1736
3630
|
end
|
1737
3631
|
end
|
1738
3632
|
|
1739
|
-
class
|
3633
|
+
class ShuffleWriteMetrics
|
1740
3634
|
# @private
|
1741
3635
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1742
|
-
property :
|
1743
|
-
|
1744
|
-
|
3636
|
+
property :bytes_written, :numeric_string => true, as: 'bytesWritten'
|
3637
|
+
property :records_written, :numeric_string => true, as: 'recordsWritten'
|
3638
|
+
property :write_time_nanos, :numeric_string => true, as: 'writeTimeNanos'
|
1745
3639
|
end
|
1746
3640
|
end
|
1747
3641
|
|
1748
|
-
class
|
3642
|
+
class ShuffleWriteQuantileMetrics
|
1749
3643
|
# @private
|
1750
3644
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1751
|
-
property :
|
1752
|
-
|
3645
|
+
property :write_bytes, as: 'writeBytes', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
3646
|
+
|
3647
|
+
property :write_records, as: 'writeRecords', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
3648
|
+
|
3649
|
+
property :write_time_nanos, as: 'writeTimeNanos', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
1753
3650
|
|
1754
|
-
collection :unreachable, as: 'unreachable'
|
1755
3651
|
end
|
1756
3652
|
end
|
1757
3653
|
|
1758
|
-
class
|
3654
|
+
class SinkProgress
|
1759
3655
|
# @private
|
1760
3656
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1761
|
-
|
3657
|
+
property :description, as: 'description'
|
3658
|
+
hash :metrics, as: 'metrics'
|
3659
|
+
property :num_output_rows, :numeric_string => true, as: 'numOutputRows'
|
1762
3660
|
end
|
1763
3661
|
end
|
1764
3662
|
|
1765
|
-
class
|
3663
|
+
class SoftwareConfig
|
1766
3664
|
# @private
|
1767
3665
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1768
|
-
property :
|
1769
|
-
|
1770
|
-
|
1771
|
-
hash :labels, as: 'labels'
|
3666
|
+
property :image_version, as: 'imageVersion'
|
3667
|
+
collection :optional_components, as: 'optionalComponents'
|
3668
|
+
hash :properties, as: 'properties'
|
1772
3669
|
end
|
1773
3670
|
end
|
1774
3671
|
|
1775
|
-
class
|
3672
|
+
class SourceProgress
|
1776
3673
|
# @private
|
1777
3674
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1778
|
-
property :
|
1779
|
-
property :
|
1780
|
-
property :
|
3675
|
+
property :description, as: 'description'
|
3676
|
+
property :end_offset, as: 'endOffset'
|
3677
|
+
property :input_rows_per_second, as: 'inputRowsPerSecond'
|
3678
|
+
property :latest_offset, as: 'latestOffset'
|
3679
|
+
hash :metrics, as: 'metrics'
|
3680
|
+
property :num_input_rows, :numeric_string => true, as: 'numInputRows'
|
3681
|
+
property :processed_rows_per_second, as: 'processedRowsPerSecond'
|
3682
|
+
property :start_offset, as: 'startOffset'
|
1781
3683
|
end
|
1782
3684
|
end
|
1783
3685
|
|
1784
|
-
class
|
3686
|
+
class SparkApplication
|
1785
3687
|
# @private
|
1786
3688
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1787
|
-
property :
|
3689
|
+
property :application, as: 'application', class: Google::Apis::DataprocV1::ApplicationInfo, decorator: Google::Apis::DataprocV1::ApplicationInfo::Representation
|
3690
|
+
|
3691
|
+
property :name, as: 'name'
|
1788
3692
|
end
|
1789
3693
|
end
|
1790
3694
|
|
1791
|
-
class
|
3695
|
+
class SparkBatch
|
1792
3696
|
# @private
|
1793
3697
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1794
|
-
collection :
|
1795
|
-
|
3698
|
+
collection :archive_uris, as: 'archiveUris'
|
3699
|
+
collection :args, as: 'args'
|
3700
|
+
collection :file_uris, as: 'fileUris'
|
3701
|
+
collection :jar_file_uris, as: 'jarFileUris'
|
3702
|
+
property :main_class, as: 'mainClass'
|
3703
|
+
property :main_jar_file_uri, as: 'mainJarFileUri'
|
1796
3704
|
end
|
1797
3705
|
end
|
1798
3706
|
|
1799
|
-
class
|
3707
|
+
class SparkConnectConfig
|
1800
3708
|
# @private
|
1801
3709
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1802
|
-
property :cluster_namespace, as: 'clusterNamespace'
|
1803
|
-
property :target_gke_cluster, as: 'targetGkeCluster'
|
1804
3710
|
end
|
1805
3711
|
end
|
1806
3712
|
|
1807
|
-
class
|
3713
|
+
class SparkHistoryServerConfig
|
1808
3714
|
# @private
|
1809
3715
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1810
|
-
|
1811
|
-
property :name, as: 'name'
|
1812
|
-
property :node_group_config, as: 'nodeGroupConfig', class: Google::Apis::DataprocV1::InstanceGroupConfig, decorator: Google::Apis::DataprocV1::InstanceGroupConfig::Representation
|
1813
|
-
|
1814
|
-
collection :roles, as: 'roles'
|
3716
|
+
property :dataproc_cluster, as: 'dataprocCluster'
|
1815
3717
|
end
|
1816
3718
|
end
|
1817
3719
|
|
1818
|
-
class
|
3720
|
+
class SparkJob
|
1819
3721
|
# @private
|
1820
3722
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1821
|
-
|
3723
|
+
collection :archive_uris, as: 'archiveUris'
|
3724
|
+
collection :args, as: 'args'
|
3725
|
+
collection :file_uris, as: 'fileUris'
|
3726
|
+
collection :jar_file_uris, as: 'jarFileUris'
|
3727
|
+
property :logging_config, as: 'loggingConfig', class: Google::Apis::DataprocV1::LoggingConfig, decorator: Google::Apis::DataprocV1::LoggingConfig::Representation
|
3728
|
+
|
3729
|
+
property :main_class, as: 'mainClass'
|
3730
|
+
property :main_jar_file_uri, as: 'mainJarFileUri'
|
3731
|
+
hash :properties, as: 'properties'
|
1822
3732
|
end
|
1823
3733
|
end
|
1824
3734
|
|
1825
|
-
class
|
3735
|
+
class SparkPlanGraph
|
1826
3736
|
# @private
|
1827
3737
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1828
|
-
|
1829
|
-
property :description, as: 'description'
|
1830
|
-
hash :labels, as: 'labels'
|
1831
|
-
property :node_group_id, as: 'nodeGroupId'
|
1832
|
-
property :operation_type, as: 'operationType'
|
1833
|
-
property :status, as: 'status', class: Google::Apis::DataprocV1::ClusterOperationStatus, decorator: Google::Apis::DataprocV1::ClusterOperationStatus::Representation
|
3738
|
+
collection :edges, as: 'edges', class: Google::Apis::DataprocV1::SparkPlanGraphEdge, decorator: Google::Apis::DataprocV1::SparkPlanGraphEdge::Representation
|
1834
3739
|
|
1835
|
-
|
3740
|
+
property :execution_id, :numeric_string => true, as: 'executionId'
|
3741
|
+
collection :nodes, as: 'nodes', class: Google::Apis::DataprocV1::SparkPlanGraphNodeWrapper, decorator: Google::Apis::DataprocV1::SparkPlanGraphNodeWrapper::Representation
|
1836
3742
|
|
1837
|
-
collection :warnings, as: 'warnings'
|
1838
3743
|
end
|
1839
3744
|
end
|
1840
3745
|
|
1841
|
-
class
|
3746
|
+
class SparkPlanGraphCluster
|
1842
3747
|
# @private
|
1843
3748
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1844
|
-
property :
|
1845
|
-
|
3749
|
+
property :desc, as: 'desc'
|
3750
|
+
collection :metrics, as: 'metrics', class: Google::Apis::DataprocV1::SqlPlanMetric, decorator: Google::Apis::DataprocV1::SqlPlanMetric::Representation
|
3751
|
+
|
3752
|
+
property :name, as: 'name'
|
3753
|
+
collection :nodes, as: 'nodes', class: Google::Apis::DataprocV1::SparkPlanGraphNodeWrapper, decorator: Google::Apis::DataprocV1::SparkPlanGraphNodeWrapper::Representation
|
3754
|
+
|
3755
|
+
property :spark_plan_graph_cluster_id, :numeric_string => true, as: 'sparkPlanGraphClusterId'
|
1846
3756
|
end
|
1847
3757
|
end
|
1848
3758
|
|
1849
|
-
class
|
3759
|
+
class SparkPlanGraphEdge
|
1850
3760
|
# @private
|
1851
3761
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1852
|
-
property :
|
1853
|
-
|
1854
|
-
property :repair_action, as: 'repairAction'
|
3762
|
+
property :from_id, :numeric_string => true, as: 'fromId'
|
3763
|
+
property :to_id, :numeric_string => true, as: 'toId'
|
1855
3764
|
end
|
1856
3765
|
end
|
1857
3766
|
|
1858
|
-
class
|
3767
|
+
class SparkPlanGraphNode
|
1859
3768
|
# @private
|
1860
3769
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1861
|
-
property :
|
1862
|
-
|
3770
|
+
property :desc, as: 'desc'
|
3771
|
+
collection :metrics, as: 'metrics', class: Google::Apis::DataprocV1::SqlPlanMetric, decorator: Google::Apis::DataprocV1::SqlPlanMetric::Representation
|
1863
3772
|
|
1864
|
-
hash :metadata, as: 'metadata'
|
1865
3773
|
property :name, as: 'name'
|
1866
|
-
|
3774
|
+
property :spark_plan_graph_node_id, :numeric_string => true, as: 'sparkPlanGraphNodeId'
|
1867
3775
|
end
|
1868
3776
|
end
|
1869
3777
|
|
1870
|
-
class
|
3778
|
+
class SparkPlanGraphNodeWrapper
|
1871
3779
|
# @private
|
1872
3780
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1873
|
-
property :
|
1874
|
-
|
1875
|
-
property :hadoop_job, as: 'hadoopJob', class: Google::Apis::DataprocV1::HadoopJob, decorator: Google::Apis::DataprocV1::HadoopJob::Representation
|
1876
|
-
|
1877
|
-
property :hive_job, as: 'hiveJob', class: Google::Apis::DataprocV1::HiveJob, decorator: Google::Apis::DataprocV1::HiveJob::Representation
|
1878
|
-
|
1879
|
-
hash :labels, as: 'labels'
|
1880
|
-
property :pig_job, as: 'pigJob', class: Google::Apis::DataprocV1::PigJob, decorator: Google::Apis::DataprocV1::PigJob::Representation
|
1881
|
-
|
1882
|
-
collection :prerequisite_step_ids, as: 'prerequisiteStepIds'
|
1883
|
-
property :presto_job, as: 'prestoJob', class: Google::Apis::DataprocV1::PrestoJob, decorator: Google::Apis::DataprocV1::PrestoJob::Representation
|
1884
|
-
|
1885
|
-
property :pyspark_job, as: 'pysparkJob', class: Google::Apis::DataprocV1::PySparkJob, decorator: Google::Apis::DataprocV1::PySparkJob::Representation
|
1886
|
-
|
1887
|
-
property :scheduling, as: 'scheduling', class: Google::Apis::DataprocV1::JobScheduling, decorator: Google::Apis::DataprocV1::JobScheduling::Representation
|
3781
|
+
property :cluster, as: 'cluster', class: Google::Apis::DataprocV1::SparkPlanGraphCluster, decorator: Google::Apis::DataprocV1::SparkPlanGraphCluster::Representation
|
1888
3782
|
|
1889
|
-
property :
|
1890
|
-
|
1891
|
-
property :spark_r_job, as: 'sparkRJob', class: Google::Apis::DataprocV1::SparkRJob, decorator: Google::Apis::DataprocV1::SparkRJob::Representation
|
1892
|
-
|
1893
|
-
property :spark_sql_job, as: 'sparkSqlJob', class: Google::Apis::DataprocV1::SparkSqlJob, decorator: Google::Apis::DataprocV1::SparkSqlJob::Representation
|
1894
|
-
|
1895
|
-
property :step_id, as: 'stepId'
|
1896
|
-
property :trino_job, as: 'trinoJob', class: Google::Apis::DataprocV1::TrinoJob, decorator: Google::Apis::DataprocV1::TrinoJob::Representation
|
3783
|
+
property :node, as: 'node', class: Google::Apis::DataprocV1::SparkPlanGraphNode, decorator: Google::Apis::DataprocV1::SparkPlanGraphNode::Representation
|
1897
3784
|
|
1898
3785
|
end
|
1899
3786
|
end
|
1900
3787
|
|
1901
|
-
class
|
3788
|
+
class SparkRBatch
|
1902
3789
|
# @private
|
1903
3790
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1904
|
-
|
3791
|
+
collection :archive_uris, as: 'archiveUris'
|
3792
|
+
collection :args, as: 'args'
|
3793
|
+
collection :file_uris, as: 'fileUris'
|
3794
|
+
property :main_r_file_uri, as: 'mainRFileUri'
|
3795
|
+
end
|
3796
|
+
end
|
1905
3797
|
|
1906
|
-
|
3798
|
+
class SparkRJob
|
3799
|
+
# @private
|
3800
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3801
|
+
collection :archive_uris, as: 'archiveUris'
|
3802
|
+
collection :args, as: 'args'
|
3803
|
+
collection :file_uris, as: 'fileUris'
|
3804
|
+
property :logging_config, as: 'loggingConfig', class: Google::Apis::DataprocV1::LoggingConfig, decorator: Google::Apis::DataprocV1::LoggingConfig::Representation
|
1907
3805
|
|
3806
|
+
property :main_r_file_uri, as: 'mainRFileUri'
|
3807
|
+
hash :properties, as: 'properties'
|
1908
3808
|
end
|
1909
3809
|
end
|
1910
3810
|
|
1911
|
-
class
|
3811
|
+
class SparkRuntimeInfo
|
1912
3812
|
# @private
|
1913
3813
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1914
|
-
property :
|
1915
|
-
property :
|
3814
|
+
property :java_home, as: 'javaHome'
|
3815
|
+
property :java_version, as: 'javaVersion'
|
3816
|
+
property :scala_version, as: 'scalaVersion'
|
3817
|
+
end
|
3818
|
+
end
|
1916
3819
|
|
3820
|
+
class SparkSqlBatch
|
3821
|
+
# @private
|
3822
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3823
|
+
collection :jar_file_uris, as: 'jarFileUris'
|
3824
|
+
property :query_file_uri, as: 'queryFileUri'
|
3825
|
+
hash :query_variables, as: 'queryVariables'
|
1917
3826
|
end
|
1918
3827
|
end
|
1919
3828
|
|
1920
|
-
class
|
3829
|
+
class SparkSqlJob
|
1921
3830
|
# @private
|
1922
3831
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1923
|
-
property :continue_on_failure, as: 'continueOnFailure'
|
1924
3832
|
collection :jar_file_uris, as: 'jarFileUris'
|
1925
3833
|
property :logging_config, as: 'loggingConfig', class: Google::Apis::DataprocV1::LoggingConfig, decorator: Google::Apis::DataprocV1::LoggingConfig::Representation
|
1926
3834
|
|
@@ -1932,207 +3840,278 @@ module Google
|
|
1932
3840
|
end
|
1933
3841
|
end
|
1934
3842
|
|
1935
|
-
class
|
3843
|
+
class SparkStandaloneAutoscalingConfig
|
1936
3844
|
# @private
|
1937
3845
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1938
|
-
|
1939
|
-
|
1940
|
-
property :
|
1941
|
-
property :
|
3846
|
+
property :graceful_decommission_timeout, as: 'gracefulDecommissionTimeout'
|
3847
|
+
property :remove_only_idle_workers, as: 'removeOnlyIdleWorkers'
|
3848
|
+
property :scale_down_factor, as: 'scaleDownFactor'
|
3849
|
+
property :scale_down_min_worker_fraction, as: 'scaleDownMinWorkerFraction'
|
3850
|
+
property :scale_up_factor, as: 'scaleUpFactor'
|
3851
|
+
property :scale_up_min_worker_fraction, as: 'scaleUpMinWorkerFraction'
|
1942
3852
|
end
|
1943
3853
|
end
|
1944
3854
|
|
1945
|
-
class
|
3855
|
+
class SparkWrapperObject
|
1946
3856
|
# @private
|
1947
3857
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1948
|
-
|
1949
|
-
property :continue_on_failure, as: 'continueOnFailure'
|
1950
|
-
property :logging_config, as: 'loggingConfig', class: Google::Apis::DataprocV1::LoggingConfig, decorator: Google::Apis::DataprocV1::LoggingConfig::Representation
|
3858
|
+
property :app_summary, as: 'appSummary', class: Google::Apis::DataprocV1::AppSummary, decorator: Google::Apis::DataprocV1::AppSummary::Representation
|
1951
3859
|
|
1952
|
-
property :
|
1953
|
-
|
1954
|
-
property :
|
1955
|
-
property :
|
3860
|
+
property :application_environment_info, as: 'applicationEnvironmentInfo', class: Google::Apis::DataprocV1::ApplicationEnvironmentInfo, decorator: Google::Apis::DataprocV1::ApplicationEnvironmentInfo::Representation
|
3861
|
+
|
3862
|
+
property :application_id, as: 'applicationId'
|
3863
|
+
property :application_info, as: 'applicationInfo', class: Google::Apis::DataprocV1::ApplicationInfo, decorator: Google::Apis::DataprocV1::ApplicationInfo::Representation
|
3864
|
+
|
3865
|
+
property :event_timestamp, as: 'eventTimestamp'
|
3866
|
+
property :executor_stage_summary, as: 'executorStageSummary', class: Google::Apis::DataprocV1::ExecutorStageSummary, decorator: Google::Apis::DataprocV1::ExecutorStageSummary::Representation
|
3867
|
+
|
3868
|
+
property :executor_summary, as: 'executorSummary', class: Google::Apis::DataprocV1::ExecutorSummary, decorator: Google::Apis::DataprocV1::ExecutorSummary::Representation
|
3869
|
+
|
3870
|
+
property :job_data, as: 'jobData', class: Google::Apis::DataprocV1::JobData, decorator: Google::Apis::DataprocV1::JobData::Representation
|
3871
|
+
|
3872
|
+
property :pool_data, as: 'poolData', class: Google::Apis::DataprocV1::PoolData, decorator: Google::Apis::DataprocV1::PoolData::Representation
|
3873
|
+
|
3874
|
+
property :process_summary, as: 'processSummary', class: Google::Apis::DataprocV1::ProcessSummary, decorator: Google::Apis::DataprocV1::ProcessSummary::Representation
|
3875
|
+
|
3876
|
+
property :rdd_operation_graph, as: 'rddOperationGraph', class: Google::Apis::DataprocV1::RddOperationGraph, decorator: Google::Apis::DataprocV1::RddOperationGraph::Representation
|
3877
|
+
|
3878
|
+
property :rdd_storage_info, as: 'rddStorageInfo', class: Google::Apis::DataprocV1::RddStorageInfo, decorator: Google::Apis::DataprocV1::RddStorageInfo::Representation
|
3879
|
+
|
3880
|
+
property :resource_profile_info, as: 'resourceProfileInfo', class: Google::Apis::DataprocV1::ResourceProfileInfo, decorator: Google::Apis::DataprocV1::ResourceProfileInfo::Representation
|
3881
|
+
|
3882
|
+
property :spark_plan_graph, as: 'sparkPlanGraph', class: Google::Apis::DataprocV1::SparkPlanGraph, decorator: Google::Apis::DataprocV1::SparkPlanGraph::Representation
|
3883
|
+
|
3884
|
+
property :speculation_stage_summary, as: 'speculationStageSummary', class: Google::Apis::DataprocV1::SpeculationStageSummary, decorator: Google::Apis::DataprocV1::SpeculationStageSummary::Representation
|
3885
|
+
|
3886
|
+
property :sql_execution_ui_data, as: 'sqlExecutionUiData', class: Google::Apis::DataprocV1::SqlExecutionUiData, decorator: Google::Apis::DataprocV1::SqlExecutionUiData::Representation
|
3887
|
+
|
3888
|
+
property :stage_data, as: 'stageData', class: Google::Apis::DataprocV1::StageData, decorator: Google::Apis::DataprocV1::StageData::Representation
|
3889
|
+
|
3890
|
+
property :stream_block_data, as: 'streamBlockData', class: Google::Apis::DataprocV1::StreamBlockData, decorator: Google::Apis::DataprocV1::StreamBlockData::Representation
|
3891
|
+
|
3892
|
+
property :streaming_query_data, as: 'streamingQueryData', class: Google::Apis::DataprocV1::StreamingQueryData, decorator: Google::Apis::DataprocV1::StreamingQueryData::Representation
|
3893
|
+
|
3894
|
+
property :streaming_query_progress, as: 'streamingQueryProgress', class: Google::Apis::DataprocV1::StreamingQueryProgress, decorator: Google::Apis::DataprocV1::StreamingQueryProgress::Representation
|
3895
|
+
|
3896
|
+
property :task_data, as: 'taskData', class: Google::Apis::DataprocV1::TaskData, decorator: Google::Apis::DataprocV1::TaskData::Representation
|
1956
3897
|
|
1957
3898
|
end
|
1958
3899
|
end
|
1959
3900
|
|
1960
|
-
class
|
3901
|
+
class SpeculationStageSummary
|
1961
3902
|
# @private
|
1962
3903
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1963
|
-
property :
|
3904
|
+
property :num_active_tasks, as: 'numActiveTasks'
|
3905
|
+
property :num_completed_tasks, as: 'numCompletedTasks'
|
3906
|
+
property :num_failed_tasks, as: 'numFailedTasks'
|
3907
|
+
property :num_killed_tasks, as: 'numKilledTasks'
|
3908
|
+
property :num_tasks, as: 'numTasks'
|
3909
|
+
property :stage_attempt_id, as: 'stageAttemptId'
|
3910
|
+
property :stage_id, :numeric_string => true, as: 'stageId'
|
1964
3911
|
end
|
1965
3912
|
end
|
1966
3913
|
|
1967
|
-
class
|
3914
|
+
class SqlExecutionUiData
|
1968
3915
|
# @private
|
1969
3916
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1970
|
-
|
1971
|
-
|
1972
|
-
|
1973
|
-
|
1974
|
-
property :
|
1975
|
-
|
3917
|
+
property :completion_time, as: 'completionTime'
|
3918
|
+
property :description, as: 'description'
|
3919
|
+
property :details, as: 'details'
|
3920
|
+
property :error_message, as: 'errorMessage'
|
3921
|
+
property :execution_id, :numeric_string => true, as: 'executionId'
|
3922
|
+
hash :jobs, as: 'jobs'
|
3923
|
+
hash :metric_values, as: 'metricValues'
|
3924
|
+
property :metric_values_is_null, as: 'metricValuesIsNull'
|
3925
|
+
collection :metrics, as: 'metrics', class: Google::Apis::DataprocV1::SqlPlanMetric, decorator: Google::Apis::DataprocV1::SqlPlanMetric::Representation
|
3926
|
+
|
3927
|
+
hash :modified_configs, as: 'modifiedConfigs'
|
3928
|
+
property :physical_plan_description, as: 'physicalPlanDescription'
|
3929
|
+
property :root_execution_id, :numeric_string => true, as: 'rootExecutionId'
|
3930
|
+
collection :stages, as: 'stages'
|
3931
|
+
property :submission_time, as: 'submissionTime'
|
1976
3932
|
end
|
1977
3933
|
end
|
1978
3934
|
|
1979
|
-
class
|
3935
|
+
class SqlPlanMetric
|
1980
3936
|
# @private
|
1981
3937
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1982
|
-
|
1983
|
-
|
1984
|
-
|
1985
|
-
collection :jar_file_uris, as: 'jarFileUris'
|
1986
|
-
property :logging_config, as: 'loggingConfig', class: Google::Apis::DataprocV1::LoggingConfig, decorator: Google::Apis::DataprocV1::LoggingConfig::Representation
|
1987
|
-
|
1988
|
-
property :main_python_file_uri, as: 'mainPythonFileUri'
|
1989
|
-
hash :properties, as: 'properties'
|
1990
|
-
collection :python_file_uris, as: 'pythonFileUris'
|
3938
|
+
property :accumulator_id, :numeric_string => true, as: 'accumulatorId'
|
3939
|
+
property :metric_type, as: 'metricType'
|
3940
|
+
property :name, as: 'name'
|
1991
3941
|
end
|
1992
3942
|
end
|
1993
3943
|
|
1994
|
-
class
|
3944
|
+
class StageAttemptTasksSummary
|
1995
3945
|
# @private
|
1996
3946
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1997
|
-
|
3947
|
+
property :application_id, as: 'applicationId'
|
3948
|
+
property :num_failed_tasks, as: 'numFailedTasks'
|
3949
|
+
property :num_killed_tasks, as: 'numKilledTasks'
|
3950
|
+
property :num_pending_tasks, as: 'numPendingTasks'
|
3951
|
+
property :num_running_tasks, as: 'numRunningTasks'
|
3952
|
+
property :num_success_tasks, as: 'numSuccessTasks'
|
3953
|
+
property :num_tasks, as: 'numTasks'
|
3954
|
+
property :stage_attempt_id, as: 'stageAttemptId'
|
3955
|
+
property :stage_id, :numeric_string => true, as: 'stageId'
|
1998
3956
|
end
|
1999
3957
|
end
|
2000
3958
|
|
2001
|
-
class
|
3959
|
+
class StageData
|
2002
3960
|
# @private
|
2003
3961
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2004
|
-
collection :
|
2005
|
-
|
2006
|
-
|
3962
|
+
collection :accumulator_updates, as: 'accumulatorUpdates', class: Google::Apis::DataprocV1::AccumulableInfo, decorator: Google::Apis::DataprocV1::AccumulableInfo::Representation
|
3963
|
+
|
3964
|
+
property :completion_time, as: 'completionTime'
|
3965
|
+
property :description, as: 'description'
|
3966
|
+
property :details, as: 'details'
|
3967
|
+
property :executor_metrics_distributions, as: 'executorMetricsDistributions', class: Google::Apis::DataprocV1::ExecutorMetricsDistributions, decorator: Google::Apis::DataprocV1::ExecutorMetricsDistributions::Representation
|
3968
|
+
|
3969
|
+
hash :executor_summary, as: 'executorSummary', class: Google::Apis::DataprocV1::ExecutorStageSummary, decorator: Google::Apis::DataprocV1::ExecutorStageSummary::Representation
|
3970
|
+
|
3971
|
+
property :failure_reason, as: 'failureReason'
|
3972
|
+
property :first_task_launched_time, as: 'firstTaskLaunchedTime'
|
3973
|
+
property :is_shuffle_push_enabled, as: 'isShufflePushEnabled'
|
3974
|
+
collection :job_ids, as: 'jobIds'
|
3975
|
+
hash :killed_tasks_summary, as: 'killedTasksSummary'
|
3976
|
+
hash :locality, as: 'locality'
|
3977
|
+
property :name, as: 'name'
|
3978
|
+
property :num_active_tasks, as: 'numActiveTasks'
|
3979
|
+
property :num_complete_tasks, as: 'numCompleteTasks'
|
3980
|
+
property :num_completed_indices, as: 'numCompletedIndices'
|
3981
|
+
property :num_failed_tasks, as: 'numFailedTasks'
|
3982
|
+
property :num_killed_tasks, as: 'numKilledTasks'
|
3983
|
+
property :num_tasks, as: 'numTasks'
|
3984
|
+
collection :parent_stage_ids, as: 'parentStageIds'
|
3985
|
+
property :peak_executor_metrics, as: 'peakExecutorMetrics', class: Google::Apis::DataprocV1::ExecutorMetrics, decorator: Google::Apis::DataprocV1::ExecutorMetrics::Representation
|
2007
3986
|
|
2008
|
-
|
2009
|
-
|
2010
|
-
|
2011
|
-
property :
|
2012
|
-
property :
|
2013
|
-
|
3987
|
+
collection :rdd_ids, as: 'rddIds'
|
3988
|
+
property :resource_profile_id, as: 'resourceProfileId'
|
3989
|
+
property :scheduling_pool, as: 'schedulingPool'
|
3990
|
+
property :shuffle_mergers_count, as: 'shuffleMergersCount'
|
3991
|
+
property :speculation_summary, as: 'speculationSummary', class: Google::Apis::DataprocV1::SpeculationStageSummary, decorator: Google::Apis::DataprocV1::SpeculationStageSummary::Representation
|
3992
|
+
|
3993
|
+
property :stage_attempt_id, as: 'stageAttemptId'
|
3994
|
+
property :stage_id, :numeric_string => true, as: 'stageId'
|
3995
|
+
property :stage_metrics, as: 'stageMetrics', class: Google::Apis::DataprocV1::StageMetrics, decorator: Google::Apis::DataprocV1::StageMetrics::Representation
|
3996
|
+
|
3997
|
+
property :status, as: 'status'
|
3998
|
+
property :submission_time, as: 'submissionTime'
|
3999
|
+
property :task_quantile_metrics, as: 'taskQuantileMetrics', class: Google::Apis::DataprocV1::TaskQuantileMetrics, decorator: Google::Apis::DataprocV1::TaskQuantileMetrics::Representation
|
4000
|
+
|
4001
|
+
hash :tasks, as: 'tasks', class: Google::Apis::DataprocV1::TaskData, decorator: Google::Apis::DataprocV1::TaskData::Representation
|
2014
4002
|
|
2015
|
-
property :parent_operation_id, as: 'parentOperationId'
|
2016
|
-
property :request_id, as: 'requestId'
|
2017
4003
|
end
|
2018
4004
|
end
|
2019
4005
|
|
2020
|
-
class
|
4006
|
+
class StageInputMetrics
|
2021
4007
|
# @private
|
2022
4008
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2023
|
-
|
2024
|
-
property :
|
2025
|
-
property :request_id, as: 'requestId'
|
4009
|
+
property :bytes_read, :numeric_string => true, as: 'bytesRead'
|
4010
|
+
property :records_read, :numeric_string => true, as: 'recordsRead'
|
2026
4011
|
end
|
2027
4012
|
end
|
2028
4013
|
|
2029
|
-
class
|
4014
|
+
class StageMetrics
|
2030
4015
|
# @private
|
2031
4016
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2032
|
-
property :
|
4017
|
+
property :disk_bytes_spilled, :numeric_string => true, as: 'diskBytesSpilled'
|
4018
|
+
property :executor_cpu_time_nanos, :numeric_string => true, as: 'executorCpuTimeNanos'
|
4019
|
+
property :executor_deserialize_cpu_time_nanos, :numeric_string => true, as: 'executorDeserializeCpuTimeNanos'
|
4020
|
+
property :executor_deserialize_time_millis, :numeric_string => true, as: 'executorDeserializeTimeMillis'
|
4021
|
+
property :executor_run_time_millis, :numeric_string => true, as: 'executorRunTimeMillis'
|
4022
|
+
property :jvm_gc_time_millis, :numeric_string => true, as: 'jvmGcTimeMillis'
|
4023
|
+
property :memory_bytes_spilled, :numeric_string => true, as: 'memoryBytesSpilled'
|
4024
|
+
property :peak_execution_memory_bytes, :numeric_string => true, as: 'peakExecutionMemoryBytes'
|
4025
|
+
property :result_serialization_time_millis, :numeric_string => true, as: 'resultSerializationTimeMillis'
|
4026
|
+
property :result_size, :numeric_string => true, as: 'resultSize'
|
4027
|
+
property :stage_input_metrics, as: 'stageInputMetrics', class: Google::Apis::DataprocV1::StageInputMetrics, decorator: Google::Apis::DataprocV1::StageInputMetrics::Representation
|
4028
|
+
|
4029
|
+
property :stage_output_metrics, as: 'stageOutputMetrics', class: Google::Apis::DataprocV1::StageOutputMetrics, decorator: Google::Apis::DataprocV1::StageOutputMetrics::Representation
|
4030
|
+
|
4031
|
+
property :stage_shuffle_read_metrics, as: 'stageShuffleReadMetrics', class: Google::Apis::DataprocV1::StageShuffleReadMetrics, decorator: Google::Apis::DataprocV1::StageShuffleReadMetrics::Representation
|
4032
|
+
|
4033
|
+
property :stage_shuffle_write_metrics, as: 'stageShuffleWriteMetrics', class: Google::Apis::DataprocV1::StageShuffleWriteMetrics, decorator: Google::Apis::DataprocV1::StageShuffleWriteMetrics::Representation
|
2033
4034
|
|
2034
4035
|
end
|
2035
4036
|
end
|
2036
4037
|
|
2037
|
-
class
|
4038
|
+
class StageOutputMetrics
|
2038
4039
|
# @private
|
2039
4040
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2040
|
-
property :
|
2041
|
-
property :
|
2042
|
-
collection :values, as: 'values'
|
4041
|
+
property :bytes_written, :numeric_string => true, as: 'bytesWritten'
|
4042
|
+
property :records_written, :numeric_string => true, as: 'recordsWritten'
|
2043
4043
|
end
|
2044
4044
|
end
|
2045
4045
|
|
2046
|
-
class
|
4046
|
+
class StageShufflePushReadMetrics
|
2047
4047
|
# @private
|
2048
4048
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2049
|
-
property :
|
2050
|
-
property :
|
2051
|
-
property :
|
2052
|
-
property :
|
4049
|
+
property :corrupt_merged_block_chunks, :numeric_string => true, as: 'corruptMergedBlockChunks'
|
4050
|
+
property :local_merged_blocks_fetched, :numeric_string => true, as: 'localMergedBlocksFetched'
|
4051
|
+
property :local_merged_bytes_read, :numeric_string => true, as: 'localMergedBytesRead'
|
4052
|
+
property :local_merged_chunks_fetched, :numeric_string => true, as: 'localMergedChunksFetched'
|
4053
|
+
property :merged_fetch_fallback_count, :numeric_string => true, as: 'mergedFetchFallbackCount'
|
4054
|
+
property :remote_merged_blocks_fetched, :numeric_string => true, as: 'remoteMergedBlocksFetched'
|
4055
|
+
property :remote_merged_bytes_read, :numeric_string => true, as: 'remoteMergedBytesRead'
|
4056
|
+
property :remote_merged_chunks_fetched, :numeric_string => true, as: 'remoteMergedChunksFetched'
|
4057
|
+
property :remote_merged_reqs_duration, :numeric_string => true, as: 'remoteMergedReqsDuration'
|
2053
4058
|
end
|
2054
4059
|
end
|
2055
4060
|
|
2056
|
-
class
|
4061
|
+
class StageShuffleReadMetrics
|
2057
4062
|
# @private
|
2058
4063
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2059
|
-
property :
|
4064
|
+
property :bytes_read, :numeric_string => true, as: 'bytesRead'
|
4065
|
+
property :fetch_wait_time_millis, :numeric_string => true, as: 'fetchWaitTimeMillis'
|
4066
|
+
property :local_blocks_fetched, :numeric_string => true, as: 'localBlocksFetched'
|
4067
|
+
property :local_bytes_read, :numeric_string => true, as: 'localBytesRead'
|
4068
|
+
property :records_read, :numeric_string => true, as: 'recordsRead'
|
4069
|
+
property :remote_blocks_fetched, :numeric_string => true, as: 'remoteBlocksFetched'
|
4070
|
+
property :remote_bytes_read, :numeric_string => true, as: 'remoteBytesRead'
|
4071
|
+
property :remote_bytes_read_to_disk, :numeric_string => true, as: 'remoteBytesReadToDisk'
|
4072
|
+
property :remote_reqs_duration, :numeric_string => true, as: 'remoteReqsDuration'
|
4073
|
+
property :stage_shuffle_push_read_metrics, as: 'stageShufflePushReadMetrics', class: Google::Apis::DataprocV1::StageShufflePushReadMetrics, decorator: Google::Apis::DataprocV1::StageShufflePushReadMetrics::Representation
|
2060
4074
|
|
2061
|
-
property :cohort, as: 'cohort'
|
2062
|
-
property :container_image, as: 'containerImage'
|
2063
|
-
hash :properties, as: 'properties'
|
2064
|
-
property :repository_config, as: 'repositoryConfig', class: Google::Apis::DataprocV1::RepositoryConfig, decorator: Google::Apis::DataprocV1::RepositoryConfig::Representation
|
2065
|
-
|
2066
|
-
property :version, as: 'version'
|
2067
4075
|
end
|
2068
4076
|
end
|
2069
4077
|
|
2070
|
-
class
|
4078
|
+
class StageShuffleWriteMetrics
|
2071
4079
|
# @private
|
2072
4080
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2073
|
-
property :
|
2074
|
-
|
2075
|
-
property :
|
2076
|
-
|
2077
|
-
property :diagnostic_output_uri, as: 'diagnosticOutputUri'
|
2078
|
-
hash :endpoints, as: 'endpoints'
|
2079
|
-
property :output_uri, as: 'outputUri'
|
4081
|
+
property :bytes_written, :numeric_string => true, as: 'bytesWritten'
|
4082
|
+
property :records_written, :numeric_string => true, as: 'recordsWritten'
|
4083
|
+
property :write_time_nanos, :numeric_string => true, as: 'writeTimeNanos'
|
2080
4084
|
end
|
2081
4085
|
end
|
2082
4086
|
|
2083
|
-
class
|
4087
|
+
class StagesSummary
|
2084
4088
|
# @private
|
2085
4089
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2086
|
-
property :
|
2087
|
-
|
2088
|
-
property :
|
2089
|
-
|
4090
|
+
property :application_id, as: 'applicationId'
|
4091
|
+
property :num_active_stages, as: 'numActiveStages'
|
4092
|
+
property :num_completed_stages, as: 'numCompletedStages'
|
4093
|
+
property :num_failed_stages, as: 'numFailedStages'
|
4094
|
+
property :num_pending_stages, as: 'numPendingStages'
|
4095
|
+
property :num_skipped_stages, as: 'numSkippedStages'
|
2090
4096
|
end
|
2091
4097
|
end
|
2092
4098
|
|
2093
|
-
class
|
4099
|
+
class StartClusterRequest
|
2094
4100
|
# @private
|
2095
4101
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2096
|
-
property :
|
2097
|
-
property :
|
2098
|
-
property :environment_config, as: 'environmentConfig', class: Google::Apis::DataprocV1::EnvironmentConfig, decorator: Google::Apis::DataprocV1::EnvironmentConfig::Representation
|
2099
|
-
|
2100
|
-
property :jupyter_session, as: 'jupyterSession', class: Google::Apis::DataprocV1::JupyterConfig, decorator: Google::Apis::DataprocV1::JupyterConfig::Representation
|
2101
|
-
|
2102
|
-
hash :labels, as: 'labels'
|
2103
|
-
property :name, as: 'name'
|
2104
|
-
property :runtime_config, as: 'runtimeConfig', class: Google::Apis::DataprocV1::RuntimeConfig, decorator: Google::Apis::DataprocV1::RuntimeConfig::Representation
|
2105
|
-
|
2106
|
-
property :runtime_info, as: 'runtimeInfo', class: Google::Apis::DataprocV1::RuntimeInfo, decorator: Google::Apis::DataprocV1::RuntimeInfo::Representation
|
2107
|
-
|
2108
|
-
property :session_template, as: 'sessionTemplate'
|
2109
|
-
property :spark_connect_session, as: 'sparkConnectSession', class: Google::Apis::DataprocV1::SparkConnectConfig, decorator: Google::Apis::DataprocV1::SparkConnectConfig::Representation
|
2110
|
-
|
2111
|
-
property :state, as: 'state'
|
2112
|
-
collection :state_history, as: 'stateHistory', class: Google::Apis::DataprocV1::SessionStateHistory, decorator: Google::Apis::DataprocV1::SessionStateHistory::Representation
|
2113
|
-
|
2114
|
-
property :state_message, as: 'stateMessage'
|
2115
|
-
property :state_time, as: 'stateTime'
|
2116
|
-
property :user, as: 'user'
|
2117
|
-
property :uuid, as: 'uuid'
|
4102
|
+
property :cluster_uuid, as: 'clusterUuid'
|
4103
|
+
property :request_id, as: 'requestId'
|
2118
4104
|
end
|
2119
4105
|
end
|
2120
4106
|
|
2121
|
-
class
|
4107
|
+
class StartupConfig
|
2122
4108
|
# @private
|
2123
4109
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2124
|
-
property :
|
2125
|
-
property :description, as: 'description'
|
2126
|
-
property :done_time, as: 'doneTime'
|
2127
|
-
hash :labels, as: 'labels'
|
2128
|
-
property :operation_type, as: 'operationType'
|
2129
|
-
property :session, as: 'session'
|
2130
|
-
property :session_uuid, as: 'sessionUuid'
|
2131
|
-
collection :warnings, as: 'warnings'
|
4110
|
+
property :required_registration_fraction, as: 'requiredRegistrationFraction'
|
2132
4111
|
end
|
2133
4112
|
end
|
2134
4113
|
|
2135
|
-
class
|
4114
|
+
class StateHistory
|
2136
4115
|
# @private
|
2137
4116
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2138
4117
|
property :state, as: 'state'
|
@@ -2141,198 +4120,271 @@ module Google
|
|
2141
4120
|
end
|
2142
4121
|
end
|
2143
4122
|
|
2144
|
-
class
|
4123
|
+
class StateOperatorProgress
|
2145
4124
|
# @private
|
2146
4125
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2147
|
-
property :
|
2148
|
-
property :
|
2149
|
-
property :
|
2150
|
-
|
2151
|
-
|
2152
|
-
property :
|
2153
|
-
|
2154
|
-
|
2155
|
-
property :
|
2156
|
-
property :
|
2157
|
-
|
2158
|
-
property :
|
2159
|
-
|
2160
|
-
property :update_time, as: 'updateTime'
|
2161
|
-
property :uuid, as: 'uuid'
|
4126
|
+
property :all_removals_time_ms, :numeric_string => true, as: 'allRemovalsTimeMs'
|
4127
|
+
property :all_updates_time_ms, :numeric_string => true, as: 'allUpdatesTimeMs'
|
4128
|
+
property :commit_time_ms, :numeric_string => true, as: 'commitTimeMs'
|
4129
|
+
hash :custom_metrics, as: 'customMetrics'
|
4130
|
+
property :memory_used_bytes, :numeric_string => true, as: 'memoryUsedBytes'
|
4131
|
+
property :num_rows_dropped_by_watermark, :numeric_string => true, as: 'numRowsDroppedByWatermark'
|
4132
|
+
property :num_rows_removed, :numeric_string => true, as: 'numRowsRemoved'
|
4133
|
+
property :num_rows_total, :numeric_string => true, as: 'numRowsTotal'
|
4134
|
+
property :num_rows_updated, :numeric_string => true, as: 'numRowsUpdated'
|
4135
|
+
property :num_shuffle_partitions, :numeric_string => true, as: 'numShufflePartitions'
|
4136
|
+
property :num_state_store_instances, :numeric_string => true, as: 'numStateStoreInstances'
|
4137
|
+
property :operator_name, as: 'operatorName'
|
2162
4138
|
end
|
2163
4139
|
end
|
2164
4140
|
|
2165
|
-
class
|
4141
|
+
class Status
|
2166
4142
|
# @private
|
2167
4143
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2168
|
-
property :
|
2169
|
-
|
4144
|
+
property :code, as: 'code'
|
4145
|
+
collection :details, as: 'details'
|
4146
|
+
property :message, as: 'message'
|
2170
4147
|
end
|
2171
4148
|
end
|
2172
4149
|
|
2173
|
-
class
|
4150
|
+
class StopClusterRequest
|
2174
4151
|
# @private
|
2175
4152
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2176
|
-
property :
|
2177
|
-
property :
|
2178
|
-
property :enable_vtpm, as: 'enableVtpm'
|
4153
|
+
property :cluster_uuid, as: 'clusterUuid'
|
4154
|
+
property :request_id, as: 'requestId'
|
2179
4155
|
end
|
2180
4156
|
end
|
2181
4157
|
|
2182
|
-
class
|
4158
|
+
class StreamBlockData
|
2183
4159
|
# @private
|
2184
4160
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2185
|
-
property :
|
2186
|
-
|
2187
|
-
|
4161
|
+
property :deserialized, as: 'deserialized'
|
4162
|
+
property :disk_size, :numeric_string => true, as: 'diskSize'
|
4163
|
+
property :executor_id, as: 'executorId'
|
4164
|
+
property :host_port, as: 'hostPort'
|
4165
|
+
property :mem_size, :numeric_string => true, as: 'memSize'
|
4166
|
+
property :name, as: 'name'
|
4167
|
+
property :storage_level, as: 'storageLevel'
|
4168
|
+
property :use_disk, as: 'useDisk'
|
4169
|
+
property :use_memory, as: 'useMemory'
|
2188
4170
|
end
|
2189
4171
|
end
|
2190
4172
|
|
2191
|
-
class
|
4173
|
+
class StreamingQueryData
|
2192
4174
|
# @private
|
2193
4175
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2194
|
-
|
2195
|
-
|
2196
|
-
|
2197
|
-
|
2198
|
-
property :
|
2199
|
-
property :
|
4176
|
+
property :end_timestamp, :numeric_string => true, as: 'endTimestamp'
|
4177
|
+
property :exception, as: 'exception'
|
4178
|
+
property :is_active, as: 'isActive'
|
4179
|
+
property :name, as: 'name'
|
4180
|
+
property :run_id, as: 'runId'
|
4181
|
+
property :start_timestamp, :numeric_string => true, as: 'startTimestamp'
|
4182
|
+
property :streaming_query_id, as: 'streamingQueryId'
|
2200
4183
|
end
|
2201
4184
|
end
|
2202
4185
|
|
2203
|
-
class
|
4186
|
+
class StreamingQueryProgress
|
2204
4187
|
# @private
|
2205
4188
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4189
|
+
property :batch_duration, :numeric_string => true, as: 'batchDuration'
|
4190
|
+
property :batch_id, :numeric_string => true, as: 'batchId'
|
4191
|
+
hash :duration_millis, as: 'durationMillis'
|
4192
|
+
hash :event_time, as: 'eventTime'
|
4193
|
+
property :name, as: 'name'
|
4194
|
+
hash :observed_metrics, as: 'observedMetrics'
|
4195
|
+
property :run_id, as: 'runId'
|
4196
|
+
property :sink, as: 'sink', class: Google::Apis::DataprocV1::SinkProgress, decorator: Google::Apis::DataprocV1::SinkProgress::Representation
|
4197
|
+
|
4198
|
+
collection :sources, as: 'sources', class: Google::Apis::DataprocV1::SourceProgress, decorator: Google::Apis::DataprocV1::SourceProgress::Representation
|
4199
|
+
|
4200
|
+
collection :state_operators, as: 'stateOperators', class: Google::Apis::DataprocV1::StateOperatorProgress, decorator: Google::Apis::DataprocV1::StateOperatorProgress::Representation
|
4201
|
+
|
4202
|
+
property :streaming_query_progress_id, as: 'streamingQueryProgressId'
|
4203
|
+
property :timestamp, as: 'timestamp'
|
2206
4204
|
end
|
2207
4205
|
end
|
2208
4206
|
|
2209
|
-
class
|
4207
|
+
class SubmitJobRequest
|
2210
4208
|
# @private
|
2211
4209
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2212
|
-
property :
|
4210
|
+
property :job, as: 'job', class: Google::Apis::DataprocV1::Job, decorator: Google::Apis::DataprocV1::Job::Representation
|
4211
|
+
|
4212
|
+
property :request_id, as: 'requestId'
|
2213
4213
|
end
|
2214
4214
|
end
|
2215
4215
|
|
2216
|
-
class
|
4216
|
+
class SummarizeSessionSparkApplicationExecutorsResponse
|
2217
4217
|
# @private
|
2218
4218
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2219
|
-
|
2220
|
-
|
2221
|
-
|
2222
|
-
|
2223
|
-
|
4219
|
+
property :active_executor_summary, as: 'activeExecutorSummary', class: Google::Apis::DataprocV1::ConsolidatedExecutorSummary, decorator: Google::Apis::DataprocV1::ConsolidatedExecutorSummary::Representation
|
4220
|
+
|
4221
|
+
property :application_id, as: 'applicationId'
|
4222
|
+
property :dead_executor_summary, as: 'deadExecutorSummary', class: Google::Apis::DataprocV1::ConsolidatedExecutorSummary, decorator: Google::Apis::DataprocV1::ConsolidatedExecutorSummary::Representation
|
4223
|
+
|
4224
|
+
property :total_executor_summary, as: 'totalExecutorSummary', class: Google::Apis::DataprocV1::ConsolidatedExecutorSummary, decorator: Google::Apis::DataprocV1::ConsolidatedExecutorSummary::Representation
|
2224
4225
|
|
2225
|
-
property :main_class, as: 'mainClass'
|
2226
|
-
property :main_jar_file_uri, as: 'mainJarFileUri'
|
2227
|
-
hash :properties, as: 'properties'
|
2228
4226
|
end
|
2229
4227
|
end
|
2230
4228
|
|
2231
|
-
class
|
4229
|
+
class SummarizeSessionSparkApplicationJobsResponse
|
2232
4230
|
# @private
|
2233
4231
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2234
|
-
|
2235
|
-
|
2236
|
-
collection :file_uris, as: 'fileUris'
|
2237
|
-
property :main_r_file_uri, as: 'mainRFileUri'
|
4232
|
+
property :jobs_summary, as: 'jobsSummary', class: Google::Apis::DataprocV1::JobsSummary, decorator: Google::Apis::DataprocV1::JobsSummary::Representation
|
4233
|
+
|
2238
4234
|
end
|
2239
4235
|
end
|
2240
4236
|
|
2241
|
-
class
|
4237
|
+
class SummarizeSessionSparkApplicationStageAttemptTasksResponse
|
2242
4238
|
# @private
|
2243
4239
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2244
|
-
|
2245
|
-
collection :args, as: 'args'
|
2246
|
-
collection :file_uris, as: 'fileUris'
|
2247
|
-
property :logging_config, as: 'loggingConfig', class: Google::Apis::DataprocV1::LoggingConfig, decorator: Google::Apis::DataprocV1::LoggingConfig::Representation
|
4240
|
+
property :stage_attempt_tasks_summary, as: 'stageAttemptTasksSummary', class: Google::Apis::DataprocV1::StageAttemptTasksSummary, decorator: Google::Apis::DataprocV1::StageAttemptTasksSummary::Representation
|
2248
4241
|
|
2249
|
-
property :main_r_file_uri, as: 'mainRFileUri'
|
2250
|
-
hash :properties, as: 'properties'
|
2251
4242
|
end
|
2252
4243
|
end
|
2253
4244
|
|
2254
|
-
class
|
4245
|
+
class SummarizeSessionSparkApplicationStagesResponse
|
2255
4246
|
# @private
|
2256
4247
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2257
|
-
|
2258
|
-
|
2259
|
-
hash :query_variables, as: 'queryVariables'
|
4248
|
+
property :stages_summary, as: 'stagesSummary', class: Google::Apis::DataprocV1::StagesSummary, decorator: Google::Apis::DataprocV1::StagesSummary::Representation
|
4249
|
+
|
2260
4250
|
end
|
2261
4251
|
end
|
2262
4252
|
|
2263
|
-
class
|
4253
|
+
class SummarizeSparkApplicationExecutorsResponse
|
2264
4254
|
# @private
|
2265
4255
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2266
|
-
|
2267
|
-
property :logging_config, as: 'loggingConfig', class: Google::Apis::DataprocV1::LoggingConfig, decorator: Google::Apis::DataprocV1::LoggingConfig::Representation
|
4256
|
+
property :active_executor_summary, as: 'activeExecutorSummary', class: Google::Apis::DataprocV1::ConsolidatedExecutorSummary, decorator: Google::Apis::DataprocV1::ConsolidatedExecutorSummary::Representation
|
2268
4257
|
|
2269
|
-
|
2270
|
-
property :
|
2271
|
-
|
4258
|
+
property :application_id, as: 'applicationId'
|
4259
|
+
property :dead_executor_summary, as: 'deadExecutorSummary', class: Google::Apis::DataprocV1::ConsolidatedExecutorSummary, decorator: Google::Apis::DataprocV1::ConsolidatedExecutorSummary::Representation
|
4260
|
+
|
4261
|
+
property :total_executor_summary, as: 'totalExecutorSummary', class: Google::Apis::DataprocV1::ConsolidatedExecutorSummary, decorator: Google::Apis::DataprocV1::ConsolidatedExecutorSummary::Representation
|
2272
4262
|
|
2273
|
-
hash :script_variables, as: 'scriptVariables'
|
2274
4263
|
end
|
2275
4264
|
end
|
2276
4265
|
|
2277
|
-
class
|
4266
|
+
class SummarizeSparkApplicationJobsResponse
|
2278
4267
|
# @private
|
2279
4268
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2280
|
-
property :
|
2281
|
-
|
2282
|
-
property :scale_down_factor, as: 'scaleDownFactor'
|
2283
|
-
property :scale_down_min_worker_fraction, as: 'scaleDownMinWorkerFraction'
|
2284
|
-
property :scale_up_factor, as: 'scaleUpFactor'
|
2285
|
-
property :scale_up_min_worker_fraction, as: 'scaleUpMinWorkerFraction'
|
4269
|
+
property :jobs_summary, as: 'jobsSummary', class: Google::Apis::DataprocV1::JobsSummary, decorator: Google::Apis::DataprocV1::JobsSummary::Representation
|
4270
|
+
|
2286
4271
|
end
|
2287
4272
|
end
|
2288
4273
|
|
2289
|
-
class
|
4274
|
+
class SummarizeSparkApplicationStageAttemptTasksResponse
|
2290
4275
|
# @private
|
2291
4276
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2292
|
-
property :
|
2293
|
-
|
4277
|
+
property :stage_attempt_tasks_summary, as: 'stageAttemptTasksSummary', class: Google::Apis::DataprocV1::StageAttemptTasksSummary, decorator: Google::Apis::DataprocV1::StageAttemptTasksSummary::Representation
|
4278
|
+
|
2294
4279
|
end
|
2295
4280
|
end
|
2296
4281
|
|
2297
|
-
class
|
4282
|
+
class SummarizeSparkApplicationStagesResponse
|
2298
4283
|
# @private
|
2299
4284
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2300
|
-
property :
|
4285
|
+
property :stages_summary, as: 'stagesSummary', class: Google::Apis::DataprocV1::StagesSummary, decorator: Google::Apis::DataprocV1::StagesSummary::Representation
|
4286
|
+
|
2301
4287
|
end
|
2302
4288
|
end
|
2303
4289
|
|
2304
|
-
class
|
4290
|
+
class TaskData
|
2305
4291
|
# @private
|
2306
4292
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2307
|
-
|
2308
|
-
|
2309
|
-
property :
|
4293
|
+
collection :accumulator_updates, as: 'accumulatorUpdates', class: Google::Apis::DataprocV1::AccumulableInfo, decorator: Google::Apis::DataprocV1::AccumulableInfo::Representation
|
4294
|
+
|
4295
|
+
property :attempt, as: 'attempt'
|
4296
|
+
property :duration_millis, :numeric_string => true, as: 'durationMillis'
|
4297
|
+
property :error_message, as: 'errorMessage'
|
4298
|
+
property :executor_id, as: 'executorId'
|
4299
|
+
hash :executor_logs, as: 'executorLogs'
|
4300
|
+
property :getting_result_time_millis, :numeric_string => true, as: 'gettingResultTimeMillis'
|
4301
|
+
property :has_metrics, as: 'hasMetrics'
|
4302
|
+
property :host, as: 'host'
|
4303
|
+
property :index, as: 'index'
|
4304
|
+
property :launch_time, as: 'launchTime'
|
4305
|
+
property :partition_id, as: 'partitionId'
|
4306
|
+
property :result_fetch_start, as: 'resultFetchStart'
|
4307
|
+
property :scheduler_delay_millis, :numeric_string => true, as: 'schedulerDelayMillis'
|
4308
|
+
property :speculative, as: 'speculative'
|
4309
|
+
property :stage_attempt_id, as: 'stageAttemptId'
|
4310
|
+
property :stage_id, :numeric_string => true, as: 'stageId'
|
4311
|
+
property :status, as: 'status'
|
4312
|
+
property :task_id, :numeric_string => true, as: 'taskId'
|
4313
|
+
property :task_locality, as: 'taskLocality'
|
4314
|
+
property :task_metrics, as: 'taskMetrics', class: Google::Apis::DataprocV1::TaskMetrics, decorator: Google::Apis::DataprocV1::TaskMetrics::Representation
|
4315
|
+
|
2310
4316
|
end
|
2311
4317
|
end
|
2312
4318
|
|
2313
|
-
class
|
4319
|
+
class TaskMetrics
|
2314
4320
|
# @private
|
2315
4321
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2316
|
-
property :
|
2317
|
-
|
2318
|
-
property :
|
4322
|
+
property :disk_bytes_spilled, :numeric_string => true, as: 'diskBytesSpilled'
|
4323
|
+
property :executor_cpu_time_nanos, :numeric_string => true, as: 'executorCpuTimeNanos'
|
4324
|
+
property :executor_deserialize_cpu_time_nanos, :numeric_string => true, as: 'executorDeserializeCpuTimeNanos'
|
4325
|
+
property :executor_deserialize_time_millis, :numeric_string => true, as: 'executorDeserializeTimeMillis'
|
4326
|
+
property :executor_run_time_millis, :numeric_string => true, as: 'executorRunTimeMillis'
|
4327
|
+
property :input_metrics, as: 'inputMetrics', class: Google::Apis::DataprocV1::InputMetrics, decorator: Google::Apis::DataprocV1::InputMetrics::Representation
|
4328
|
+
|
4329
|
+
property :jvm_gc_time_millis, :numeric_string => true, as: 'jvmGcTimeMillis'
|
4330
|
+
property :memory_bytes_spilled, :numeric_string => true, as: 'memoryBytesSpilled'
|
4331
|
+
property :output_metrics, as: 'outputMetrics', class: Google::Apis::DataprocV1::OutputMetrics, decorator: Google::Apis::DataprocV1::OutputMetrics::Representation
|
4332
|
+
|
4333
|
+
property :peak_execution_memory_bytes, :numeric_string => true, as: 'peakExecutionMemoryBytes'
|
4334
|
+
property :result_serialization_time_millis, :numeric_string => true, as: 'resultSerializationTimeMillis'
|
4335
|
+
property :result_size, :numeric_string => true, as: 'resultSize'
|
4336
|
+
property :shuffle_read_metrics, as: 'shuffleReadMetrics', class: Google::Apis::DataprocV1::ShuffleReadMetrics, decorator: Google::Apis::DataprocV1::ShuffleReadMetrics::Representation
|
4337
|
+
|
4338
|
+
property :shuffle_write_metrics, as: 'shuffleWriteMetrics', class: Google::Apis::DataprocV1::ShuffleWriteMetrics, decorator: Google::Apis::DataprocV1::ShuffleWriteMetrics::Representation
|
4339
|
+
|
2319
4340
|
end
|
2320
4341
|
end
|
2321
4342
|
|
2322
|
-
class
|
4343
|
+
class TaskQuantileMetrics
|
2323
4344
|
# @private
|
2324
4345
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2325
|
-
property :
|
2326
|
-
|
4346
|
+
property :disk_bytes_spilled, as: 'diskBytesSpilled', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
4347
|
+
|
4348
|
+
property :duration_millis, as: 'durationMillis', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
4349
|
+
|
4350
|
+
property :executor_cpu_time_nanos, as: 'executorCpuTimeNanos', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
4351
|
+
|
4352
|
+
property :executor_deserialize_cpu_time_nanos, as: 'executorDeserializeCpuTimeNanos', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
4353
|
+
|
4354
|
+
property :executor_deserialize_time_millis, as: 'executorDeserializeTimeMillis', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
4355
|
+
|
4356
|
+
property :executor_run_time_millis, as: 'executorRunTimeMillis', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
4357
|
+
|
4358
|
+
property :getting_result_time_millis, as: 'gettingResultTimeMillis', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
4359
|
+
|
4360
|
+
property :input_metrics, as: 'inputMetrics', class: Google::Apis::DataprocV1::InputQuantileMetrics, decorator: Google::Apis::DataprocV1::InputQuantileMetrics::Representation
|
4361
|
+
|
4362
|
+
property :jvm_gc_time_millis, as: 'jvmGcTimeMillis', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
4363
|
+
|
4364
|
+
property :memory_bytes_spilled, as: 'memoryBytesSpilled', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
4365
|
+
|
4366
|
+
property :output_metrics, as: 'outputMetrics', class: Google::Apis::DataprocV1::OutputQuantileMetrics, decorator: Google::Apis::DataprocV1::OutputQuantileMetrics::Representation
|
4367
|
+
|
4368
|
+
property :peak_execution_memory_bytes, as: 'peakExecutionMemoryBytes', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
4369
|
+
|
4370
|
+
property :result_serialization_time_millis, as: 'resultSerializationTimeMillis', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
4371
|
+
|
4372
|
+
property :result_size, as: 'resultSize', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
4373
|
+
|
4374
|
+
property :scheduler_delay_millis, as: 'schedulerDelayMillis', class: Google::Apis::DataprocV1::Quantiles, decorator: Google::Apis::DataprocV1::Quantiles::Representation
|
4375
|
+
|
4376
|
+
property :shuffle_read_metrics, as: 'shuffleReadMetrics', class: Google::Apis::DataprocV1::ShuffleReadQuantileMetrics, decorator: Google::Apis::DataprocV1::ShuffleReadQuantileMetrics::Representation
|
4377
|
+
|
4378
|
+
property :shuffle_write_metrics, as: 'shuffleWriteMetrics', class: Google::Apis::DataprocV1::ShuffleWriteQuantileMetrics, decorator: Google::Apis::DataprocV1::ShuffleWriteQuantileMetrics::Representation
|
4379
|
+
|
2327
4380
|
end
|
2328
4381
|
end
|
2329
4382
|
|
2330
|
-
class
|
4383
|
+
class TaskResourceRequest
|
2331
4384
|
# @private
|
2332
4385
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2333
|
-
property :
|
2334
|
-
|
2335
|
-
property :request_id, as: 'requestId'
|
4386
|
+
property :amount, as: 'amount'
|
4387
|
+
property :resource_name, as: 'resourceName'
|
2336
4388
|
end
|
2337
4389
|
end
|
2338
4390
|
|
@@ -2497,6 +4549,36 @@ module Google
|
|
2497
4549
|
end
|
2498
4550
|
end
|
2499
4551
|
|
4552
|
+
class WriteSessionSparkApplicationContextRequest
|
4553
|
+
# @private
|
4554
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4555
|
+
property :parent, as: 'parent'
|
4556
|
+
collection :spark_wrapper_objects, as: 'sparkWrapperObjects', class: Google::Apis::DataprocV1::SparkWrapperObject, decorator: Google::Apis::DataprocV1::SparkWrapperObject::Representation
|
4557
|
+
|
4558
|
+
end
|
4559
|
+
end
|
4560
|
+
|
4561
|
+
class WriteSessionSparkApplicationContextResponse
|
4562
|
+
# @private
|
4563
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4564
|
+
end
|
4565
|
+
end
|
4566
|
+
|
4567
|
+
class WriteSparkApplicationContextRequest
|
4568
|
+
# @private
|
4569
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4570
|
+
property :parent, as: 'parent'
|
4571
|
+
collection :spark_wrapper_objects, as: 'sparkWrapperObjects', class: Google::Apis::DataprocV1::SparkWrapperObject, decorator: Google::Apis::DataprocV1::SparkWrapperObject::Representation
|
4572
|
+
|
4573
|
+
end
|
4574
|
+
end
|
4575
|
+
|
4576
|
+
class WriteSparkApplicationContextResponse
|
4577
|
+
# @private
|
4578
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4579
|
+
end
|
4580
|
+
end
|
4581
|
+
|
2500
4582
|
class YarnApplication
|
2501
4583
|
# @private
|
2502
4584
|
class Representation < Google::Apis::Core::JsonRepresentation
|