google-apis-compute_v1 0.111.0 → 0.113.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 +8 -0
- data/lib/google/apis/compute_v1/classes.rb +707 -82
- data/lib/google/apis/compute_v1/gem_version.rb +2 -2
- data/lib/google/apis/compute_v1/representations.rb +251 -0
- data/lib/google/apis/compute_v1/service.rb +718 -1
- metadata +4 -4
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module ComputeV1
|
18
18
|
# Version of the google-apis-compute_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.113.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.15.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20241201"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -1834,6 +1834,12 @@ module Google
|
|
1834
1834
|
include Google::Apis::Core::JsonObjectSupport
|
1835
1835
|
end
|
1836
1836
|
|
1837
|
+
class InstanceGroupManagerStandbyPolicy
|
1838
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1839
|
+
|
1840
|
+
include Google::Apis::Core::JsonObjectSupport
|
1841
|
+
end
|
1842
|
+
|
1837
1843
|
class InstanceGroupManagerStatus
|
1838
1844
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1839
1845
|
|
@@ -1948,6 +1954,12 @@ module Google
|
|
1948
1954
|
include Google::Apis::Core::JsonObjectSupport
|
1949
1955
|
end
|
1950
1956
|
|
1957
|
+
class InstanceGroupManagersResumeInstancesRequest
|
1958
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1959
|
+
|
1960
|
+
include Google::Apis::Core::JsonObjectSupport
|
1961
|
+
end
|
1962
|
+
|
1951
1963
|
class InstanceGroupManagersScopedList
|
1952
1964
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1953
1965
|
|
@@ -1978,6 +1990,24 @@ module Google
|
|
1978
1990
|
include Google::Apis::Core::JsonObjectSupport
|
1979
1991
|
end
|
1980
1992
|
|
1993
|
+
class InstanceGroupManagersStartInstancesRequest
|
1994
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1995
|
+
|
1996
|
+
include Google::Apis::Core::JsonObjectSupport
|
1997
|
+
end
|
1998
|
+
|
1999
|
+
class InstanceGroupManagersStopInstancesRequest
|
2000
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2001
|
+
|
2002
|
+
include Google::Apis::Core::JsonObjectSupport
|
2003
|
+
end
|
2004
|
+
|
2005
|
+
class InstanceGroupManagersSuspendInstancesRequest
|
2006
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2007
|
+
|
2008
|
+
include Google::Apis::Core::JsonObjectSupport
|
2009
|
+
end
|
2010
|
+
|
1981
2011
|
class InstanceGroupManagersUpdatePerInstanceConfigsReq
|
1982
2012
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1983
2013
|
|
@@ -3190,6 +3220,42 @@ module Google
|
|
3190
3220
|
include Google::Apis::Core::JsonObjectSupport
|
3191
3221
|
end
|
3192
3222
|
|
3223
|
+
class NetworkProfile
|
3224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3225
|
+
|
3226
|
+
include Google::Apis::Core::JsonObjectSupport
|
3227
|
+
end
|
3228
|
+
|
3229
|
+
class NetworkProfileLocation
|
3230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3231
|
+
|
3232
|
+
include Google::Apis::Core::JsonObjectSupport
|
3233
|
+
end
|
3234
|
+
|
3235
|
+
class NetworkProfileNetworkFeatures
|
3236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3237
|
+
|
3238
|
+
include Google::Apis::Core::JsonObjectSupport
|
3239
|
+
end
|
3240
|
+
|
3241
|
+
class NetworkProfilesListResponse
|
3242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3243
|
+
|
3244
|
+
class Warning
|
3245
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3246
|
+
|
3247
|
+
class Datum
|
3248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3249
|
+
|
3250
|
+
include Google::Apis::Core::JsonObjectSupport
|
3251
|
+
end
|
3252
|
+
|
3253
|
+
include Google::Apis::Core::JsonObjectSupport
|
3254
|
+
end
|
3255
|
+
|
3256
|
+
include Google::Apis::Core::JsonObjectSupport
|
3257
|
+
end
|
3258
|
+
|
3193
3259
|
class NetworkRoutingConfig
|
3194
3260
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3195
3261
|
|
@@ -4114,6 +4180,12 @@ module Google
|
|
4114
4180
|
include Google::Apis::Core::JsonObjectSupport
|
4115
4181
|
end
|
4116
4182
|
|
4183
|
+
class RegionInstanceGroupManagersResumeInstancesRequest
|
4184
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4185
|
+
|
4186
|
+
include Google::Apis::Core::JsonObjectSupport
|
4187
|
+
end
|
4188
|
+
|
4117
4189
|
class RegionInstanceGroupManagersSetTargetPoolsRequest
|
4118
4190
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4119
4191
|
|
@@ -4126,6 +4198,24 @@ module Google
|
|
4126
4198
|
include Google::Apis::Core::JsonObjectSupport
|
4127
4199
|
end
|
4128
4200
|
|
4201
|
+
class RegionInstanceGroupManagersStartInstancesRequest
|
4202
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4203
|
+
|
4204
|
+
include Google::Apis::Core::JsonObjectSupport
|
4205
|
+
end
|
4206
|
+
|
4207
|
+
class RegionInstanceGroupManagersStopInstancesRequest
|
4208
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4209
|
+
|
4210
|
+
include Google::Apis::Core::JsonObjectSupport
|
4211
|
+
end
|
4212
|
+
|
4213
|
+
class RegionInstanceGroupManagersSuspendInstancesRequest
|
4214
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4215
|
+
|
4216
|
+
include Google::Apis::Core::JsonObjectSupport
|
4217
|
+
end
|
4218
|
+
|
4129
4219
|
class RegionInstanceGroupsListInstances
|
4130
4220
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4131
4221
|
|
@@ -9862,12 +9952,16 @@ module Google
|
|
9862
9952
|
property :satisfies_pzi, as: 'satisfiesPzi'
|
9863
9953
|
property :satisfies_pzs, as: 'satisfiesPzs'
|
9864
9954
|
property :self_link, as: 'selfLink'
|
9955
|
+
property :standby_policy, as: 'standbyPolicy', class: Google::Apis::ComputeV1::InstanceGroupManagerStandbyPolicy, decorator: Google::Apis::ComputeV1::InstanceGroupManagerStandbyPolicy::Representation
|
9956
|
+
|
9865
9957
|
property :stateful_policy, as: 'statefulPolicy', class: Google::Apis::ComputeV1::StatefulPolicy, decorator: Google::Apis::ComputeV1::StatefulPolicy::Representation
|
9866
9958
|
|
9867
9959
|
property :status, as: 'status', class: Google::Apis::ComputeV1::InstanceGroupManagerStatus, decorator: Google::Apis::ComputeV1::InstanceGroupManagerStatus::Representation
|
9868
9960
|
|
9869
9961
|
collection :target_pools, as: 'targetPools'
|
9870
9962
|
property :target_size, as: 'targetSize'
|
9963
|
+
property :target_stopped_size, as: 'targetStoppedSize'
|
9964
|
+
property :target_suspended_size, as: 'targetSuspendedSize'
|
9871
9965
|
property :update_policy, as: 'updatePolicy', class: Google::Apis::ComputeV1::InstanceGroupManagerUpdatePolicy, decorator: Google::Apis::ComputeV1::InstanceGroupManagerUpdatePolicy::Representation
|
9872
9966
|
|
9873
9967
|
collection :versions, as: 'versions', class: Google::Apis::ComputeV1::InstanceGroupManagerVersion, decorator: Google::Apis::ComputeV1::InstanceGroupManagerVersion::Representation
|
@@ -10136,6 +10230,14 @@ module Google
|
|
10136
10230
|
end
|
10137
10231
|
end
|
10138
10232
|
|
10233
|
+
class InstanceGroupManagerStandbyPolicy
|
10234
|
+
# @private
|
10235
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10236
|
+
property :initial_delay_sec, as: 'initialDelaySec'
|
10237
|
+
property :mode, as: 'mode'
|
10238
|
+
end
|
10239
|
+
end
|
10240
|
+
|
10139
10241
|
class InstanceGroupManagerStatus
|
10140
10242
|
# @private
|
10141
10243
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10308,6 +10410,13 @@ module Google
|
|
10308
10410
|
end
|
10309
10411
|
end
|
10310
10412
|
|
10413
|
+
class InstanceGroupManagersResumeInstancesRequest
|
10414
|
+
# @private
|
10415
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10416
|
+
collection :instances, as: 'instances'
|
10417
|
+
end
|
10418
|
+
end
|
10419
|
+
|
10311
10420
|
class InstanceGroupManagersScopedList
|
10312
10421
|
# @private
|
10313
10422
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10351,6 +10460,29 @@ module Google
|
|
10351
10460
|
end
|
10352
10461
|
end
|
10353
10462
|
|
10463
|
+
class InstanceGroupManagersStartInstancesRequest
|
10464
|
+
# @private
|
10465
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10466
|
+
collection :instances, as: 'instances'
|
10467
|
+
end
|
10468
|
+
end
|
10469
|
+
|
10470
|
+
class InstanceGroupManagersStopInstancesRequest
|
10471
|
+
# @private
|
10472
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10473
|
+
property :force_stop, as: 'forceStop'
|
10474
|
+
collection :instances, as: 'instances'
|
10475
|
+
end
|
10476
|
+
end
|
10477
|
+
|
10478
|
+
class InstanceGroupManagersSuspendInstancesRequest
|
10479
|
+
# @private
|
10480
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10481
|
+
property :force_suspend, as: 'forceSuspend'
|
10482
|
+
collection :instances, as: 'instances'
|
10483
|
+
end
|
10484
|
+
end
|
10485
|
+
|
10354
10486
|
class InstanceGroupManagersUpdatePerInstanceConfigsReq
|
10355
10487
|
# @private
|
10356
10488
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12057,6 +12189,7 @@ module Google
|
|
12057
12189
|
property :mtu, as: 'mtu'
|
12058
12190
|
property :name, as: 'name'
|
12059
12191
|
property :network_firewall_policy_enforcement_order, as: 'networkFirewallPolicyEnforcementOrder'
|
12192
|
+
property :network_profile, as: 'networkProfile'
|
12060
12193
|
collection :peerings, as: 'peerings', class: Google::Apis::ComputeV1::NetworkPeering, decorator: Google::Apis::ComputeV1::NetworkPeering::Representation
|
12061
12194
|
|
12062
12195
|
property :routing_config, as: 'routingConfig', class: Google::Apis::ComputeV1::NetworkRoutingConfig, decorator: Google::Apis::ComputeV1::NetworkRoutingConfig::Representation
|
@@ -12589,6 +12722,94 @@ module Google
|
|
12589
12722
|
end
|
12590
12723
|
end
|
12591
12724
|
|
12725
|
+
class NetworkProfile
|
12726
|
+
# @private
|
12727
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12728
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
12729
|
+
property :description, as: 'description'
|
12730
|
+
property :features, as: 'features', class: Google::Apis::ComputeV1::NetworkProfileNetworkFeatures, decorator: Google::Apis::ComputeV1::NetworkProfileNetworkFeatures::Representation
|
12731
|
+
|
12732
|
+
property :id, :numeric_string => true, as: 'id'
|
12733
|
+
property :kind, as: 'kind'
|
12734
|
+
property :location, as: 'location', class: Google::Apis::ComputeV1::NetworkProfileLocation, decorator: Google::Apis::ComputeV1::NetworkProfileLocation::Representation
|
12735
|
+
|
12736
|
+
property :name, as: 'name'
|
12737
|
+
property :self_link, as: 'selfLink'
|
12738
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
12739
|
+
property :zone, as: 'zone'
|
12740
|
+
end
|
12741
|
+
end
|
12742
|
+
|
12743
|
+
class NetworkProfileLocation
|
12744
|
+
# @private
|
12745
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12746
|
+
property :name, as: 'name'
|
12747
|
+
property :scope, as: 'scope'
|
12748
|
+
end
|
12749
|
+
end
|
12750
|
+
|
12751
|
+
class NetworkProfileNetworkFeatures
|
12752
|
+
# @private
|
12753
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12754
|
+
collection :address_purposes, as: 'addressPurposes'
|
12755
|
+
property :allow_alias_ip_ranges, as: 'allowAliasIpRanges'
|
12756
|
+
property :allow_auto_mode_subnet, as: 'allowAutoModeSubnet'
|
12757
|
+
property :allow_class_d_firewalls, as: 'allowClassDFirewalls'
|
12758
|
+
property :allow_cloud_nat, as: 'allowCloudNat'
|
12759
|
+
property :allow_cloud_router, as: 'allowCloudRouter'
|
12760
|
+
property :allow_external_ip_access, as: 'allowExternalIpAccess'
|
12761
|
+
property :allow_interconnect, as: 'allowInterconnect'
|
12762
|
+
property :allow_load_balancing, as: 'allowLoadBalancing'
|
12763
|
+
property :allow_multi_nic_in_same_network, as: 'allowMultiNicInSameNetwork'
|
12764
|
+
property :allow_packet_mirroring, as: 'allowPacketMirroring'
|
12765
|
+
property :allow_private_google_access, as: 'allowPrivateGoogleAccess'
|
12766
|
+
property :allow_psc, as: 'allowPsc'
|
12767
|
+
property :allow_same_network_unicast, as: 'allowSameNetworkUnicast'
|
12768
|
+
property :allow_static_routes, as: 'allowStaticRoutes'
|
12769
|
+
property :allow_sub_interfaces, as: 'allowSubInterfaces'
|
12770
|
+
property :allow_vpc_peering, as: 'allowVpcPeering'
|
12771
|
+
property :allow_vpn, as: 'allowVpn'
|
12772
|
+
collection :interface_types, as: 'interfaceTypes'
|
12773
|
+
collection :subnet_purposes, as: 'subnetPurposes'
|
12774
|
+
collection :subnet_stack_types, as: 'subnetStackTypes'
|
12775
|
+
property :unicast, as: 'unicast'
|
12776
|
+
end
|
12777
|
+
end
|
12778
|
+
|
12779
|
+
class NetworkProfilesListResponse
|
12780
|
+
# @private
|
12781
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12782
|
+
property :etag, as: 'etag'
|
12783
|
+
property :id, as: 'id'
|
12784
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::NetworkProfile, decorator: Google::Apis::ComputeV1::NetworkProfile::Representation
|
12785
|
+
|
12786
|
+
property :kind, as: 'kind'
|
12787
|
+
property :next_page_token, as: 'nextPageToken'
|
12788
|
+
property :self_link, as: 'selfLink'
|
12789
|
+
collection :unreachables, as: 'unreachables'
|
12790
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::NetworkProfilesListResponse::Warning, decorator: Google::Apis::ComputeV1::NetworkProfilesListResponse::Warning::Representation
|
12791
|
+
|
12792
|
+
end
|
12793
|
+
|
12794
|
+
class Warning
|
12795
|
+
# @private
|
12796
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12797
|
+
property :code, as: 'code'
|
12798
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::NetworkProfilesListResponse::Warning::Datum, decorator: Google::Apis::ComputeV1::NetworkProfilesListResponse::Warning::Datum::Representation
|
12799
|
+
|
12800
|
+
property :message, as: 'message'
|
12801
|
+
end
|
12802
|
+
|
12803
|
+
class Datum
|
12804
|
+
# @private
|
12805
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12806
|
+
property :key, as: 'key'
|
12807
|
+
property :value, as: 'value'
|
12808
|
+
end
|
12809
|
+
end
|
12810
|
+
end
|
12811
|
+
end
|
12812
|
+
|
12592
12813
|
class NetworkRoutingConfig
|
12593
12814
|
# @private
|
12594
12815
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14274,6 +14495,13 @@ module Google
|
|
14274
14495
|
end
|
14275
14496
|
end
|
14276
14497
|
|
14498
|
+
class RegionInstanceGroupManagersResumeInstancesRequest
|
14499
|
+
# @private
|
14500
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14501
|
+
collection :instances, as: 'instances'
|
14502
|
+
end
|
14503
|
+
end
|
14504
|
+
|
14277
14505
|
class RegionInstanceGroupManagersSetTargetPoolsRequest
|
14278
14506
|
# @private
|
14279
14507
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14289,6 +14517,29 @@ module Google
|
|
14289
14517
|
end
|
14290
14518
|
end
|
14291
14519
|
|
14520
|
+
class RegionInstanceGroupManagersStartInstancesRequest
|
14521
|
+
# @private
|
14522
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14523
|
+
collection :instances, as: 'instances'
|
14524
|
+
end
|
14525
|
+
end
|
14526
|
+
|
14527
|
+
class RegionInstanceGroupManagersStopInstancesRequest
|
14528
|
+
# @private
|
14529
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14530
|
+
property :force_stop, as: 'forceStop'
|
14531
|
+
collection :instances, as: 'instances'
|
14532
|
+
end
|
14533
|
+
end
|
14534
|
+
|
14535
|
+
class RegionInstanceGroupManagersSuspendInstancesRequest
|
14536
|
+
# @private
|
14537
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14538
|
+
property :force_suspend, as: 'forceSuspend'
|
14539
|
+
collection :instances, as: 'instances'
|
14540
|
+
end
|
14541
|
+
end
|
14542
|
+
|
14292
14543
|
class RegionInstanceGroupsListInstances
|
14293
14544
|
# @private
|
14294
14545
|
class Representation < Google::Apis::Core::JsonRepresentation
|