google-apis-container_v1 0.43.0 → 0.88.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.
@@ -28,12 +28,36 @@ module Google
28
28
  include Google::Apis::Core::JsonObjectSupport
29
29
  end
30
30
 
31
+ class AdditionalNodeNetworkConfig
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class AdditionalPodNetworkConfig
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class AdditionalPodRangesConfig
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
31
49
  class AddonsConfig
32
50
  class Representation < Google::Apis::Core::JsonRepresentation; end
33
51
 
34
52
  include Google::Apis::Core::JsonObjectSupport
35
53
  end
36
54
 
55
+ class AdvancedDatapathObservabilityConfig
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
37
61
  class AdvancedMachineFeatures
38
62
  class Representation < Google::Apis::Core::JsonRepresentation; end
39
63
 
@@ -58,12 +82,24 @@ module Google
58
82
  include Google::Apis::Core::JsonObjectSupport
59
83
  end
60
84
 
85
+ class AutopilotCompatibilityIssue
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
61
91
  class AutoprovisioningNodePoolDefaults
62
92
  class Representation < Google::Apis::Core::JsonRepresentation; end
63
93
 
64
94
  include Google::Apis::Core::JsonObjectSupport
65
95
  end
66
96
 
97
+ class BestEffortProvisioning
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
67
103
  class BigQueryDestination
68
104
  class Representation < Google::Apis::Core::JsonRepresentation; end
69
105
 
@@ -94,6 +130,18 @@ module Google
94
130
  include Google::Apis::Core::JsonObjectSupport
95
131
  end
96
132
 
133
+ class CertificateAuthorityDomainConfig
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class CheckAutopilotCompatibilityResponse
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
97
145
  class CidrBlock
98
146
  class Representation < Google::Apis::Core::JsonRepresentation; end
99
147
 
@@ -124,6 +172,12 @@ module Google
124
172
  include Google::Apis::Core::JsonObjectSupport
125
173
  end
126
174
 
175
+ class ClusterNetworkPerformanceConfig
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
127
181
  class ClusterUpdate
128
182
  class Representation < Google::Apis::Core::JsonRepresentation; end
129
183
 
@@ -142,6 +196,18 @@ module Google
142
196
  include Google::Apis::Core::JsonObjectSupport
143
197
  end
144
198
 
199
+ class CompliancePostureConfig
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class ComplianceStandard
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
145
211
  class ConfidentialNodes
146
212
  class Representation < Google::Apis::Core::JsonRepresentation; end
147
213
 
@@ -160,6 +226,18 @@ module Google
160
226
  include Google::Apis::Core::JsonObjectSupport
161
227
  end
162
228
 
229
+ class ContainerdConfig
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class ControlPlaneEndpointsConfig
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
163
241
  class CostManagementConfig
164
242
  class Representation < Google::Apis::Core::JsonRepresentation; end
165
243
 
@@ -184,6 +262,12 @@ module Google
184
262
  include Google::Apis::Core::JsonObjectSupport
185
263
  end
186
264
 
265
+ class DnsEndpointConfig
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
187
271
  class DailyMaintenanceWindow
188
272
  class Representation < Google::Apis::Core::JsonRepresentation; end
189
273
 
@@ -202,6 +286,12 @@ module Google
202
286
  include Google::Apis::Core::JsonObjectSupport
203
287
  end
204
288
 
289
+ class DesiredEnterpriseConfig
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
205
295
  class DnsCacheConfig
206
296
  class Representation < Google::Apis::Core::JsonRepresentation; end
207
297
 
@@ -214,6 +304,12 @@ module Google
214
304
  include Google::Apis::Core::JsonObjectSupport
215
305
  end
216
306
 
307
+ class EnterpriseConfig
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
217
313
  class EphemeralStorageLocalSsdConfig
218
314
  class Representation < Google::Apis::Core::JsonRepresentation; end
219
315
 
@@ -232,6 +328,24 @@ module Google
232
328
  include Google::Apis::Core::JsonObjectSupport
233
329
  end
234
330
 
331
+ class Fleet
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class GcpSecretManagerCertificateConfig
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class GpuDriverInstallationConfig
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
235
349
  class GpuSharingConfig
236
350
  class Representation < Google::Apis::Core::JsonRepresentation; end
237
351
 
@@ -262,6 +376,12 @@ module Google
262
376
  include Google::Apis::Core::JsonObjectSupport
263
377
  end
264
378
 
379
+ class GcsFuseCsiDriverConfig
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
265
385
  class GetJsonWebKeysResponse
266
386
  class Representation < Google::Apis::Core::JsonRepresentation; end
267
387
 
@@ -298,6 +418,12 @@ module Google
298
418
  include Google::Apis::Core::JsonObjectSupport
299
419
  end
300
420
 
421
+ class HugepagesConfig
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
301
427
  class IlbSubsettingConfig
302
428
  class Representation < Google::Apis::Core::JsonRepresentation; end
303
429
 
@@ -310,6 +436,12 @@ module Google
310
436
  include Google::Apis::Core::JsonObjectSupport
311
437
  end
312
438
 
439
+ class IpEndpointsConfig
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
313
445
  class IdentityServiceConfig
314
446
  class Representation < Google::Apis::Core::JsonRepresentation; end
315
447
 
@@ -328,6 +460,12 @@ module Google
328
460
  include Google::Apis::Core::JsonObjectSupport
329
461
  end
330
462
 
463
+ class K8sBetaApiConfig
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
331
469
  class KubernetesDashboard
332
470
  class Representation < Google::Apis::Core::JsonRepresentation; end
333
471
 
@@ -490,6 +628,12 @@ module Google
490
628
  include Google::Apis::Core::JsonObjectSupport
491
629
  end
492
630
 
631
+ class NodeAffinity
632
+ class Representation < Google::Apis::Core::JsonRepresentation; end
633
+
634
+ include Google::Apis::Core::JsonObjectSupport
635
+ end
636
+
493
637
  class NodeConfig
494
638
  class Representation < Google::Apis::Core::JsonRepresentation; end
495
639
 
@@ -580,18 +724,42 @@ module Google
580
724
  include Google::Apis::Core::JsonObjectSupport
581
725
  end
582
726
 
727
+ class OperationError
728
+ class Representation < Google::Apis::Core::JsonRepresentation; end
729
+
730
+ include Google::Apis::Core::JsonObjectSupport
731
+ end
732
+
583
733
  class OperationProgress
584
734
  class Representation < Google::Apis::Core::JsonRepresentation; end
585
735
 
586
736
  include Google::Apis::Core::JsonObjectSupport
587
737
  end
588
738
 
739
+ class ParallelstoreCsiDriverConfig
740
+ class Representation < Google::Apis::Core::JsonRepresentation; end
741
+
742
+ include Google::Apis::Core::JsonObjectSupport
743
+ end
744
+
745
+ class ParentProductConfig
746
+ class Representation < Google::Apis::Core::JsonRepresentation; end
747
+
748
+ include Google::Apis::Core::JsonObjectSupport
749
+ end
750
+
589
751
  class PlacementPolicy
590
752
  class Representation < Google::Apis::Core::JsonRepresentation; end
591
753
 
592
754
  include Google::Apis::Core::JsonObjectSupport
593
755
  end
594
756
 
757
+ class PodCidrOverprovisionConfig
758
+ class Representation < Google::Apis::Core::JsonRepresentation; end
759
+
760
+ include Google::Apis::Core::JsonObjectSupport
761
+ end
762
+
595
763
  class PrivateClusterConfig
596
764
  class Representation < Google::Apis::Core::JsonRepresentation; end
597
765
 
@@ -604,12 +772,54 @@ module Google
604
772
  include Google::Apis::Core::JsonObjectSupport
605
773
  end
606
774
 
775
+ class PrivateRegistryAccessConfig
776
+ class Representation < Google::Apis::Core::JsonRepresentation; end
777
+
778
+ include Google::Apis::Core::JsonObjectSupport
779
+ end
780
+
607
781
  class PubSub
608
782
  class Representation < Google::Apis::Core::JsonRepresentation; end
609
783
 
610
784
  include Google::Apis::Core::JsonObjectSupport
611
785
  end
612
786
 
787
+ class QueuedProvisioning
788
+ class Representation < Google::Apis::Core::JsonRepresentation; end
789
+
790
+ include Google::Apis::Core::JsonObjectSupport
791
+ end
792
+
793
+ class RbacBindingConfig
794
+ class Representation < Google::Apis::Core::JsonRepresentation; end
795
+
796
+ include Google::Apis::Core::JsonObjectSupport
797
+ end
798
+
799
+ class RangeInfo
800
+ class Representation < Google::Apis::Core::JsonRepresentation; end
801
+
802
+ include Google::Apis::Core::JsonObjectSupport
803
+ end
804
+
805
+ class RayClusterLoggingConfig
806
+ class Representation < Google::Apis::Core::JsonRepresentation; end
807
+
808
+ include Google::Apis::Core::JsonObjectSupport
809
+ end
810
+
811
+ class RayClusterMonitoringConfig
812
+ class Representation < Google::Apis::Core::JsonRepresentation; end
813
+
814
+ include Google::Apis::Core::JsonObjectSupport
815
+ end
816
+
817
+ class RayOperatorConfig
818
+ class Representation < Google::Apis::Core::JsonRepresentation; end
819
+
820
+ include Google::Apis::Core::JsonObjectSupport
821
+ end
822
+
613
823
  class RecurringTimeWindow
614
824
  class Representation < Google::Apis::Core::JsonRepresentation; end
615
825
 
@@ -646,6 +856,12 @@ module Google
646
856
  include Google::Apis::Core::JsonObjectSupport
647
857
  end
648
858
 
859
+ class ResourceManagerTags
860
+ class Representation < Google::Apis::Core::JsonRepresentation; end
861
+
862
+ include Google::Apis::Core::JsonObjectSupport
863
+ end
864
+
649
865
  class ResourceUsageExportConfig
650
866
  class Representation < Google::Apis::Core::JsonRepresentation; end
651
867
 
@@ -664,12 +880,36 @@ module Google
664
880
  include Google::Apis::Core::JsonObjectSupport
665
881
  end
666
882
 
