google-apis-compute_alpha 0.17.0 → 0.21.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +17 -0
- data/OVERVIEW.md +2 -2
- data/lib/google/apis/compute_alpha/classes.rb +1606 -811
- data/lib/google/apis/compute_alpha/gem_version.rb +2 -2
- data/lib/google/apis/compute_alpha/representations.rb +389 -79
- data/lib/google/apis/compute_alpha/service.rb +3551 -3114
- metadata +5 -5
@@ -1600,13 +1600,19 @@ module Google
|
|
1600
1600
|
include Google::Apis::Core::JsonObjectSupport
|
1601
1601
|
end
|
1602
1602
|
|
1603
|
-
class
|
1603
|
+
class InitialStateConfig
|
1604
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1605
|
+
|
1606
|
+
include Google::Apis::Core::JsonObjectSupport
|
1607
|
+
end
|
1608
|
+
|
1609
|
+
class Instance
|
1604
1610
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1605
1611
|
|
1606
1612
|
include Google::Apis::Core::JsonObjectSupport
|
1607
1613
|
end
|
1608
1614
|
|
1609
|
-
class
|
1615
|
+
class InstanceAggregatedList
|
1610
1616
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1611
1617
|
|
1612
1618
|
class Warning
|
@@ -1624,36 +1630,18 @@ module Google
|
|
1624
1630
|
include Google::Apis::Core::JsonObjectSupport
|
1625
1631
|
end
|
1626
1632
|
|
1627
|
-
class
|
1633
|
+
class InstanceConsumptionData
|
1628
1634
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1629
1635
|
|
1630
1636
|
include Google::Apis::Core::JsonObjectSupport
|
1631
1637
|
end
|
1632
1638
|
|
1633
|
-
class
|
1639
|
+
class InstanceConsumptionInfo
|
1634
1640
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1635
1641
|
|
1636
1642
|
include Google::Apis::Core::JsonObjectSupport
|
1637
1643
|
end
|
1638
1644
|
|
1639
|
-
class InstanceAggregatedList
|
1640
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1641
|
-
|
1642
|
-
class Warning
|
1643
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1644
|
-
|
1645
|
-
class Datum
|
1646
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1647
|
-
|
1648
|
-
include Google::Apis::Core::JsonObjectSupport
|
1649
|
-
end
|
1650
|
-
|
1651
|
-
include Google::Apis::Core::JsonObjectSupport
|
1652
|
-
end
|
1653
|
-
|
1654
|
-
include Google::Apis::Core::JsonObjectSupport
|
1655
|
-
end
|
1656
|
-
|
1657
1645
|
class InstanceGroup
|
1658
1646
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1659
1647
|
|
@@ -1726,12 +1714,24 @@ module Google
|
|
1726
1714
|
include Google::Apis::Core::JsonObjectSupport
|
1727
1715
|
end
|
1728
1716
|
|
1717
|
+
class InstanceGroupManagerAllInstancesConfig
|
1718
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1719
|
+
|
1720
|
+
include Google::Apis::Core::JsonObjectSupport
|
1721
|
+
end
|
1722
|
+
|
1729
1723
|
class InstanceGroupManagerAutoHealingPolicy
|
1730
1724
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1731
1725
|
|
1732
1726
|
include Google::Apis::Core::JsonObjectSupport
|
1733
1727
|
end
|
1734
1728
|
|
1729
|
+
class InstanceGroupManagerAutoHealingPolicyAutoHealingTriggers
|
1730
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1731
|
+
|
1732
|
+
include Google::Apis::Core::JsonObjectSupport
|
1733
|
+
end
|
1734
|
+
|
1735
1735
|
class InstanceGroupManagerInstanceLifecyclePolicy
|
1736
1736
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1737
1737
|
|
@@ -1774,6 +1774,12 @@ module Google
|
|
1774
1774
|
include Google::Apis::Core::JsonObjectSupport
|
1775
1775
|
end
|
1776
1776
|
|
1777
|
+
class InstanceGroupManagerStatusAllInstancesConfig
|
1778
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1779
|
+
|
1780
|
+
include Google::Apis::Core::JsonObjectSupport
|
1781
|
+
end
|
1782
|
+
|
1777
1783
|
class InstanceGroupManagerStatusStateful
|
1778
1784
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1779
1785
|
|
@@ -2074,6 +2080,12 @@ module Google
|
|
2074
2080
|
include Google::Apis::Core::JsonObjectSupport
|
2075
2081
|
end
|
2076
2082
|
|
2083
|
+
class InstancePropertiesPatch
|
2084
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2085
|
+
|
2086
|
+
include Google::Apis::Core::JsonObjectSupport
|
2087
|
+
end
|
2088
|
+
|
2077
2089
|
class InstanceReference
|
2078
2090
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2079
2091
|
|
@@ -2212,6 +2224,24 @@ module Google
|
|
2212
2224
|
include Google::Apis::Core::JsonObjectSupport
|
2213
2225
|
end
|
2214
2226
|
|
2227
|
+
class InstantSnapshotAggregatedList
|
2228
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2229
|
+
|
2230
|
+
class Warning
|
2231
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2232
|
+
|
2233
|
+
class Datum
|
2234
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2235
|
+
|
2236
|
+
include Google::Apis::Core::JsonObjectSupport
|
2237
|
+
end
|
2238
|
+
|
2239
|
+
include Google::Apis::Core::JsonObjectSupport
|
2240
|
+
end
|
2241
|
+
|
2242
|
+
include Google::Apis::Core::JsonObjectSupport
|
2243
|
+
end
|
2244
|
+
|
2215
2245
|
class InstantSnapshotExportParams
|
2216
2246
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2217
2247
|
|
@@ -2242,6 +2272,24 @@ module Google
|
|
2242
2272
|
include Google::Apis::Core::JsonObjectSupport
|
2243
2273
|
end
|
2244
2274
|
|
2275
|
+
class InstantSnapshotsScopedList
|
2276
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2277
|
+
|
2278
|
+
class Warning
|
2279
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2280
|
+
|
2281
|
+
class Datum
|
2282
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2283
|
+
|
2284
|
+
include Google::Apis::Core::JsonObjectSupport
|
2285
|
+
end
|
2286
|
+
|
2287
|
+
include Google::Apis::Core::JsonObjectSupport
|
2288
|
+
end
|
2289
|
+
|
2290
|
+
include Google::Apis::Core::JsonObjectSupport
|
2291
|
+
end
|
2292
|
+
|
2245
2293
|
class Int64RangeMatch
|
2246
2294
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2247
2295
|
|
@@ -2710,6 +2758,12 @@ module Google
|
|
2710
2758
|
include Google::Apis::Core::JsonObjectSupport
|
2711
2759
|
end
|
2712
2760
|
|
2761
|
+
class ManagedInstanceAllInstancesConfig
|
2762
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2763
|
+
|
2764
|
+
include Google::Apis::Core::JsonObjectSupport
|
2765
|
+
end
|
2766
|
+
|
2713
2767
|
class ManagedInstanceInstanceHealth
|
2714
2768
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2715
2769
|
|
@@ -4408,6 +4462,12 @@ module Google
|
|
4408
4462
|
include Google::Apis::Core::JsonObjectSupport
|
4409
4463
|
end
|
4410
4464
|
|
4465
|
+
class RouteAsPath
|
4466
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4467
|
+
|
4468
|
+
include Google::Apis::Core::JsonObjectSupport
|
4469
|
+
end
|
4470
|
+
|
4411
4471
|
class RouteList
|
4412
4472
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4413
4473
|
|
@@ -4600,6 +4660,12 @@ module Google
|
|
4600
4660
|
include Google::Apis::Core::JsonObjectSupport
|
4601
4661
|
end
|
4602
4662
|
|
4663
|
+
class SavedDisk
|
4664
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4665
|
+
|
4666
|
+
include Google::Apis::Core::JsonObjectSupport
|
4667
|
+
end
|
4668
|
+
|
4603
4669
|
class ScalingScheduleStatus
|
4604
4670
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4605
4671
|
|
@@ -4738,6 +4804,12 @@ module Google
|
|
4738
4804
|
include Google::Apis::Core::JsonObjectSupport
|
4739
4805
|
end
|
4740
4806
|
|
4807
|
+
class SecurityPolicyRecaptchaOptionsConfig
|
4808
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4809
|
+
|
4810
|
+
include Google::Apis::Core::JsonObjectSupport
|
4811
|
+
end
|
4812
|
+
|
4741
4813
|
class SecurityPolicyReference
|
4742
4814
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4743
4815
|
|
@@ -5092,6 +5164,24 @@ module Google
|
|
5092
5164
|
include Google::Apis::Core::JsonObjectSupport
|
5093
5165
|
end
|
5094
5166
|
|
5167
|
+
class SslPoliciesAggregatedList
|
5168
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5169
|
+
|
5170
|
+
class Warning
|
5171
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5172
|
+
|
5173
|
+
class Datum
|
5174
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5175
|
+
|
5176
|
+
include Google::Apis::Core::JsonObjectSupport
|
5177
|
+
end
|
5178
|
+
|
5179
|
+
include Google::Apis::Core::JsonObjectSupport
|
5180
|
+
end
|
5181
|
+
|
5182
|
+
include Google::Apis::Core::JsonObjectSupport
|
5183
|
+
end
|
5184
|
+
|
5095
5185
|
class SslPoliciesList
|
5096
5186
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5097
5187
|
|
@@ -5116,6 +5206,24 @@ module Google
|
|
5116
5206
|
include Google::Apis::Core::JsonObjectSupport
|
5117
5207
|
end
|
5118
5208
|
|
5209
|
+
class SslPoliciesScopedList
|
5210
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5211
|
+
|
5212
|
+
class Warning
|
5213
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5214
|
+
|
5215
|
+
class Datum
|
5216
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5217
|
+
|
5218
|
+
include Google::Apis::Core::JsonObjectSupport
|
5219
|
+
end
|
5220
|
+
|
5221
|
+
include Google::Apis::Core::JsonObjectSupport
|
5222
|
+
end
|
5223
|
+
|
5224
|
+
include Google::Apis::Core::JsonObjectSupport
|
5225
|
+
end
|
5226
|
+
|
5119
5227
|
class SslPolicy
|
5120
5228
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5121
5229
|
|
@@ -6460,6 +6568,7 @@ module Google
|
|
6460
6568
|
# @private
|
6461
6569
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6462
6570
|
property :enable_nested_virtualization, as: 'enableNestedVirtualization'
|
6571
|
+
property :enable_uefi_networking, as: 'enableUefiNetworking'
|
6463
6572
|
property :numa_node_count, as: 'numaNodeCount'
|
6464
6573
|
property :threads_per_core, as: 'threadsPerCore'
|
6465
6574
|
property :visible_core_count, as: 'visibleCoreCount'
|
@@ -6500,6 +6609,7 @@ module Google
|
|
6500
6609
|
class AllocationSpecificSkuReservation
|
6501
6610
|
# @private
|
6502
6611
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6612
|
+
property :assured_count, :numeric_string => true, as: 'assuredCount'
|
6503
6613
|
property :count, :numeric_string => true, as: 'count'
|
6504
6614
|
property :in_use_count, :numeric_string => true, as: 'inUseCount'
|
6505
6615
|
property :instance_properties, as: 'instanceProperties', class: Google::Apis::ComputeAlpha::AllocationSpecificSkuAllocationReservedInstanceProperties, decorator: Google::Apis::ComputeAlpha::AllocationSpecificSkuAllocationReservedInstanceProperties::Representation
|
@@ -6539,6 +6649,7 @@ module Google
|
|
6539
6649
|
class AttachedDiskInitializeParams
|
6540
6650
|
# @private
|
6541
6651
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6652
|
+
property :architecture, as: 'architecture'
|
6542
6653
|
property :description, as: 'description'
|
6543
6654
|
property :disk_name, as: 'diskName'
|
6544
6655
|
property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
|
@@ -7349,6 +7460,7 @@ module Google
|
|
7349
7460
|
property :kind, as: 'kind'
|
7350
7461
|
property :license_resource, as: 'licenseResource', class: Google::Apis::ComputeAlpha::LicenseResourceCommitment, decorator: Google::Apis::ComputeAlpha::LicenseResourceCommitment::Representation
|
7351
7462
|
|
7463
|
+
collection :merge_source_commitments, as: 'mergeSourceCommitments'
|
7352
7464
|
property :name, as: 'name'
|
7353
7465
|
property :plan, as: 'plan'
|
7354
7466
|
property :region, as: 'region'
|
@@ -7358,6 +7470,7 @@ module Google
|
|
7358
7470
|
|
7359
7471
|
property :self_link, as: 'selfLink'
|
7360
7472
|
property :self_link_with_id, as: 'selfLinkWithId'
|
7473
|
+
property :split_source_commitment, as: 'splitSourceCommitment'
|
7361
7474
|
property :start_timestamp, as: 'startTimestamp'
|
7362
7475
|
property :status, as: 'status'
|
7363
7476
|
property :status_message, as: 'statusMessage'
|
@@ -7553,6 +7666,7 @@ module Google
|
|
7553
7666
|
class Disk
|
7554
7667
|
# @private
|
7555
7668
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7669
|
+
property :architecture, as: 'architecture'
|
7556
7670
|
property :creation_timestamp, as: 'creationTimestamp'
|
7557
7671
|
property :description, as: 'description'
|
7558
7672
|
property :disk_encryption_key, as: 'diskEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
|
@@ -7589,8 +7703,6 @@ module Google
|
|
7589
7703
|
property :source_image_encryption_key, as: 'sourceImageEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
|
7590
7704
|
|
7591
7705
|
property :source_image_id, as: 'sourceImageId'
|
7592
|
-
property :source_in_place_snapshot, as: 'sourceInPlaceSnapshot'
|
7593
|
-
property :source_in_place_snapshot_id, as: 'sourceInPlaceSnapshotId'
|
7594
7706
|
property :source_instant_snapshot, as: 'sourceInstantSnapshot'
|
7595
7707
|
property :source_instant_snapshot_id, as: 'sourceInstantSnapshotId'
|
7596
7708
|
property :source_snapshot, as: 'sourceSnapshot'
|
@@ -8185,10 +8297,12 @@ module Google
|
|
8185
8297
|
# @private
|
8186
8298
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8187
8299
|
collection :dest_address_groups, as: 'destAddressGroups'
|
8300
|
+
collection :dest_fqdns, as: 'destFqdns'
|
8188
8301
|
collection :dest_ip_ranges, as: 'destIpRanges'
|
8189
8302
|
collection :layer4_configs, as: 'layer4Configs', class: Google::Apis::ComputeAlpha::FirewallPolicyRuleMatcherLayer4Config, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRuleMatcherLayer4Config::Representation
|
8190
8303
|
|
8191
8304
|
collection :src_address_groups, as: 'srcAddressGroups'
|
8305
|
+
collection :src_fqdns, as: 'srcFqdns'
|
8192
8306
|
collection :src_ip_ranges, as: 'srcIpRanges'
|
8193
8307
|
collection :src_secure_tags, as: 'srcSecureTags', class: Google::Apis::ComputeAlpha::FirewallPolicyRuleSecureTag, decorator: Google::Apis::ComputeAlpha::FirewallPolicyRuleSecureTag::Representation
|
8194
8308
|
|
@@ -9241,6 +9355,7 @@ module Google
|
|
9241
9355
|
class Image
|
9242
9356
|
# @private
|
9243
9357
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9358
|
+
property :architecture, as: 'architecture'
|
9244
9359
|
property :archive_size_bytes, :numeric_string => true, as: 'archiveSizeBytes'
|
9245
9360
|
property :creation_timestamp, as: 'creationTimestamp'
|
9246
9361
|
property :deprecated, as: 'deprecated', class: Google::Apis::ComputeAlpha::DeprecationStatus, decorator: Google::Apis::ComputeAlpha::DeprecationStatus::Representation
|
@@ -9337,60 +9452,6 @@ module Google
|
|
9337
9452
|
end
|
9338
9453
|
end
|
9339
9454
|
|
9340
|
-
class InPlaceSnapshot
|
9341
|
-
# @private
|
9342
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9343
|
-
property :creation_timestamp, as: 'creationTimestamp'
|
9344
|
-
property :description, as: 'description'
|
9345
|
-
property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
|
9346
|
-
property :guest_flush, as: 'guestFlush'
|
9347
|
-
property :id, :numeric_string => true, as: 'id'
|
9348
|
-
property :kind, as: 'kind'
|
9349
|
-
property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
|
9350
|
-
hash :labels, as: 'labels'
|
9351
|
-
property :name, as: 'name'
|
9352
|
-
property :region, as: 'region'
|
9353
|
-
property :self_link, as: 'selfLink'
|
9354
|
-
property :self_link_with_id, as: 'selfLinkWithId'
|
9355
|
-
property :source_disk, as: 'sourceDisk'
|
9356
|
-
property :source_disk_id, as: 'sourceDiskId'
|
9357
|
-
property :status, as: 'status'
|
9358
|
-
property :zone, as: 'zone'
|
9359
|
-
end
|
9360
|
-
end
|
9361
|
-
|
9362
|
-
class InPlaceSnapshotList
|
9363
|
-
# @private
|
9364
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9365
|
-
property :id, as: 'id'
|
9366
|
-
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::InPlaceSnapshot, decorator: Google::Apis::ComputeAlpha::InPlaceSnapshot::Representation
|
9367
|
-
|
9368
|
-
property :kind, as: 'kind'
|
9369
|
-
property :next_page_token, as: 'nextPageToken'
|
9370
|
-
property :self_link, as: 'selfLink'
|
9371
|
-
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::InPlaceSnapshotList::Warning, decorator: Google::Apis::ComputeAlpha::InPlaceSnapshotList::Warning::Representation
|
9372
|
-
|
9373
|
-
end
|
9374
|
-
|
9375
|
-
class Warning
|
9376
|
-
# @private
|
9377
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9378
|
-
property :code, as: 'code'
|
9379
|
-
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::InPlaceSnapshotList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::InPlaceSnapshotList::Warning::Datum::Representation
|
9380
|
-
|
9381
|
-
property :message, as: 'message'
|
9382
|
-
end
|
9383
|
-
|
9384
|
-
class Datum
|
9385
|
-
# @private
|
9386
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9387
|
-
property :key, as: 'key'
|
9388
|
-
property :value, as: 'value'
|
9389
|
-
end
|
9390
|
-
end
|
9391
|
-
end
|
9392
|
-
end
|
9393
|
-
|
9394
9455
|
class InitialStateConfig
|
9395
9456
|
# @private
|
9396
9457
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9429,6 +9490,7 @@ module Google
|
|
9429
9490
|
property :id, :numeric_string => true, as: 'id'
|
9430
9491
|
property :instance_encryption_key, as: 'instanceEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
|
9431
9492
|
|
9493
|
+
property :key_revocation_action_type, as: 'keyRevocationActionType'
|
9432
9494
|
property :kind, as: 'kind'
|
9433
9495
|
property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
|
9434
9496
|
hash :labels, as: 'labels'
|
@@ -9515,6 +9577,25 @@ module Google
|
|
9515
9577
|
end
|
9516
9578
|
end
|
9517
9579
|
|
9580
|
+
class InstanceConsumptionData
|
9581
|
+
# @private
|
9582
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9583
|
+
property :consumption_info, as: 'consumptionInfo', class: Google::Apis::ComputeAlpha::InstanceConsumptionInfo, decorator: Google::Apis::ComputeAlpha::InstanceConsumptionInfo::Representation
|
9584
|
+
|
9585
|
+
property :instance, as: 'instance'
|
9586
|
+
end
|
9587
|
+
end
|
9588
|
+
|
9589
|
+
class InstanceConsumptionInfo
|
9590
|
+
# @private
|
9591
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9592
|
+
property :guest_cpus, as: 'guestCpus'
|
9593
|
+
property :local_ssd_gb, as: 'localSsdGb'
|
9594
|
+
property :memory_mb, as: 'memoryMb'
|
9595
|
+
property :min_node_cpus, as: 'minNodeCpus'
|
9596
|
+
end
|
9597
|
+
end
|
9598
|
+
|
9518
9599
|
class InstanceGroup
|
9519
9600
|
# @private
|
9520
9601
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9604,6 +9685,8 @@ module Google
|
|
9604
9685
|
class InstanceGroupManager
|
9605
9686
|
# @private
|
9606
9687
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9688
|
+
property :all_instances_config, as: 'allInstancesConfig', class: Google::Apis::ComputeAlpha::InstanceGroupManagerAllInstancesConfig, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerAllInstancesConfig::Representation
|
9689
|
+
|
9607
9690
|
collection :auto_healing_policies, as: 'autoHealingPolicies', class: Google::Apis::ComputeAlpha::InstanceGroupManagerAutoHealingPolicy, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerAutoHealingPolicy::Representation
|
9608
9691
|
|
9609
9692
|
property :base_instance_name, as: 'baseInstanceName'
|
@@ -9698,13 +9781,31 @@ module Google
|
|
9698
9781
|
end
|
9699
9782
|
end
|
9700
9783
|
|
9784
|
+
class InstanceGroupManagerAllInstancesConfig
|
9785
|
+
# @private
|
9786
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9787
|
+
property :properties, as: 'properties', class: Google::Apis::ComputeAlpha::InstancePropertiesPatch, decorator: Google::Apis::ComputeAlpha::InstancePropertiesPatch::Representation
|
9788
|
+
|
9789
|
+
end
|
9790
|
+
end
|
9791
|
+
|
9701
9792
|
class InstanceGroupManagerAutoHealingPolicy
|
9702
9793
|
# @private
|
9703
9794
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9795
|
+
property :auto_healing_triggers, as: 'autoHealingTriggers', class: Google::Apis::ComputeAlpha::InstanceGroupManagerAutoHealingPolicyAutoHealingTriggers, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerAutoHealingPolicyAutoHealingTriggers::Representation
|
9796
|
+
|
9704
9797
|
property :health_check, as: 'healthCheck'
|
9705
9798
|
property :initial_delay_sec, as: 'initialDelaySec'
|
9706
9799
|
property :max_unavailable, as: 'maxUnavailable', class: Google::Apis::ComputeAlpha::FixedOrPercent, decorator: Google::Apis::ComputeAlpha::FixedOrPercent::Representation
|
9707
9800
|
|
9801
|
+
property :update_instances, as: 'updateInstances'
|
9802
|
+
end
|
9803
|
+
end
|
9804
|
+
|
9805
|
+
class InstanceGroupManagerAutoHealingPolicyAutoHealingTriggers
|
9806
|
+
# @private
|
9807
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9808
|
+
property :on_health_check, as: 'onHealthCheck'
|
9708
9809
|
end
|
9709
9810
|
end
|
9710
9811
|
|
@@ -9765,6 +9866,8 @@ module Google
|
|
9765
9866
|
class InstanceGroupManagerStatus
|
9766
9867
|
# @private
|
9767
9868
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9869
|
+
property :all_instances_config, as: 'allInstancesConfig', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusAllInstancesConfig, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusAllInstancesConfig::Representation
|
9870
|
+
|
9768
9871
|
property :autoscaler, as: 'autoscaler'
|
9769
9872
|
property :is_stable, as: 'isStable'
|
9770
9873
|
property :stateful, as: 'stateful', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusStateful, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusStateful::Representation
|
@@ -9774,6 +9877,14 @@ module Google
|
|
9774
9877
|
end
|
9775
9878
|
end
|
9776
9879
|
|
9880
|
+
class InstanceGroupManagerStatusAllInstancesConfig
|
9881
|
+
# @private
|
9882
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9883
|
+
property :current_revision, as: 'currentRevision'
|
9884
|
+
property :effective, as: 'effective'
|
9885
|
+
end
|
9886
|
+
end
|
9887
|
+
|
9777
9888
|
class InstanceGroupManagerStatusStateful
|
9778
9889
|
# @private
|
9779
9890
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10233,6 +10344,7 @@ module Google
|
|
10233
10344
|
|
10234
10345
|
collection :guest_accelerators, as: 'guestAccelerators', class: Google::Apis::ComputeAlpha::AcceleratorConfig, decorator: Google::Apis::ComputeAlpha::AcceleratorConfig::Representation
|
10235
10346
|
|
10347
|
+
property :key_revocation_action_type, as: 'keyRevocationActionType'
|
10236
10348
|
hash :labels, as: 'labels'
|
10237
10349
|
property :machine_type, as: 'machineType'
|
10238
10350
|
property :metadata, as: 'metadata', class: Google::Apis::ComputeAlpha::Metadata, decorator: Google::Apis::ComputeAlpha::Metadata::Representation
|
@@ -10261,6 +10373,14 @@ module Google
|
|
10261
10373
|
end
|
10262
10374
|
end
|
10263
10375
|
|
10376
|
+
class InstancePropertiesPatch
|
10377
|
+
# @private
|
10378
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10379
|
+
hash :labels, as: 'labels'
|
10380
|
+
hash :metadata, as: 'metadata'
|
10381
|
+
end
|
10382
|
+
end
|
10383
|
+
|
10264
10384
|
class InstanceReference
|
10265
10385
|
# @private
|
10266
10386
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10472,6 +10592,7 @@ module Google
|
|
10472
10592
|
class InstantSnapshot
|
10473
10593
|
# @private
|
10474
10594
|
class Representation < Google::Apis::Core::JsonRepresentation
|
10595
|
+
property :architecture, as: 'architecture'
|
10475
10596
|
property :creation_timestamp, as: 'creationTimestamp'
|
10476
10597
|
property :description, as: 'description'
|
10477
10598
|
property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
|
@@ -10492,6 +10613,39 @@ module Google
|
|
10492
10613
|
end
|
10493
10614
|
end
|
10494
10615
|
|
10616
|
+
class InstantSnapshotAggregatedList
|
10617
|
+
# @private
|
10618
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10619
|
+
property :id, as: 'id'
|
10620
|
+
hash :items, as: 'items', class: Google::Apis::ComputeAlpha::InstantSnapshotsScopedList, decorator: Google::Apis::ComputeAlpha::InstantSnapshotsScopedList::Representation
|
10621
|
+
|
10622
|
+
property :kind, as: 'kind'
|
10623
|
+
property :next_page_token, as: 'nextPageToken'
|
10624
|
+
property :self_link, as: 'selfLink'
|
10625
|
+
collection :unreachables, as: 'unreachables'
|
10626
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::InstantSnapshotAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::InstantSnapshotAggregatedList::Warning::Representation
|
10627
|
+
|
10628
|
+
end
|
10629
|
+
|
10630
|
+
class Warning
|
10631
|
+
# @private
|
10632
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10633
|
+
property :code, as: 'code'
|
10634
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::InstantSnapshotAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::InstantSnapshotAggregatedList::Warning::Datum::Representation
|
10635
|
+
|
10636
|
+
property :message, as: 'message'
|
10637
|
+
end
|
10638
|
+
|
10639
|
+
class Datum
|
10640
|
+
# @private
|
10641
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10642
|
+
property :key, as: 'key'
|
10643
|
+
property :value, as: 'value'
|
10644
|
+
end
|
10645
|
+
end
|
10646
|
+
end
|
10647
|
+
end
|
10648
|
+
|
10495
10649
|
class InstantSnapshotExportParams
|
10496
10650
|
# @private
|
10497
10651
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10544,6 +10698,34 @@ module Google
|
|
10544
10698
|
end
|
10545
10699
|
end
|
10546
10700
|
|
10701
|
+
class InstantSnapshotsScopedList
|
10702
|
+
# @private
|
10703
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10704
|
+
collection :instant_snapshots, as: 'instantSnapshots', class: Google::Apis::ComputeAlpha::InstantSnapshot, decorator: Google::Apis::ComputeAlpha::InstantSnapshot::Representation
|
10705
|
+
|
10706
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::InstantSnapshotsScopedList::Warning, decorator: Google::Apis::ComputeAlpha::InstantSnapshotsScopedList::Warning::Representation
|
10707
|
+
|
10708
|
+
end
|
10709
|
+
|
10710
|
+
class Warning
|
10711
|
+
# @private
|
10712
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10713
|
+
property :code, as: 'code'
|
10714
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::InstantSnapshotsScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::InstantSnapshotsScopedList::Warning::Datum::Representation
|
10715
|
+
|
10716
|
+
property :message, as: 'message'
|
10717
|
+
end
|
10718
|
+
|
10719
|
+
class Datum
|
10720
|
+
# @private
|
10721
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10722
|
+
property :key, as: 'key'
|
10723
|
+
property :value, as: 'value'
|
10724
|
+
end
|
10725
|
+
end
|
10726
|
+
end
|
10727
|
+
end
|
10728
|
+
|
10547
10729
|
class Int64RangeMatch
|
10548
10730
|
# @private
|
10549
10731
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11250,11 +11432,15 @@ module Google
|
|
11250
11432
|
property :description, as: 'description'
|
11251
11433
|
property :guest_flush, as: 'guestFlush'
|
11252
11434
|
property :id, :numeric_string => true, as: 'id'
|
11435
|
+
property :instance_properties, as: 'instanceProperties', class: Google::Apis::ComputeAlpha::InstanceProperties, decorator: Google::Apis::ComputeAlpha::InstanceProperties::Representation
|
11436
|
+
|
11253
11437
|
property :kind, as: 'kind'
|
11254
11438
|
property :machine_image_encryption_key, as: 'machineImageEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
|
11255
11439
|
|
11256
11440
|
property :name, as: 'name'
|
11257
11441
|
property :satisfies_pzs, as: 'satisfiesPzs'
|
11442
|
+
collection :saved_disks, as: 'savedDisks', class: Google::Apis::ComputeAlpha::SavedDisk, decorator: Google::Apis::ComputeAlpha::SavedDisk::Representation
|
11443
|
+
|
11258
11444
|
property :self_link, as: 'selfLink'
|
11259
11445
|
property :self_link_with_id, as: 'selfLinkWithId'
|
11260
11446
|
collection :source_disk_encryption_keys, as: 'sourceDiskEncryptionKeys', class: Google::Apis::ComputeAlpha::SourceDiskEncryptionKey, decorator: Google::Apis::ComputeAlpha::SourceDiskEncryptionKey::Representation
|
@@ -11427,6 +11613,8 @@ module Google
|
|
11427
11613
|
class ManagedInstance
|
11428
11614
|
# @private
|
11429
11615
|
class Representation < Google::Apis::Core::JsonRepresentation
|
11616
|
+
property :all_instances_config, as: 'allInstancesConfig', class: Google::Apis::ComputeAlpha::ManagedInstanceAllInstancesConfig, decorator: Google::Apis::ComputeAlpha::ManagedInstanceAllInstancesConfig::Representation
|
11617
|
+
|
11430
11618
|
property :current_action, as: 'currentAction'
|
11431
11619
|
property :id, :numeric_string => true, as: 'id'
|
11432
11620
|
property :instance, as: 'instance'
|
@@ -11447,6 +11635,13 @@ module Google
|
|
11447
11635
|
end
|
11448
11636
|
end
|
11449
11637
|
|
11638
|
+
class ManagedInstanceAllInstancesConfig
|
11639
|
+
# @private
|
11640
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11641
|
+
property :revision, as: 'revision'
|
11642
|
+
end
|
11643
|
+
end
|
11644
|
+
|
11450
11645
|
class ManagedInstanceInstanceHealth
|
11451
11646
|
# @private
|
11452
11647
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11554,12 +11749,15 @@ module Google
|
|
11554
11749
|
property :auto_create_subnetworks, as: 'autoCreateSubnetworks'
|
11555
11750
|
property :creation_timestamp, as: 'creationTimestamp'
|
11556
11751
|
property :description, as: 'description'
|
11752
|
+
property :enable_ula_internal_ipv6, as: 'enableUlaInternalIpv6'
|
11557
11753
|
property :firewall_policy, as: 'firewallPolicy'
|
11558
11754
|
property :gateway_i_pv4, as: 'gatewayIPv4'
|
11559
11755
|
property :id, :numeric_string => true, as: 'id'
|
11756
|
+
property :internal_ipv6_range, as: 'internalIpv6Range'
|
11560
11757
|
property :kind, as: 'kind'
|
11561
11758
|
property :mtu, as: 'mtu'
|
11562
11759
|
property :name, as: 'name'
|
11760
|
+
property :network_firewall_policy_enforcement_order, as: 'networkFirewallPolicyEnforcementOrder'
|
11563
11761
|
collection :peerings, as: 'peerings', class: Google::Apis::ComputeAlpha::NetworkPeering, decorator: Google::Apis::ComputeAlpha::NetworkPeering::Representation
|
11564
11762
|
|
11565
11763
|
property :routing_config, as: 'routingConfig', class: Google::Apis::ComputeAlpha::NetworkRoutingConfig, decorator: Google::Apis::ComputeAlpha::NetworkRoutingConfig::Representation
|
@@ -12182,9 +12380,13 @@ module Google
|
|
12182
12380
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12183
12381
|
collection :accelerators, as: 'accelerators', class: Google::Apis::ComputeAlpha::AcceleratorConfig, decorator: Google::Apis::ComputeAlpha::AcceleratorConfig::Representation
|
12184
12382
|
|
12383
|
+
property :consumed_resources, as: 'consumedResources', class: Google::Apis::ComputeAlpha::InstanceConsumptionInfo, decorator: Google::Apis::ComputeAlpha::InstanceConsumptionInfo::Representation
|
12384
|
+
|
12185
12385
|
property :cpu_overcommit_type, as: 'cpuOvercommitType'
|
12186
12386
|
collection :disks, as: 'disks', class: Google::Apis::ComputeAlpha::LocalDisk, decorator: Google::Apis::ComputeAlpha::LocalDisk::Representation
|
12187
12387
|
|
12388
|
+
collection :instance_consumption_datas, as: 'instanceConsumptionDatas', class: Google::Apis::ComputeAlpha::InstanceConsumptionData, decorator: Google::Apis::ComputeAlpha::InstanceConsumptionData::Representation
|
12389
|
+
|
12188
12390
|
collection :instances, as: 'instances'
|
12189
12391
|
property :name, as: 'name'
|
12190
12392
|
property :node_type, as: 'nodeType'
|
@@ -12193,6 +12395,8 @@ module Google
|
|
12193
12395
|
|
12194
12396
|
property :server_id, as: 'serverId'
|
12195
12397
|
property :status, as: 'status'
|
12398
|
+
property :total_resources, as: 'totalResources', class: Google::Apis::ComputeAlpha::InstanceConsumptionInfo, decorator: Google::Apis::ComputeAlpha::InstanceConsumptionInfo::Representation
|
12399
|
+
|
12196
12400
|
end
|
12197
12401
|
end
|
12198
12402
|
|
@@ -12653,6 +12857,7 @@ module Google
|
|
12653
12857
|
property :id, :numeric_string => true, as: 'id'
|
12654
12858
|
property :insert_time, as: 'insertTime'
|
12655
12859
|
property :kind, as: 'kind'
|
12860
|
+
hash :metadata, as: 'metadata'
|
12656
12861
|
property :name, as: 'name'
|
12657
12862
|
property :operation_group_id, as: 'operationGroupId'
|
12658
12863
|
property :operation_type, as: 'operationType'
|
@@ -13099,7 +13304,6 @@ module Google
|
|
13099
13304
|
collection :bindings, as: 'bindings', class: Google::Apis::ComputeAlpha::Binding, decorator: Google::Apis::ComputeAlpha::Binding::Representation
|
13100
13305
|
|
13101
13306
|
property :etag, :base64 => true, as: 'etag'
|
13102
|
-
property :iam_owned, as: 'iamOwned'
|
13103
13307
|
collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::Rule, decorator: Google::Apis::ComputeAlpha::Rule::Representation
|
13104
13308
|
|
13105
13309
|
property :version, as: 'version'
|
@@ -14415,6 +14619,8 @@ module Google
|
|
14415
14619
|
# @private
|
14416
14620
|
class Representation < Google::Apis::Core::JsonRepresentation
|
14417
14621
|
property :allow_conflicting_subnetworks, as: 'allowConflictingSubnetworks'
|
14622
|
+
collection :as_paths, as: 'asPaths', class: Google::Apis::ComputeAlpha::RouteAsPath, decorator: Google::Apis::ComputeAlpha::RouteAsPath::Representation
|
14623
|
+
|
14418
14624
|
property :creation_timestamp, as: 'creationTimestamp'
|
14419
14625
|
property :description, as: 'description'
|
14420
14626
|
property :dest_range, as: 'destRange'
|
@@ -14432,6 +14638,7 @@ module Google
|
|
14432
14638
|
property :next_hop_peering, as: 'nextHopPeering'
|
14433
14639
|
property :next_hop_vpn_tunnel, as: 'nextHopVpnTunnel'
|
14434
14640
|
property :priority, as: 'priority'
|
14641
|
+
property :route_type, as: 'routeType'
|
14435
14642
|
property :self_link, as: 'selfLink'
|
14436
14643
|
property :self_link_with_id, as: 'selfLinkWithId'
|
14437
14644
|
collection :tags, as: 'tags'
|
@@ -14458,6 +14665,14 @@ module Google
|
|
14458
14665
|
end
|
14459
14666
|
end
|
14460
14667
|
|
14668
|
+
class RouteAsPath
|
14669
|
+
# @private
|
14670
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14671
|
+
collection :as_lists, as: 'asLists'
|
14672
|
+
property :path_segment_type, as: 'pathSegmentType'
|
14673
|
+
end
|
14674
|
+
end
|
14675
|
+
|
14461
14676
|
class RouteList
|
14462
14677
|
# @private
|
14463
14678
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14672,6 +14887,7 @@ module Google
|
|
14672
14887
|
property :tcp_established_idle_timeout_sec, as: 'tcpEstablishedIdleTimeoutSec'
|
14673
14888
|
property :tcp_time_wait_timeout_sec, as: 'tcpTimeWaitTimeoutSec'
|
14674
14889
|
property :tcp_transitory_idle_timeout_sec, as: 'tcpTransitoryIdleTimeoutSec'
|
14890
|
+
property :type, as: 'type'
|
14675
14891
|
property :udp_idle_timeout_sec, as: 'udpIdleTimeoutSec'
|
14676
14892
|
end
|
14677
14893
|
end
|
@@ -14699,7 +14915,9 @@ module Google
|
|
14699
14915
|
# @private
|
14700
14916
|
class Representation < Google::Apis::Core::JsonRepresentation
|
14701
14917
|
collection :source_nat_active_ips, as: 'sourceNatActiveIps'
|
14918
|
+
collection :source_nat_active_ranges, as: 'sourceNatActiveRanges'
|
14702
14919
|
collection :source_nat_drain_ips, as: 'sourceNatDrainIps'
|
14920
|
+
collection :source_nat_drain_ranges, as: 'sourceNatDrainRanges'
|
14703
14921
|
end
|
14704
14922
|
end
|
14705
14923
|
|
@@ -14873,6 +15091,16 @@ module Google
|
|
14873
15091
|
end
|
14874
15092
|
end
|
14875
15093
|
|
15094
|
+
class SavedDisk
|
15095
|
+
# @private
|
15096
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15097
|
+
property :kind, as: 'kind'
|
15098
|
+
property :source_disk, as: 'sourceDisk'
|
15099
|
+
property :storage_bytes, :numeric_string => true, as: 'storageBytes'
|
15100
|
+
property :storage_bytes_status, as: 'storageBytesStatus'
|
15101
|
+
end
|
15102
|
+
end
|
15103
|
+
|
14876
15104
|
class ScalingScheduleStatus
|
14877
15105
|
# @private
|
14878
15106
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14895,12 +15123,15 @@ module Google
|
|
14895
15123
|
property :location_hint, as: 'locationHint'
|
14896
15124
|
property :maintenance_freeze_duration_hours, as: 'maintenanceFreezeDurationHours'
|
14897
15125
|
property :maintenance_interval, as: 'maintenanceInterval'
|
15126
|
+
property :max_run_duration, as: 'maxRunDuration', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
15127
|
+
|
14898
15128
|
property :min_node_cpus, as: 'minNodeCpus'
|
14899
15129
|
collection :node_affinities, as: 'nodeAffinities', class: Google::Apis::ComputeAlpha::SchedulingNodeAffinity, decorator: Google::Apis::ComputeAlpha::SchedulingNodeAffinity::Representation
|
14900
15130
|
|
14901
15131
|
property :on_host_maintenance, as: 'onHostMaintenance'
|
14902
15132
|
property :preemptible, as: 'preemptible'
|
14903
15133
|
property :provisioning_model, as: 'provisioningModel'
|
15134
|
+
property :termination_time, as: 'terminationTime'
|
14904
15135
|
end
|
14905
15136
|
end
|
14906
15137
|
|
@@ -15030,6 +15261,8 @@ module Google
|
|
15030
15261
|
hash :labels, as: 'labels'
|
15031
15262
|
property :name, as: 'name'
|
15032
15263
|
property :parent, as: 'parent'
|
15264
|
+
property :recaptcha_options_config, as: 'recaptchaOptionsConfig', class: Google::Apis::ComputeAlpha::SecurityPolicyRecaptchaOptionsConfig, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRecaptchaOptionsConfig::Representation
|
15265
|
+
|
15033
15266
|
property :region, as: 'region'
|
15034
15267
|
property :rule_tuple_count, as: 'ruleTupleCount'
|
15035
15268
|
collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::SecurityPolicyRule, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRule::Representation
|
@@ -15121,6 +15354,13 @@ module Google
|
|
15121
15354
|
end
|
15122
15355
|
end
|
15123
15356
|
|
15357
|
+
class SecurityPolicyRecaptchaOptionsConfig
|
15358
|
+
# @private
|
15359
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15360
|
+
property :redirect_site_key, as: 'redirectSiteKey'
|
15361
|
+
end
|
15362
|
+
end
|
15363
|
+
|
15124
15364
|
class SecurityPolicyReference
|
15125
15365
|
# @private
|
15126
15366
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15219,6 +15459,8 @@ module Google
|
|
15219
15459
|
property :enforce_on_key, as: 'enforceOnKey'
|
15220
15460
|
property :enforce_on_key_name, as: 'enforceOnKeyName'
|
15221
15461
|
property :exceed_action, as: 'exceedAction'
|
15462
|
+
property :exceed_redirect_options, as: 'exceedRedirectOptions', class: Google::Apis::ComputeAlpha::SecurityPolicyRuleRedirectOptions, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRuleRedirectOptions::Representation
|
15463
|
+
|
15222
15464
|
property :rate_limit_threshold, as: 'rateLimitThreshold', class: Google::Apis::ComputeAlpha::SecurityPolicyRuleRateLimitOptionsThreshold, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRuleRateLimitOptionsThreshold::Representation
|
15223
15465
|
|
15224
15466
|
end
|
@@ -15302,6 +15544,7 @@ module Google
|
|
15302
15544
|
collection :consumer_reject_lists, as: 'consumerRejectLists'
|
15303
15545
|
property :creation_timestamp, as: 'creationTimestamp'
|
15304
15546
|
property :description, as: 'description'
|
15547
|
+
collection :domain_names, as: 'domainNames'
|
15305
15548
|
property :enable_proxy_protocol, as: 'enableProxyProtocol'
|
15306
15549
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
15307
15550
|
property :id, :numeric_string => true, as: 'id'
|
@@ -15538,6 +15781,7 @@ module Google
|
|
15538
15781
|
class Snapshot
|
15539
15782
|
# @private
|
15540
15783
|
class Representation < Google::Apis::Core::JsonRepresentation
|
15784
|
+
property :architecture, as: 'architecture'
|
15541
15785
|
property :auto_created, as: 'autoCreated'
|
15542
15786
|
property :chain_name, as: 'chainName'
|
15543
15787
|
property :creation_timestamp, as: 'creationTimestamp'
|
@@ -15633,6 +15877,7 @@ module Google
|
|
15633
15877
|
|
15634
15878
|
collection :guest_accelerators, as: 'guestAccelerators', class: Google::Apis::ComputeAlpha::AcceleratorConfig, decorator: Google::Apis::ComputeAlpha::AcceleratorConfig::Representation
|
15635
15879
|
|
15880
|
+
property :key_revocation_action_type, as: 'keyRevocationActionType'
|
15636
15881
|
hash :labels, as: 'labels'
|
15637
15882
|
property :machine_type, as: 'machineType'
|
15638
15883
|
property :metadata, as: 'metadata', class: Google::Apis::ComputeAlpha::Metadata, decorator: Google::Apis::ComputeAlpha::Metadata::Representation
|
@@ -15783,6 +16028,40 @@ module Google
|
|
15783
16028
|
end
|
15784
16029
|
end
|
15785
16030
|
|
16031
|
+
class SslPoliciesAggregatedList
|
16032
|
+
# @private
|
16033
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16034
|
+
property :etag, as: 'etag'
|
16035
|
+
property :id, as: 'id'
|
16036
|
+
hash :items, as: 'items', class: Google::Apis::ComputeAlpha::SslPoliciesScopedList, decorator: Google::Apis::ComputeAlpha::SslPoliciesScopedList::Representation
|
16037
|
+
|
16038
|
+
property :kind, as: 'kind'
|
16039
|
+
property :next_page_token, as: 'nextPageToken'
|
16040
|
+
property :self_link, as: 'selfLink'
|
16041
|
+
collection :unreachables, as: 'unreachables'
|
16042
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::SslPoliciesAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::SslPoliciesAggregatedList::Warning::Representation
|
16043
|
+
|
16044
|
+
end
|
16045
|
+
|
16046
|
+
class Warning
|
16047
|
+
# @private
|
16048
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16049
|
+
property :code, as: 'code'
|
16050
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::SslPoliciesAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::SslPoliciesAggregatedList::Warning::Datum::Representation
|
16051
|
+
|
16052
|
+
property :message, as: 'message'
|
16053
|
+
end
|
16054
|
+
|
16055
|
+
class Datum
|
16056
|
+
# @private
|
16057
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16058
|
+
property :key, as: 'key'
|
16059
|
+
property :value, as: 'value'
|
16060
|
+
end
|
16061
|
+
end
|
16062
|
+
end
|
16063
|
+
end
|
16064
|
+
|
15786
16065
|
class SslPoliciesList
|
15787
16066
|
# @private
|
15788
16067
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15822,6 +16101,34 @@ module Google
|
|
15822
16101
|
end
|
15823
16102
|
end
|
15824
16103
|
|
16104
|
+
class SslPoliciesScopedList
|
16105
|
+
# @private
|
16106
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16107
|
+
collection :ssl_policies, as: 'sslPolicies', class: Google::Apis::ComputeAlpha::SslPolicy, decorator: Google::Apis::ComputeAlpha::SslPolicy::Representation
|
16108
|
+
|
16109
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::SslPoliciesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::SslPoliciesScopedList::Warning::Representation
|
16110
|
+
|
16111
|
+
end
|
16112
|
+
|
16113
|
+
class Warning
|
16114
|
+
# @private
|
16115
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16116
|
+
property :code, as: 'code'
|
16117
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::SslPoliciesScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::SslPoliciesScopedList::Warning::Datum::Representation
|
16118
|
+
|
16119
|
+
property :message, as: 'message'
|
16120
|
+
end
|
16121
|
+
|
16122
|
+
class Datum
|
16123
|
+
# @private
|
16124
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16125
|
+
property :key, as: 'key'
|
16126
|
+
property :value, as: 'value'
|
16127
|
+
end
|
16128
|
+
end
|
16129
|
+
end
|
16130
|
+
end
|
16131
|
+
|
15825
16132
|
class SslPolicy
|
15826
16133
|
# @private
|
15827
16134
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15835,6 +16142,7 @@ module Google
|
|
15835
16142
|
property :min_tls_version, as: 'minTlsVersion'
|
15836
16143
|
property :name, as: 'name'
|
15837
16144
|
property :profile, as: 'profile'
|
16145
|
+
property :region, as: 'region'
|
15838
16146
|
property :self_link, as: 'selfLink'
|
15839
16147
|
property :self_link_with_id, as: 'selfLinkWithId'
|
15840
16148
|
property :tls_settings, as: 'tlsSettings', class: Google::Apis::ComputeAlpha::ServerTlsSettings, decorator: Google::Apis::ComputeAlpha::ServerTlsSettings::Representation
|
@@ -17009,6 +17317,7 @@ module Google
|
|
17009
17317
|
class UpcomingMaintenance
|
17010
17318
|
# @private
|
17011
17319
|
class Representation < Google::Apis::Core::JsonRepresentation
|
17320
|
+
property :can_reschedule, as: 'canReschedule'
|
17012
17321
|
property :date, as: 'date'
|
17013
17322
|
property :start_time_window, as: 'startTimeWindow', class: Google::Apis::ComputeAlpha::UpcomingMaintenanceTimeWindow, decorator: Google::Apis::ComputeAlpha::UpcomingMaintenanceTimeWindow::Representation
|
17014
17323
|
|
@@ -17190,6 +17499,7 @@ module Google
|
|
17190
17499
|
class UrlMapsValidateRequest
|
17191
17500
|
# @private
|
17192
17501
|
class Representation < Google::Apis::Core::JsonRepresentation
|
17502
|
+
collection :load_balancing_schemes, as: 'loadBalancingSchemes'
|
17193
17503
|
property :resource, as: 'resource', class: Google::Apis::ComputeAlpha::UrlMap, decorator: Google::Apis::ComputeAlpha::UrlMap::Representation
|
17194
17504
|
|
17195
17505
|
end
|