google-apis-compute_alpha 0.114.0 → 0.116.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.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ComputeAlpha
18
18
  # Version of the google-apis-compute_alpha gem
19
- GEM_VERSION = "0.114.0"
19
+ GEM_VERSION = "0.116.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.17.0"
22
+ GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250511"
25
+ REVISION = "20250708"
26
26
  end
27
27
  end
28
28
  end
@@ -2350,6 +2350,12 @@ module Google
2350
2350
  include Google::Apis::Core::JsonObjectSupport
2351
2351
  end
2352
2352
 
2353
+ class ImageParams
2354
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2355
+
2356
+ include Google::Apis::Core::JsonObjectSupport
2357
+ end
2358
+
2353
2359
  class InitialStateConfig
2354
2360
  class Representation < Google::Apis::Core::JsonRepresentation; end
2355
2361
 
@@ -2392,6 +2398,18 @@ module Google
2392
2398
  include Google::Apis::Core::JsonObjectSupport
2393
2399
  end
2394
2400
 
2401
+ class InstanceFlexibilityPolicy
2402
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2403
+
2404
+ include Google::Apis::Core::JsonObjectSupport
2405
+ end
2406
+
2407
+ class InstanceFlexibilityPolicyInstanceSelection
2408
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2409
+
2410
+ include Google::Apis::Core::JsonObjectSupport
2411
+ end
2412
+
2395
2413
  class InstanceGroup
2396
2414
  class Representation < Google::Apis::Core::JsonRepresentation; end
2397
2415
 
@@ -4684,6 +4702,12 @@ module Google
4684
4702
  include Google::Apis::Core::JsonObjectSupport
4685
4703
  end
4686
4704
 
4705
+ class NetworkProfileProfileType
4706
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4707
+
4708
+ include Google::Apis::Core::JsonObjectSupport
4709
+ end
4710
+
4687
4711
  class NetworkProfilesListResponse
4688
4712
  class Representation < Google::Apis::Core::JsonRepresentation; end
4689
4713
 
@@ -5686,6 +5710,72 @@ module Google
5686
5710
  include Google::Apis::Core::JsonObjectSupport
5687
5711
  end
5688
5712
 
5713
+ class RecoverableSnapshot
5714
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5715
+
5716
+ include Google::Apis::Core::JsonObjectSupport
5717
+ end
5718
+
5719
+ class RecoverableSnapshotAggregatedList
5720
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5721
+
5722
+ class Warning
5723
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5724
+
5725
+ class Datum
5726
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5727
+
5728
+ include Google::Apis::Core::JsonObjectSupport
5729
+ end
5730
+
5731
+ include Google::Apis::Core::JsonObjectSupport
5732
+ end
5733
+
5734
+ include Google::Apis::Core::JsonObjectSupport
5735
+ end
5736
+
5737
+ class RecoverableSnapshotList
5738
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5739
+
5740
+ class Warning
5741
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5742
+
5743
+ class Datum
5744
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5745
+
5746
+ include Google::Apis::Core::JsonObjectSupport
5747
+ end
5748
+
5749
+ include Google::Apis::Core::JsonObjectSupport
5750
+ end
5751
+
5752
+ include Google::Apis::Core::JsonObjectSupport
5753
+ end
5754
+
5755
+ class RecoverableSnapshotOriginalSnapshot
5756
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5757
+
5758
+ include Google::Apis::Core::JsonObjectSupport
5759
+ end
5760
+
5761
+ class RecoverableSnapshotsScopedList
5762
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5763
+
5764
+ class Warning
5765
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5766
+
5767
+ class Datum
5768
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5769
+
5770
+ include Google::Apis::Core::JsonObjectSupport
5771
+ end
5772
+
5773
+ include Google::Apis::Core::JsonObjectSupport
5774
+ end
5775
+
5776
+ include Google::Apis::Core::JsonObjectSupport
5777
+ end
5778
+
5689
5779
  class Reference
5690
5780
  class Representation < Google::Apis::Core::JsonRepresentation; end
5691
5781
 
@@ -6148,6 +6238,18 @@ module Google
6148
6238
  include Google::Apis::Core::JsonObjectSupport