883
+ class SecondaryBootDisk
884
+ class Representation < Google::Apis::Core::JsonRepresentation; end
885
+
886
+ include Google::Apis::Core::JsonObjectSupport
887
+ end
888
+
889
+ class SecondaryBootDiskUpdateStrategy
890
+ class Representation < Google::Apis::Core::JsonRepresentation; end
891
+
892
+ include Google::Apis::Core::JsonObjectSupport
893
+ end
894
+
895
+ class SecretManagerConfig
896
+ class Representation < Google::Apis::Core::JsonRepresentation; end
897
+
898
+ include Google::Apis::Core::JsonObjectSupport
899
+ end
900
+
667
901
  class SecurityBulletinEvent
668
902
  class Representation < Google::Apis::Core::JsonRepresentation; end
669
903
 
670
904
  include Google::Apis::Core::JsonObjectSupport
671
905
  end
672
906
 
907
+ class SecurityPostureConfig
908
+ class Representation < Google::Apis::Core::JsonRepresentation; end
909
+
910
+ include Google::Apis::Core::JsonObjectSupport
911
+ end
912
+
673
913
  class ServerConfig
674
914
  class Representation < Google::Apis::Core::JsonRepresentation; end
675
915
 
@@ -766,6 +1006,12 @@ module Google
766
1006
  include Google::Apis::Core::JsonObjectSupport
767
1007
  end
768
1008
 
1009
+ class SoleTenantConfig
1010
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1011
+
1012
+ include Google::Apis::Core::JsonObjectSupport
1013
+ end
1014
+
769
1015
  class StandardRolloutPolicy
770
1016
  class Representation < Google::Apis::Core::JsonRepresentation; end
771
1017
 
@@ -778,6 +1024,12 @@ module Google
778
1024
  include Google::Apis::Core::JsonObjectSupport
779
1025
  end
780
1026
 
1027
+ class StatefulHaConfig
1028
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1029
+
1030
+ include Google::Apis::Core::JsonObjectSupport
1031
+ end
1032
+
781
1033
  class Status
782
1034
  class Representation < Google::Apis::Core::JsonRepresentation; end
783
1035
 
@@ -832,6 +1084,12 @@ module Google
832
1084
  include Google::Apis::Core::JsonObjectSupport
833
1085
  end
834
1086
 
1087
+ class UpgradeInfoEvent
1088
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1089
+
1090
+ include Google::Apis::Core::JsonObjectSupport
1091
+ end
1092
+
835
1093
  class UpgradeSettings
836
1094
  class Representation < Google::Apis::Core::JsonRepresentation; end
837
1095
 
@@ -850,6 +1108,12 @@ module Google
850
1108
  include Google::Apis::Core::JsonObjectSupport
851
1109
  end
852
1110
 
1111
+ class UserManagedKeysConfig
1112
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1113
+
1114
+ include Google::Apis::Core::JsonObjectSupport
1115
+ end
1116
+
853
1117
  class VerticalPodAutoscaling
854
1118
  class Representation < Google::Apis::Core::JsonRepresentation; end
855
1119
 
@@ -880,17 +1144,53 @@ module Google
880
1144
  include Google::Apis::Core::JsonObjectSupport
881
1145
  end
882
1146
 
1147
+ class WorkloadPolicyConfig
1148
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1149
+
1150
+ include Google::Apis::Core::JsonObjectSupport
1151
+ end
1152
+
883
1153
  class AcceleratorConfig
884
1154
  # @private
885
1155
  class Representation < Google::Apis::Core::JsonRepresentation
886
1156
  property :accelerator_count, :numeric_string => true, as: 'acceleratorCount'
887
1157
  property :accelerator_type, as: 'acceleratorType'
1158
+ property :gpu_driver_installation_config, as: 'gpuDriverInstallationConfig', class: Google::Apis::ContainerV1::GpuDriverInstallationConfig, decorator: Google::Apis::ContainerV1::GpuDriverInstallationConfig::Representation
1159
+
888
1160
  property :gpu_partition_size, as: 'gpuPartitionSize'
889
1161
  property :gpu_sharing_config, as: 'gpuSharingConfig', class: Google::Apis::ContainerV1::GpuSharingConfig, decorator: Google::Apis::ContainerV1::GpuSharingConfig::Representation
890
1162
 
891
1163
  end
892
1164
  end
893
1165
 
1166
+ class AdditionalNodeNetworkConfig
1167
+ # @private
1168
+ class Representation < Google::Apis::Core::JsonRepresentation
1169
+ property :network, as: 'network'
1170
+ property :subnetwork, as: 'subnetwork'
1171
+ end
1172
+ end
1173
+
1174
+ class AdditionalPodNetworkConfig
1175
+ # @private
1176
+ class Representation < Google::Apis::Core::JsonRepresentation
1177
+ property :max_pods_per_node, as: 'maxPodsPerNode', class: Google::Apis::ContainerV1::MaxPodsConstraint, decorator: Google::Apis::ContainerV1::MaxPodsConstraint::Representation
1178
+
1179
+ property :network_attachment, as: 'networkAttachment'
1180
+ property :secondary_pod_range, as: 'secondaryPodRange'
1181
+ property :subnetwork, as: 'subnetwork'
1182
+ end
1183
+ end
1184
+
1185
+ class AdditionalPodRangesConfig
1186
+ # @private
1187
+ class Representation < Google::Apis::Core::JsonRepresentation
1188
+ collection :pod_range_info, as: 'podRangeInfo', class: Google::Apis::ContainerV1::RangeInfo, decorator: Google::Apis::ContainerV1::RangeInfo::Representation
1189
+
1190
+ collection :pod_range_names, as: 'podRangeNames'
1191
+ end
1192
+ end
1193
+
894
1194
  class AddonsConfig
895
1195
  # @private
896
1196
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -904,6 +1204,8 @@ module Google
904
1204
 
905
1205
  property :gcp_filestore_csi_driver_config, as: 'gcpFilestoreCsiDriverConfig', class: Google::Apis::ContainerV1::GcpFilestoreCsiDriverConfig, decorator: Google::Apis::ContainerV1::GcpFilestoreCsiDriverConfig::Representation
906
1206
 
1207
+ property :gcs_fuse_csi_driver_config, as: 'gcsFuseCsiDriverConfig', class: Google::Apis::ContainerV1::GcsFuseCsiDriverConfig, decorator: Google::Apis::ContainerV1::GcsFuseCsiDriverConfig::Representation
1208
+
907
1209
  property :gke_backup_agent_config, as: 'gkeBackupAgentConfig', class: Google::Apis::ContainerV1::GkeBackupAgentConfig, decorator: Google::Apis::ContainerV1::GkeBackupAgentConfig::Representation
908
1210
 
909
1211
  property :horizontal_pod_autoscaling, as: 'horizontalPodAutoscaling', class: Google::Apis::ContainerV1::HorizontalPodAutoscaling, decorator: Google::Apis::ContainerV1::HorizontalPodAutoscaling::Representation
@@ -914,12 +1216,28 @@ module Google
914
1216
 
915
1217
  property :network_policy_config, as: 'networkPolicyConfig', class: Google::Apis::ContainerV1::NetworkPolicyConfig, decorator: Google::Apis::ContainerV1::NetworkPolicyConfig::Representation
916
1218
 
1219
+ property :parallelstore_csi_driver_config, as: 'parallelstoreCsiDriverConfig', class: Google::Apis::ContainerV1::ParallelstoreCsiDriverConfig, decorator: Google::Apis::ContainerV1::ParallelstoreCsiDriverConfig::Representation
1220
+
1221
+ property :ray_operator_config, as: 'rayOperatorConfig', class: Google::Apis::ContainerV1::RayOperatorConfig, decorator: Google::Apis::ContainerV1::RayOperatorConfig::Representation
1222
+
1223
+ property :stateful_ha_config, as: 'statefulHaConfig', class: Google::Apis::ContainerV1::StatefulHaConfig, decorator: Google::Apis::ContainerV1::StatefulHaConfig::Representation
1224
+
1225
+ end
1226
+ end
1227
+
1228
+ class AdvancedDatapathObservabilityConfig
1229
+ # @private
1230
+ class Representation < Google::Apis::Core::JsonRepresentation
1231
+ property :enable_metrics, as: 'enableMetrics'
1232
+ property :enable_relay, as: 'enableRelay'
1233
+ property :relay_mode, as: 'relayMode'
917
1234
  end
918
1235
  end
919
1236
 
920
1237
  class AdvancedMachineFeatures
921
1238
  # @private
922
1239
  class Representation < Google::Apis::Core::JsonRepresentation
1240
+ property :enable_nested_virtualization, as: 'enableNestedVirtualization'
923
1241
  property :threads_per_core, :numeric_string => true, as: 'threadsPerCore'
924
1242
  end
925
1243
  end
@@ -944,6 +1262,20 @@ module Google
944
1262
  # @private
945
1263
  class Representation < Google::Apis::Core::JsonRepresentation
946
1264
  property :enabled, as: 'enabled'
1265
+ property :workload_policy_config, as: 'workloadPolicyConfig', class: Google::Apis::ContainerV1::WorkloadPolicyConfig, decorator: Google::Apis::ContainerV1::WorkloadPolicyConfig::Representation
1266
+
1267
+ end
1268
+ end
1269
+
1270
+ class AutopilotCompatibilityIssue
1271
+ # @private
1272
+ class Representation < Google::Apis::Core::JsonRepresentation
1273
+ property :constraint_type, as: 'constraintType'
1274
+ property :description, as: 'description'
1275
+ property :documentation_url, as: 'documentationUrl'
1276
+ property :incompatibility_type, as: 'incompatibilityType'
1277
+ property :last_observation, as: 'lastObservation'
1278
+ collection :subjects, as: 'subjects'
947
1279
  end
948
1280
  end
949
1281
 
@@ -954,6 +1286,7 @@ module Google
954
1286
  property :disk_size_gb, as: 'diskSizeGb'
955
1287
  property :disk_type, as: 'diskType'
956
1288
  property :image_type, as: 'imageType'
1289
+ property :insecure_kubelet_readonly_port_enabled, as: 'insecureKubeletReadonlyPortEnabled'
957
1290
  property :management, as: 'management', class: Google::Apis::ContainerV1::NodeManagement, decorator: Google::Apis::ContainerV1::NodeManagement::Representation
958
1291
 
959
1292
  property :min_cpu_platform, as: 'minCpuPlatform'
@@ -966,6 +1299,14 @@ module Google
966
1299
  end
967
1300
  end
968
1301
 
