google-apis-compute_alpha 0.114.0 → 0.115.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.115.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 = "20250601"
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
 
@@ -6712,6 +6802,12 @@ module Google
6712
6802
  include Google::Apis::Core::JsonObjectSupport
6713
6803
  end
6714
6804
 
6805
+ class RouterParams
6806
+ class Representation < Google::Apis::Core::JsonRepresentation; end
6807
+
6808
+ include Google::Apis::Core::JsonObjectSupport
6809
+ end
6810
+
6715
6811
  class RouterStatus
6716
6812
  class Representation < Google::Apis::Core::JsonRepresentation; end
6717
6813
 
@@ -7426,6 +7522,12 @@ module Google
7426
7522
  include Google::Apis::Core::JsonObjectSupport
7427
7523
  end
7428
7524
 
7525
+ class SnapshotParams
7526
+ class Representation < Google::Apis::Core::JsonRepresentation; end
7527
+
7528
+ include Google::Apis::Core::JsonObjectSupport
7529
+ end
7530
+
7429
7531
  class SnapshotResourceStatus
7430
7532
  class Representation < Google::Apis::Core::JsonRepresentation; end
7431
7533
 
@@ -9801,6 +9903,7 @@ module Google
9801
9903
  property :kind, as: 'kind'
9802
9904
  property :load_balancing_scheme, as: 'loadBalancingScheme'
9803
9905
  property :name, as: 'name'
9906
+ property :region, as: 'region'
9804
9907
  property :self_link, as: 'selfLink'
9805
9908
  property :self_link_with_id, as: 'selfLinkWithId'
9806
9909
  collection :used_by, as: 'usedBy', class: Google::Apis::ComputeAlpha::BackendBucketUsedBy, decorator: Google::Apis::ComputeAlpha::BackendBucketUsedBy::Representation
@@ -10485,6 +10588,8 @@ module Google
10485
10588
  # @private
10486
10589
  class Representation < Google::Apis::Core::JsonRepresentation
10487
10590
  property :count, :numeric_string => true, as: 'count'
10591
+ property :instance_flexibility_policy, as: 'instanceFlexibilityPolicy', class: Google::Apis::ComputeAlpha::InstanceFlexibilityPolicy, decorator: Google::Apis::ComputeAlpha::InstanceFlexibilityPolicy::Representation
10592
+
10488
10593
  property :instance_properties, as: 'instanceProperties', class: Google::Apis::ComputeAlpha::InstanceProperties, decorator: Google::Apis::ComputeAlpha::InstanceProperties::Representation
10489
10594
 
10490
10595
  property :location_policy, as: 'locationPolicy', class: Google::Apis::ComputeAlpha::LocationPolicy, decorator: Google::Apis::ComputeAlpha::LocationPolicy::Representation
@@ -11207,6 +11312,11 @@ module Google
11207
11312
  property :source_image_id, as: 'sourceImageId'
11208
11313
  property :source_instant_snapshot, as: 'sourceInstantSnapshot'
11209
11314
  property :source_instant_snapshot_id, as: 'sourceInstantSnapshotId'
11315
+ property :source_machine_image, as: 'sourceMachineImage'
11316
+ property :source_machine_image_disk_device_name, as: 'sourceMachineImageDiskDeviceName'
11317
+ property :source_machine_image_encryption_key, as: 'sourceMachineImageEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
11318
+
11319
+ property :source_machine_image_id, as: 'sourceMachineImageId'
11210
11320
  property :source_snapshot, as: 'sourceSnapshot'
11211
11321
  property :source_snapshot_encryption_key, as: 'sourceSnapshotEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
11212
11322
 
@@ -13455,6 +13565,8 @@ module Google
13455
13565
  collection :licenses, as: 'licenses'
13456
13566
  property :locked, as: 'locked'
13457
13567
  property :name, as: 'name'
13568
+ property :params, as: 'params', class: Google::Apis::ComputeAlpha::ImageParams, decorator: Google::Apis::ComputeAlpha::ImageParams::Representation
13569
+
13458
13570
  property :raw_disk, as: 'rawDisk', class: Google::Apis::ComputeAlpha::Image::RawDisk, decorator: Google::Apis::ComputeAlpha::Image::RawDisk::Representation
13459
13571
 
13460
13572
  property :rollout_override, as: 'rolloutOverride', class: Google::Apis::ComputeAlpha::RolloutPolicy, decorator: Google::Apis::ComputeAlpha::RolloutPolicy::Representation
@@ -13533,6 +13645,13 @@ module Google
13533
13645
  end
