google-apis-compute_v1 0.20.0 → 0.24.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 +18 -0
- data/OVERVIEW.md +1 -1
- data/lib/google/apis/compute_v1/classes.rb +1217 -175
- data/lib/google/apis/compute_v1/gem_version.rb +3 -3
- data/lib/google/apis/compute_v1/representations.rb +320 -0
- data/lib/google/apis/compute_v1/service.rb +580 -64
- 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.24.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.4.
|
22
|
+
GENERATOR_VERSION = "0.4.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220112"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -340,6 +340,12 @@ module Google
|
|
340
340
|
include Google::Apis::Core::JsonObjectSupport
|
341
341
|
end
|
342
342
|
|
343
|
+
class BackendBucketCdnPolicyCacheKeyPolicy
|
344
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
345
|
+
|
346
|
+
include Google::Apis::Core::JsonObjectSupport
|
347
|
+
end
|
348
|
+
|
343
349
|
class BackendBucketCdnPolicyNegativeCachingPolicy
|
344
350
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
345
351
|
|
@@ -2200,6 +2206,30 @@ module Google
|
|
2200
2206
|
include Google::Apis::Core::JsonObjectSupport
|
2201
2207
|
end
|
2202
2208
|
|
2209
|
+
class MachineImage
|
2210
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2211
|
+
|
2212
|
+
include Google::Apis::Core::JsonObjectSupport
|
2213
|
+
end
|
2214
|
+
|
2215
|
+
class MachineImageList
|
2216
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2217
|
+
|
2218
|
+
class Warning
|
2219
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2220
|
+
|
2221
|
+
class Datum
|
2222
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2223
|
+
|
2224
|
+
include Google::Apis::Core::JsonObjectSupport
|
2225
|
+
end
|
2226
|
+
|
2227
|
+
include Google::Apis::Core::JsonObjectSupport
|
2228
|
+
end
|
2229
|
+
|
2230
|
+
include Google::Apis::Core::JsonObjectSupport
|
2231
|
+
end
|
2232
|
+
|
2203
2233
|
class MachineType
|
2204
2234
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2205
2235
|
|
@@ -3886,6 +3916,18 @@ module Google
|
|
3886
3916
|
include Google::Apis::Core::JsonObjectSupport
|
3887
3917
|
end
|
3888
3918
|
|
3919
|
+
class SavedAttachedDisk
|
3920
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3921
|
+
|
3922
|
+
include Google::Apis::Core::JsonObjectSupport
|
3923
|
+
end
|
3924
|
+
|
3925
|
+
class SavedDisk
|
3926
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3927
|
+
|
3928
|
+
include Google::Apis::Core::JsonObjectSupport
|
3929
|
+
end
|
3930
|
+
|
3889
3931
|
class ScalingScheduleStatus
|
3890
3932
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3891
3933
|
|
@@ -3964,6 +4006,12 @@ module Google
|
|
3964
4006
|
include Google::Apis::Core::JsonObjectSupport
|
3965
4007
|
end
|
3966
4008
|
|
4009
|
+
class SecurityPolicyRecaptchaOptionsConfig
|
4010
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4011
|
+
|
4012
|
+
include Google::Apis::Core::JsonObjectSupport
|
4013
|
+
end
|
4014
|
+
|
3967
4015
|
class SecurityPolicyReference
|
3968
4016
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3969
4017
|
|
@@ -3976,6 +4024,18 @@ module Google
|
|
3976
4024
|
include Google::Apis::Core::JsonObjectSupport
|
3977
4025
|
end
|
3978
4026
|
|
4027
|
+
class SecurityPolicyRuleHttpHeaderAction
|
4028
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4029
|
+
|
4030
|
+
include Google::Apis::Core::JsonObjectSupport
|
4031
|
+
end
|
4032
|
+
|
4033
|
+
class SecurityPolicyRuleHttpHeaderActionHttpHeaderOption
|
4034
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4035
|
+
|
4036
|
+
include Google::Apis::Core::JsonObjectSupport
|
4037
|
+
end
|
4038
|
+
|
3979
4039
|
class SecurityPolicyRuleMatcher
|
3980
4040
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3981
4041
|
|
@@ -3988,6 +4048,24 @@ module Google
|
|
3988
4048
|
include Google::Apis::Core::JsonObjectSupport
|
3989
4049
|
end
|
3990
4050
|
|
4051
|
+
class SecurityPolicyRuleRateLimitOptions
|
4052
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4053
|
+
|
4054
|
+
include Google::Apis::Core::JsonObjectSupport
|
4055
|
+
end
|
4056
|
+
|
4057
|
+
class SecurityPolicyRuleRateLimitOptionsThreshold
|
4058
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4059
|
+
|
4060
|
+
include Google::Apis::Core::JsonObjectSupport
|
4061
|
+
end
|
4062
|
+
|
4063
|
+
class SecurityPolicyRuleRedirectOptions
|
4064
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4065
|
+
|
4066
|
+
include Google::Apis::Core::JsonObjectSupport
|
4067
|
+
end
|
4068
|
+
|
3991
4069
|
class SecuritySettings
|
3992
4070
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3993
4071
|
|
@@ -4150,12 +4228,24 @@ module Google
|
|
4150
4228
|
include Google::Apis::Core::JsonObjectSupport
|
4151
4229
|
end
|
4152
4230
|
|
4231
|
+
class SourceDiskEncryptionKey
|
4232
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4233
|
+
|
4234
|
+
include Google::Apis::Core::JsonObjectSupport
|
4235
|
+
end
|
4236
|
+
|
4153
4237
|
class SourceInstanceParams
|
4154
4238
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4155
4239
|
|
4156
4240
|
include Google::Apis::Core::JsonObjectSupport
|
4157
4241
|
end
|
4158
4242
|
|
4243
|
+
class SourceInstanceProperties
|
4244
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4245
|
+
|
4246
|
+
include Google::Apis::Core::JsonObjectSupport
|
4247
|
+
end
|
4248
|
+
|
4159
4249
|
class SslCertificate
|
4160
4250
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4161
4251
|
|
@@ -5512,6 +5602,7 @@ module Google
|
|
5512
5602
|
# @private
|
5513
5603
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5514
5604
|
property :enable_nested_virtualization, as: 'enableNestedVirtualization'
|
5605
|
+
property :enable_uefi_networking, as: 'enableUefiNetworking'
|
5515
5606
|
property :threads_per_core, as: 'threadsPerCore'
|
5516
5607
|
end
|
5517
5608
|
end
|
@@ -5588,6 +5679,7 @@ module Google
|
|
5588
5679
|
property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
|
5589
5680
|
property :disk_type, as: 'diskType'
|
5590
5681
|
hash :labels, as: 'labels'
|
5682
|
+
collection :licenses, as: 'licenses'
|
5591
5683
|
property :on_update_action, as: 'onUpdateAction'
|
5592
5684
|
property :provisioned_iops, :numeric_string => true, as: 'provisionedIops'
|
5593
5685
|
collection :resource_policies, as: 'resourcePolicies'
|
@@ -5858,6 +5950,8 @@ module Google
|
|
5858
5950
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5859
5951
|
collection :bypass_cache_on_request_headers, as: 'bypassCacheOnRequestHeaders', class: Google::Apis::ComputeV1::BackendBucketCdnPolicyBypassCacheOnRequestHeader, decorator: Google::Apis::ComputeV1::BackendBucketCdnPolicyBypassCacheOnRequestHeader::Representation
|
5860
5952
|
|
5953
|
+
property :cache_key_policy, as: 'cacheKeyPolicy', class: Google::Apis::ComputeV1::BackendBucketCdnPolicyCacheKeyPolicy, decorator: Google::Apis::ComputeV1::BackendBucketCdnPolicyCacheKeyPolicy::Representation
|
5954
|
+
|
5861
5955
|
property :cache_mode, as: 'cacheMode'
|
5862
5956
|
property :client_ttl, as: 'clientTtl'
|
5863
5957
|
property :default_ttl, as: 'defaultTtl'
|
@@ -5879,6 +5973,14 @@ module Google
|
|
5879
5973
|
end
|
5880
5974
|
end
|
5881
5975
|
|
5976
|
+
class BackendBucketCdnPolicyCacheKeyPolicy
|
5977
|
+
# @private
|
5978
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5979
|
+
collection :include_http_headers, as: 'includeHttpHeaders'
|
5980
|
+
collection :query_string_whitelist, as: 'queryStringWhitelist'
|
5981
|
+
end
|
5982
|
+
end
|
5983
|
+
|
5882
5984
|
class BackendBucketCdnPolicyNegativeCachingPolicy
|
5883
5985
|
# @private
|
5884
5986
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6254,6 +6356,8 @@ module Google
|
|
6254
6356
|
# @private
|
6255
6357
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6256
6358
|
property :include_host, as: 'includeHost'
|
6359
|
+
collection :include_http_headers, as: 'includeHttpHeaders'
|
6360
|
+
collection :include_named_cookies, as: 'includeNamedCookies'
|
6257
6361
|
property :include_protocol, as: 'includeProtocol'
|
6258
6362
|
property :include_query_string, as: 'includeQueryString'
|
6259
6363
|
collection :query_string_blacklist, as: 'queryStringBlacklist'
|
@@ -6275,6 +6379,7 @@ module Google
|
|
6275
6379
|
class Commitment
|
6276
6380
|
# @private
|
6277
6381
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6382
|
+
property :auto_renew, as: 'autoRenew'
|
6278
6383
|
property :category, as: 'category'
|
6279
6384
|
property :creation_timestamp, as: 'creationTimestamp'
|
6280
6385
|
property :description, as: 'description'
|
@@ -8046,6 +8151,9 @@ module Google
|
|
8046
8151
|
|
8047
8152
|
property :shielded_instance_integrity_policy, as: 'shieldedInstanceIntegrityPolicy', class: Google::Apis::ComputeV1::ShieldedInstanceIntegrityPolicy, decorator: Google::Apis::ComputeV1::ShieldedInstanceIntegrityPolicy::Representation
|
8048
8153
|
|
8154
|
+
property :source_machine_image, as: 'sourceMachineImage'
|
8155
|
+
property :source_machine_image_encryption_key, as: 'sourceMachineImageEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
8156
|
+
|
8049
8157
|
property :start_restricted, as: 'startRestricted'
|
8050
8158
|
property :status, as: 'status'
|
8051
8159
|
property :status_message, as: 'statusMessage'
|
@@ -8220,6 +8328,10 @@ module Google
|
|
8220
8328
|
property :recreating, as: 'recreating'
|
8221
8329
|
property :refreshing, as: 'refreshing'
|
8222
8330
|
property :restarting, as: 'restarting'
|
8331
|
+
property :resuming, as: 'resuming'
|
8332
|
+
property :starting, as: 'starting'
|
8333
|
+
property :stopping, as: 'stopping'
|
8334
|
+
property :suspending, as: 'suspending'
|
8223
8335
|
property :verifying, as: 'verifying'
|
8224
8336
|
end
|
8225
8337
|
end
|
@@ -8728,6 +8840,7 @@ module Google
|
|
8728
8840
|
property :private_ipv6_google_access, as: 'privateIpv6GoogleAccess'
|
8729
8841
|
property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::ComputeV1::ReservationAffinity, decorator: Google::Apis::ComputeV1::ReservationAffinity::Representation
|
8730
8842
|
|
8843
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
8731
8844
|
collection :resource_policies, as: 'resourcePolicies'
|
8732
8845
|
property :scheduling, as: 'scheduling', class: Google::Apis::ComputeV1::Scheduling, decorator: Google::Apis::ComputeV1::Scheduling::Representation
|
8733
8846
|
|
@@ -8960,10 +9073,15 @@ module Google
|
|
8960
9073
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8961
9074
|
property :admin_enabled, as: 'adminEnabled'
|
8962
9075
|
property :bandwidth, as: 'bandwidth'
|
9076
|
+
collection :candidate_ipv6_subnets, as: 'candidateIpv6Subnets'
|
8963
9077
|
collection :candidate_subnets, as: 'candidateSubnets'
|
8964
9078
|
property :cloud_router_ip_address, as: 'cloudRouterIpAddress'
|
9079
|
+
property :cloud_router_ipv6_address, as: 'cloudRouterIpv6Address'
|
9080
|
+
property :cloud_router_ipv6_interface_id, as: 'cloudRouterIpv6InterfaceId'
|
8965
9081
|
property :creation_timestamp, as: 'creationTimestamp'
|
8966
9082
|
property :customer_router_ip_address, as: 'customerRouterIpAddress'
|
9083
|
+
property :customer_router_ipv6_address, as: 'customerRouterIpv6Address'
|
9084
|
+
property :customer_router_ipv6_interface_id, as: 'customerRouterIpv6InterfaceId'
|
8967
9085
|
property :dataplane_version, as: 'dataplaneVersion'
|
8968
9086
|
property :description, as: 'description'
|
8969
9087
|
property :edge_availability_domain, as: 'edgeAvailabilityDomain'
|
@@ -8986,6 +9104,7 @@ module Google
|
|
8986
9104
|
property :router, as: 'router'
|
8987
9105
|
property :satisfies_pzs, as: 'satisfiesPzs'
|
8988
9106
|
property :self_link, as: 'selfLink'
|
9107
|
+
property :stack_type, as: 'stackType'
|
8989
9108
|
property :state, as: 'state'
|
8990
9109
|
property :type, as: 'type'
|
8991
9110
|
property :vlan_tag8021q, as: 'vlanTag8021q'
|
@@ -9439,6 +9558,66 @@ module Google
|
|
9439
9558
|
end
|
9440
9559
|
end
|
9441
9560
|
|
9561
|
+
class MachineImage
|
9562
|
+
# @private
|
9563
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9564
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
9565
|
+
property :description, as: 'description'
|
9566
|
+
property :guest_flush, as: 'guestFlush'
|
9567
|
+
property :id, :numeric_string => true, as: 'id'
|
9568
|
+
property :instance_properties, as: 'instanceProperties', class: Google::Apis::ComputeV1::InstanceProperties, decorator: Google::Apis::ComputeV1::InstanceProperties::Representation
|
9569
|
+
|
9570
|
+
property :kind, as: 'kind'
|
9571
|
+
property :machine_image_encryption_key, as: 'machineImageEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
9572
|
+
|
9573
|
+
property :name, as: 'name'
|
9574
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
9575
|
+
collection :saved_disks, as: 'savedDisks', class: Google::Apis::ComputeV1::SavedDisk, decorator: Google::Apis::ComputeV1::SavedDisk::Representation
|
9576
|
+
|
9577
|
+
property :self_link, as: 'selfLink'
|
9578
|
+
collection :source_disk_encryption_keys, as: 'sourceDiskEncryptionKeys', class: Google::Apis::ComputeV1::SourceDiskEncryptionKey, decorator: Google::Apis::ComputeV1::SourceDiskEncryptionKey::Representation
|
9579
|
+
|
9580
|
+
property :source_instance, as: 'sourceInstance'
|
9581
|
+
property :source_instance_properties, as: 'sourceInstanceProperties', class: Google::Apis::ComputeV1::SourceInstanceProperties, decorator: Google::Apis::ComputeV1::SourceInstanceProperties::Representation
|
9582
|
+
|
9583
|
+
property :status, as: 'status'
|
9584
|
+
collection :storage_locations, as: 'storageLocations'
|
9585
|
+
property :total_storage_bytes, :numeric_string => true, as: 'totalStorageBytes'
|
9586
|
+
end
|
9587
|
+
end
|
9588
|
+
|
9589
|
+
class MachineImageList
|
9590
|
+
# @private
|
9591
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9592
|
+
property :id, as: 'id'
|
9593
|
+
collection :items, as: 'items', class: Google::Apis::ComputeV1::MachineImage, decorator: Google::Apis::ComputeV1::MachineImage::Representation
|
9594
|
+
|
9595
|
+
property :kind, as: 'kind'
|
9596
|
+
property :next_page_token, as: 'nextPageToken'
|
9597
|
+
property :self_link, as: 'selfLink'
|
9598
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeV1::MachineImageList::Warning, decorator: Google::Apis::ComputeV1::MachineImageList::Warning::Representation
|
9599
|
+
|
9600
|
+
end
|
9601
|
+
|
9602
|
+
class Warning
|
9603
|
+
# @private
|
9604
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9605
|
+
property :code, as: 'code'
|
9606
|
+
collection :data, as: 'data', class: Google::Apis::ComputeV1::MachineImageList::Warning::Datum, decorator: Google::Apis::ComputeV1::MachineImageList::Warning::Datum::Representation
|
9607
|
+
|
9608
|
+
property :message, as: 'message'
|
9609
|
+
end
|
9610
|
+
|
9611
|
+
class Datum
|
9612
|
+
# @private
|
9613
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9614
|
+
property :key, as: 'key'
|
9615
|
+
property :value, as: 'value'
|
9616
|
+
end
|
9617
|
+
end
|
9618
|
+
end
|
9619
|
+
end
|
9620
|
+
|
9442
9621
|
class MachineType
|
9443
9622
|
# @private
|
9444
9623
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9726,6 +9905,7 @@ module Google
|
|
9726
9905
|
property :name, as: 'name'
|
9727
9906
|
property :network, as: 'network'
|
9728
9907
|
property :network_endpoint_type, as: 'networkEndpointType'
|
9908
|
+
property :psc_target_service, as: 'pscTargetService'
|
9729
9909
|
property :region, as: 'region'
|
9730
9910
|
property :self_link, as: 'selfLink'
|
9731
9911
|
property :size, as: 'size'
|
@@ -12240,12 +12420,15 @@ module Google
|
|
12240
12420
|
property :bfd, as: 'bfd', class: Google::Apis::ComputeV1::RouterBgpPeerBfd, decorator: Google::Apis::ComputeV1::RouterBgpPeerBfd::Representation
|
12241
12421
|
|
12242
12422
|
property :enable, as: 'enable'
|
12423
|
+
property :enable_ipv6, as: 'enableIpv6'
|
12243
12424
|
property :interface_name, as: 'interfaceName'
|
12244
12425
|
property :ip_address, as: 'ipAddress'
|
12426
|
+
property :ipv6_nexthop_address, as: 'ipv6NexthopAddress'
|
12245
12427
|
property :management_type, as: 'managementType'
|
12246
12428
|
property :name, as: 'name'
|
12247
12429
|
property :peer_asn, as: 'peerAsn'
|
12248
12430
|
property :peer_ip_address, as: 'peerIpAddress'
|
12431
|
+
property :peer_ipv6_nexthop_address, as: 'peerIpv6NexthopAddress'
|
12249
12432
|
property :router_appliance_instance, as: 'routerApplianceInstance'
|
12250
12433
|
end
|
12251
12434
|
end
|
@@ -12502,6 +12685,40 @@ module Google
|
|
12502
12685
|
end
|
12503
12686
|
end
|
12504
12687
|
|
12688
|
+
class SavedAttachedDisk
|
12689
|
+
# @private
|
12690
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12691
|
+
property :auto_delete, as: 'autoDelete'
|
12692
|
+
property :boot, as: 'boot'
|
12693
|
+
property :device_name, as: 'deviceName'
|
12694
|
+
property :disk_encryption_key, as: 'diskEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
12695
|
+
|
12696
|
+
property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
|
12697
|
+
property :disk_type, as: 'diskType'
|
12698
|
+
collection :guest_os_features, as: 'guestOsFeatures', class: Google::Apis::ComputeV1::GuestOsFeature, decorator: Google::Apis::ComputeV1::GuestOsFeature::Representation
|
12699
|
+
|
12700
|
+
property :index, as: 'index'
|
12701
|
+
property :interface, as: 'interface'
|
12702
|
+
property :kind, as: 'kind'
|
12703
|
+
collection :licenses, as: 'licenses'
|
12704
|
+
property :mode, as: 'mode'
|
12705
|
+
property :source, as: 'source'
|
12706
|
+
property :storage_bytes, :numeric_string => true, as: 'storageBytes'
|
12707
|
+
property :storage_bytes_status, as: 'storageBytesStatus'
|
12708
|
+
property :type, as: 'type'
|
12709
|
+
end
|
12710
|
+
end
|
12711
|
+
|
12712
|
+
class SavedDisk
|
12713
|
+
# @private
|
12714
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12715
|
+
property :kind, as: 'kind'
|
12716
|
+
property :source_disk, as: 'sourceDisk'
|
12717
|
+
property :storage_bytes, :numeric_string => true, as: 'storageBytes'
|
12718
|
+
property :storage_bytes_status, as: 'storageBytesStatus'
|
12719
|
+
end
|
12720
|
+
end
|
12721
|
+
|
12505
12722
|
class ScalingScheduleStatus
|
12506
12723
|
# @private
|
12507
12724
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12515,12 +12732,14 @@ module Google
|
|
12515
12732
|
# @private
|
12516
12733
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12517
12734
|
property :automatic_restart, as: 'automaticRestart'
|
12735
|
+
property :instance_termination_action, as: 'instanceTerminationAction'
|
12518
12736
|
property :location_hint, as: 'locationHint'
|
12519
12737
|
property :min_node_cpus, as: 'minNodeCpus'
|
12520
12738
|
collection :node_affinities, as: 'nodeAffinities', class: Google::Apis::ComputeV1::SchedulingNodeAffinity, decorator: Google::Apis::ComputeV1::SchedulingNodeAffinity::Representation
|
12521
12739
|
|
12522
12740
|
property :on_host_maintenance, as: 'onHostMaintenance'
|
12523
12741
|
property :preemptible, as: 'preemptible'
|
12742
|
+
property :provisioning_model, as: 'provisioningModel'
|
12524
12743
|
end
|
12525
12744
|
end
|
12526
12745
|
|
@@ -12570,6 +12789,8 @@ module Google
|
|
12570
12789
|
property :id, :numeric_string => true, as: 'id'
|
12571
12790
|
property :kind, as: 'kind'
|
12572
12791
|
property :name, as: 'name'
|
12792
|
+
property :recaptcha_options_config, as: 'recaptchaOptionsConfig', class: Google::Apis::ComputeV1::SecurityPolicyRecaptchaOptionsConfig, decorator: Google::Apis::ComputeV1::SecurityPolicyRecaptchaOptionsConfig::Representation
|
12793
|
+
|
12573
12794
|
collection :rules, as: 'rules', class: Google::Apis::ComputeV1::SecurityPolicyRule, decorator: Google::Apis::ComputeV1::SecurityPolicyRule::Representation
|
12574
12795
|
|
12575
12796
|
property :self_link, as: 'selfLink'
|
@@ -12632,6 +12853,13 @@ module Google
|
|
12632
12853
|
end
|
12633
12854
|
end
|
12634
12855
|
|
12856
|
+
class SecurityPolicyRecaptchaOptionsConfig
|
12857
|
+
# @private
|
12858
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12859
|
+
property :redirect_site_key, as: 'redirectSiteKey'
|
12860
|
+
end
|
12861
|
+
end
|
12862
|
+
|
12635
12863
|
class SecurityPolicyReference
|
12636
12864
|
# @private
|
12637
12865
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12644,11 +12872,33 @@ module Google
|
|
12644
12872
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12645
12873
|
property :action, as: 'action'
|
12646
12874
|
property :description, as: 'description'
|
12875
|
+
property :header_action, as: 'headerAction', class: Google::Apis::ComputeV1::SecurityPolicyRuleHttpHeaderAction, decorator: Google::Apis::ComputeV1::SecurityPolicyRuleHttpHeaderAction::Representation
|
12876
|
+
|
12647
12877
|
property :kind, as: 'kind'
|
12648
12878
|
property :match, as: 'match', class: Google::Apis::ComputeV1::SecurityPolicyRuleMatcher, decorator: Google::Apis::ComputeV1::SecurityPolicyRuleMatcher::Representation
|
12649
12879
|
|
12650
12880
|
property :preview, as: 'preview'
|
12651
12881
|
property :priority, as: 'priority'
|
12882
|
+
property :rate_limit_options, as: 'rateLimitOptions', class: Google::Apis::ComputeV1::SecurityPolicyRuleRateLimitOptions, decorator: Google::Apis::ComputeV1::SecurityPolicyRuleRateLimitOptions::Representation
|
12883
|
+
|
12884
|
+
property :redirect_options, as: 'redirectOptions', class: Google::Apis::ComputeV1::SecurityPolicyRuleRedirectOptions, decorator: Google::Apis::ComputeV1::SecurityPolicyRuleRedirectOptions::Representation
|
12885
|
+
|
12886
|
+
end
|
12887
|
+
end
|
12888
|
+
|
12889
|
+
class SecurityPolicyRuleHttpHeaderAction
|
12890
|
+
# @private
|
12891
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12892
|
+
collection :request_headers_to_adds, as: 'requestHeadersToAdds', class: Google::Apis::ComputeV1::SecurityPolicyRuleHttpHeaderActionHttpHeaderOption, decorator: Google::Apis::ComputeV1::SecurityPolicyRuleHttpHeaderActionHttpHeaderOption::Representation
|
12893
|
+
|
12894
|
+
end
|
12895
|
+
end
|
12896
|
+
|
12897
|
+
class SecurityPolicyRuleHttpHeaderActionHttpHeaderOption
|
12898
|
+
# @private
|
12899
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12900
|
+
property :header_name, as: 'headerName'
|
12901
|
+
property :header_value, as: 'headerValue'
|
12652
12902
|
end
|
12653
12903
|
end
|
12654
12904
|
|
@@ -12670,6 +12920,39 @@ module Google
|
|
12670
12920
|
end
|
12671
12921
|
end
|
12672
12922
|
|
12923
|
+
class SecurityPolicyRuleRateLimitOptions
|
12924
|
+
# @private
|
12925
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12926
|
+
property :ban_duration_sec, as: 'banDurationSec'
|
12927
|
+
property :ban_threshold, as: 'banThreshold', class: Google::Apis::ComputeV1::SecurityPolicyRuleRateLimitOptionsThreshold, decorator: Google::Apis::ComputeV1::SecurityPolicyRuleRateLimitOptionsThreshold::Representation
|
12928
|
+
|
12929
|
+
property :conform_action, as: 'conformAction'
|
12930
|
+
property :enforce_on_key, as: 'enforceOnKey'
|
12931
|
+
property :enforce_on_key_name, as: 'enforceOnKeyName'
|
12932
|
+
property :exceed_action, as: 'exceedAction'
|
12933
|
+
property :exceed_redirect_options, as: 'exceedRedirectOptions', class: Google::Apis::ComputeV1::SecurityPolicyRuleRedirectOptions, decorator: Google::Apis::ComputeV1::SecurityPolicyRuleRedirectOptions::Representation
|
12934
|
+
|
12935
|
+
property :rate_limit_threshold, as: 'rateLimitThreshold', class: Google::Apis::ComputeV1::SecurityPolicyRuleRateLimitOptionsThreshold, decorator: Google::Apis::ComputeV1::SecurityPolicyRuleRateLimitOptionsThreshold::Representation
|
12936
|
+
|
12937
|
+
end
|
12938
|
+
end
|
12939
|
+
|
12940
|
+
class SecurityPolicyRuleRateLimitOptionsThreshold
|
12941
|
+
# @private
|
12942
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12943
|
+
property :count, as: 'count'
|
12944
|
+
property :interval_sec, as: 'intervalSec'
|
12945
|
+
end
|
12946
|
+
end
|
12947
|
+
|
12948
|
+
class SecurityPolicyRuleRedirectOptions
|
12949
|
+
# @private
|
12950
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12951
|
+
property :target, as: 'target'
|
12952
|
+
property :type, as: 'type'
|
12953
|
+
end
|
12954
|
+
end
|
12955
|
+
|
12673
12956
|
class SecuritySettings
|
12674
12957
|
# @private
|
12675
12958
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12715,6 +12998,7 @@ module Google
|
|
12715
12998
|
collection :consumer_reject_lists, as: 'consumerRejectLists'
|
12716
12999
|
property :creation_timestamp, as: 'creationTimestamp'
|
12717
13000
|
property :description, as: 'description'
|
13001
|
+
collection :domain_names, as: 'domainNames'
|
12718
13002
|
property :enable_proxy_protocol, as: 'enableProxyProtocol'
|
12719
13003
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
12720
13004
|
property :id, :numeric_string => true, as: 'id'
|
@@ -12963,6 +13247,15 @@ module Google
|
|
12963
13247
|
end
|
12964
13248
|
end
|
12965
13249
|
|
13250
|
+
class SourceDiskEncryptionKey
|
13251
|
+
# @private
|
13252
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13253
|
+
property :disk_encryption_key, as: 'diskEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
|
13254
|
+
|
13255
|
+
property :source_disk, as: 'sourceDisk'
|
13256
|
+
end
|
13257
|
+
end
|
13258
|
+
|
12966
13259
|
class SourceInstanceParams
|
12967
13260
|
# @private
|
12968
13261
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12971,6 +13264,32 @@ module Google
|
|
12971
13264
|
end
|
12972
13265
|
end
|
12973
13266
|
|
13267
|
+
class SourceInstanceProperties
|
13268
|
+
# @private
|
13269
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13270
|
+
property :can_ip_forward, as: 'canIpForward'
|
13271
|
+
property :deletion_protection, as: 'deletionProtection'
|
13272
|
+
property :description, as: 'description'
|
13273
|
+
collection :disks, as: 'disks', class: Google::Apis::ComputeV1::SavedAttachedDisk, decorator: Google::Apis::ComputeV1::SavedAttachedDisk::Representation
|
13274
|
+
|
13275
|
+
collection :guest_accelerators, as: 'guestAccelerators', class: Google::Apis::ComputeV1::AcceleratorConfig, decorator: Google::Apis::ComputeV1::AcceleratorConfig::Representation
|
13276
|
+
|
13277
|
+
hash :labels, as: 'labels'
|
13278
|
+
property :machine_type, as: 'machineType'
|
13279
|
+
property :metadata, as: 'metadata', class: Google::Apis::ComputeV1::Metadata, decorator: Google::Apis::ComputeV1::Metadata::Representation
|
13280
|
+
|
13281
|
+
property :min_cpu_platform, as: 'minCpuPlatform'
|
13282
|
+
collection :network_interfaces, as: 'networkInterfaces', class: Google::Apis::ComputeV1::NetworkInterface, decorator: Google::Apis::ComputeV1::NetworkInterface::Representation
|
13283
|
+
|
13284
|
+
property :scheduling, as: 'scheduling', class: Google::Apis::ComputeV1::Scheduling, decorator: Google::Apis::ComputeV1::Scheduling::Representation
|
13285
|
+
|
13286
|
+
collection :service_accounts, as: 'serviceAccounts', class: Google::Apis::ComputeV1::ServiceAccount, decorator: Google::Apis::ComputeV1::ServiceAccount::Representation
|
13287
|
+
|
13288
|
+
property :tags, as: 'tags', class: Google::Apis::ComputeV1::Tags, decorator: Google::Apis::ComputeV1::Tags::Representation
|
13289
|
+
|
13290
|
+
end
|
13291
|
+
end
|
13292
|
+
|
12974
13293
|
class SslCertificate
|
12975
13294
|
# @private
|
12976
13295
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14514,6 +14833,7 @@ module Google
|
|
14514
14833
|
property :network, as: 'network'
|
14515
14834
|
property :region, as: 'region'
|
14516
14835
|
property :self_link, as: 'selfLink'
|
14836
|
+
property :stack_type, as: 'stackType'
|
14517
14837
|
collection :vpn_interfaces, as: 'vpnInterfaces', class: Google::Apis::ComputeV1::VpnGatewayVpnGatewayInterface, decorator: Google::Apis::ComputeV1::VpnGatewayVpnGatewayInterface::Representation
|
14518
14838
|
|
14519
14839
|
end
|