1302
+ class BestEffortProvisioning
1303
+ # @private
1304
+ class Representation < Google::Apis::Core::JsonRepresentation
1305
+ property :enabled, as: 'enabled'
1306
+ property :min_provision_nodes, as: 'minProvisionNodes'
1307
+ end
1308
+ end
1309
+
969
1310
  class BigQueryDestination
970
1311
  # @private
971
1312
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1011,6 +1352,24 @@ module Google
1011
1352
  end
1012
1353
  end
1013
1354
 
1355
+ class CertificateAuthorityDomainConfig
1356
+ # @private
1357
+ class Representation < Google::Apis::Core::JsonRepresentation
1358
+ collection :fqdns, as: 'fqdns'
1359
+ property :gcp_secret_manager_certificate_config, as: 'gcpSecretManagerCertificateConfig', class: Google::Apis::ContainerV1::GcpSecretManagerCertificateConfig, decorator: Google::Apis::ContainerV1::GcpSecretManagerCertificateConfig::Representation
1360
+
1361
+ end
1362
+ end
1363
+
1364
+ class CheckAutopilotCompatibilityResponse
1365
+ # @private
1366
+ class Representation < Google::Apis::Core::JsonRepresentation
1367
+ collection :issues, as: 'issues', class: Google::Apis::ContainerV1::AutopilotCompatibilityIssue, decorator: Google::Apis::ContainerV1::AutopilotCompatibilityIssue::Representation
1368
+
1369
+ property :summary, as: 'summary'
1370
+ end
1371
+ end
1372
+
1014
1373
  class CidrBlock
1015
1374
  # @private
1016
1375
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1048,10 +1407,14 @@ module Google
1048
1407
  property :binary_authorization, as: 'binaryAuthorization', class: Google::Apis::ContainerV1::BinaryAuthorization, decorator: Google::Apis::ContainerV1::BinaryAuthorization::Representation
1049
1408
 
1050
1409
  property :cluster_ipv4_cidr, as: 'clusterIpv4Cidr'
1410
+ property :compliance_posture_config, as: 'compliancePostureConfig', class: Google::Apis::ContainerV1::CompliancePostureConfig, decorator: Google::Apis::ContainerV1::CompliancePostureConfig::Representation
1411
+
1051
1412
  collection :conditions, as: 'conditions', class: Google::Apis::ContainerV1::StatusCondition, decorator: Google::Apis::ContainerV1::StatusCondition::Representation
1052
1413
 
1053
1414
  property :confidential_nodes, as: 'confidentialNodes', class: Google::Apis::ContainerV1::ConfidentialNodes, decorator: Google::Apis::ContainerV1::ConfidentialNodes::Representation
1054
1415
 
1416
+ property :control_plane_endpoints_config, as: 'controlPlaneEndpointsConfig', class: Google::Apis::ContainerV1::ControlPlaneEndpointsConfig, decorator: Google::Apis::ContainerV1::ControlPlaneEndpointsConfig::Representation
1417
+
1055
1418
  property :cost_management_config, as: 'costManagementConfig', class: Google::Apis::ContainerV1::CostManagementConfig, decorator: Google::Apis::ContainerV1::CostManagementConfig::Representation
1056
1419
 
1057
1420
  property :create_time, as: 'createTime'
@@ -1063,11 +1426,17 @@ module Google
1063
1426
  property :default_max_pods_constraint, as: 'defaultMaxPodsConstraint', class: Google::Apis::ContainerV1::MaxPodsConstraint, decorator: Google::Apis::ContainerV1::MaxPodsConstraint::Representation
1064
1427
 
1065
1428
  property :description, as: 'description'
1429
+ property :enable_k8s_beta_apis, as: 'enableK8sBetaApis', class: Google::Apis::ContainerV1::K8sBetaApiConfig, decorator: Google::Apis::ContainerV1::K8sBetaApiConfig::Representation
1430
+
1066
1431
  property :enable_kubernetes_alpha, as: 'enableKubernetesAlpha'
1067
1432
  property :enable_tpu, as: 'enableTpu'
1068
1433
  property :endpoint, as: 'endpoint'
1434
+ property :enterprise_config, as: 'enterpriseConfig', class: Google::Apis::ContainerV1::EnterpriseConfig, decorator: Google::Apis::ContainerV1::EnterpriseConfig::Representation
1435
+
1069
1436
  property :etag, as: 'etag'
1070
1437
  property :expire_time, as: 'expireTime'
1438
+ property :fleet, as: 'fleet', class: Google::Apis::ContainerV1::Fleet, decorator: Google::Apis::ContainerV1::Fleet::Representation
1439
+
1071
1440
  property :id, as: 'id'
1072
1441
  property :identity_service_config, as: 'identityServiceConfig', class: Google::Apis::ContainerV1::IdentityServiceConfig, decorator: Google::Apis::ContainerV1::IdentityServiceConfig::Representation
1073
1442
 
@@ -1112,13 +1481,23 @@ module Google
1112
1481
 
1113
1482
  property :notification_config, as: 'notificationConfig', class: Google::Apis::ContainerV1::NotificationConfig, decorator: Google::Apis::ContainerV1::NotificationConfig::Representation
1114
1483
 
1484
+ property :parent_product_config, as: 'parentProductConfig', class: Google::Apis::ContainerV1::ParentProductConfig, decorator: Google::Apis::ContainerV1::ParentProductConfig::Representation
1485
+
1115
1486
  property :private_cluster_config, as: 'privateClusterConfig', class: Google::Apis::ContainerV1::PrivateClusterConfig, decorator: Google::Apis::ContainerV1::PrivateClusterConfig::Representation
1116
1487
 
1488
+ property :rbac_binding_config, as: 'rbacBindingConfig', class: Google::Apis::ContainerV1::RbacBindingConfig, decorator: Google::Apis::ContainerV1::RbacBindingConfig::Representation
1489
+
1117
1490
  property :release_channel, as: 'releaseChannel', class: Google::Apis::ContainerV1::ReleaseChannel, decorator: Google::Apis::ContainerV1::ReleaseChannel::Representation
1118
1491
 
1119
1492
  hash :resource_labels, as: 'resourceLabels'
1120
1493
  property :resource_usage_export_config, as: 'resourceUsageExportConfig', class: Google::Apis::ContainerV1::ResourceUsageExportConfig, decorator: Google::Apis::ContainerV1::ResourceUsageExportConfig::Representation
1121
1494
 
1495
+ property :satisfies_pzi, as: 'satisfiesPzi'
1496
+ property :satisfies_pzs, as: 'satisfiesPzs'
1497
+ property :secret_manager_config, as: 'secretManagerConfig', class: Google::Apis::ContainerV1::SecretManagerConfig, decorator: Google::Apis::ContainerV1::SecretManagerConfig::Representation
1498
+
1499
+ property :security_posture_config, as: 'securityPostureConfig', class: Google::Apis::ContainerV1::SecurityPostureConfig, decorator: Google::Apis::ContainerV1::SecurityPostureConfig::Representation
1500
+
1122
1501
  property :self_link, as: 'selfLink'
1123
1502
  property :services_ipv4_cidr, as: 'servicesIpv4Cidr'
1124
1503
  property :shielded_nodes, as: 'shieldedNodes', class: Google::Apis::ContainerV1::ShieldedNodes, decorator: Google::Apis::ContainerV1::ShieldedNodes::Representation
@@ -1127,6 +1506,8 @@ module Google
1127
1506
  property :status_message, as: 'statusMessage'
1128
1507
  property :subnetwork, as: 'subnetwork'
1129
1508
  property :tpu_ipv4_cidr_block, as: 'tpuIpv4CidrBlock'
1509
+ property :user_managed_keys_config, as: 'userManagedKeysConfig', class: Google::Apis::ContainerV1::UserManagedKeysConfig, decorator: Google::Apis::ContainerV1::UserManagedKeysConfig::Representation
1510
+
1130
1511
  property :vertical_pod_autoscaling, as: 'verticalPodAutoscaling', class: Google::Apis::ContainerV1::VerticalPodAutoscaling, decorator: Google::Apis::ContainerV1::VerticalPodAutoscaling::Representation
1131
1512
 
1132
1513
  property :workload_identity_config, as: 'workloadIdentityConfig', class: Google::Apis::ContainerV1::WorkloadIdentityConfig, decorator: Google::Apis::ContainerV1::WorkloadIdentityConfig::Representation
@@ -1148,27 +1529,53 @@ module Google
1148
1529
  end
1149
1530
  end
1150
1531
 
1532
+ class ClusterNetworkPerformanceConfig
1533
+ # @private
1534
+ class Representation < Google::Apis::Core::JsonRepresentation
1535
+ property :total_egress_bandwidth_tier, as: 'totalEgressBandwidthTier'
1536
+ end
1537
+ end
1538
+
1151
1539
  class ClusterUpdate
1152
1540
  # @private
1153
1541
  class Representation < Google::Apis::Core::JsonRepresentation
1542
+ property :additional_pod_ranges_config, as: 'additionalPodRangesConfig', class: Google::Apis::ContainerV1::AdditionalPodRangesConfig, decorator: Google::Apis::ContainerV1::AdditionalPodRangesConfig::Representation
1543
+
1154
1544
  property :desired_addons_config, as: 'desiredAddonsConfig', class: Google::Apis::ContainerV1::AddonsConfig, decorator: Google::Apis::ContainerV1::AddonsConfig::Representation
1155
1545
 
1156
1546
  property :desired_authenticator_groups_config, as: 'desiredAuthenticatorGroupsConfig', class: Google::Apis::ContainerV1::AuthenticatorGroupsConfig, decorator: Google::Apis::ContainerV1::AuthenticatorGroupsConfig::Representation
1157
1547
 
1548
+ property :desired_autopilot_workload_policy_config, as: 'desiredAutopilotWorkloadPolicyConfig', class: Google::Apis::ContainerV1::WorkloadPolicyConfig, decorator: Google::Apis::ContainerV1::WorkloadPolicyConfig::Representation
1549
+
1158
1550
  property :desired_binary_authorization, as: 'desiredBinaryAuthorization', class: Google::Apis::ContainerV1::BinaryAuthorization, decorator: Google::Apis::ContainerV1::BinaryAuthorization::Representation
1159
1551
 
1160
1552
  property :desired_cluster_autoscaling, as: 'desiredClusterAutoscaling', class: Google::Apis::ContainerV1::ClusterAutoscaling, decorator: Google::Apis::ContainerV1::ClusterAutoscaling::Representation
