google-apis-compute_alpha 0.130.0 → 0.131.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.
|
|
19
|
+
GEM_VERSION = "0.131.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.18.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20260122"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -592,6 +592,12 @@ module Google
|
|
|
592
592
|
include Google::Apis::Core::JsonObjectSupport
|
|
593
593
|
end
|
|
594
594
|
|
|
595
|
+
class BackendServiceDynamicForwardingForwardProxy
|
|
596
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
597
|
+
|
|
598
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
599
|
+
end
|
|
600
|
+
|
|
595
601
|
class BackendServiceDynamicForwardingIpPortSelection
|
|
596
602
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
597
603
|
|
|
@@ -1750,6 +1756,12 @@ module Google
|
|
|
1750
1756
|
include Google::Apis::Core::JsonObjectSupport
|
|
1751
1757
|
end
|
|
1752
1758
|
|
|
1759
|
+
class ForwardingRuleAttachedExtension
|
|
1760
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1761
|
+
|
|
1762
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
1763
|
+
end
|
|
1764
|
+
|
|
1753
1765
|
class ForwardingRuleList
|
|
1754
1766
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1755
1767
|
|
|
@@ -1990,6 +2002,24 @@ module Google
|
|
|
1990
2002
|
include Google::Apis::Core::JsonObjectSupport
|
|
1991
2003
|
end
|
|
1992
2004
|
|
|
2005
|
+
class GlobalListVmExtensionsResponse
|
|
2006
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2007
|
+
|
|
2008
|
+
class Warning
|
|
2009
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2010
|
+
|
|
2011
|
+
class Datum
|
|
2012
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2013
|
+
|
|
2014
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2015
|
+
end
|
|
2016
|
+
|
|
2017
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2018
|
+
end
|
|
2019
|
+
|
|
2020
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2021
|
+
end
|
|
2022
|
+
|
|
1993
2023
|
class GlobalNetworkEndpointGroupsAttachEndpointsRequest
|
|
1994
2024
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
1995
2025
|
|
|
@@ -2020,6 +2050,12 @@ module Google
|
|
|
2020
2050
|
include Google::Apis::Core::JsonObjectSupport
|
|
2021
2051
|
end
|
|
2022
2052
|
|
|
2053
|
+
class GlobalVmExtension
|
|
2054
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2055
|
+
|
|
2056
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
2057
|
+
end
|
|
2058
|
+
|
|
2023
2059
|
class GlobalVmExtensionPolicy
|
|
2024
2060
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
2025
2061
|
|
|
@@ -3724,6 +3760,12 @@ module Google
|
|
|
3724
3760
|
include Google::Apis::Core::JsonObjectSupport
|
|
3725
3761
|
end
|
|
3726
3762
|
|
|
3763
|
+
class InstantSnapshotParams
|
|
3764
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3765
|
+
|
|
3766
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
3767
|
+
end
|
|
3768
|
+
|
|
3727
3769
|
class InstantSnapshotResourceStatus
|
|
3728
3770
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
3729
3771
|
|
|
@@ -4468,6 +4510,42 @@ module Google
|
|
|
4468
4510
|
include Google::Apis::Core::JsonObjectSupport
|
|
4469
4511
|
end
|
|
4470
4512
|
|
|
4513
|
+
class ListVmExtensionStatesResponse
|
|
4514
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4515
|
+
|
|
4516
|
+
class Warning
|
|
4517
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4518
|
+
|
|
4519
|
+
class Datum
|
|
4520
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4521
|
+
|
|
4522
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4523
|
+
end
|
|
4524
|
+
|
|
4525
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4526
|
+
end
|
|
4527
|
+
|
|
4528
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4529
|
+
end
|
|
4530
|
+
|
|
4531
|
+
class ListVmExtensionsResponse
|
|
4532
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4533
|
+
|
|
4534
|
+
class Warning
|
|
4535
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4536
|
+
|
|
4537
|
+
class Datum
|
|
4538
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4539
|
+
|
|
4540
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4541
|
+
end
|
|
4542
|
+
|
|
4543
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4544
|
+
end
|
|
4545
|
+
|
|
4546
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
4547
|
+
end
|
|
4548
|
+
|
|
4471
4549
|
class LocalDisk
|
|
4472
4550
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
4473
4551
|
|
|
@@ -6910,6 +6988,12 @@ module Google
|
|
|
6910
6988
|
include Google::Apis::Core::JsonObjectSupport
|
|
6911
6989
|
end
|
|
6912
6990
|
|
|
6991
|
+
class ReservationParams
|
|
6992
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
6993
|
+
|
|
6994
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
6995
|
+
end
|
|
6996
|
+
|
|
6913
6997
|
class ReservationSlot
|
|
6914
6998
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
6915
6999
|
|
|
@@ -8344,6 +8428,24 @@ module Google
|
|
|
8344
8428
|
include Google::Apis::Core::JsonObjectSupport
|
|
8345
8429
|
end
|
|
8346
8430
|
|
|
8431
|
+
class SnapshotRecycleBinPolicy
|
|
8432
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
8433
|
+
|
|
8434
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
8435
|
+
end
|
|
8436
|
+
|
|
8437
|
+
class SnapshotRecycleBinPolicyRule
|
|
8438
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
8439
|
+
|
|
8440
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
8441
|
+
end
|
|
8442
|
+
|
|
8443
|
+
class SnapshotRecycleBinPolicyRuleRuleConfig
|
|
8444
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
8445
|
+
|
|
8446
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
8447
|
+
end
|
|
8448
|
+
|
|
8347
8449
|
class SnapshotResourceStatus
|
|
8348
8450
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
8349
8451
|
|
|
@@ -8380,6 +8482,12 @@ module Google
|
|
|
8380
8482
|
include Google::Apis::Core::JsonObjectSupport
|
|
8381
8483
|
end
|
|
8382
8484
|
|
|
8485
|
+
class SnapshotsGetEffectiveRecycleBinRuleResponse
|
|
8486
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
8487
|
+
|
|
8488
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
8489
|
+
end
|
|
8490
|
+
|
|
8383
8491
|
class SnapshotsScopedList
|
|
8384
8492
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
8385
8493
|
|
|
@@ -9658,6 +9766,12 @@ module Google
|
|
|
9658
9766
|
include Google::Apis::Core::JsonObjectSupport
|
|
9659
9767
|
end
|
|
9660
9768
|
|
|
9769
|
+
class VmExtension
|
|
9770
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
9771
|
+
|
|
9772
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
9773
|
+
end
|
|
9774
|
+
|
|
9661
9775
|
class VmExtensionPoliciesScopedList
|
|
9662
9776
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
9663
9777
|
|
|
@@ -9736,6 +9850,12 @@ module Google
|
|
|
9736
9850
|
include Google::Apis::Core::JsonObjectSupport
|
|
9737
9851
|
end
|
|
9738
9852
|
|
|
9853
|
+
class VmExtensionState
|
|
9854
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
9855
|
+
|
|
9856
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
9857
|
+
end
|
|
9858
|
+
|
|
9739
9859
|
class VpnGateway
|
|
9740
9860
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
9741
9861
|
|
|
@@ -11158,6 +11278,7 @@ module Google
|
|
|
11158
11278
|
|
|
11159
11279
|
collection :used_by, as: 'usedBy', class: Google::Apis::ComputeAlpha::BackendServiceUsedBy, decorator: Google::Apis::ComputeAlpha::BackendServiceUsedBy::Representation
|
|
11160
11280
|
|
|
11281
|
+
property :vpc_network_scope, as: 'vpcNetworkScope'
|
|
11161
11282
|
end
|
|
11162
11283
|
end
|
|
11163
11284
|
|
|
@@ -11251,11 +11372,21 @@ module Google
|
|
|
11251
11372
|
class BackendServiceDynamicForwarding
|
|
11252
11373
|
# @private
|
|
11253
11374
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11375
|
+
property :forward_proxy, as: 'forwardProxy', class: Google::Apis::ComputeAlpha::BackendServiceDynamicForwardingForwardProxy, decorator: Google::Apis::ComputeAlpha::BackendServiceDynamicForwardingForwardProxy::Representation
|
|
11376
|
+
|
|
11254
11377
|
property :ip_port_selection, as: 'ipPortSelection', class: Google::Apis::ComputeAlpha::BackendServiceDynamicForwardingIpPortSelection, decorator: Google::Apis::ComputeAlpha::BackendServiceDynamicForwardingIpPortSelection::Representation
|
|
11255
11378
|
|
|
11256
11379
|
end
|
|
11257
11380
|
end
|
|
11258
11381
|
|
|
11382
|
+
class BackendServiceDynamicForwardingForwardProxy
|
|
11383
|
+
# @private
|
|
11384
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11385
|
+
property :enabled, as: 'enabled'
|
|
11386
|
+
property :proxy_mode, as: 'proxyMode'
|
|
11387
|
+
end
|
|
11388
|
+
end
|
|
11389
|
+
|
|
11259
11390
|
class BackendServiceDynamicForwardingIpPortSelection
|
|
11260
11391
|
# @private
|
|
11261
11392
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -11703,8 +11834,11 @@ module Google
|
|
|
11703
11834
|
class CacheInvalidationRule
|
|
11704
11835
|
# @private
|
|
11705
11836
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
11837
|
+
property :backend_service, as: 'backendService'
|
|
11706
11838
|
collection :cache_tags, as: 'cacheTags'
|
|
11839
|
+
property :content_type, as: 'contentType'
|
|
11707
11840
|
property :host, as: 'host'
|
|
11841
|
+
property :http_status, as: 'httpStatus'
|
|
11708
11842
|
property :path, as: 'path'
|
|
11709
11843
|
end
|
|
11710
11844
|
end
|
|
@@ -13311,7 +13445,8 @@ module Google
|
|
|
13311
13445
|
property :all_ports, as: 'allPorts'
|
|
13312
13446
|
property :allow_global_access, as: 'allowGlobalAccess'
|
|
13313
13447
|
property :allow_psc_global_access, as: 'allowPscGlobalAccess'
|
|
13314
|
-
|
|
13448
|
+
collection :attached_extensions, as: 'attachedExtensions', class: Google::Apis::ComputeAlpha::ForwardingRuleAttachedExtension, decorator: Google::Apis::ComputeAlpha::ForwardingRuleAttachedExtension::Representation
|
|
13449
|
+
|
|
13315
13450
|
property :availability_group, as: 'availabilityGroup'
|
|
13316
13451
|
property :backend_service, as: 'backendService'
|
|
13317
13452
|
property :base_forwarding_rule, as: 'baseForwardingRule'
|
|
@@ -13386,6 +13521,13 @@ module Google
|
|
|
13386
13521
|
end
|
|
13387
13522
|
end
|
|
13388
13523
|
|
|
13524
|
+
class ForwardingRuleAttachedExtension
|
|
13525
|
+
# @private
|
|
13526
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13527
|
+
property :reference, as: 'reference'
|
|
13528
|
+
end
|
|
13529
|
+
end
|
|
13530
|
+
|
|
13389
13531
|
class ForwardingRuleList
|
|
13390
13532
|
# @private
|
|
13391
13533
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -13813,6 +13955,40 @@ module Google
|
|
|
13813
13955
|
end
|
|
13814
13956
|
end
|
|
13815
13957
|
|
|
13958
|
+
class GlobalListVmExtensionsResponse
|
|
13959
|
+
# @private
|
|
13960
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13961
|
+
property :etag, as: 'etag'
|
|
13962
|
+
property :id, as: 'id'
|
|
13963
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::GlobalVmExtension, decorator: Google::Apis::ComputeAlpha::GlobalVmExtension::Representation
|
|
13964
|
+
|
|
13965
|
+
property :kind, as: 'kind'
|
|
13966
|
+
property :next_page_token, as: 'nextPageToken'
|
|
13967
|
+
property :self_link, as: 'selfLink'
|
|
13968
|
+
collection :unreachables, as: 'unreachables'
|
|
13969
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::GlobalListVmExtensionsResponse::Warning, decorator: Google::Apis::ComputeAlpha::GlobalListVmExtensionsResponse::Warning::Representation
|
|
13970
|
+
|
|
13971
|
+
end
|
|
13972
|
+
|
|
13973
|
+
class Warning
|
|
13974
|
+
# @private
|
|
13975
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13976
|
+
property :code, as: 'code'
|
|
13977
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::GlobalListVmExtensionsResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::GlobalListVmExtensionsResponse::Warning::Datum::Representation
|
|
13978
|
+
|
|
13979
|
+
property :message, as: 'message'
|
|
13980
|
+
end
|
|
13981
|
+
|
|
13982
|
+
class Datum
|
|
13983
|
+
# @private
|
|
13984
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
13985
|
+
property :key, as: 'key'
|
|
13986
|
+
property :value, as: 'value'
|
|
13987
|
+
end
|
|
13988
|
+
end
|
|
13989
|
+
end
|
|
13990
|
+
end
|
|
13991
|
+
|
|
13816
13992
|
class GlobalNetworkEndpointGroupsAttachEndpointsRequest
|
|
13817
13993
|
# @private
|
|
13818
13994
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -13859,6 +14035,14 @@ module Google
|
|
|
13859
14035
|
end
|
|
13860
14036
|
end
|
|
13861
14037
|
|
|
14038
|
+
class GlobalVmExtension
|
|
14039
|
+
# @private
|
|
14040
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
14041
|
+
property :name, as: 'name'
|
|
14042
|
+
collection :versions, as: 'versions'
|
|
14043
|
+
end
|
|
14044
|
+
end
|
|
14045
|
+
|
|
13862
14046
|
class GlobalVmExtensionPolicy
|
|
13863
14047
|
# @private
|
|
13864
14048
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -16988,6 +17172,8 @@ module Google
|
|
|
16988
17172
|
property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
|
|
16989
17173
|
hash :labels, as: 'labels'
|
|
16990
17174
|
property :name, as: 'name'
|
|
17175
|
+
property :params, as: 'params', class: Google::Apis::ComputeAlpha::InstantSnapshotParams, decorator: Google::Apis::ComputeAlpha::InstantSnapshotParams::Representation
|
|
17176
|
+
|
|
16991
17177
|
property :region, as: 'region'
|
|
16992
17178
|
property :resource_status, as: 'resourceStatus', class: Google::Apis::ComputeAlpha::InstantSnapshotResourceStatus, decorator: Google::Apis::ComputeAlpha::InstantSnapshotResourceStatus::Representation
|
|
16993
17179
|
|
|
@@ -17112,6 +17298,13 @@ module Google
|
|
|
17112
17298
|
end
|
|
17113
17299
|
end
|
|
17114
17300
|
|
|
17301
|
+
class InstantSnapshotParams
|
|
17302
|
+
# @private
|
|
17303
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
17304
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
|
17305
|
+
end
|
|
17306
|
+
end
|
|
17307
|
+
|
|
17115
17308
|
class InstantSnapshotResourceStatus
|
|
17116
17309
|
# @private
|
|
17117
17310
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -17168,6 +17361,7 @@ module Google
|
|
|
17168
17361
|
property :creation_timestamp, as: 'creationTimestamp'
|
|
17169
17362
|
property :customer_name, as: 'customerName'
|
|
17170
17363
|
property :description, as: 'description'
|
|
17364
|
+
property :effective_location, as: 'effectiveLocation'
|
|
17171
17365
|
collection :expected_outages, as: 'expectedOutages', class: Google::Apis::ComputeAlpha::InterconnectOutageNotification, decorator: Google::Apis::ComputeAlpha::InterconnectOutageNotification::Representation
|
|
17172
17366
|
|
|
17173
17367
|
property :google_ip_address, as: 'googleIpAddress'
|
|
@@ -18545,6 +18739,74 @@ module Google
|
|
|
18545
18739
|
end
|
|
18546
18740
|
end
|
|
18547
18741
|
|
|
18742
|
+
class ListVmExtensionStatesResponse
|
|
18743
|
+
# @private
|
|
18744
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
18745
|
+
property :etag, as: 'etag'
|
|
18746
|
+
property :id, as: 'id'
|
|
18747
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::VmExtensionState, decorator: Google::Apis::ComputeAlpha::VmExtensionState::Representation
|
|
18748
|
+
|
|
18749
|
+
property :kind, as: 'kind'
|
|
18750
|
+
property :next_page_token, as: 'nextPageToken'
|
|
18751
|
+
property :self_link, as: 'selfLink'
|
|
18752
|
+
collection :unreachables, as: 'unreachables'
|
|
18753
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ListVmExtensionStatesResponse::Warning, decorator: Google::Apis::ComputeAlpha::ListVmExtensionStatesResponse::Warning::Representation
|
|
18754
|
+
|
|
18755
|
+
end
|
|
18756
|
+
|
|
18757
|
+
class Warning
|
|
18758
|
+
# @private
|
|
18759
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
18760
|
+
property :code, as: 'code'
|
|
18761
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::ListVmExtensionStatesResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::ListVmExtensionStatesResponse::Warning::Datum::Representation
|
|
18762
|
+
|
|
18763
|
+
property :message, as: 'message'
|
|
18764
|
+
end
|
|
18765
|
+
|
|
18766
|
+
class Datum
|
|
18767
|
+
# @private
|
|
18768
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
18769
|
+
property :key, as: 'key'
|
|
18770
|
+
property :value, as: 'value'
|
|
18771
|
+
end
|
|
18772
|
+
end
|
|
18773
|
+
end
|
|
18774
|
+
end
|
|
18775
|
+
|
|
18776
|
+
class ListVmExtensionsResponse
|
|
18777
|
+
# @private
|
|
18778
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
18779
|
+
property :etag, as: 'etag'
|
|
18780
|
+
property :id, as: 'id'
|
|
18781
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::VmExtension, decorator: Google::Apis::ComputeAlpha::VmExtension::Representation
|
|
18782
|
+
|
|
18783
|
+
property :kind, as: 'kind'
|
|
18784
|
+
property :next_page_token, as: 'nextPageToken'
|
|
18785
|
+
property :self_link, as: 'selfLink'
|
|
18786
|
+
collection :unreachables, as: 'unreachables'
|
|
18787
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ListVmExtensionsResponse::Warning, decorator: Google::Apis::ComputeAlpha::ListVmExtensionsResponse::Warning::Representation
|
|
18788
|
+
|
|
18789
|
+
end
|
|
18790
|
+
|
|
18791
|
+
class Warning
|
|
18792
|
+
# @private
|
|
18793
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
18794
|
+
property :code, as: 'code'
|
|
18795
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::ListVmExtensionsResponse::Warning::Datum, decorator: Google::Apis::ComputeAlpha::ListVmExtensionsResponse::Warning::Datum::Representation
|
|
18796
|
+
|
|
18797
|
+
property :message, as: 'message'
|
|
18798
|
+
end
|
|
18799
|
+
|
|
18800
|
+
class Datum
|
|
18801
|
+
# @private
|
|
18802
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
18803
|
+
property :key, as: 'key'
|
|
18804
|
+
property :value, as: 'value'
|
|
18805
|
+
end
|
|
18806
|
+
end
|
|
18807
|
+
end
|
|
18808
|
+
end
|
|
18809
|
+
|
|
18548
18810
|
class LocalDisk
|
|
18549
18811
|
# @private
|
|
18550
18812
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -22882,6 +23144,8 @@ module Google
|
|
|
22882
23144
|
property :kind, as: 'kind'
|
|
22883
23145
|
collection :linked_commitments, as: 'linkedCommitments'
|
|
22884
23146
|
property :name, as: 'name'
|
|
23147
|
+
property :params, as: 'params', class: Google::Apis::ComputeAlpha::ReservationParams, decorator: Google::Apis::ComputeAlpha::ReservationParams::Representation
|
|
23148
|
+
|
|
22885
23149
|
property :protection_tier, as: 'protectionTier'
|
|
22886
23150
|
property :reservation_mode, as: 'reservationMode'
|
|
22887
23151
|
property :reservation_sharing_policy, as: 'reservationSharingPolicy', class: Google::Apis::ComputeAlpha::AllocationReservationSharingPolicy, decorator: Google::Apis::ComputeAlpha::AllocationReservationSharingPolicy::Representation
|
|
@@ -23087,6 +23351,13 @@ module Google
|
|
|
23087
23351
|
end
|
|
23088
23352
|
end
|
|
23089
23353
|
|
|
23354
|
+
class ReservationParams
|
|
23355
|
+
# @private
|
|
23356
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
23357
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
|
23358
|
+
end
|
|
23359
|
+
end
|
|
23360
|
+
|
|
23090
23361
|
class ReservationSlot
|
|
23091
23362
|
# @private
|
|
23092
23363
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -25808,6 +26079,29 @@ module Google
|
|
|
25808
26079
|
end
|
|
25809
26080
|
end
|
|
25810
26081
|
|
|
26082
|
+
class SnapshotRecycleBinPolicy
|
|
26083
|
+
# @private
|
|
26084
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
26085
|
+
hash :rules, as: 'rules', class: Google::Apis::ComputeAlpha::SnapshotRecycleBinPolicyRule, decorator: Google::Apis::ComputeAlpha::SnapshotRecycleBinPolicyRule::Representation
|
|
26086
|
+
|
|
26087
|
+
end
|
|
26088
|
+
end
|
|
26089
|
+
|
|
26090
|
+
class SnapshotRecycleBinPolicyRule
|
|
26091
|
+
# @private
|
|
26092
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
26093
|
+
property :standard_snapshots, as: 'standardSnapshots', class: Google::Apis::ComputeAlpha::SnapshotRecycleBinPolicyRuleRuleConfig, decorator: Google::Apis::ComputeAlpha::SnapshotRecycleBinPolicyRuleRuleConfig::Representation
|
|
26094
|
+
|
|
26095
|
+
end
|
|
26096
|
+
end
|
|
26097
|
+
|
|
26098
|
+
class SnapshotRecycleBinPolicyRuleRuleConfig
|
|
26099
|
+
# @private
|
|
26100
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
26101
|
+
property :retention_duration_days, :numeric_string => true, as: 'retentionDurationDays'
|
|
26102
|
+
end
|
|
26103
|
+
end
|
|
26104
|
+
|
|
25811
26105
|
class SnapshotResourceStatus
|
|
25812
26106
|
# @private
|
|
25813
26107
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -25857,6 +26151,13 @@ module Google
|
|
|
25857
26151
|
end
|
|
25858
26152
|
end
|
|
25859
26153
|
|
|
26154
|
+
class SnapshotsGetEffectiveRecycleBinRuleResponse
|
|
26155
|
+
# @private
|
|
26156
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
26157
|
+
property :retention_duration_days, :numeric_string => true, as: 'retentionDurationDays'
|
|
26158
|
+
end
|
|
26159
|
+
end
|
|
26160
|
+
|
|
25860
26161
|
class SnapshotsScopedList
|
|
25861
26162
|
# @private
|
|
25862
26163
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -28208,6 +28509,14 @@ module Google
|
|
|
28208
28509
|
end
|
|
28209
28510
|
end
|
|
28210
28511
|
|
|
28512
|
+
class VmExtension
|
|
28513
|
+
# @private
|
|
28514
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
28515
|
+
property :name, as: 'name'
|
|
28516
|
+
collection :versions, as: 'versions'
|
|
28517
|
+
end
|
|
28518
|
+
end
|
|
28519
|
+
|
|
28211
28520
|
class VmExtensionPoliciesScopedList
|
|
28212
28521
|
# @private
|
|
28213
28522
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -28349,6 +28658,19 @@ module Google
|
|
|
28349
28658
|
end
|
|
28350
28659
|
end
|
|
28351
28660
|
|
|
28661
|
+
class VmExtensionState
|
|
28662
|
+
# @private
|
|
28663
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
28664
|
+
property :enforcement_msg, as: 'enforcementMsg'
|
|
28665
|
+
property :enforcement_state, as: 'enforcementState'
|
|
28666
|
+
property :health_status, as: 'healthStatus'
|
|
28667
|
+
property :name, as: 'name'
|
|
28668
|
+
property :policy_id, as: 'policyId'
|
|
28669
|
+
property :unhealthy_msg, as: 'unhealthyMsg'
|
|
28670
|
+
property :version, as: 'version'
|
|
28671
|
+
end
|
|
28672
|
+
end
|
|
28673
|
+
|
|
28352
28674
|
class VpnGateway
|
|
28353
28675
|
# @private
|
|
28354
28676
|
class Representation < Google::Apis::Core::JsonRepresentation
|