google-api-client 0.30.7 → 0.30.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (57) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +23 -0
  3. data/generated/google/apis/alertcenter_v1beta1.rb +1 -1
  4. data/generated/google/apis/alertcenter_v1beta1/classes.rb +1 -1
  5. data/generated/google/apis/analyticsreporting_v4.rb +1 -1
  6. data/generated/google/apis/analyticsreporting_v4/classes.rb +1 -1
  7. data/generated/google/apis/androidmanagement_v1.rb +1 -1
  8. data/generated/google/apis/androidmanagement_v1/classes.rb +9 -4
  9. data/generated/google/apis/cloudasset_v1.rb +1 -1
  10. data/generated/google/apis/cloudasset_v1/classes.rb +456 -0
  11. data/generated/google/apis/cloudasset_v1/representations.rb +145 -0
  12. data/generated/google/apis/cloudshell_v1.rb +1 -1
  13. data/generated/google/apis/cloudshell_v1/classes.rb +7 -0
  14. data/generated/google/apis/cloudshell_v1/representations.rb +1 -0
  15. data/generated/google/apis/cloudshell_v1alpha1.rb +1 -1
  16. data/generated/google/apis/cloudshell_v1alpha1/classes.rb +7 -0
  17. data/generated/google/apis/cloudshell_v1alpha1/representations.rb +1 -0
  18. data/generated/google/apis/container_v1beta1.rb +1 -1
  19. data/generated/google/apis/container_v1beta1/classes.rb +75 -0
  20. data/generated/google/apis/container_v1beta1/representations.rb +36 -0
  21. data/generated/google/apis/docs_v1.rb +1 -1
  22. data/generated/google/apis/docs_v1/classes.rb +51 -4
  23. data/generated/google/apis/docs_v1/representations.rb +17 -0
  24. data/generated/google/apis/genomics_v1.rb +1 -1
  25. data/generated/google/apis/genomics_v1/classes.rb +6 -0
  26. data/generated/google/apis/genomics_v1/representations.rb +1 -0
  27. data/generated/google/apis/genomics_v1alpha2.rb +1 -1
  28. data/generated/google/apis/genomics_v1alpha2/classes.rb +6 -0
  29. data/generated/google/apis/genomics_v1alpha2/representations.rb +1 -0
  30. data/generated/google/apis/genomics_v2alpha1.rb +1 -1
  31. data/generated/google/apis/genomics_v2alpha1/classes.rb +6 -0
  32. data/generated/google/apis/genomics_v2alpha1/representations.rb +1 -0
  33. data/generated/google/apis/jobs_v3.rb +1 -1
  34. data/generated/google/apis/jobs_v3/classes.rb +1 -1
  35. data/generated/google/apis/jobs_v3p1beta1.rb +1 -1
  36. data/generated/google/apis/jobs_v3p1beta1/classes.rb +1 -1
  37. data/generated/google/apis/remotebuildexecution_v1.rb +1 -1
  38. data/generated/google/apis/remotebuildexecution_v1/classes.rb +22 -14
  39. data/generated/google/apis/remotebuildexecution_v1alpha.rb +1 -1
  40. data/generated/google/apis/remotebuildexecution_v1alpha/classes.rb +22 -14
  41. data/generated/google/apis/remotebuildexecution_v1alpha/service.rb +20 -12
  42. data/generated/google/apis/remotebuildexecution_v2.rb +1 -1
  43. data/generated/google/apis/remotebuildexecution_v2/classes.rb +22 -14
  44. data/generated/google/apis/sheets_v4.rb +1 -1
  45. data/generated/google/apis/sheets_v4/classes.rb +173 -0
  46. data/generated/google/apis/sheets_v4/representations.rb +64 -0
  47. data/generated/google/apis/vision_v1.rb +1 -1
  48. data/generated/google/apis/vision_v1/classes.rb +100 -2015
  49. data/generated/google/apis/vision_v1/representations.rb +866 -1703
  50. data/generated/google/apis/vision_v1p1beta1.rb +1 -1
  51. data/generated/google/apis/vision_v1p1beta1/classes.rb +100 -2015
  52. data/generated/google/apis/vision_v1p1beta1/representations.rb +938 -1775
  53. data/generated/google/apis/vision_v1p2beta1.rb +1 -1
  54. data/generated/google/apis/vision_v1p2beta1/classes.rb +100 -2015
  55. data/generated/google/apis/vision_v1p2beta1/representations.rb +990 -1827
  56. data/lib/google/apis/version.rb +1 -1
  57. metadata +2 -2