1161
1553
 
1554
+ property :desired_compliance_posture_config, as: 'desiredCompliancePostureConfig', class: Google::Apis::ContainerV1::CompliancePostureConfig, decorator: Google::Apis::ContainerV1::CompliancePostureConfig::Representation
1555
+
1556
+ property :desired_containerd_config, as: 'desiredContainerdConfig', class: Google::Apis::ContainerV1::ContainerdConfig, decorator: Google::Apis::ContainerV1::ContainerdConfig::Representation
1557
+
1558
+ property :desired_control_plane_endpoints_config, as: 'desiredControlPlaneEndpointsConfig', class: Google::Apis::ContainerV1::ControlPlaneEndpointsConfig, decorator: Google::Apis::ContainerV1::ControlPlaneEndpointsConfig::Representation
1559
+
1162
1560
  property :desired_cost_management_config, as: 'desiredCostManagementConfig', class: Google::Apis::ContainerV1::CostManagementConfig, decorator: Google::Apis::ContainerV1::CostManagementConfig::Representation
1163
1561
 
1164
1562
  property :desired_database_encryption, as: 'desiredDatabaseEncryption', class: Google::Apis::ContainerV1::DatabaseEncryption, decorator: Google::Apis::ContainerV1::DatabaseEncryption::Representation
1165
1563
 
1166
1564
  property :desired_datapath_provider, as: 'desiredDatapathProvider'
1565
+ property :desired_default_enable_private_nodes, as: 'desiredDefaultEnablePrivateNodes'
1167
1566
  property :desired_default_snat_status, as: 'desiredDefaultSnatStatus', class: Google::Apis::ContainerV1::DefaultSnatStatus, decorator: Google::Apis::ContainerV1::DefaultSnatStatus::Representation
1168
1567
 
1568
+ property :desired_disable_l4_lb_firewall_reconciliation, as: 'desiredDisableL4LbFirewallReconciliation'
1169
1569
  property :desired_dns_config, as: 'desiredDnsConfig', class: Google::Apis::ContainerV1::DnsConfig, decorator: Google::Apis::ContainerV1::DnsConfig::Representation
1170
1570
 
1571
+ property :desired_enable_cilium_clusterwide_network_policy, as: 'desiredEnableCiliumClusterwideNetworkPolicy'
1572
+ property :desired_enable_fqdn_network_policy, as: 'desiredEnableFqdnNetworkPolicy'
1573
+ property :desired_enable_multi_networking, as: 'desiredEnableMultiNetworking'
1171
1574
  property :desired_enable_private_endpoint, as: 'desiredEnablePrivateEndpoint'
1575
+ property :desired_enterprise_config, as: 'desiredEnterpriseConfig', class: Google::Apis::ContainerV1::DesiredEnterpriseConfig, decorator: Google::Apis::ContainerV1::DesiredEnterpriseConfig::Representation
1576
+
1577
+ property :desired_fleet, as: 'desiredFleet', class: Google::Apis::ContainerV1::Fleet, decorator: Google::Apis::ContainerV1::Fleet::Representation
1578
+
1172
1579
  property :desired_gateway_api_config, as: 'desiredGatewayApiConfig', class: Google::Apis::ContainerV1::GatewayApiConfig, decorator: Google::Apis::ContainerV1::GatewayApiConfig::Representation
1173
1580
 
1174
1581
  property :desired_gcfs_config, as: 'desiredGcfsConfig', class: Google::Apis::ContainerV1::GcfsConfig, decorator: Google::Apis::ContainerV1::GcfsConfig::Representation
@@ -1176,8 +1583,11 @@ module Google
1176
1583
  property :desired_identity_service_config, as: 'desiredIdentityServiceConfig', class: Google::Apis::ContainerV1::IdentityServiceConfig, decorator: Google::Apis::ContainerV1::IdentityServiceConfig::Representation
1177
1584
 
1178
1585
  property :desired_image_type, as: 'desiredImageType'
1586
+ property :desired_in_transit_encryption_config, as: 'desiredInTransitEncryptionConfig'
1179
1587
  property :desired_intra_node_visibility_config, as: 'desiredIntraNodeVisibilityConfig', class: Google::Apis::ContainerV1::IntraNodeVisibilityConfig, decorator: Google::Apis::ContainerV1::IntraNodeVisibilityConfig::Representation
1180
1588
 
1589
+ property :desired_k8s_beta_apis, as: 'desiredK8sBetaApis', class: Google::Apis::ContainerV1::K8sBetaApiConfig, decorator: Google::Apis::ContainerV1::K8sBetaApiConfig::Representation
1590
+
1181
1591
  property :desired_l4ilb_subsetting_config, as: 'desiredL4ilbSubsettingConfig', class: Google::Apis::ContainerV1::IlbSubsettingConfig, decorator: Google::Apis::ContainerV1::IlbSubsettingConfig::Representation
1182
1592
 
1183
1593
  collection :desired_locations, as: 'desiredLocations'
@@ -1192,8 +1602,18 @@ module Google
1192
1602
  property :desired_monitoring_config, as: 'desiredMonitoringConfig', class: Google::Apis::ContainerV1::MonitoringConfig, decorator: Google::Apis::ContainerV1::MonitoringConfig::Representation
1193
1603
 
1194
1604
  property :desired_monitoring_service, as: 'desiredMonitoringService'
1605
+ property :desired_network_performance_config, as: 'desiredNetworkPerformanceConfig', class: Google::Apis::ContainerV1::ClusterNetworkPerformanceConfig, decorator: Google::Apis::ContainerV1::ClusterNetworkPerformanceConfig::Representation
1606
+
1607
+ property :desired_node_kubelet_config, as: 'desiredNodeKubeletConfig', class: Google::Apis::ContainerV1::NodeKubeletConfig, decorator: Google::Apis::ContainerV1::NodeKubeletConfig::Representation
1608
+
1609
+ property :desired_node_pool_auto_config_kubelet_config, as: 'desiredNodePoolAutoConfigKubeletConfig', class: Google::Apis::ContainerV1::NodeKubeletConfig, decorator: Google::Apis::ContainerV1::NodeKubeletConfig::Representation
1610
+
1611
+ property :desired_node_pool_auto_config_linux_node_config, as: 'desiredNodePoolAutoConfigLinuxNodeConfig', class: Google::Apis::ContainerV1::LinuxNodeConfig, decorator: Google::Apis::ContainerV1::LinuxNodeConfig::Representation
1612
+
1195
1613
  property :desired_node_pool_auto_config_network_tags, as: 'desiredNodePoolAutoConfigNetworkTags', class: Google::Apis::ContainerV1::NetworkTags, decorator: Google::Apis::ContainerV1::NetworkTags::Representation
1196
1614
 
1615
+ property :desired_node_pool_auto_config_resource_manager_tags, as: 'desiredNodePoolAutoConfigResourceManagerTags', class: Google::Apis::ContainerV1::ResourceManagerTags, decorator: Google::Apis::ContainerV1::ResourceManagerTags::Representation
1616
+
1197
1617
  property :desired_node_pool_autoscaling, as: 'desiredNodePoolAutoscaling', class: Google::Apis::ContainerV1::NodePoolAutoscaling, decorator: Google::Apis::ContainerV1::NodePoolAutoscaling::Representation
1198
1618
 
1199
1619
  property :desired_node_pool_id, as: 'desiredNodePoolId'
@@ -1202,13 +1622,21 @@ module Google
1202
1622
  property :desired_node_version, as: 'desiredNodeVersion'
1203
1623
  property :desired_notification_config, as: 'desiredNotificationConfig', class: Google::Apis::ContainerV1::NotificationConfig, decorator: Google::Apis::ContainerV1::NotificationConfig::Representation
1204
1624
 
1625
+ property :desired_parent_product_config, as: 'desiredParentProductConfig', class: Google::Apis::ContainerV1::ParentProductConfig, decorator: Google::Apis::ContainerV1::ParentProductConfig::Representation
1626
+
1205
1627
  property :desired_private_cluster_config, as: 'desiredPrivateClusterConfig', class: Google::Apis::ContainerV1::PrivateClusterConfig, decorator: Google::Apis::ContainerV1::PrivateClusterConfig::Representation
1206
1628
 
1207
1629
  property :desired_private_ipv6_google_access, as: 'desiredPrivateIpv6GoogleAccess'
1630
+ property :desired_rbac_binding_config, as: 'desiredRbacBindingConfig', class: Google::Apis::ContainerV1::RbacBindingConfig, decorator: Google::Apis::ContainerV1::RbacBindingConfig::Representation
1631
+
1208
1632
  property :desired_release_channel, as: 'desiredReleaseChannel', class: Google::Apis::ContainerV1::ReleaseChannel, decorator: Google::Apis::ContainerV1::ReleaseChannel::Representation
1209
1633
 
1210
1634
  property :desired_resource_usage_export_config, as: 'desiredResourceUsageExportConfig', class: Google::Apis::ContainerV1::ResourceUsageExportConfig, decorator: Google::Apis::ContainerV1::ResourceUsageExportConfig::Representation
1211
1635
 
1636
+ property :desired_secret_manager_config, as: 'desiredSecretManagerConfig', class: Google::Apis::ContainerV1::SecretManagerConfig, decorator: Google::Apis::ContainerV1::SecretManagerConfig::Representation
1637
+
1638
+ property :desired_security_posture_config, as: 'desiredSecurityPostureConfig', class: Google::Apis::ContainerV1::SecurityPostureConfig, decorator: Google::Apis::ContainerV1::SecurityPostureConfig::Representation
1639
+
1212
1640
  property :desired_service_external_ips_config, as: 'desiredServiceExternalIpsConfig', class: Google::Apis::ContainerV1::ServiceExternalIPsConfig, decorator: Google::Apis::ContainerV1::ServiceExternalIPsConfig::Representation
1213
1641
 
1214
1642
  property :desired_shielded_nodes, as: 'desiredShieldedNodes', class: Google::Apis::ContainerV1::ShieldedNodes, decorator: Google::Apis::ContainerV1::ShieldedNodes::Representation
@@ -1218,7 +1646,13 @@ module Google
1218
1646
 
1219
1647
  property :desired_workload_identity_config, as: 'desiredWorkloadIdentityConfig', class: Google::Apis::ContainerV1::WorkloadIdentityConfig, decorator: Google::Apis::ContainerV1::WorkloadIdentityConfig::Representation