6149
6239
  end
6150
6240
 
6241
+ class ReservationBlockPhysicalTopologyInstance
6242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6243
+
6244
+ include Google::Apis::Core::JsonObjectSupport
6245
+ end
6246
+
6247
+ class ReservationBlockPhysicalTopologyInstancePhysicalHostTopology
6248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6249
+
6250
+ include Google::Apis::Core::JsonObjectSupport
6251
+ end
6252
+
6151
6253
  class ReservationBlocksGetResponse
6152
6254
  class Representation < Google::Apis::Core::JsonRepresentation; end
6153
6255
 
@@ -6712,6 +6814,12 @@ module Google
6712
6814
  include Google::Apis::Core::JsonObjectSupport
6713
6815
  end
6714
6816
 
6817
+ class RouterParams
6818
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6819
+
6820
+ include Google::Apis::Core::JsonObjectSupport
6821
+ end
6822
+
6715
6823
  class RouterStatus
6716
6824
  class Representation < Google::Apis::Core::JsonRepresentation; end
6717
6825
 
@@ -7426,6 +7534,12 @@ module Google
7426
7534
  include Google::Apis::Core::JsonObjectSupport
7427
7535
  end
7428
7536
 
7537
+ class SnapshotParams
7538
+ class Representation < Google::Apis::Core::JsonRepresentation; end
7539
+
7540
+ include Google::Apis::Core::JsonObjectSupport
7541
+ end
7542
+
7429
7543
  class SnapshotResourceStatus
7430
7544
  class Representation < Google::Apis::Core::JsonRepresentation; end
7431
7545
 
@@ -9801,6 +9915,7 @@ module Google
9801
9915
  property :kind, as: 'kind'
9802
9916
  property :load_balancing_scheme, as: 'loadBalancingScheme'
9803
9917
  property :name, as: 'name'
9918
+ property :region, as: 'region'
9804
9919
  property :self_link, as: 'selfLink'
9805
9920
  property :self_link_with_id, as: 'selfLinkWithId'
9806
9921
  collection :used_by, as: 'usedBy', class: Google::Apis::ComputeAlpha::BackendBucketUsedBy, decorator: Google::Apis::ComputeAlpha::BackendBucketUsedBy::Representation
@@ -10485,6 +10600,8 @@ module Google
10485
10600
  # @private
10486
10601
  class Representation < Google::Apis::Core::JsonRepresentation
10487
10602
  property :count, :numeric_string => true, as: 'count'
10603
+ property :instance_flexibility_policy, as: 'instanceFlexibilityPolicy', class: Google::Apis::ComputeAlpha::InstanceFlexibilityPolicy, decorator: Google::Apis::ComputeAlpha::InstanceFlexibilityPolicy::Representation
10604
+
10488
10605
  property :instance_properties, as: 'instanceProperties', class: Google::Apis::ComputeAlpha::InstanceProperties, decorator: Google::Apis::ComputeAlpha::InstanceProperties::Representation
10489
10606
 
10490
10607
  property :location_policy, as: 'locationPolicy', class: Google::Apis::ComputeAlpha::LocationPolicy, decorator: Google::Apis::ComputeAlpha::LocationPolicy::Representation
@@ -11207,6 +11324,11 @@ module Google
11207
11324
  property :source_image_id, as: 'sourceImageId'
11208
11325
  property :source_instant_snapshot, as: 'sourceInstantSnapshot'
11209
11326
  property :source_instant_snapshot_id, as: 'sourceInstantSnapshotId'
11327
+ property :source_machine_image, as: 'sourceMachineImage'
11328
+ property :source_machine_image_disk_device_name, as: 'sourceMachineImageDiskDeviceName'
11329
+ property :source_machine_image_encryption_key, as: 'sourceMachineImageEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
11330
+
11331
+ property :source_machine_image_id, as: 'sourceMachineImageId'
11210
11332
  property :source_snapshot, as: 'sourceSnapshot'
11211
11333
  property :source_snapshot_encryption_key, as: 'sourceSnapshotEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
11212
11334
 