13534
13646
  end
13535
13647
 
13648
+ class ImageParams
13649
+ # @private
13650
+ class Representation < Google::Apis::Core::JsonRepresentation
13651
+ hash :resource_manager_tags, as: 'resourceManagerTags'
13652
+ end
13653
+ end
13654
+
13536
13655
  class InitialStateConfig
13537
13656
  # @private
13538
13657
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13684,6 +13803,22 @@ module Google
13684
13803
  end
13685
13804
  end
13686
13805
 
13806
+ class InstanceFlexibilityPolicy
13807
+ # @private
13808
+ class Representation < Google::Apis::Core::JsonRepresentation
13809
+ hash :instance_selections, as: 'instanceSelections', class: Google::Apis::ComputeAlpha::InstanceFlexibilityPolicyInstanceSelection, decorator: Google::Apis::ComputeAlpha::InstanceFlexibilityPolicyInstanceSelection::Representation
13810
+
13811
+ end
13812
+ end
13813
+
13814
+ class InstanceFlexibilityPolicyInstanceSelection
13815
+ # @private
13816
+ class Representation < Google::Apis::Core::JsonRepresentation
13817
+ collection :machine_types, as: 'machineTypes'
13818
+ property :rank, :numeric_string => true, as: 'rank'
13819
+ end
13820
+ end
13821
+
13687
13822
  class InstanceGroup
13688
13823
  # @private
13689
13824
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14694,6 +14829,8 @@ module Google
14694
14829
  class InstanceParams
14695
14830
  # @private
14696
14831
  class Representation < Google::Apis::Core::JsonRepresentation
14832
+ property :request_valid_for_duration, as: 'requestValidForDuration', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
14833
+
14697
14834
  hash :resource_manager_tags, as: 'resourceManagerTags'
14698
14835
  end
14699
14836
  end
@@ -17912,6 +18049,8 @@ module Google
17912
18049
  property :location, as: 'location', class: Google::Apis::ComputeAlpha::NetworkProfileLocation, decorator: Google::Apis::ComputeAlpha::NetworkProfileLocation::Representation
17913
18050
 
17914
18051
  property :name, as: 'name'
18052
+ property :profile_type, as: 'profileType', class: Google::Apis::ComputeAlpha::NetworkProfileProfileType, decorator: Google::Apis::ComputeAlpha::NetworkProfileProfileType::Representation
18053
+
17915
18054
  property :self_link, as: 'selfLink'
17916
18055
  property :self_link_with_id, as: 'selfLinkWithId'
17917
18056
  end
@@ -17959,6 +18098,16 @@ module Google
17959
18098
  end
17960
18099
  end
17961
18100
 
18101
+ class NetworkProfileProfileType
18102
+ # @private
18103
+ class Representation < Google::Apis::Core::JsonRepresentation
18104
+ property :network_type, as: 'networkType'
18105
+ property :rdma_subtype, as: 'rdmaSubtype'
18106
+ property :ull_subtype, as: 'ullSubtype'
18107
+ property :vpc_subtype, as: 'vpcSubtype'
18108
+ end
18109
+ end
18110
+
17962
18111
  class NetworkProfilesListResponse
17963
18112
  # @private
17964
18113
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -19438,6 +19587,7 @@ module Google
19438
19587
  property :fingerprint, :base64 => true, as: 'fingerprint'
19439
19588
  property :id, :numeric_string => true, as: 'id'
19440
19589
  property :ip_cidr_range, as: 'ipCidrRange'
19590
+ property :ipv6_access_type, as: 'ipv6AccessType'
19441
19591
  property :kind, as: 'kind'
19442
19592
  property :name, as: 'name'
19443
19593
  property :pdp_scope, as: 'pdpScope'
@@ -19503,6 +19653,7 @@ module Google
19503
19653
  property :fingerprint, :base64 => true, as: 'fingerprint'
19504
19654
  property :id, :numeric_string => true, as: 'id'
19505
19655
  property :ip_cidr_range, as: 'ipCidrRange'
19656
+ property :ipv6_access_type, as: 'ipv6AccessType'
19506
19657
  property :is_live_migration, as: 'isLiveMigration'
19507
19658
  property :kind, as: 'kind'
19508
19659
  property :mode, as: 'mode'
@@ -19589,6 +19740,7 @@ module Google
19589
19740
  property :delegatee_project, as: 'delegateeProject'
19590
19741
  property :description, as: 'description'
19591
19742
  property :ip_cidr_range, as: 'ipCidrRange'