1220
1648
 
1649
+ property :enable_k8s_beta_apis, as: 'enableK8sBetaApis', class: Google::Apis::ContainerV1::K8sBetaApiConfig, decorator: Google::Apis::ContainerV1::K8sBetaApiConfig::Representation
1650
+
1221
1651
  property :etag, as: 'etag'
1652
+ property :removed_additional_pod_ranges_config, as: 'removedAdditionalPodRangesConfig', class: Google::Apis::ContainerV1::AdditionalPodRangesConfig, decorator: Google::Apis::ContainerV1::AdditionalPodRangesConfig::Representation
1653
+
1654
+ property :user_managed_keys_config, as: 'userManagedKeysConfig', class: Google::Apis::ContainerV1::UserManagedKeysConfig, decorator: Google::Apis::ContainerV1::UserManagedKeysConfig::Representation
1655
+
1222
1656
  end
1223
1657
  end
1224
1658
 
@@ -1238,6 +1672,22 @@ module Google
1238
1672
  end
1239
1673
  end
1240
1674
 
1675
+ class CompliancePostureConfig
1676
+ # @private
1677
+ class Representation < Google::Apis::Core::JsonRepresentation
1678
+ collection :compliance_standards, as: 'complianceStandards', class: Google::Apis::ContainerV1::ComplianceStandard, decorator: Google::Apis::ContainerV1::ComplianceStandard::Representation
1679
+
1680
+ property :mode, as: 'mode'
1681
+ end
1682
+ end
1683
+
1684
+ class ComplianceStandard
1685
+ # @private
1686
+ class Representation < Google::Apis::Core::JsonRepresentation
1687
+ property :standard, as: 'standard'
1688
+ end
1689
+ end
1690
+
1241
1691
  class ConfidentialNodes
1242
1692
  # @private
1243
1693
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1259,6 +1709,24 @@ module Google
1259
1709
  end
1260
1710
  end
1261
1711
 
1712
+ class ContainerdConfig
1713
+ # @private
1714
+ class Representation < Google::Apis::Core::JsonRepresentation
1715
+ property :private_registry_access_config, as: 'privateRegistryAccessConfig', class: Google::Apis::ContainerV1::PrivateRegistryAccessConfig, decorator: Google::Apis::ContainerV1::PrivateRegistryAccessConfig::Representation
1716
+
1717
+ end
1718
+ end
1719
+
1720
+ class ControlPlaneEndpointsConfig
1721
+ # @private
1722
+ class Representation < Google::Apis::Core::JsonRepresentation
1723
+ property :dns_endpoint_config, as: 'dnsEndpointConfig', class: Google::Apis::ContainerV1::DnsEndpointConfig, decorator: Google::Apis::ContainerV1::DnsEndpointConfig::Representation
1724
+
1725
+ property :ip_endpoints_config, as: 'ipEndpointsConfig', class: Google::Apis::ContainerV1::IpEndpointsConfig, decorator: Google::Apis::ContainerV1::IpEndpointsConfig::Representation
1726
+
1727
+ end
1728
+ end
1729
+
1262
1730
  class CostManagementConfig
1263
1731
  # @private
1264
1732
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1292,12 +1760,21 @@ module Google
1292
1760
  class DnsConfig
1293
1761
  # @private
1294
1762
  class Representation < Google::Apis::Core::JsonRepresentation
1763
+ property :additive_vpc_scope_dns_domain, as: 'additiveVpcScopeDnsDomain'
1295
1764
  property :cluster_dns, as: 'clusterDns'
1296
1765
  property :cluster_dns_domain, as: 'clusterDnsDomain'
1297
1766
  property :cluster_dns_scope, as: 'clusterDnsScope'
1298
1767
  end
1299
1768
  end
1300
1769
 
1770
+ class DnsEndpointConfig
1771
+ # @private
1772
+ class Representation < Google::Apis::Core::JsonRepresentation
1773
+ property :allow_external_traffic, as: 'allowExternalTraffic'
1774
+ property :endpoint, as: 'endpoint'
1775
+ end
1776
+ end
1777
+
1301
1778
  class DailyMaintenanceWindow
1302
1779
  # @private
1303
1780
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1309,7 +1786,11 @@ module Google
1309
1786
  class DatabaseEncryption
1310
1787
  # @private
1311
1788
  class Representation < Google::Apis::Core::JsonRepresentation
1789
+ property :current_state, as: 'currentState'
1790
+ collection :decryption_keys, as: 'decryptionKeys'
1312
1791
  property :key_name, as: 'keyName'
1792
+ collection :last_operation_errors, as: 'lastOperationErrors', class: Google::Apis::ContainerV1::OperationError, decorator: Google::Apis::ContainerV1::OperationError::Representation
1793
+
1313
1794
  property :state, as: 'state'
1314
1795
  end
1315
1796
  end
@@ -1321,6 +1802,13 @@ module Google
1321
1802
  end
1322
1803
  end
1323
1804
 
1805
+ class DesiredEnterpriseConfig
1806
+ # @private
1807
+ class Representation < Google::Apis::Core::JsonRepresentation
1808
+ property :desired_tier, as: 'desiredTier'
1809
+ end
1810
+ end
1811
+
1324
1812
  class DnsCacheConfig
1325
1813
  # @private
1326
1814
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1334,6 +1822,14 @@ module Google
1334
1822
  end
1335
1823
  end
1336
1824
 
1825
+ class EnterpriseConfig
1826
+ # @private
1827
+ class Representation < Google::Apis::Core::JsonRepresentation
1828
+ property :cluster_tier, as: 'clusterTier'
1829
+ property :desired_tier, as: 'desiredTier'
1830
+ end
1831
+ end
1832
+
1337
1833
  class EphemeralStorageLocalSsdConfig
1338
1834
  # @private
1339
1835
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1355,6 +1851,29 @@ module Google
1355
1851
  end
1356
1852
  end
1357
1853
 
1854
+ class Fleet
1855
+ # @private
1856
+ class Representation < Google::Apis::Core::JsonRepresentation
1857
+ property :membership, as: 'membership'
1858
+ property :pre_registered, as: 'preRegistered'
1859
+ property :project, as: 'project'
1860
+ end
1861
+ end
1862
+
1863
+ class GcpSecretManagerCertificateConfig
1864
+ # @private
1865
+ class Representation < Google::Apis::Core::JsonRepresentation
1866
+ property :secret_uri, as: 'secretUri'
1867
+ end
1868
+ end
1869
+
1870
+ class GpuDriverInstallationConfig
1871
+ # @private
1872
+ class Representation < Google::Apis::Core::JsonRepresentation
1873
+ property :gpu_driver_version, as: 'gpuDriverVersion'
1874
+ end
1875
+ end
1876
+
1358
1877
  class GpuSharingConfig
1359
1878
  # @private
1360
1879
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1391,6 +1910,13 @@ module Google
1391
1910
  end
1392
1911
  end
1393
1912
 
1913
+ class GcsFuseCsiDriverConfig
1914
+ # @private
1915
+ class Representation < Google::Apis::Core::JsonRepresentation
1916
+ property :enabled, as: 'enabled'
1917
+ end
1918
+ end
1919
+
1394
1920
  class GetJsonWebKeysResponse
1395
1921
  # @private
1396
1922
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1446,6 +1972,14 @@ module Google
1446
1972
  end
1447
1973
  end
1448
1974
 
1975
+ class HugepagesConfig
1976
+ # @private
1977
+ class Representation < Google::Apis::Core::JsonRepresentation
1978
+ property :hugepage_size1g, as: 'hugepageSize1g'
1979
+ property :hugepage_size2m, as: 'hugepageSize2m'
1980
+ end
1981
+ end
1982
+
1449
1983
  class IlbSubsettingConfig
1450
1984
  # @private
1451
1985
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1456,17 +1990,24 @@ module Google
1456
1990
  class IpAllocationPolicy
1457
1991
  # @private
1458
1992
  class Representation < Google::Apis::Core::JsonRepresentation
1993
+ property :additional_pod_ranges_config, as: 'additionalPodRangesConfig', class: Google::Apis::ContainerV1::AdditionalPodRangesConfig, decorator: Google::Apis::ContainerV1::AdditionalPodRangesConfig::Representation
1994
+
1459
1995
  property :cluster_ipv4_cidr, as: 'clusterIpv4Cidr'
1460
1996
  property :cluster_ipv4_cidr_block, as: 'clusterIpv4CidrBlock'
1461
1997
  property :cluster_secondary_range_name, as: 'clusterSecondaryRangeName'
1462
1998
  property :create_subnetwork, as: 'createSubnetwork'
1999
+ property :default_pod_ipv4_range_utilization, as: 'defaultPodIpv4RangeUtilization'
1463
2000
  property :ipv6_access_type, as: 'ipv6AccessType'
1464
2001
  property :node_ipv4_cidr, as: 'nodeIpv4Cidr'
1465
2002
  property :node_ipv4_cidr_block, as: 'nodeIpv4CidrBlock'
2003
+ property :pod_cidr_overprovision_config, as: 'podCidrOverprovisionConfig', class: Google::Apis::ContainerV1::PodCidrOverprovisionConfig, decorator: Google::Apis::ContainerV1::PodCidrOverprovisionConfig::Representation
2004
+
1466
2005
  property :services_ipv4_cidr, as: 'servicesIpv4Cidr'
1467
2006
  property :services_ipv4_cidr_block, as: 'servicesIpv4CidrBlock'
2007
+ property :services_ipv6_cidr_block, as: 'servicesIpv6CidrBlock'
1468
2008
  property :services_secondary_range_name, as: 'servicesSecondaryRangeName'
1469
2009
  property :stack_type, as: 'stackType'
2010
+ property :subnet_ipv6_cidr_block, as: 'subnetIpv6CidrBlock'
1470
2011
  property :subnetwork_name, as: 'subnetworkName'
1471
2012
  property :tpu_ipv4_cidr_block, as: 'tpuIpv4CidrBlock'
1472
2013
  property :use_ip_aliases, as: 'useIpAliases'
@@ -1474,6 +2015,20 @@ module Google
1474
2015
  end
1475
2016
  end
1476
2017
 