@@ -13455,6 +13577,8 @@ module Google
13455
13577
  collection :licenses, as: 'licenses'
13456
13578
  property :locked, as: 'locked'
13457
13579
  property :name, as: 'name'
13580
+ property :params, as: 'params', class: Google::Apis::ComputeAlpha::ImageParams, decorator: Google::Apis::ComputeAlpha::ImageParams::Representation
13581
+
13458
13582
  property :raw_disk, as: 'rawDisk', class: Google::Apis::ComputeAlpha::Image::RawDisk, decorator: Google::Apis::ComputeAlpha::Image::RawDisk::Representation
13459
13583
 
13460
13584
  property :rollout_override, as: 'rolloutOverride', class: Google::Apis::ComputeAlpha::RolloutPolicy, decorator: Google::Apis::ComputeAlpha::RolloutPolicy::Representation
@@ -13533,6 +13657,13 @@ module Google
13533
13657
  end
13534
13658
  end
13535
13659
 
13660
+ class ImageParams
13661
+ # @private
13662
+ class Representation < Google::Apis::Core::JsonRepresentation
13663
+ hash :resource_manager_tags, as: 'resourceManagerTags'
13664
+ end
13665
+ end
13666
+
13536
13667
  class InitialStateConfig
13537
13668
  # @private
13538
13669
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13684,6 +13815,22 @@ module Google
13684
13815
  end
13685
13816
  end
13686
13817
 
13818
+ class InstanceFlexibilityPolicy
13819
+ # @private
13820
+ class Representation < Google::Apis::Core::JsonRepresentation
13821
+ hash :instance_selections, as: 'instanceSelections', class: Google::Apis::ComputeAlpha::InstanceFlexibilityPolicyInstanceSelection, decorator: Google::Apis::ComputeAlpha::InstanceFlexibilityPolicyInstanceSelection::Representation
13822
+
13823
+ end
13824
+ end
13825
+
13826
+ class InstanceFlexibilityPolicyInstanceSelection
13827
+ # @private
13828
+ class Representation < Google::Apis::Core::JsonRepresentation
13829
+ collection :machine_types, as: 'machineTypes'
13830
+ property :rank, :numeric_string => true, as: 'rank'
13831
+ end
13832
+ end
13833
+
13687
13834
  class InstanceGroup
13688
13835
  # @private
13689
13836
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14694,6 +14841,8 @@ module Google
14694
14841
  class InstanceParams
14695
14842
  # @private
14696
14843
  class Representation < Google::Apis::Core::JsonRepresentation
14844
+ property :request_valid_for_duration, as: 'requestValidForDuration', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
14845
+
14697
14846
  hash :resource_manager_tags, as: 'resourceManagerTags'
14698
14847
  end
14699
14848
  end
@@ -17912,6 +18061,8 @@ module Google
17912
18061
  property :location, as: 'location', class: Google::Apis::ComputeAlpha::NetworkProfileLocation, decorator: Google::Apis::ComputeAlpha::NetworkProfileLocation::Representation
17913
18062
 
17914
18063
  property :name, as: 'name'
18064
+ property :profile_type, as: 'profileType', class: Google::Apis::ComputeAlpha::NetworkProfileProfileType, decorator: Google::Apis::ComputeAlpha::NetworkProfileProfileType::Representation
18065
+
17915
18066
  property :self_link, as: 'selfLink'
17916
18067
  property :self_link_with_id, as: 'selfLinkWithId'
17917
18068
  end
@@ -17959,6 +18110,16 @@ module Google
17959
18110
  end
17960
18111
  end
17961
18112
 
18113
+ class NetworkProfileProfileType
18114
+ # @private
18115
+ class Representation < Google::Apis::Core::JsonRepresentation
18116
+ property :network_type, as: 'networkType'
18117
+ property :rdma_subtype, as: 'rdmaSubtype'
18118
+ property :ull_subtype, as: 'ullSubtype'
18119
+ property :vpc_subtype, as: 'vpcSubtype'
18120
+ end
18121
+ end
18122
+
17962
18123
  class NetworkProfilesListResponse
17963
18124
  # @private