@@ -94,6 +94,54 @@ module Google
94
94
  include Google::Apis::Core::JsonObjectSupport
95
95
  end
96
96
 
97
+ class GoogleIdentityAccesscontextmanagerV1AccessLevel
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class GoogleIdentityAccesscontextmanagerV1AccessPolicy
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class GoogleIdentityAccesscontextmanagerV1BasicLevel
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class GoogleIdentityAccesscontextmanagerV1Condition
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class GoogleIdentityAccesscontextmanagerV1DevicePolicy
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class GoogleIdentityAccesscontextmanagerV1OsConstraint
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class GoogleIdentityAccesscontextmanagerV1ServicePerimeter
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
97
145
  class Operation
98
146
  class Representation < Google::Apis::Core::JsonRepresentation; end
99
147
 
@@ -139,6 +187,10 @@ module Google
139
187
  class Asset
140
188
  # @private
141
189
  class Representation < Google::Apis::Core::JsonRepresentation
190
+ property :access_level, as: 'accessLevel', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1AccessLevel, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1AccessLevel::Representation
191
+
192
+ property :access_policy, as: 'accessPolicy', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1AccessPolicy, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1AccessPolicy::Representation
193
+
142
194
  property :asset_type, as: 'assetType'
143
195
  property :iam_policy, as: 'iamPolicy', class: Google::Apis::CloudassetV1::Policy, decorator: Google::Apis::CloudassetV1::Policy::Representation
144
196
 
@@ -147,6 +199,8 @@ module Google
147
199
 
148
200
  property :resource, as: 'resource', class: Google::Apis::CloudassetV1::Resource, decorator: Google::Apis::CloudassetV1::Resource::Representation
149
201
 
202
+ property :service_perimeter, as: 'servicePerimeter', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1ServicePerimeter, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1ServicePerimeter::Representation
203
+
150
204
  end
151
205
  end
152
206
 
@@ -255,6 +309,97 @@ module Google
255
309
  end
256
310
  end
257
311
 
312
+ class GoogleIdentityAccesscontextmanagerV1AccessLevel
313
+ # @private
314
+ class Representation < Google::Apis::Core::JsonRepresentation
315
+ property :basic, as: 'basic', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1BasicLevel, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1BasicLevel::Representation
316
+
317
+ property :create_time, as: 'createTime'
318
+ property :description, as: 'description'
319
+ property :name, as: 'name'
320
+ property :title, as: 'title'
321
+ property :update_time, as: 'updateTime'
322
+ end
323
+ end
324
+
325
+ class GoogleIdentityAccesscontextmanagerV1AccessPolicy
326
+ # @private
327
+ class Representation < Google::Apis::Core::JsonRepresentation
328
+ property :create_time, as: 'createTime'
329
+ property :name, as: 'name'
330
+ property :parent, as: 'parent'
331
+ property :title, as: 'title'
332
+ property :update_time, as: 'updateTime'
333
+ end
334
+ end
335
+
336
+ class GoogleIdentityAccesscontextmanagerV1BasicLevel
337
+ # @private
338
+ class Representation < Google::Apis::Core::JsonRepresentation
339
+ property :combining_function, as: 'combiningFunction'
340
+ collection :conditions, as: 'conditions', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1Condition, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1Condition::Representation
341
+
342
+ end
343
+ end
344
+
345
+ class GoogleIdentityAccesscontextmanagerV1Condition
346
+ # @private
347
+ class Representation < Google::Apis::Core::JsonRepresentation
348
+ property :device_policy, as: 'devicePolicy', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1DevicePolicy, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1DevicePolicy::Representation
349
+
350
+ collection :ip_subnetworks, as: 'ipSubnetworks'
351
+ collection :members, as: 'members'
352
+ property :negate, as: 'negate'
353
+ collection :regions, as: 'regions'
354
+ collection :required_access_levels, as: 'requiredAccessLevels'
355
+ end
356
+ end
357
+
358
+ class GoogleIdentityAccesscontextmanagerV1DevicePolicy
359
+ # @private
360
+ class Representation < Google::Apis::Core::JsonRepresentation
361
+ collection :allowed_device_management_levels, as: 'allowedDeviceManagementLevels'
362
+ collection :allowed_encryption_statuses, as: 'allowedEncryptionStatuses'
363
+ collection :os_constraints, as: 'osConstraints', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1OsConstraint, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1OsConstraint::Representation
364
+
365
+ property :require_admin_approval, as: 'requireAdminApproval'
366
+ property :require_corp_owned, as: 'requireCorpOwned'
367
+ property :require_screenlock, as: 'requireScreenlock'
368
+ end
369
+ end
370
+
371
+ class GoogleIdentityAccesscontextmanagerV1OsConstraint
372
+ # @private
373
+ class Representation < Google::Apis::Core::JsonRepresentation
374
+ property :minimum_version, as: 'minimumVersion'
375
+ property :os_type, as: 'osType'
376
+ property :require_verified_chrome_os, as: 'requireVerifiedChromeOs'
377
+ end
378
+ end
379
+
380
+ class GoogleIdentityAccesscontextmanagerV1ServicePerimeter
381
+ # @private
382
+ class Representation < Google::Apis::Core::JsonRepresentation
383
+ property :create_time, as: 'createTime'
384
+ property :description, as: 'description'
385
+ property :name, as: 'name'
386
+ property :perimeter_type, as: 'perimeterType'
387
+ property :status, as: 'status', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig::Representation
388
+
389
+ property :title, as: 'title'
390
+ property :update_time, as: 'updateTime'
391
+ end
392
+ end
393
+
394
+ class GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig
395
+ # @private
396
+ class Representation < Google::Apis::Core::JsonRepresentation
397
+ collection :access_levels, as: 'accessLevels'
398
+ collection :resources, as: 'resources'
399
+ collection :restricted_services, as: 'restrictedServices'
400
+ end
401
+ end
402
+
258
403
  class Operation