2018
+ class IpEndpointsConfig
2019
+ # @private
2020
+ class Representation < Google::Apis::Core::JsonRepresentation
2021
+ property :authorized_networks_config, as: 'authorizedNetworksConfig', class: Google::Apis::ContainerV1::MasterAuthorizedNetworksConfig, decorator: Google::Apis::ContainerV1::MasterAuthorizedNetworksConfig::Representation
2022
+
2023
+ property :enable_public_endpoint, as: 'enablePublicEndpoint'
2024
+ property :enabled, as: 'enabled'
2025
+ property :global_access, as: 'globalAccess'
2026
+ property :private_endpoint, as: 'privateEndpoint'
2027
+ property :private_endpoint_subnetwork, as: 'privateEndpointSubnetwork'
2028
+ property :public_endpoint, as: 'publicEndpoint'
2029
+ end
2030
+ end
2031
+
1477
2032
  class IdentityServiceConfig
1478
2033
  # @private
1479
2034
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1503,6 +2058,13 @@ module Google
1503
2058
  end
1504
2059
  end
1505
2060
 
2061
+ class K8sBetaApiConfig
2062
+ # @private
2063
+ class Representation < Google::Apis::Core::JsonRepresentation
2064
+ collection :enabled_apis, as: 'enabledApis'
2065
+ end
2066
+ end
2067
+
1506
2068
  class KubernetesDashboard
1507
2069
  # @private
1508
2070
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1521,6 +2083,8 @@ module Google
1521
2083
  # @private
1522
2084
  class Representation < Google::Apis::Core::JsonRepresentation
1523
2085
  property :cgroup_mode, as: 'cgroupMode'
2086
+ property :hugepages, as: 'hugepages', class: Google::Apis::ContainerV1::HugepagesConfig, decorator: Google::Apis::ContainerV1::HugepagesConfig::Representation
2087
+
1524
2088
  hash :sysctls, as: 'sysctls'
1525
2089
  end
1526
2090
  end
@@ -1644,6 +2208,7 @@ module Google
1644
2208
 
1645
2209
  property :enabled, as: 'enabled'
1646
2210
  property :gcp_public_cidrs_access_enabled, as: 'gcpPublicCidrsAccessEnabled'
2211
+ property :private_endpoint_enforcement_enabled, as: 'privateEndpointEnforcementEnabled'
1647
2212
  end
1648
2213
  end
1649
2214
 
@@ -1681,6 +2246,8 @@ module Google
1681
2246
  class MonitoringConfig
1682
2247
  # @private
1683
2248
  class Representation < Google::Apis::Core::JsonRepresentation
2249
+ property :advanced_datapath_observability_config, as: 'advancedDatapathObservabilityConfig', class: Google::Apis::ContainerV1::AdvancedDatapathObservabilityConfig, decorator: Google::Apis::ContainerV1::AdvancedDatapathObservabilityConfig::Representation
2250
+
1684
2251
  property :component_config, as: 'componentConfig', class: Google::Apis::ContainerV1::MonitoringComponentConfig, decorator: Google::Apis::ContainerV1::MonitoringComponentConfig::Representation
1685
2252
 
1686
2253
  property :managed_prometheus_config, as: 'managedPrometheusConfig', class: Google::Apis::ContainerV1::ManagedPrometheusConfig, decorator: Google::Apis::ContainerV1::ManagedPrometheusConfig::Representation
@@ -1692,15 +2259,23 @@ module Google
1692
2259
  # @private
1693
2260
  class Representation < Google::Apis::Core::JsonRepresentation
1694
2261
  property :datapath_provider, as: 'datapathProvider'
2262
+ property :default_enable_private_nodes, as: 'defaultEnablePrivateNodes'
1695
2263
  property :default_snat_status, as: 'defaultSnatStatus', class: Google::Apis::ContainerV1::DefaultSnatStatus, decorator: Google::Apis::ContainerV1::DefaultSnatStatus::Representation
1696
2264
 
2265
+ property :disable_l4_lb_firewall_reconciliation, as: 'disableL4LbFirewallReconciliation'
1697
2266
  property :dns_config, as: 'dnsConfig', class: Google::Apis::ContainerV1::DnsConfig, decorator: Google::Apis::ContainerV1::DnsConfig::Representation
1698
2267
 
2268
+ property :enable_cilium_clusterwide_network_policy, as: 'enableCiliumClusterwideNetworkPolicy'
2269
+ property :enable_fqdn_network_policy, as: 'enableFqdnNetworkPolicy'
1699
2270
  property :enable_intra_node_visibility, as: 'enableIntraNodeVisibility'
1700
2271
  property :enable_l4ilb_subsetting, as: 'enableL4ilbSubsetting'
2272
+ property :enable_multi_networking, as: 'enableMultiNetworking'
1701
2273
  property :gateway_api_config, as: 'gatewayApiConfig', class: Google::Apis::ContainerV1::GatewayApiConfig, decorator: Google::Apis::ContainerV1::GatewayApiConfig::Representation
1702
2274
 
2275
+ property :in_transit_encryption_config, as: 'inTransitEncryptionConfig'
1703
2276
  property :network, as: 'network'
2277
+ property :network_performance_config, as: 'networkPerformanceConfig', class: Google::Apis::ContainerV1::ClusterNetworkPerformanceConfig, decorator: Google::Apis::ContainerV1::ClusterNetworkPerformanceConfig::Representation
2278
+
1704
2279
  property :private_ipv6_google_access, as: 'privateIpv6GoogleAccess'
1705
2280
  property :service_external_ips_config, as: 'serviceExternalIpsConfig', class: Google::Apis::ContainerV1::ServiceExternalIPsConfig, decorator: Google::Apis::ContainerV1::ServiceExternalIPsConfig::Representation
1706
2281
 
@@ -1737,6 +2312,15 @@ module Google
1737
2312
  end
1738
2313
  end
1739
2314
 
2315
+ class NodeAffinity
2316
+ # @private
2317
+ class Representation < Google::Apis::Core::JsonRepresentation
2318
+ property :key, as: 'key'
2319
+ property :operator, as: 'operator'
2320
+ collection :values, as: 'values'
2321
+ end
2322
+ end
2323
+
1740
2324
  class NodeConfig
1741
2325
  # @private
1742
2326
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1747,8 +2331,12 @@ module Google
1747
2331
  property :boot_disk_kms_key, as: 'bootDiskKmsKey'
1748
2332
  property :confidential_nodes, as: 'confidentialNodes', class: Google::Apis::ContainerV1::ConfidentialNodes, decorator: Google::Apis::ContainerV1::ConfidentialNodes::Representation
1749
2333
 
2334
+ property :containerd_config, as: 'containerdConfig', class: Google::Apis::ContainerV1::ContainerdConfig, decorator: Google::Apis::ContainerV1::ContainerdConfig::Representation
2335
+
1750
2336
  property :disk_size_gb, as: 'diskSizeGb'
1751
2337
  property :disk_type, as: 'diskType'
2338
+ property :effective_cgroup_mode, as: 'effectiveCgroupMode'
2339
+ property :enable_confidential_storage, as: 'enableConfidentialStorage'
1752
2340
  property :ephemeral_storage_local_ssd_config, as: 'ephemeralStorageLocalSsdConfig', class: Google::Apis::ContainerV1::EphemeralStorageLocalSsdConfig, decorator: Google::Apis::ContainerV1::EphemeralStorageLocalSsdConfig::Representation
1753
2341
 
1754
2342
  property :fast_socket, as: 'fastSocket', class: Google::Apis::ContainerV1::FastSocket, decorator: Google::Apis::ContainerV1::FastSocket::Representation
@@ -1766,9 +2354,11 @@ module Google
1766
2354
  property :local_nvme_ssd_block_config, as: 'localNvmeSsdBlockConfig', class: Google::Apis::ContainerV1::LocalNvmeSsdBlockConfig, decorator: Google::Apis::ContainerV1::LocalNvmeSsdBlockConfig::Representation
1767
2355
 
1768
2356
  property :local_ssd_count, as: 'localSsdCount'
2357
+ property :local_ssd_encryption_mode, as: 'localSsdEncryptionMode'
1769
2358
  property :logging_config, as: 'loggingConfig', class: Google::Apis::ContainerV1::NodePoolLoggingConfig, decorator: Google::Apis::ContainerV1::NodePoolLoggingConfig::Representation
1770
2359
 
1771
2360
  property :machine_type, as: 'machineType'
2361
+ property :max_run_duration, as: 'maxRunDuration'
1772
2362
  hash :metadata, as: 'metadata'
1773
2363
  property :min_cpu_platform, as: 'minCpuPlatform'
1774
2364
  property :node_group, as: 'nodeGroup'
@@ -1777,12 +2367,21 @@ module Google
1777
2367
  property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::ContainerV1::ReservationAffinity, decorator: Google::Apis::ContainerV1::ReservationAffinity::Representation
1778
2368
 
1779
2369
  hash :resource_labels, as: 'resourceLabels'
2370
+ property :resource_manager_tags, as: 'resourceManagerTags', class: Google::Apis::ContainerV1::ResourceManagerTags, decorator: Google::Apis::ContainerV1::ResourceManagerTags::Representation
2371
+
1780
2372
  property :sandbox_config, as: 'sandboxConfig', class: Google::Apis::ContainerV1::SandboxConfig, decorator: Google::Apis::ContainerV1::SandboxConfig::Representation
1781
2373
 
2374
+ property :secondary_boot_disk_update_strategy, as: 'secondaryBootDiskUpdateStrategy', class: Google::Apis::ContainerV1::SecondaryBootDiskUpdateStrategy, decorator: Google::Apis::ContainerV1::SecondaryBootDiskUpdateStrategy::Representation
2375
+
2376
+ collection :secondary_boot_disks, as: 'secondaryBootDisks', class: Google::Apis::ContainerV1::SecondaryBootDisk, decorator: Google::Apis::ContainerV1::SecondaryBootDisk::Representation
2377
+
1782
2378
  property :service_account, as: 'serviceAccount'
1783
2379
  property :shielded_instance_config, as: 'shieldedInstanceConfig', class: Google::Apis::ContainerV1::ShieldedInstanceConfig, decorator: Google::Apis::ContainerV1::ShieldedInstanceConfig::Representation
1784
2380
 
2381
+ property :sole_tenant_config, as: 'soleTenantConfig', class: Google::Apis::ContainerV1::SoleTenantConfig, decorator: Google::Apis::ContainerV1::SoleTenantConfig::Representation
2382
+
1785
2383
  property :spot, as: 'spot'