19743
+ property :ipv6_access_type, as: 'ipv6AccessType'
19592
19744
  property :is_address, as: 'isAddress'
19593
19745
  property :mode, as: 'mode'
19594
19746
  property :name, as: 'name'
@@ -19834,6 +19986,173 @@ module Google
19834
19986
  end
19835
19987
  end
19836
19988
 
19989
+ class RecoverableSnapshot
19990
+ # @private
19991
+ class Representation < Google::Apis::Core::JsonRepresentation
19992
+ property :creation_timestamp, as: 'creationTimestamp'
19993
+ property :description, as: 'description'
19994
+ property :id, :numeric_string => true, as: 'id'
19995
+ property :kind, as: 'kind'
19996
+ property :name, as: 'name'
19997
+ property :original_resource, as: 'originalResource', class: Google::Apis::ComputeAlpha::RecoverableSnapshotOriginalSnapshot, decorator: Google::Apis::ComputeAlpha::RecoverableSnapshotOriginalSnapshot::Representation
19998
+
19999
+ property :purge_timestamp, as: 'purgeTimestamp'
20000
+ property :satisfies_pzi, as: 'satisfiesPzi'
20001
+ property :satisfies_pzs, as: 'satisfiesPzs'
20002
+ property :self_link, as: 'selfLink'
20003
+ property :self_link_with_id, as: 'selfLinkWithId'
20004
+ property :status, as: 'status'
20005
+ end
20006
+ end
20007
+
20008
+ class RecoverableSnapshotAggregatedList
20009
+ # @private
20010
+ class Representation < Google::Apis::Core::JsonRepresentation
20011
+ property :etag, as: 'etag'
20012
+ property :id, as: 'id'
20013
+ hash :items, as: 'items', class: Google::Apis::ComputeAlpha::RecoverableSnapshotsScopedList, decorator: Google::Apis::ComputeAlpha::RecoverableSnapshotsScopedList::Representation
20014
+
20015
+ property :kind, as: 'kind'
20016
+ property :next_page_token, as: 'nextPageToken'
20017
+ property :self_link, as: 'selfLink'
20018
+ collection :unreachables, as: 'unreachables'
20019
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::RecoverableSnapshotAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::RecoverableSnapshotAggregatedList::Warning::Representation
20020
+
20021
+ end
20022
+
20023
+ class Warning
20024
+ # @private
20025
+ class Representation < Google::Apis::Core::JsonRepresentation
20026
+ property :code, as: 'code'
20027
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::RecoverableSnapshotAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::RecoverableSnapshotAggregatedList::Warning::Datum::Representation
20028
+
20029
+ property :message, as: 'message'
20030
+ end
20031
+
20032
+ class Datum
20033
+ # @private
20034
+ class Representation < Google::Apis::Core::JsonRepresentation
20035
+ property :key, as: 'key'
20036
+ property :value, as: 'value'
20037
+ end
20038
+ end
20039
+ end
20040
+ end
20041
+
20042
+ class RecoverableSnapshotList
20043
+ # @private
20044
+ class Representation < Google::Apis::Core::JsonRepresentation
20045
+ property :etag, as: 'etag'
20046
+ property :id, as: 'id'
20047
+ collection :items, as: 'items', class: Google::Apis::ComputeAlpha::RecoverableSnapshot, decorator: Google::Apis::ComputeAlpha::RecoverableSnapshot::Representation
20048
+
20049
+ property :kind, as: 'kind'
20050
+ property :next_page_token, as: 'nextPageToken'
20051
+ property :self_link, as: 'selfLink'
20052
+ collection :unreachables, as: 'unreachables'
20053
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::RecoverableSnapshotList::Warning, decorator: Google::Apis::ComputeAlpha::RecoverableSnapshotList::Warning::Representation
20054
+
20055
+ end
20056
+
20057
+ class Warning
20058
+ # @private
20059
+ class Representation < Google::Apis::Core::JsonRepresentation
20060
+ property :code, as: 'code'
20061
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::RecoverableSnapshotList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::RecoverableSnapshotList::Warning::Datum::Representation
20062
+
20063
+ property :message, as: 'message'
20064
+ end
20065
+
20066
+ class Datum
20067
+ # @private
20068
+ class Representation < Google::Apis::Core::JsonRepresentation
20069
+ property :key, as: 'key'
20070
+ property :value, as: 'value'
20071
+ end
20072
+ end
20073
+ end
20074
+ end
20075
+
20076
+ class RecoverableSnapshotOriginalSnapshot
20077
+ # @private
20078
+ class Representation < Google::Apis::Core::JsonRepresentation
20079
+ property :architecture, as: 'architecture'
20080
+ property :auto_created, as: 'autoCreated'
20081
+ property :auto_created_by, as: 'autoCreatedBy'
20082
+ property :chain_name, as: 'chainName'
20083
+ property :creation_size_bytes, :numeric_string => true, as: 'creationSizeBytes'
20084
+ property :creation_timestamp, as: 'creationTimestamp'
20085
+ property :deletion_timestamp, as: 'deletionTimestamp'
20086
+ property :description, as: 'description'
20087
+ property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
20088
+ property :download_bytes, :numeric_string => true, as: 'downloadBytes'
20089
+ property :enable_confidential_compute, as: 'enableConfidentialCompute'
20090
+ property :full, as: 'full'
20091
+ collection :guest_os_features, as: 'guestOsFeatures', class: Google::Apis::ComputeAlpha::GuestOsFeature, decorator: Google::Apis::ComputeAlpha::GuestOsFeature::Representation
20092
+
20093
+ property :id, :numeric_string => true, as: 'id'
20094
+ property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
20095
+ hash :labels, as: 'labels'
20096
+ collection :license_codes, as: 'licenseCodes'
20097
+ collection :licenses, as: 'licenses'
20098
+ property :max_retention_days, as: 'maxRetentionDays'
20099
+ property :name, as: 'name'
20100
+ property :region, as: 'region'
20101
+ property :satisfies_pzi, as: 'satisfiesPzi'
20102
+ property :satisfies_pzs, as: 'satisfiesPzs'
20103
+ property :self_link, as: 'selfLink'
20104
+ property :self_link_with_id, as: 'selfLinkWithId'
20105
+ property :snapshot_encryption_key, as: 'snapshotEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
20106
+
20107
+ property :snapshot_group_id, as: 'snapshotGroupId'
20108
+ property :snapshot_group_name, as: 'snapshotGroupName'
20109
+ property :snapshot_type, as: 'snapshotType'
20110
+ property :source_disk, as: 'sourceDisk'
20111
+ property :source_disk_encryption_key, as: 'sourceDiskEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
20112
+
20113
+ property :source_disk_for_recovery_checkpoint, as: 'sourceDiskForRecoveryCheckpoint'
20114
+ property :source_disk_id, as: 'sourceDiskId'
20115
+ property :source_instant_snapshot, as: 'sourceInstantSnapshot'
20116
+ property :source_instant_snapshot_encryption_key, as: 'sourceInstantSnapshotEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
20117
+
20118
+ property :source_instant_snapshot_id, as: 'sourceInstantSnapshotId'
20119
+ property :source_snapshot_schedule_policy, as: 'sourceSnapshotSchedulePolicy'
20120
+ property :source_snapshot_schedule_policy_id, as: 'sourceSnapshotSchedulePolicyId'
20121
+ property :storage_bytes, :numeric_string => true, as: 'storageBytes'
20122
+ property :storage_bytes_status, as: 'storageBytesStatus'
20123
+ collection :storage_locations, as: 'storageLocations'
20124
+ collection :user_licenses, as: 'userLicenses'
20125
+ end
20126
+ end
20127
+
20128
+ class RecoverableSnapshotsScopedList
20129
+ # @private
20130
+ class Representation < Google::Apis::Core::JsonRepresentation
20131
+ collection :recoverablesnapshots, as: 'recoverablesnapshots', class: Google::Apis::ComputeAlpha::RecoverableSnapshot, decorator: Google::Apis::ComputeAlpha::RecoverableSnapshot::Representation
20132
+
20133
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::RecoverableSnapshotsScopedList::Warning, decorator: Google::Apis::ComputeAlpha::RecoverableSnapshotsScopedList::Warning::Representation
20134
+
20135
+ end
20136
+
20137
+ class Warning
20138
+ # @private
20139
+ class Representation < Google::Apis::Core::JsonRepresentation
20140
+ property :code, as: 'code'
20141
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::RecoverableSnapshotsScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::RecoverableSnapshotsScopedList::Warning::Datum::Representation
20142
+
20143
+ property :message, as: 'message'
20144
+ end
20145
+
20146
+ class Datum
20147
+ # @private
20148
+ class Representation < Google::Apis::Core::JsonRepresentation
20149
+ property :key, as: 'key'
20150
+ property :value, as: 'value'
20151
+ end
20152
+ end
20153
+ end
20154
+ end
20155
+
19837
20156
  class Reference