259
404
  # @private
260
405
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/shell/docs/
27
27
  module CloudshellV1
28
28
  VERSION = 'V1'
29
- REVISION = '20190610'
29
+ REVISION = '20190724'
30
30
 
31
31
  # View and manage your data across Google Cloud Platform services
32
32
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -113,6 +113,12 @@ module Google
113
113
  # @return [String]
114
114
  attr_accessor :state
115
115
 
116
+ # Output only. Host to which clients can connect to initiate HTTPS or WSS
117
+ # connections with the environment.
118
+ # Corresponds to the JSON property `webHost`
119
+ # @return [String]
120
+ attr_accessor :web_host
121
+
116
122
  def initialize(**args)
117
123
  update!(**args)
118
124
  end
@@ -127,6 +133,7 @@ module Google
127
133
  @ssh_port = args[:ssh_port] if args.key?(:ssh_port)
128
134
  @ssh_username = args[:ssh_username] if args.key?(:ssh_username)
129
135
  @state = args[:state] if args.key?(:state)
136
+ @web_host = args[:web_host] if args.key?(:web_host)
130
137
  end
131
138
  end
132
139
 
@@ -100,6 +100,7 @@ module Google
100
100
  property :ssh_port, as: 'sshPort'
101
101
  property :ssh_username, as: 'sshUsername'
102
102
  property :state, as: 'state'
103
+ property :web_host, as: 'webHost'
103
104
  end
104
105
  end
105
106
 
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/shell/docs/
27
27
  module CloudshellV1alpha1
28
28
  VERSION = 'V1alpha1'
29
- REVISION = '20190610'
29
+ REVISION = '20190724'
30
30
 
31
31
  # View and manage your data across Google Cloud Platform services
32
32
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -151,6 +151,12 @@ module Google
151
151
  # @return [String]
152
152
  attr_accessor :state
153
153
 
154
+ # Output only. Host to which clients can connect to initiate HTTPS or WSS
155
+ # connections with the environment.
156
+ # Corresponds to the JSON property `webHost`
157
+ # @return [String]
158
+ attr_accessor :web_host
159
+
154
160
  def initialize(**args)
155
161
  update!(**args)
156
162
  end
@@ -165,6 +171,7 @@ module Google
165
171
  @ssh_port = args[:ssh_port] if args.key?(:ssh_port)
166
172
  @ssh_username = args[:ssh_username] if args.key?(:ssh_username)
167
173
  @state = args[:state] if args.key?(:state)