2384
+ collection :storage_pools, as: 'storagePools'
1786
2385
  collection :tags, as: 'tags'
1787
2386
  collection :taints, as: 'taints', class: Google::Apis::ContainerV1::NodeTaint, decorator: Google::Apis::ContainerV1::NodeTaint::Representation
1788
2387
 
@@ -1796,10 +2395,14 @@ module Google
1796
2395
  class NodeConfigDefaults
1797
2396
  # @private
1798
2397
  class Representation < Google::Apis::Core::JsonRepresentation
2398
+ property :containerd_config, as: 'containerdConfig', class: Google::Apis::ContainerV1::ContainerdConfig, decorator: Google::Apis::ContainerV1::ContainerdConfig::Representation
2399
+
1799
2400
  property :gcfs_config, as: 'gcfsConfig', class: Google::Apis::ContainerV1::GcfsConfig, decorator: Google::Apis::ContainerV1::GcfsConfig::Representation
1800
2401
 
1801
2402
  property :logging_config, as: 'loggingConfig', class: Google::Apis::ContainerV1::NodePoolLoggingConfig, decorator: Google::Apis::ContainerV1::NodePoolLoggingConfig::Representation
1802
2403
 
2404
+ property :node_kubelet_config, as: 'nodeKubeletConfig', class: Google::Apis::ContainerV1::NodeKubeletConfig, decorator: Google::Apis::ContainerV1::NodeKubeletConfig::Representation
2405
+
1803
2406
  end
1804
2407
  end
1805
2408
 
@@ -1809,6 +2412,7 @@ module Google
1809
2412
  property :cpu_cfs_quota, as: 'cpuCfsQuota'
1810
2413
  property :cpu_cfs_quota_period, as: 'cpuCfsQuotaPeriod'
1811
2414
  property :cpu_manager_policy, as: 'cpuManagerPolicy'
2415
+ property :insecure_kubelet_readonly_port_enabled, as: 'insecureKubeletReadonlyPortEnabled'
1812
2416
  property :pod_pids_limit, :numeric_string => true, as: 'podPidsLimit'
1813
2417
  end
1814
2418
  end
@@ -1833,11 +2437,18 @@ module Google
1833
2437
  class NodeNetworkConfig
1834
2438
  # @private
1835
2439
  class Representation < Google::Apis::Core::JsonRepresentation
2440
+ collection :additional_node_network_configs, as: 'additionalNodeNetworkConfigs', class: Google::Apis::ContainerV1::AdditionalNodeNetworkConfig, decorator: Google::Apis::ContainerV1::AdditionalNodeNetworkConfig::Representation
2441
+
2442
+ collection :additional_pod_network_configs, as: 'additionalPodNetworkConfigs', class: Google::Apis::ContainerV1::AdditionalPodNetworkConfig, decorator: Google::Apis::ContainerV1::AdditionalPodNetworkConfig::Representation
2443
+
1836
2444
  property :create_pod_range, as: 'createPodRange'
1837
2445
  property :enable_private_nodes, as: 'enablePrivateNodes'
1838
2446
  property :network_performance_config, as: 'networkPerformanceConfig', class: Google::Apis::ContainerV1::NetworkPerformanceConfig, decorator: Google::Apis::ContainerV1::NetworkPerformanceConfig::Representation
1839
2447
 
2448
+ property :pod_cidr_overprovision_config, as: 'podCidrOverprovisionConfig', class: Google::Apis::ContainerV1::PodCidrOverprovisionConfig, decorator: Google::Apis::ContainerV1::PodCidrOverprovisionConfig::Representation
2449
+
1840
2450
  property :pod_ipv4_cidr_block, as: 'podIpv4CidrBlock'
2451
+ property :pod_ipv4_range_utilization, as: 'podIpv4RangeUtilization'
1841
2452
  property :pod_range, as: 'podRange'
1842
2453
  end
1843
2454
  end
@@ -1847,6 +2458,8 @@ module Google
1847
2458
  class Representation < Google::Apis::Core::JsonRepresentation
1848
2459
  property :autoscaling, as: 'autoscaling', class: Google::Apis::ContainerV1::NodePoolAutoscaling, decorator: Google::Apis::ContainerV1::NodePoolAutoscaling::Representation
1849
2460
 
2461
+ property :best_effort_provisioning, as: 'bestEffortProvisioning', class: Google::Apis::ContainerV1::BestEffortProvisioning, decorator: Google::Apis::ContainerV1::BestEffortProvisioning::Representation
2462
+
1850
2463
  collection :conditions, as: 'conditions', class: Google::Apis::ContainerV1::StatusCondition, decorator: Google::Apis::ContainerV1::StatusCondition::Representation
1851
2464
 
1852
2465
  property :config, as: 'config', class: Google::Apis::ContainerV1::NodeConfig, decorator: Google::Apis::ContainerV1::NodeConfig::Representation
@@ -1865,6 +2478,8 @@ module Google
1865
2478
  property :placement_policy, as: 'placementPolicy', class: Google::Apis::ContainerV1::PlacementPolicy, decorator: Google::Apis::ContainerV1::PlacementPolicy::Representation
1866
2479
 
1867
2480
  property :pod_ipv4_cidr_size, as: 'podIpv4CidrSize'
2481
+ property :queued_provisioning, as: 'queuedProvisioning', class: Google::Apis::ContainerV1::QueuedProvisioning, decorator: Google::Apis::ContainerV1::QueuedProvisioning::Representation
2482
+
1868
2483
  property :self_link, as: 'selfLink'
1869
2484
  property :status, as: 'status'
1870
2485
  property :status_message, as: 'statusMessage'
@@ -1879,8 +2494,14 @@ module Google
1879
2494
  class NodePoolAutoConfig
1880
2495
  # @private
1881
2496
  class Representation < Google::Apis::Core::JsonRepresentation
2497
+ property :linux_node_config, as: 'linuxNodeConfig', class: Google::Apis::ContainerV1::LinuxNodeConfig, decorator: Google::Apis::ContainerV1::LinuxNodeConfig::Representation
2498
+
1882
2499
  property :network_tags, as: 'networkTags', class: Google::Apis::ContainerV1::NetworkTags, decorator: Google::Apis::ContainerV1::NetworkTags::Representation
1883
2500
 
2501
+ property :node_kubelet_config, as: 'nodeKubeletConfig', class: Google::Apis::ContainerV1::NodeKubeletConfig, decorator: Google::Apis::ContainerV1::NodeKubeletConfig::Representation
2502
+
2503
+ property :resource_manager_tags, as: 'resourceManagerTags', class: Google::Apis::ContainerV1::ResourceManagerTags, decorator: Google::Apis::ContainerV1::ResourceManagerTags::Representation
2504
+
1884
2505
  end
1885
2506
  end
1886
2507
 
@@ -1963,6 +2584,15 @@ module Google
1963
2584
  end
1964
2585
  end
1965
2586
 
2587
+ class OperationError
2588
+ # @private
2589
+ class Representation < Google::Apis::Core::JsonRepresentation
2590
+ property :error_message, as: 'errorMessage'
2591
+ property :key_name, as: 'keyName'
2592
+ property :timestamp, as: 'timestamp'
2593
+ end
2594
+ end
2595
+
1966
2596
  class OperationProgress
1967
2597
  # @private
1968
2598
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1975,13 +2605,37 @@ module Google
1975
2605
  end
1976
2606
  end
1977
2607
 
2608
+ class ParallelstoreCsiDriverConfig
2609
+ # @private
2610
+ class Representation < Google::Apis::Core::JsonRepresentation
2611
+ property :enabled, as: 'enabled'
2612
+ end
2613
+ end
2614
+
2615
+ class ParentProductConfig
2616
+ # @private
2617
+ class Representation < Google::Apis::Core::JsonRepresentation
2618
+ hash :labels, as: 'labels'
2619
+ property :product_name, as: 'productName'
2620
+ end
2621
+ end
2622
+
1978
2623
  class PlacementPolicy
1979
2624
  # @private
1980
2625
  class Representation < Google::Apis::Core::JsonRepresentation
2626
+ property :policy_name, as: 'policyName'
2627
+ property :tpu_topology, as: 'tpuTopology'
1981
2628
  property :type, as: 'type'
1982
2629
  end
1983
2630
  end
1984
2631
 
2632
+ class PodCidrOverprovisionConfig
2633
+ # @private
2634
+ class Representation < Google::Apis::Core::JsonRepresentation
2635
+ property :disable, as: 'disable'
2636
+ end
2637
+ end
2638
+
1985
2639
  class PrivateClusterConfig
1986
2640
  # @private
1987
2641
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2004,6 +2658,15 @@ module Google
2004
2658
  end
2005
2659
  end
2006
2660
 
2661
+ class PrivateRegistryAccessConfig
2662
+ # @private
2663
+ class Representation < Google::Apis::Core::JsonRepresentation
2664
+ collection :certificate_authority_domain_config, as: 'certificateAuthorityDomainConfig', class: Google::Apis::ContainerV1::CertificateAuthorityDomainConfig, decorator: Google::Apis::ContainerV1::CertificateAuthorityDomainConfig::Representation
2665
+
2666
+ property :enabled, as: 'enabled'
2667
+ end
2668
+ end
2669
+
2007
2670
  class PubSub
2008
2671
  # @private
2009
2672
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2014,6 +2677,54 @@ module Google
2014
2677
  end
2015
2678
  end
2016
2679
 