19838
20157
  # @private
19839
20158
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -21113,6 +21432,8 @@ module Google
21113
21432
  class Representation < Google::Apis::Core::JsonRepresentation
21114
21433
  collection :accelerator_status, as: 'acceleratorStatus', class: Google::Apis::ComputeAlpha::ResourceStatusAcceleratorStatus, decorator: Google::Apis::ComputeAlpha::ResourceStatusAcceleratorStatus::Representation
21115
21434
 
21435
+ property :consumed_reservation, as: 'consumedReservation'
21436
+ property :consumed_reservation_block, as: 'consumedReservationBlock'
21116
21437
  property :effective_instance_metadata, as: 'effectiveInstanceMetadata', class: Google::Apis::ComputeAlpha::ResourceStatusEffectiveInstanceMetadata, decorator: Google::Apis::ComputeAlpha::ResourceStatusEffectiveInstanceMetadata::Representation
21117
21438
 
21118
21439
  property :last_instance_termination_details, as: 'lastInstanceTerminationDetails', class: Google::Apis::ComputeAlpha::ResourceStatusLastInstanceTerminationDetails, decorator: Google::Apis::ComputeAlpha::ResourceStatusLastInstanceTerminationDetails::Representation
@@ -21415,6 +21736,8 @@ module Google
21415
21736
 