17964
18125
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -19438,6 +19599,7 @@ module Google
19438
19599
  property :fingerprint, :base64 => true, as: 'fingerprint'
19439
19600
  property :id, :numeric_string => true, as: 'id'
19440
19601
  property :ip_cidr_range, as: 'ipCidrRange'
19602
+ property :ipv6_access_type, as: 'ipv6AccessType'
19441
19603
  property :kind, as: 'kind'
19442
19604
  property :name, as: 'name'
19443
19605
  property :pdp_scope, as: 'pdpScope'
@@ -19503,6 +19665,7 @@ module Google
19503
19665
  property :fingerprint, :base64 => true, as: 'fingerprint'
19504
19666
  property :id, :numeric_string => true, as: 'id'
19505
19667
  property :ip_cidr_range, as: 'ipCidrRange'
19668
+ property :ipv6_access_type, as: 'ipv6AccessType'
19506
19669
  property :is_live_migration, as: 'isLiveMigration'
19507
19670
  property :kind, as: 'kind'
19508
19671
  property :mode, as: 'mode'
@@ -19589,6 +19752,7 @@ module Google
19589
19752
  property :delegatee_project, as: 'delegateeProject'
19590
19753
  property :description, as: 'description'
19591
19754
  property :ip_cidr_range, as: 'ipCidrRange'
19755
+ property :ipv6_access_type, as: 'ipv6AccessType'
19592
19756
  property :is_address, as: 'isAddress'
19593
19757
  property :mode, as: 'mode'
19594
19758
  property :name, as: 'name'
@@ -19834,6 +19998,173 @@ module Google
19834
19998
  end
19835
19999
  end
19836
20000
 