2680
+ class QueuedProvisioning
2681
+ # @private
2682
+ class Representation < Google::Apis::Core::JsonRepresentation
2683
+ property :enabled, as: 'enabled'
2684
+ end
2685
+ end
2686
+
2687
+ class RbacBindingConfig
2688
+ # @private
2689
+ class Representation < Google::Apis::Core::JsonRepresentation
2690
+ property :enable_insecure_binding_system_authenticated, as: 'enableInsecureBindingSystemAuthenticated'
2691
+ property :enable_insecure_binding_system_unauthenticated, as: 'enableInsecureBindingSystemUnauthenticated'
2692
+ end
2693
+ end
2694
+
2695
+ class RangeInfo
2696
+ # @private
2697
+ class Representation < Google::Apis::Core::JsonRepresentation
2698
+ property :range_name, as: 'rangeName'
2699
+ property :utilization, as: 'utilization'
2700
+ end
2701
+ end
2702
+
2703
+ class RayClusterLoggingConfig
2704
+ # @private
2705
+ class Representation < Google::Apis::Core::JsonRepresentation
2706
+ property :enabled, as: 'enabled'
2707
+ end
2708
+ end
2709
+
2710
+ class RayClusterMonitoringConfig
2711
+ # @private
2712
+ class Representation < Google::Apis::Core::JsonRepresentation
2713
+ property :enabled, as: 'enabled'
2714
+ end
2715
+ end
2716
+
2717
+ class RayOperatorConfig
2718
+ # @private
2719
+ class Representation < Google::Apis::Core::JsonRepresentation
2720
+ property :enabled, as: 'enabled'
2721
+ property :ray_cluster_logging_config, as: 'rayClusterLoggingConfig', class: Google::Apis::ContainerV1::RayClusterLoggingConfig, decorator: Google::Apis::ContainerV1::RayClusterLoggingConfig::Representation
2722
+
2723
+ property :ray_cluster_monitoring_config, as: 'rayClusterMonitoringConfig', class: Google::Apis::ContainerV1::RayClusterMonitoringConfig, decorator: Google::Apis::ContainerV1::RayClusterMonitoringConfig::Representation
2724
+
2725
+ end
2726
+ end
2727
+
2017
2728
  class RecurringTimeWindow
2018
2729
  # @private
2019
2730
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2035,6 +2746,7 @@ module Google
2035
2746
  class Representation < Google::Apis::Core::JsonRepresentation
2036
2747
  property :channel, as: 'channel'
2037
2748
  property :default_version, as: 'defaultVersion'
2749
+ property :upgrade_target_version, as: 'upgradeTargetVersion'
2038
2750
  collection :valid_versions, as: 'validVersions'
2039
2751
  end
2040
2752
  end
@@ -2064,6 +2776,13 @@ module Google
2064
2776
  end
2065
2777
  end
2066
2778
 
2779
+ class ResourceManagerTags
2780
+ # @private
2781
+ class Representation < Google::Apis::Core::JsonRepresentation
2782
+ hash :tags, as: 'tags'
2783
+ end
2784
+ end
2785
+
2067
2786
  class ResourceUsageExportConfig
2068
2787
  # @private
2069
2788
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2094,6 +2813,27 @@ module Google
2094
2813
  end
2095
2814
  end
2096
2815
 
2816
+ class SecondaryBootDisk
2817
+ # @private
2818
+ class Representation < Google::Apis::Core::JsonRepresentation
2819
+ property :disk_image, as: 'diskImage'
2820
+ property :mode, as: 'mode'
2821
+ end
2822
+ end
2823
+
2824
+ class SecondaryBootDiskUpdateStrategy
2825
+ # @private
2826
+ class Representation < Google::Apis::Core::JsonRepresentation
2827
+ end
2828
+ end
2829
+
2830
+ class SecretManagerConfig
2831
+ # @private
2832
+ class Representation < Google::Apis::Core::JsonRepresentation
2833
+ property :enabled, as: 'enabled'
2834
+ end
2835
+ end
2836
+
2097
2837
  class SecurityBulletinEvent
2098
2838
  # @private
2099
2839
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2110,6 +2850,14 @@ module Google
2110
2850
  end
2111
2851
  end
2112
2852
 
2853
+ class SecurityPostureConfig
2854
+ # @private
2855
+ class Representation < Google::Apis::Core::JsonRepresentation
2856
+ property :mode, as: 'mode'
2857
+ property :vulnerability_mode, as: 'vulnerabilityMode'
2858
+ end
2859
+ end
2860
+
2113
2861
  class ServerConfig
2114
2862
  # @private
2115
2863
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2288,6 +3036,14 @@ module Google
2288
3036
  end
2289
3037
  end
2290
3038
 
3039
+ class SoleTenantConfig
3040
+ # @private
3041
+ class Representation < Google::Apis::Core::JsonRepresentation
3042
+ collection :node_affinities, as: 'nodeAffinities', class: Google::Apis::ContainerV1::NodeAffinity, decorator: Google::Apis::ContainerV1::NodeAffinity::Representation
3043
+
3044
+ end
3045
+ end
3046
+
2291
3047
  class StandardRolloutPolicy
2292
3048
  # @private
2293
3049
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2308,6 +3064,13 @@ module Google
2308
3064
  end
2309
3065
  end
2310
3066
 
3067
+ class StatefulHaConfig
3068
+ # @private
3069
+ class Representation < Google::Apis::Core::JsonRepresentation
3070
+ property :enabled, as: 'enabled'
3071
+ end
3072
+ end
3073
+
2311
3074
  class Status
2312
3075
  # @private
2313
3076
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2370,9 +3133,15 @@ module Google
2370
3133
  class UpdateNodePoolRequest
2371
3134
  # @private
2372
3135
  class Representation < Google::Apis::Core::JsonRepresentation
3136
+ collection :accelerators, as: 'accelerators', class: Google::Apis::ContainerV1::AcceleratorConfig, decorator: Google::Apis::ContainerV1::AcceleratorConfig::Representation
3137
+
2373
3138
  property :cluster_id, as: 'clusterId'
2374
3139
  property :confidential_nodes, as: 'confidentialNodes', class: Google::Apis::ContainerV1::ConfidentialNodes, decorator: Google::Apis::ContainerV1::ConfidentialNodes::Representation
2375
3140
 
3141
+ property :containerd_config, as: 'containerdConfig', class: Google::Apis::ContainerV1::ContainerdConfig, decorator: Google::Apis::ContainerV1::ContainerdConfig::Representation
3142
+
3143
+ property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
3144
+ property :disk_type, as: 'diskType'
2376
3145
  property :etag, as: 'etag'
2377
3146
  property :fast_socket, as: 'fastSocket', class: Google::Apis::ContainerV1::FastSocket, decorator: Google::Apis::ContainerV1::FastSocket::Representation
2378
3147
 
@@ -2390,14 +3159,21 @@ module Google
2390
3159
  collection :locations, as: 'locations'
2391
3160
  property :logging_config, as: 'loggingConfig', class: Google::Apis::ContainerV1::NodePoolLoggingConfig, decorator: Google::Apis::ContainerV1::NodePoolLoggingConfig::Representation
2392
3161
 
3162
+ property :machine_type, as: 'machineType'
3163
+ property :max_run_duration, as: 'maxRunDuration'
2393
3164
  property :name, as: 'name'
2394
3165
  property :node_network_config, as: 'nodeNetworkConfig', class: Google::Apis::ContainerV1::NodeNetworkConfig, decorator: Google::Apis::ContainerV1::NodeNetworkConfig::Representation
2395
3166
 
2396
3167
  property :node_pool_id, as: 'nodePoolId'
2397
3168
  property :node_version, as: 'nodeVersion'
2398
3169
  property :project_id, as: 'projectId'
3170
+ property :queued_provisioning, as: 'queuedProvisioning', class: Google::Apis::ContainerV1::QueuedProvisioning, decorator: Google::Apis::ContainerV1::QueuedProvisioning::Representation
3171
+
2399
3172
  property :resource_labels, as: 'resourceLabels', class: Google::Apis::ContainerV1::ResourceLabels, decorator: Google::Apis::ContainerV1::ResourceLabels::Representation
2400
3173
 
3174
+ property :resource_manager_tags, as: 'resourceManagerTags', class: Google::Apis::ContainerV1::ResourceManagerTags, decorator: Google::Apis::ContainerV1::ResourceManagerTags::Representation
3175
+
3176
+ collection :storage_pools, as: 'storagePools'
2401
3177
  property :tags, as: 'tags', class: Google::Apis::ContainerV1::NetworkTags, decorator: Google::Apis::ContainerV1::NetworkTags::Representation
2402
3178
 
2403
3179
  property :taints, as: 'taints', class: Google::Apis::ContainerV1::NodeTaints, decorator: Google::Apis::ContainerV1::NodeTaints::Representation
@@ -2435,6 +3211,24 @@ module Google
2435
3211
  end
2436
3212
  end
2437
3213
 
3214
+ class UpgradeInfoEvent
3215
+ # @private
3216
+ class Representation < Google::Apis::Core::JsonRepresentation
3217
+ property :current_version, as: 'currentVersion'
3218
+ property :description, as: 'description'
3219
+ property :end_time, as: 'endTime'
3220
+ property :event_type, as: 'eventType'
3221
+ property :extended_support_end_time, as: 'extendedSupportEndTime'
3222
+ property :operation, as: 'operation'
3223
+ property :resource, as: 'resource'
3224
+ property :resource_type, as: 'resourceType'
3225
+ property :standard_support_end_time, as: 'standardSupportEndTime'
3226
+ property :start_time, as: 'startTime'
3227
+ property :state, as: 'state'
3228
+ property :target_version, as: 'targetVersion'
3229
+ end
3230
+ end
3231
+
2438
3232
  class UpgradeSettings
2439
3233
  # @private
2440
3234
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2467,6 +3261,20 @@ module Google
2467
3261
  end
2468
3262
  end
2469
3263
 
3264
+ class UserManagedKeysConfig
3265
+ # @private
3266
+ class Representation < Google::Apis::Core::JsonRepresentation
3267
+ property :aggregation_ca, as: 'aggregationCa'
3268
+ property :cluster_ca, as: 'clusterCa'
3269
+ property :control_plane_disk_encryption_key, as: 'controlPlaneDiskEncryptionKey'
3270
+ property :etcd_api_ca, as: 'etcdApiCa'
3271
+ property :etcd_peer_ca, as: 'etcdPeerCa'
3272
+ property :gkeops_etcd_backup_encryption_key, as: 'gkeopsEtcdBackupEncryptionKey'
3273
+ collection :service_account_signing_keys, as: 'serviceAccountSigningKeys'
3274
+ collection :service_account_verification_keys, as: 'serviceAccountVerificationKeys'
3275
+ end
3276
+ end
3277
+
2470
3278
  class VerticalPodAutoscaling
2471
3279
  # @private
2472
3280
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2501,6 +3309,13 @@ module Google
2501
3309
  property :mode, as: 'mode'
2502
3310
  end
2503
3311
  end
3312
+
3313
+ class WorkloadPolicyConfig
3314
+ # @private
3315
+ class Representation < Google::Apis::Core::JsonRepresentation
3316
+ property :allow_net_admin, as: 'allowNetAdmin'
3317
+ end
3318
+ end
2504
3319
  end
2505
3320
  end
2506
3321
  end