21416
21737
  property :ncc_gateway, as: 'nccGateway'
21417
21738
  property :network, as: 'network'
21739
+ property :params, as: 'params', class: Google::Apis::ComputeAlpha::RouterParams, decorator: Google::Apis::ComputeAlpha::RouterParams::Representation
21740
+
21418
21741
  property :region, as: 'region'
21419
21742
  property :self_link, as: 'selfLink'
21420
21743
  property :self_link_with_id, as: 'selfLinkWithId'
@@ -21660,6 +21983,13 @@ module Google
21660
21983
  end
21661
21984
  end
21662
21985
 
21986
+ class RouterParams
21987
+ # @private
21988
+ class Representation < Google::Apis::Core::JsonRepresentation
21989
+ hash :resource_manager_tags, as: 'resourceManagerTags'
21990
+ end
21991
+ end
21992
+
21663
21993
  class RouterStatus
21664
21994
  # @private
21665
21995
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -21981,6 +22311,7 @@ module Google
21981
22311
  property :provisioning_model, as: 'provisioningModel'
21982
22312
  property :shutdown_timeout, as: 'shutdownTimeout', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
21983
22313
 
22314
+ property :skip_guest_os_shutdown, as: 'skipGuestOsShutdown'
21984
22315
  property :termination_time, as: 'terminationTime'
21985
22316
  property :windows_license_optimization_mode, as: 'windowsLicenseOptimizationMode'
21986
22317
  end
@@ -22887,6 +23218,8 @@ module Google
22887
23218
  property :location_hint, as: 'locationHint'
22888
23219
  property :max_retention_days, as: 'maxRetentionDays'
22889
23220
  property :name, as: 'name'
23221
+ property :params, as: 'params', class: Google::Apis::ComputeAlpha::SnapshotParams, decorator: Google::Apis::ComputeAlpha::SnapshotParams::Representation
23222
+
22890
23223
  property :region, as: 'region'
22891
23224
  property :resource_status, as: 'resourceStatus', class: Google::Apis::ComputeAlpha::SnapshotResourceStatus, decorator: Google::Apis::ComputeAlpha::SnapshotResourceStatus::Representation
22892
23225
 
@@ -23028,6 +23361,13 @@ module Google
23028
23361
  end
23029
23362
  end
23030
23363
 
23364
+ class SnapshotParams
23365
+ # @private
23366
+ class Representation < Google::Apis::Core::JsonRepresentation
23367
+ hash :resource_manager_tags, as: 'resourceManagerTags'
23368
+ end
23369
+ end
23370
+
23031
23371
  class SnapshotResourceStatus
23032
23372
  # @private
23033
23373
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -25781,6 +26121,7 @@ module Google
25781
26121
  property :id, :numeric_string => true, as: 'id'
25782
26122
  property :kind, as: 'kind'
25783
26123
  property :name, as: 'name'
26124
+ property :reconciling, as: 'reconciling'
25784
26125
  property :self_link, as: 'selfLink'
25785
26126
  property :self_link_with_id, as: 'selfLinkWithId'
25786
26127
  property :service_level, as: 'serviceLevel', class: Google::Apis::ComputeAlpha::WireGroupServiceLevel, decorator: Google::Apis::ComputeAlpha::WireGroupServiceLevel::Representation