174
+ @web_host = args[:web_host] if args.key?(:web_host)
168
175
  end
169
176
  end
170
177
 
@@ -117,6 +117,7 @@ module Google
117
117
  property :ssh_port, as: 'sshPort'
118
118
  property :ssh_username, as: 'sshUsername'
119
119
  property :state, as: 'state'
120
+ property :web_host, as: 'webHost'
120
121
  end
121
122
  end
122
123
 
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/container-engine/
27
27
  module ContainerV1beta1
28
28
  VERSION = 'V1beta1'
29
- REVISION = '20190610'
29
+ REVISION = '20190628'
30
30
 
31
31
  # View and manage your data across Google Cloud Platform services
32
32
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -656,6 +656,11 @@ module Google
656
656
  # @return [String]
657
657
  attr_accessor :services_ipv4_cidr
658
658
 
659
+ # Configuration of Shielded Nodes feature.
660
+ # Corresponds to the JSON property `shieldedNodes`
661
+ # @return [Google::Apis::ContainerV1beta1::ShieldedNodes]
662
+ attr_accessor :shielded_nodes
663
+
659
664
  # [Output only] The current status of this cluster.
660
665
  # Corresponds to the JSON property `status`
661
666
  # @return [String]
@@ -759,6 +764,7 @@ module Google
759
764
  @resource_usage_export_config = args[:resource_usage_export_config] if args.key?(:resource_usage_export_config)
760
765
  @self_link = args[:self_link] if args.key?(:self_link)
761
766
  @services_ipv4_cidr = args[:services_ipv4_cidr] if args.key?(:services_ipv4_cidr)
767
+ @shielded_nodes = args[:shielded_nodes] if args.key?(:shielded_nodes)
762
768
  @status = args[:status] if args.key?(:status)
763
769
  @status_message = args[:status_message] if args.key?(:status_message)
764
770
  @subnetwork = args[:subnetwork] if args.key?(:subnetwork)
@@ -949,6 +955,11 @@ module Google
949
955
  # @return [Google::Apis::ContainerV1beta1::ResourceUsageExportConfig]
950
956
  attr_accessor :desired_resource_usage_export_config
951
957
 
958
+ # Configuration of Shielded Nodes feature.
959
+ # Corresponds to the JSON property `desiredShieldedNodes`
960
+ # @return [Google::Apis::ContainerV1beta1::ShieldedNodes]
961
+ attr_accessor :desired_shielded_nodes
962
+
952
963
  # VerticalPodAutoscaling contains global, per-cluster information
953
964
  # required by Vertical Pod Autoscaler to automatically adjust
954
965
  # the resources of pods controlled by it.
@@ -985,6 +996,7 @@ module Google
985
996
  @desired_pod_security_policy_config = args[:desired_pod_security_policy_config] if args.key?(:desired_pod_security_policy_config)
986
997
  @desired_private_cluster_config = args[:desired_private_cluster_config] if args.key?(:desired_private_cluster_config)
987
998
  @desired_resource_usage_export_config = args[:desired_resource_usage_export_config] if args.key?(:desired_resource_usage_export_config)
999
+ @desired_shielded_nodes = args[:desired_shielded_nodes] if args.key?(:desired_shielded_nodes)
988
1000
  @desired_vertical_pod_autoscaling = args[:desired_vertical_pod_autoscaling] if args.key?(:desired_vertical_pod_autoscaling)
989
1001
  @desired_workload_identity_config = args[:desired_workload_identity_config] if args.key?(:desired_workload_identity_config)
990
1002
  end
@@ -1231,6 +1243,11 @@ module Google
1231
1243
  class GetJsonWebKeysResponse
1232
1244
  include Google::Apis::Core::Hashable
1233
1245
 
1246
+ # RFC-2616: cache control support
1247
+ # Corresponds to the JSON property `cacheHeader`
1248
+ # @return [Google::Apis::ContainerV1beta1::HttpCacheControlResponseHeader]
1249
+ attr_accessor :cache_header
1250
+
1234
1251
  # The public component of the keys used by the cluster to sign token
1235
1252
  # requests.
1236
1253
  # Corresponds to the JSON property `keys`
@@ -1243,6 +1260,7 @@ module Google
1243
1260
 
1244
1261
  # Update properties of this object
1245
1262
  def update!(**args)