20001
+ class RecoverableSnapshot
20002
+ # @private
20003
+ class Representation < Google::Apis::Core::JsonRepresentation
20004
+ property :creation_timestamp, as: 'creationTimestamp'
20005
+ property :description, as: 'description'
20006
+ property :id, :numeric_string => true, as: 'id'
20007
+ property :kind, as: 'kind'
20008
+ property :name, as: 'name'
20009
+ property :original_resource, as: 'originalResource', class: Google::Apis::ComputeAlpha::RecoverableSnapshotOriginalSnapshot, decorator: Google::Apis::ComputeAlpha::RecoverableSnapshotOriginalSnapshot::Representation
20010
+
20011
+ property :purge_timestamp, as: 'purgeTimestamp'
20012
+ property :satisfies_pzi, as: 'satisfiesPzi'
20013
+ property :satisfies_pzs, as: 'satisfiesPzs'
20014
+ property :self_link, as: 'selfLink'
20015
+ property :self_link_with_id, as: 'selfLinkWithId'
20016
+ property :status, as: 'status'
20017
+ end
20018
+ end
20019
+
20020
+ class RecoverableSnapshotAggregatedList
20021
+ # @private
20022
+ class Representation < Google::Apis::Core::JsonRepresentation
20023
+ property :etag, as: 'etag'
20024
+ property :id, as: 'id'
20025
+ hash :items, as: 'items', class: Google::Apis::ComputeAlpha::RecoverableSnapshotsScopedList, decorator: Google::Apis::ComputeAlpha::RecoverableSnapshotsScopedList::Representation
20026
+
20027
+ property :kind, as: 'kind'
20028
+ property :next_page_token, as: 'nextPageToken'
20029
+ property :self_link, as: 'selfLink'
20030
+ collection :unreachables, as: 'unreachables'
20031
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::RecoverableSnapshotAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::RecoverableSnapshotAggregatedList::Warning::Representation
20032
+
20033
+ end
20034
+
20035
+ class Warning
20036
+ # @private
20037
+ class Representation < Google::Apis::Core::JsonRepresentation
20038
+ property :code, as: 'code'
20039
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::RecoverableSnapshotAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::RecoverableSnapshotAggregatedList::Warning::Datum::Representation
20040
+
20041
+ property :message, as: 'message'
20042
+ end
20043
+
20044
+ class Datum
20045
+ # @private
20046
+ class Representation < Google::Apis::Core::JsonRepresentation
20047
+ property :key, as: 'key'
20048
+ property :value, as: 'value'
20049
+ end
20050
+ end
20051
+ end
20052
+ end
20053
+
20054
+ class RecoverableSnapshotList
20055
+ # @private
20056
+ class Representation < Google::Apis::Core::JsonRepresentation
20057
+ property :etag, as: 'etag'
20058
+ property :id, as: 'id'
20059
+ collection :items, as: 'items', class: Google::Apis::ComputeAlpha::RecoverableSnapshot, decorator: Google::Apis::ComputeAlpha::RecoverableSnapshot::Representation
20060
+
20061
+ property :kind, as: 'kind'
20062
+ property :next_page_token, as: 'nextPageToken'
20063
+ property :self_link, as: 'selfLink'
20064
+ collection :unreachables, as: 'unreachables'
20065
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::RecoverableSnapshotList::Warning, decorator: Google::Apis::ComputeAlpha::RecoverableSnapshotList::Warning::Representation
20066
+
20067
+ end
20068
+
20069
+ class Warning
20070
+ # @private
20071
+ class Representation < Google::Apis::Core::JsonRepresentation
20072
+ property :code, as: 'code'
20073
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::RecoverableSnapshotList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::RecoverableSnapshotList::Warning::Datum::Representation
20074
+
20075
+ property :message, as: 'message'
20076
+ end
20077
+
20078
+ class Datum
20079
+ # @private
20080
+ class Representation < Google::Apis::Core::JsonRepresentation
20081
+ property :key, as: 'key'
20082
+ property :value, as: 'value'
20083
+ end
20084
+ end
20085
+ end
20086
+ end
20087
+
20088
+ class RecoverableSnapshotOriginalSnapshot
20089
+ # @private
20090
+ class Representation < Google::Apis::Core::JsonRepresentation
20091
+ property :architecture, as: 'architecture'
20092
+ property :auto_created, as: 'autoCreated'
20093
+ property :auto_created_by, as: 'autoCreatedBy'
20094
+ property :chain_name, as: 'chainName'
20095
+ property :creation_size_bytes, :numeric_string => true, as: 'creationSizeBytes'
20096
+ property :creation_timestamp, as: 'creationTimestamp'
20097
+ property :deletion_timestamp, as: 'deletionTimestamp'
20098
+ property :description, as: 'description'
20099
+ property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
20100
+ property :download_bytes, :numeric_string => true, as: 'downloadBytes'
20101
+ property :enable_confidential_compute, as: 'enableConfidentialCompute'
20102
+ property :full, as: 'full'
20103
+ collection :guest_os_features, as: 'guestOsFeatures', class: Google::Apis::ComputeAlpha::GuestOsFeature, decorator: Google::Apis::ComputeAlpha::GuestOsFeature::Representation
20104
+
20105
+ property :id, :numeric_string => true, as: 'id'
20106
+ property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
20107
+ hash :labels, as: 'labels'
20108
+ collection :license_codes, as: 'licenseCodes'
20109
+ collection :licenses, as: 'licenses'
20110
+ property :max_retention_days, as: 'maxRetentionDays'
20111
+ property :name, as: 'name'
20112
+ property :region, as: 'region'
20113
+ property :satisfies_pzi, as: 'satisfiesPzi'
20114
+ property :satisfies_pzs, as: 'satisfiesPzs'
20115
+ property :self_link, as: 'selfLink'
20116
+ property :self_link_with_id, as: 'selfLinkWithId'
20117
+ property :snapshot_encryption_key, as: 'snapshotEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
20118
+
20119
+ property :snapshot_group_id, as: 'snapshotGroupId'
20120
+ property :snapshot_group_name, as: 'snapshotGroupName'
20121
+ property :snapshot_type, as: 'snapshotType'
20122
+ property :source_disk, as: 'sourceDisk'
20123
+ property :source_disk_encryption_key, as: 'sourceDiskEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
20124
+
20125
+ property :source_disk_for_recovery_checkpoint, as: 'sourceDiskForRecoveryCheckpoint'
20126
+ property :source_disk_id, as: 'sourceDiskId'
20127
+ property :source_instant_snapshot, as: 'sourceInstantSnapshot'
20128
+ property :source_instant_snapshot_encryption_key, as: 'sourceInstantSnapshotEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
20129
+
20130
+ property :source_instant_snapshot_id, as: 'sourceInstantSnapshotId'
20131
+ property :source_snapshot_schedule_policy, as: 'sourceSnapshotSchedulePolicy'
20132
+ property :source_snapshot_schedule_policy_id, as: 'sourceSnapshotSchedulePolicyId'
20133
+ property :storage_bytes, :numeric_string => true, as: 'storageBytes'
20134
+ property :storage_bytes_status, as: 'storageBytesStatus'
20135
+ collection :storage_locations, as: 'storageLocations'
20136
+ collection :user_licenses, as: 'userLicenses'
20137
+ end
20138
+ end
20139
+
20140
+ class RecoverableSnapshotsScopedList
20141
+ # @private
20142
+ class Representation < Google::Apis::Core::JsonRepresentation
20143
+ collection :recoverablesnapshots, as: 'recoverablesnapshots', class: Google::Apis::ComputeAlpha::RecoverableSnapshot, decorator: Google::Apis::ComputeAlpha::RecoverableSnapshot::Representation
20144
+
20145
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::RecoverableSnapshotsScopedList::Warning, decorator: Google::Apis::ComputeAlpha::RecoverableSnapshotsScopedList::Warning::Representation
20146
+
20147
+ end
20148
+
20149
+ class Warning
20150
+ # @private
20151
+ class Representation < Google::Apis::Core::JsonRepresentation
20152
+ property :code, as: 'code'
20153
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::RecoverableSnapshotsScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::RecoverableSnapshotsScopedList::Warning::Datum::Representation
20154
+
20155
+ property :message, as: 'message'
20156
+ end
20157
+
20158
+ class Datum
20159
+ # @private
20160
+ class Representation < Google::Apis::Core::JsonRepresentation
20161
+ property :key, as: 'key'
20162
+ property :value, as: 'value'
20163
+ end
20164
+ end
20165
+ end
20166
+ end
20167
+
19837
20168
  class Reference
19838
20169
  # @private
19839
20170
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -20606,6 +20937,26 @@ module Google
20606
20937
  class Representation < Google::Apis::Core::JsonRepresentation
20607
20938
  property :block, as: 'block'
20608
20939
  property :cluster, as: 'cluster'
20940
+ collection :instances, as: 'instances', class: Google::Apis::ComputeAlpha::ReservationBlockPhysicalTopologyInstance, decorator: Google::Apis::ComputeAlpha::ReservationBlockPhysicalTopologyInstance::Representation
20941
+
20942
+ end
20943
+ end
20944
+
20945
+ class ReservationBlockPhysicalTopologyInstance
20946
+ # @private
20947
+ class Representation < Google::Apis::Core::JsonRepresentation
20948
+ property :instance_id, :numeric_string => true, as: 'instanceId'
20949
+ property :physical_host_topology, as: 'physicalHostTopology', class: Google::Apis::ComputeAlpha::ReservationBlockPhysicalTopologyInstancePhysicalHostTopology, decorator: Google::Apis::ComputeAlpha::ReservationBlockPhysicalTopologyInstancePhysicalHostTopology::Representation
20950
+
20951
+ property :project_id, :numeric_string => true, as: 'projectId'
20952
+ end
20953
+ end
20954
+
20955
+ class ReservationBlockPhysicalTopologyInstancePhysicalHostTopology
20956
+ # @private
20957
+ class Representation < Google::Apis::Core::JsonRepresentation
20958
+ property :host, as: 'host'
20959
+ property :sub_block, as: 'subBlock'
20609
20960
  end
20610
20961
  end
20611
20962
 
@@ -21113,6 +21464,8 @@ module Google
21113
21464
  class Representation < Google::Apis::Core::JsonRepresentation
21114
21465
  collection :accelerator_status, as: 'acceleratorStatus', class: Google::Apis::ComputeAlpha::ResourceStatusAcceleratorStatus, decorator: Google::Apis::ComputeAlpha::ResourceStatusAcceleratorStatus::Representation
21115
21466
 