1263
+ @cache_header = args[:cache_header] if args.key?(:cache_header)
1246
1264
  @keys = args[:keys] if args.key?(:keys)
1247
1265
  end
1248
1266
  end
@@ -1252,6 +1270,11 @@ module Google
1252
1270
  class GetOpenIdConfigResponse
1253
1271
  include Google::Apis::Core::Hashable
1254
1272
 
1273
+ # RFC-2616: cache control support
1274
+ # Corresponds to the JSON property `cacheHeader`
1275
+ # @return [Google::Apis::ContainerV1beta1::HttpCacheControlResponseHeader]
1276
+ attr_accessor :cache_header
1277
+
1255
1278
  # Supported claims.
1256
1279
  # Corresponds to the JSON property `claims_supported`
1257
1280
  # @return [Array<String>]
@@ -1293,6 +1316,7 @@ module Google
1293
1316
 
1294
1317
  # Update properties of this object
1295
1318
  def update!(**args)
1319
+ @cache_header = args[:cache_header] if args.key?(:cache_header)
1296
1320
  @claims_supported = args[:claims_supported] if args.key?(:claims_supported)
1297
1321
  @grant_types = args[:grant_types] if args.key?(:grant_types)
1298
1322
  @id_token_signing_alg_values_supported = args[:id_token_signing_alg_values_supported] if args.key?(:id_token_signing_alg_values_supported)
@@ -1327,6 +1351,37 @@ module Google
1327
1351
  end
1328
1352
  end
1329
1353
 
1354
+ # RFC-2616: cache control support
1355
+ class HttpCacheControlResponseHeader
1356
+ include Google::Apis::Core::Hashable
1357
+
1358
+ # 14.6 response cache age, in seconds since the response is generated
1359
+ # Corresponds to the JSON property `age`
1360
+ # @return [Fixnum]
1361
+ attr_accessor :age
1362
+
1363
+ # 14.9 request and response directives
1364
+ # Corresponds to the JSON property `directive`
1365
+ # @return [String]
1366
+ attr_accessor :directive
1367
+
1368
+ # 14.21 response cache expires, in RFC 1123 date format
1369
+ # Corresponds to the JSON property `expires`
1370
+ # @return [String]
1371
+ attr_accessor :expires
1372
+
1373
+ def initialize(**args)
1374
+ update!(**args)
1375
+ end
1376
+
1377
+ # Update properties of this object
1378
+ def update!(**args)
1379
+ @age = args[:age] if args.key?(:age)
1380
+ @directive = args[:directive] if args.key?(:directive)
1381
+ @expires = args[:expires] if args.key?(:expires)
1382
+ end
1383
+ end
1384
+
1330
1385
  # Configuration options for the HTTP (L7) load balancing controller addon,
1331
1386
  # which makes it easy to set up HTTP load balancers for services in a cluster.
1332
1387
  class HttpLoadBalancing
@@ -3616,6 +3671,26 @@ module Google
3616
3671
  end
3617
3672
  end
3618
3673
 
3674
+ # Configuration of Shielded Nodes feature.
3675
+ class ShieldedNodes
3676
+ include Google::Apis::Core::Hashable
3677
+
3678
+ # Whether Shielded Nodes features are enabled on all nodes in this cluster.
3679
+ # Corresponds to the JSON property `enabled`
3680
+ # @return [Boolean]
3681
+ attr_accessor :enabled
3682
+ alias_method :enabled?, :enabled
3683
+
3684
+ def initialize(**args)
3685
+ update!(**args)
3686
+ end
3687
+
3688
+ # Update properties of this object
3689
+ def update!(**args)
3690
+ @enabled = args[:enabled] if args.key?(:enabled)
3691
+ end
3692
+ end
3693
+
3619
3694
  # StartIPRotationRequest creates a new IP for the cluster and then performs
3620
3695
  # a node upgrade on each node pool to point to the new IP.
3621
3696
  class StartIpRotationRequest
@@ -166,6 +166,12 @@ module Google
166
166
  include Google::Apis::Core::JsonObjectSupport
167
167
  end
168
168
 
169
+ class HttpCacheControlResponseHeader
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
169
175
  class HttpLoadBalancing
170
176
  class Representation < Google::Apis::Core::JsonRepresentation; end
171
177
 
@@ -460,6 +466,12 @@ module Google
460
466
  include Google::Apis::Core::JsonObjectSupport