21467
+ property :consumed_reservation, as: 'consumedReservation'
21468
+ property :consumed_reservation_block, as: 'consumedReservationBlock'
21116
21469
  property :effective_instance_metadata, as: 'effectiveInstanceMetadata', class: Google::Apis::ComputeAlpha::ResourceStatusEffectiveInstanceMetadata, decorator: Google::Apis::ComputeAlpha::ResourceStatusEffectiveInstanceMetadata::Representation
21117
21470
 
21118
21471
  property :last_instance_termination_details, as: 'lastInstanceTerminationDetails', class: Google::Apis::ComputeAlpha::ResourceStatusLastInstanceTerminationDetails, decorator: Google::Apis::ComputeAlpha::ResourceStatusLastInstanceTerminationDetails::Representation
@@ -21415,6 +21768,8 @@ module Google
21415
21768
 
21416
21769
  property :ncc_gateway, as: 'nccGateway'
21417
21770
  property :network, as: 'network'
21771
+ property :params, as: 'params', class: Google::Apis::ComputeAlpha::RouterParams, decorator: Google::Apis::ComputeAlpha::RouterParams::Representation
21772
+
21418
21773
  property :region, as: 'region'
21419
21774
  property :self_link, as: 'selfLink'
21420
21775
  property :self_link_with_id, as: 'selfLinkWithId'
@@ -21660,6 +22015,13 @@ module Google
21660
22015
  end
21661
22016
  end
21662
22017
 
22018
+ class RouterParams
22019
+ # @private
22020
+ class Representation < Google::Apis::Core::JsonRepresentation
22021
+ hash :resource_manager_tags, as: 'resourceManagerTags'
22022
+ end
22023
+ end
22024
+
21663
22025
  class RouterStatus
21664
22026
  # @private
21665
22027
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -21981,6 +22343,7 @@ module Google
21981
22343
  property :provisioning_model, as: 'provisioningModel'
21982
22344
  property :shutdown_timeout, as: 'shutdownTimeout', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
21983
22345
 
22346
+ property :skip_guest_os_shutdown, as: 'skipGuestOsShutdown'
21984
22347
  property :termination_time, as: 'terminationTime'
21985
22348
  property :windows_license_optimization_mode, as: 'windowsLicenseOptimizationMode'
21986
22349
  end
@@ -22887,6 +23250,8 @@ module Google
22887
23250
  property :location_hint, as: 'locationHint'
22888
23251
  property :max_retention_days, as: 'maxRetentionDays'
22889
23252
  property :name, as: 'name'
23253
+ property :params, as: 'params', class: Google::Apis::ComputeAlpha::SnapshotParams, decorator: Google::Apis::ComputeAlpha::SnapshotParams::Representation
23254
+
22890
23255
  property :region, as: 'region'
22891
23256
  property :resource_status, as: 'resourceStatus', class: Google::Apis::ComputeAlpha::SnapshotResourceStatus, decorator: Google::Apis::ComputeAlpha::SnapshotResourceStatus::Representation
22892
23257
 
@@ -23028,6 +23393,13 @@ module Google
23028
23393
  end
23029
23394
  end
23030
23395
 
23396
+ class SnapshotParams
23397
+ # @private
23398
+ class Representation < Google::Apis::Core::JsonRepresentation
23399
+ hash :resource_manager_tags, as: 'resourceManagerTags'
23400
+ end
23401
+ end
23402
+
23031
23403
  class SnapshotResourceStatus
23032
23404
  # @private
23033
23405
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -25781,6 +26153,7 @@ module Google
25781
26153
  property :id, :numeric_string => true, as: 'id'
25782
26154
  property :kind, as: 'kind'
25783
26155
  property :name, as: 'name'
26156
+ property :reconciling, as: 'reconciling'
25784
26157
  property :self_link, as: 'selfLink'
25785
26158
  property :self_link_with_id, as: 'selfLinkWithId'
25786
26159
  property :service_level, as: 'serviceLevel', class: Google::Apis::ComputeAlpha::WireGroupServiceLevel, decorator: Google::Apis::ComputeAlpha::WireGroupServiceLevel::Representation