461
467
  end
462
468
 
469
+ class ShieldedNodes
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
463
475
  class StartIpRotationRequest
464
476
  class Representation < Google::Apis::Core::JsonRepresentation; end
465
477
 
@@ -689,6 +701,8 @@ module Google
689
701
 
690
702
  property :self_link, as: 'selfLink'
691
703
  property :services_ipv4_cidr, as: 'servicesIpv4Cidr'
704
+ property :shielded_nodes, as: 'shieldedNodes', class: Google::Apis::ContainerV1beta1::ShieldedNodes, decorator: Google::Apis::ContainerV1beta1::ShieldedNodes::Representation
705
+
692
706
  property :status, as: 'status'
693
707
  property :status_message, as: 'statusMessage'
694
708
  property :subnetwork, as: 'subnetwork'
@@ -745,6 +759,8 @@ module Google
745
759
 
746
760
  property :desired_resource_usage_export_config, as: 'desiredResourceUsageExportConfig', class: Google::Apis::ContainerV1beta1::ResourceUsageExportConfig, decorator: Google::Apis::ContainerV1beta1::ResourceUsageExportConfig::Representation
747
761
 
762
+ property :desired_shielded_nodes, as: 'desiredShieldedNodes', class: Google::Apis::ContainerV1beta1::ShieldedNodes, decorator: Google::Apis::ContainerV1beta1::ShieldedNodes::Representation
763
+
748
764
  property :desired_vertical_pod_autoscaling, as: 'desiredVerticalPodAutoscaling', class: Google::Apis::ContainerV1beta1::VerticalPodAutoscaling, decorator: Google::Apis::ContainerV1beta1::VerticalPodAutoscaling::Representation
749
765
 
750
766
  property :desired_workload_identity_config, as: 'desiredWorkloadIdentityConfig', class: Google::Apis::ContainerV1beta1::WorkloadIdentityConfig, decorator: Google::Apis::ContainerV1beta1::WorkloadIdentityConfig::Representation
@@ -817,6 +833,8 @@ module Google
817
833
  class GetJsonWebKeysResponse
818
834
  # @private
819
835
  class Representation < Google::Apis::Core::JsonRepresentation
836
+ property :cache_header, as: 'cacheHeader', class: Google::Apis::ContainerV1beta1::HttpCacheControlResponseHeader, decorator: Google::Apis::ContainerV1beta1::HttpCacheControlResponseHeader::Representation
837
+
820
838
  collection :keys, as: 'keys', class: Google::Apis::ContainerV1beta1::Jwk, decorator: Google::Apis::ContainerV1beta1::Jwk::Representation
821
839
 
822
840
  end
@@ -825,6 +843,8 @@ module Google
825
843
  class GetOpenIdConfigResponse
826
844
  # @private
827
845
  class Representation < Google::Apis::Core::JsonRepresentation
846
+ property :cache_header, as: 'cacheHeader', class: Google::Apis::ContainerV1beta1::HttpCacheControlResponseHeader, decorator: Google::Apis::ContainerV1beta1::HttpCacheControlResponseHeader::Representation
847
+
828
848
  collection :claims_supported, as: 'claims_supported'
829
849
  collection :grant_types, as: 'grant_types'
830
850
  collection :id_token_signing_alg_values_supported, as: 'id_token_signing_alg_values_supported'
@@ -842,6 +862,15 @@ module Google
842
862
  end
843
863
  end
844
864
 
865
+ class HttpCacheControlResponseHeader
866
+ # @private
867
+ class Representation < Google::Apis::Core::JsonRepresentation
868
+ property :age, :numeric_string => true, as: 'age'
869
+ property :directive, as: 'directive'
870
+ property :expires, as: 'expires'
871
+ end
872
+ end
873
+
845
874
  class HttpLoadBalancing
846
875
  # @private
847
876
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1380,6 +1409,13 @@ module Google
1380
1409
  end
1381
1410
  end
1382
1411
 
1412
+ class ShieldedNodes
1413
+ # @private
1414
+ class Representation < Google::Apis::Core::JsonRepresentation
1415
+ property :enabled, as: 'enabled'
1416
+ end
1417
+ end
1418
+
1383
1419
  class StartIpRotationRequest
1384
1420
  # @private
1385
1421
  class Representation < Google::Apis::Core::JsonRepresentation