google-apis-compute_v1 0.19.0 → 0.23.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.
@@ -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
 
@@ -406,6 +412,12 @@ module Google
406
412
  include Google::Apis::Core::JsonObjectSupport
407
413
  end
408
414
 
415
+ class BackendServiceConnectionTrackingPolicy
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
409
421
  class BackendServiceFailoverPolicy
410
422
  class Representation < Google::Apis::Core::JsonRepresentation; end
411
423
 
@@ -2194,6 +2206,30 @@ module Google
2194
2206
  include Google::Apis::Core::JsonObjectSupport
2195
2207
  end
2196
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
+
2197
2233
  class MachineType
2198
2234
  class Representation < Google::Apis::Core::JsonRepresentation; end
2199
2235
 
@@ -2494,6 +2530,12 @@ module Google
2494
2530
  include Google::Apis::Core::JsonObjectSupport
2495
2531
  end
2496
2532
 
2533
+ class NetworkPerformanceConfig
2534
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2535
+
2536
+ include Google::Apis::Core::JsonObjectSupport
2537
+ end
2538
+
2497
2539
  class NetworkRoutingConfig
2498
2540
  class Representation < Google::Apis::Core::JsonRepresentation; end
2499
2541
 
@@ -3874,6 +3916,18 @@ module Google
3874
3916
  include Google::Apis::Core::JsonObjectSupport
3875
3917
  end
3876
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
+
3877
3931
  class ScalingScheduleStatus
3878
3932
  class Representation < Google::Apis::Core::JsonRepresentation; end
3879
3933
 
@@ -3952,6 +4006,12 @@ module Google
3952
4006
  include Google::Apis::Core::JsonObjectSupport
3953
4007
  end
3954
4008
 
4009
+ class SecurityPolicyRecaptchaOptionsConfig
4010
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4011
+
4012
+ include Google::Apis::Core::JsonObjectSupport
4013
+ end
4014
+
3955
4015
  class SecurityPolicyReference
3956
4016
  class Representation < Google::Apis::Core::JsonRepresentation; end
3957
4017
 
@@ -3964,6 +4024,18 @@ module Google
3964
4024
  include Google::Apis::Core::JsonObjectSupport
3965
4025
  end
3966
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
+
3967
4039
  class SecurityPolicyRuleMatcher
3968
4040
  class Representation < Google::Apis::Core::JsonRepresentation; end
3969
4041
 
@@ -3976,6 +4048,24 @@ module Google
3976
4048
  include Google::Apis::Core::JsonObjectSupport
3977
4049
  end
3978
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
+
3979
4069
  class SecuritySettings
3980
4070
  class Representation < Google::Apis::Core::JsonRepresentation; end
3981
4071
 
@@ -4078,6 +4168,12 @@ module Google
4078
4168
  include Google::Apis::Core::JsonObjectSupport
4079
4169
  end
4080
4170
 
4171
+ class ShareSettingsProjectConfig
4172
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4173
+
4174
+ include Google::Apis::Core::JsonObjectSupport
4175
+ end
4176
+
4081
4177
  class ShieldedInstanceConfig
4082
4178
  class Representation < Google::Apis::Core::JsonRepresentation; end
4083
4179
 
@@ -4132,12 +4228,24 @@ module Google
4132
4228
  include Google::Apis::Core::JsonObjectSupport
4133
4229
  end
4134
4230
 
4231
+ class SourceDiskEncryptionKey
4232
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4233
+
4234
+ include Google::Apis::Core::JsonObjectSupport
4235
+ end
4236
+
4135
4237
  class SourceInstanceParams
4136
4238
  class Representation < Google::Apis::Core::JsonRepresentation; end
4137
4239
 
4138
4240
  include Google::Apis::Core::JsonObjectSupport
4139
4241
  end
4140
4242
 
4243
+ class SourceInstanceProperties
4244
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4245
+
4246
+ include Google::Apis::Core::JsonObjectSupport
4247
+ end
4248
+
4141
4249
  class SslCertificate
4142
4250
  class Representation < Google::Apis::Core::JsonRepresentation; end
4143
4251
 
@@ -5494,6 +5602,7 @@ module Google
5494
5602
  # @private
5495
5603
  class Representation < Google::Apis::Core::JsonRepresentation
5496
5604
  property :enable_nested_virtualization, as: 'enableNestedVirtualization'
5605
+ property :enable_uefi_networking, as: 'enableUefiNetworking'
5497
5606
  property :threads_per_core, as: 'threadsPerCore'
5498
5607
  end
5499
5608
  end
@@ -5570,6 +5679,7 @@ module Google
5570
5679
  property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
5571
5680
  property :disk_type, as: 'diskType'
5572
5681
  hash :labels, as: 'labels'
5682
+ collection :licenses, as: 'licenses'
5573
5683
  property :on_update_action, as: 'onUpdateAction'
5574
5684
  property :provisioned_iops, :numeric_string => true, as: 'provisionedIops'
5575
5685
  collection :resource_policies, as: 'resourcePolicies'
@@ -5826,6 +5936,7 @@ module Google
5826
5936
  property :creation_timestamp, as: 'creationTimestamp'
5827
5937
  collection :custom_response_headers, as: 'customResponseHeaders'
5828
5938
  property :description, as: 'description'
5939
+ property :edge_security_policy, as: 'edgeSecurityPolicy'
5829
5940
  property :enable_cdn, as: 'enableCdn'
5830
5941
  property :id, :numeric_string => true, as: 'id'
5831
5942
  property :kind, as: 'kind'
@@ -5839,6 +5950,8 @@ module Google
5839
5950
  class Representation < Google::Apis::Core::JsonRepresentation
5840
5951
  collection :bypass_cache_on_request_headers, as: 'bypassCacheOnRequestHeaders', class: Google::Apis::ComputeV1::BackendBucketCdnPolicyBypassCacheOnRequestHeader, decorator: Google::Apis::ComputeV1::BackendBucketCdnPolicyBypassCacheOnRequestHeader::Representation
5841
5952
 
5953
+ property :cache_key_policy, as: 'cacheKeyPolicy', class: Google::Apis::ComputeV1::BackendBucketCdnPolicyCacheKeyPolicy, decorator: Google::Apis::ComputeV1::BackendBucketCdnPolicyCacheKeyPolicy::Representation
5954
+
5842
5955
  property :cache_mode, as: 'cacheMode'
5843
5956
  property :client_ttl, as: 'clientTtl'
5844
5957
  property :default_ttl, as: 'defaultTtl'
@@ -5860,6 +5973,14 @@ module Google
5860
5973
  end
5861
5974
  end
5862
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
+
5863
5984
  class BackendBucketCdnPolicyNegativeCachingPolicy
5864
5985
  # @private
5865
5986
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5912,12 +6033,15 @@ module Google
5912
6033
 
5913
6034
  property :connection_draining, as: 'connectionDraining', class: Google::Apis::ComputeV1::ConnectionDraining, decorator: Google::Apis::ComputeV1::ConnectionDraining::Representation
5914
6035
 
6036
+ property :connection_tracking_policy, as: 'connectionTrackingPolicy', class: Google::Apis::ComputeV1::BackendServiceConnectionTrackingPolicy, decorator: Google::Apis::ComputeV1::BackendServiceConnectionTrackingPolicy::Representation
6037
+
5915
6038
  property :consistent_hash, as: 'consistentHash', class: Google::Apis::ComputeV1::ConsistentHashLoadBalancerSettings, decorator: Google::Apis::ComputeV1::ConsistentHashLoadBalancerSettings::Representation
5916
6039
 
5917
6040
  property :creation_timestamp, as: 'creationTimestamp'
5918
6041
  collection :custom_request_headers, as: 'customRequestHeaders'
5919
6042
  collection :custom_response_headers, as: 'customResponseHeaders'
5920
6043
  property :description, as: 'description'
6044
+ property :edge_security_policy, as: 'edgeSecurityPolicy'
5921
6045
  property :enable_cdn, as: 'enableCDN'
5922
6046
  property :failover_policy, as: 'failoverPolicy', class: Google::Apis::ComputeV1::BackendServiceFailoverPolicy, decorator: Google::Apis::ComputeV1::BackendServiceFailoverPolicy::Representation
5923
6047
 
@@ -6021,6 +6145,15 @@ module Google
6021
6145
  end
6022
6146
  end
6023
6147
 
6148
+ class BackendServiceConnectionTrackingPolicy
6149
+ # @private
6150
+ class Representation < Google::Apis::Core::JsonRepresentation
6151
+ property :connection_persistence_on_unhealthy_backends, as: 'connectionPersistenceOnUnhealthyBackends'
6152
+ property :idle_timeout_sec, as: 'idleTimeoutSec'
6153
+ property :tracking_mode, as: 'trackingMode'
6154
+ end
6155
+ end
6156
+
6024
6157
  class BackendServiceFailoverPolicy
6025
6158
  # @private
6026
6159
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6223,6 +6356,8 @@ module Google
6223
6356
  # @private
6224
6357
  class Representation < Google::Apis::Core::JsonRepresentation
6225
6358
  property :include_host, as: 'includeHost'
6359
+ collection :include_http_headers, as: 'includeHttpHeaders'
6360
+ collection :include_named_cookies, as: 'includeNamedCookies'
6226
6361
  property :include_protocol, as: 'includeProtocol'
6227
6362
  property :include_query_string, as: 'includeQueryString'
6228
6363
  collection :query_string_blacklist, as: 'queryStringBlacklist'
@@ -6244,6 +6379,7 @@ module Google
6244
6379
  class Commitment
6245
6380
  # @private
6246
6381
  class Representation < Google::Apis::Core::JsonRepresentation
6382
+ property :auto_renew, as: 'autoRenew'
6247
6383
  property :category, as: 'category'
6248
6384
  property :creation_timestamp, as: 'creationTimestamp'
6249
6385
  property :description, as: 'description'
@@ -7999,6 +8135,8 @@ module Google
7999
8135
  property :name, as: 'name'
8000
8136
  collection :network_interfaces, as: 'networkInterfaces', class: Google::Apis::ComputeV1::NetworkInterface, decorator: Google::Apis::ComputeV1::NetworkInterface::Representation
8001
8137
 
8138
+ property :network_performance_config, as: 'networkPerformanceConfig', class: Google::Apis::ComputeV1::NetworkPerformanceConfig, decorator: Google::Apis::ComputeV1::NetworkPerformanceConfig::Representation
8139
+
8002
8140
  property :private_ipv6_google_access, as: 'privateIpv6GoogleAccess'
8003
8141
  property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::ComputeV1::ReservationAffinity, decorator: Google::Apis::ComputeV1::ReservationAffinity::Representation
8004
8142
 
@@ -8013,6 +8151,9 @@ module Google
8013
8151
 
8014
8152
  property :shielded_instance_integrity_policy, as: 'shieldedInstanceIntegrityPolicy', class: Google::Apis::ComputeV1::ShieldedInstanceIntegrityPolicy, decorator: Google::Apis::ComputeV1::ShieldedInstanceIntegrityPolicy::Representation
8015
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
+
8016
8157
  property :start_restricted, as: 'startRestricted'
8017
8158
  property :status, as: 'status'
8018
8159
  property :status_message, as: 'statusMessage'
@@ -8187,6 +8328,10 @@ module Google
8187
8328
  property :recreating, as: 'recreating'
8188
8329
  property :refreshing, as: 'refreshing'
8189
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'
8190
8335
  property :verifying, as: 'verifying'
8191
8336
  end
8192
8337
  end
@@ -8308,6 +8453,7 @@ module Google
8308
8453
  property :max_unavailable, as: 'maxUnavailable', class: Google::Apis::ComputeV1::FixedOrPercent, decorator: Google::Apis::ComputeV1::FixedOrPercent::Representation
8309
8454
 
8310
8455
  property :minimal_action, as: 'minimalAction'
8456
+ property :most_disruptive_allowed_action, as: 'mostDisruptiveAllowedAction'
8311
8457
  property :replacement_method, as: 'replacementMethod'
8312
8458
  property :type, as: 'type'
8313
8459
  end
@@ -8689,9 +8835,12 @@ module Google
8689
8835
  property :min_cpu_platform, as: 'minCpuPlatform'
8690
8836
  collection :network_interfaces, as: 'networkInterfaces', class: Google::Apis::ComputeV1::NetworkInterface, decorator: Google::Apis::ComputeV1::NetworkInterface::Representation
8691
8837
 
8838
+ property :network_performance_config, as: 'networkPerformanceConfig', class: Google::Apis::ComputeV1::NetworkPerformanceConfig, decorator: Google::Apis::ComputeV1::NetworkPerformanceConfig::Representation
8839
+
8692
8840
  property :private_ipv6_google_access, as: 'privateIpv6GoogleAccess'
8693
8841
  property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::ComputeV1::ReservationAffinity, decorator: Google::Apis::ComputeV1::ReservationAffinity::Representation
8694
8842
 
8843
+ hash :resource_manager_tags, as: 'resourceManagerTags'
8695
8844
  collection :resource_policies, as: 'resourcePolicies'
8696
8845
  property :scheduling, as: 'scheduling', class: Google::Apis::ComputeV1::Scheduling, decorator: Google::Apis::ComputeV1::Scheduling::Representation
8697
8846
 
@@ -8924,10 +9073,15 @@ module Google
8924
9073
  class Representation < Google::Apis::Core::JsonRepresentation
8925
9074
  property :admin_enabled, as: 'adminEnabled'
8926
9075
  property :bandwidth, as: 'bandwidth'
9076
+ collection :candidate_ipv6_subnets, as: 'candidateIpv6Subnets'
8927
9077
  collection :candidate_subnets, as: 'candidateSubnets'
8928
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'
8929
9081
  property :creation_timestamp, as: 'creationTimestamp'
8930
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'
8931
9085
  property :dataplane_version, as: 'dataplaneVersion'
8932
9086
  property :description, as: 'description'
8933
9087
  property :edge_availability_domain, as: 'edgeAvailabilityDomain'
@@ -8950,6 +9104,7 @@ module Google
8950
9104
  property :router, as: 'router'
8951
9105
  property :satisfies_pzs, as: 'satisfiesPzs'
8952
9106
  property :self_link, as: 'selfLink'
9107
+ property :stack_type, as: 'stackType'
8953
9108
  property :state, as: 'state'
8954
9109
  property :type, as: 'type'
8955
9110
  property :vlan_tag8021q, as: 'vlanTag8021q'
@@ -9403,6 +9558,66 @@ module Google
9403
9558
  end
9404
9559
  end
9405
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
+
9406
9621
  class MachineType
9407
9622
  # @private
9408
9623
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9690,6 +9905,7 @@ module Google
9690
9905
  property :name, as: 'name'
9691
9906
  property :network, as: 'network'
9692
9907
  property :network_endpoint_type, as: 'networkEndpointType'
9908
+ property :psc_target_service, as: 'pscTargetService'
9693
9909
  property :region, as: 'region'
9694
9910
  property :self_link, as: 'selfLink'
9695
9911
  property :size, as: 'size'
@@ -9953,6 +10169,13 @@ module Google
9953
10169
  end
9954
10170
  end
9955
10171
 
10172
+ class NetworkPerformanceConfig
10173
+ # @private
10174
+ class Representation < Google::Apis::Core::JsonRepresentation
10175
+ property :total_egress_bandwidth_tier, as: 'totalEgressBandwidthTier'
10176
+ end
10177
+ end
10178
+
9956
10179
  class NetworkRoutingConfig
9957
10180
  # @private
9958
10181
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10922,7 +11145,6 @@ module Google
10922
11145
  collection :bindings, as: 'bindings', class: Google::Apis::ComputeV1::Binding, decorator: Google::Apis::ComputeV1::Binding::Representation
10923
11146
 
10924
11147
  property :etag, :base64 => true, as: 'etag'
10925
- property :iam_owned, as: 'iamOwned'
10926
11148
  collection :rules, as: 'rules', class: Google::Apis::ComputeV1::Rule, decorator: Google::Apis::ComputeV1::Rule::Representation
10927
11149
 
10928
11150
  property :version, as: 'version'
@@ -12198,12 +12420,15 @@ module Google
12198
12420
  property :bfd, as: 'bfd', class: Google::Apis::ComputeV1::RouterBgpPeerBfd, decorator: Google::Apis::ComputeV1::RouterBgpPeerBfd::Representation
12199
12421
 
12200
12422
  property :enable, as: 'enable'
12423
+ property :enable_ipv6, as: 'enableIpv6'
12201
12424
  property :interface_name, as: 'interfaceName'
12202
12425
  property :ip_address, as: 'ipAddress'
12426
+ property :ipv6_nexthop_address, as: 'ipv6NexthopAddress'
12203
12427
  property :management_type, as: 'managementType'
12204
12428
  property :name, as: 'name'
12205
12429
  property :peer_asn, as: 'peerAsn'
12206
12430
  property :peer_ip_address, as: 'peerIpAddress'
12431
+ property :peer_ipv6_nexthop_address, as: 'peerIpv6NexthopAddress'
12207
12432
  property :router_appliance_instance, as: 'routerApplianceInstance'
12208
12433
  end
12209
12434
  end
@@ -12268,10 +12493,12 @@ module Google
12268
12493
  # @private
12269
12494
  class Representation < Google::Apis::Core::JsonRepresentation
12270
12495
  collection :drain_nat_ips, as: 'drainNatIps'
12496
+ property :enable_dynamic_port_allocation, as: 'enableDynamicPortAllocation'
12271
12497
  property :enable_endpoint_independent_mapping, as: 'enableEndpointIndependentMapping'
12272
12498
  property :icmp_idle_timeout_sec, as: 'icmpIdleTimeoutSec'
12273
12499
  property :log_config, as: 'logConfig', class: Google::Apis::ComputeV1::RouterNatLogConfig, decorator: Google::Apis::ComputeV1::RouterNatLogConfig::Representation
12274
12500
 
12501
+ property :max_ports_per_vm, as: 'maxPortsPerVm'
12275
12502
  property :min_ports_per_vm, as: 'minPortsPerVm'
12276
12503
  property :name, as: 'name'
12277
12504
  property :nat_ip_allocate_option, as: 'natIpAllocateOption'
@@ -12458,6 +12685,40 @@ module Google
12458
12685
  end
12459
12686
  end
12460
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
+
12461
12722
  class ScalingScheduleStatus
12462
12723
  # @private
12463
12724
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12471,12 +12732,14 @@ module Google
12471
12732
  # @private
12472
12733
  class Representation < Google::Apis::Core::JsonRepresentation
12473
12734
  property :automatic_restart, as: 'automaticRestart'
12735
+ property :instance_termination_action, as: 'instanceTerminationAction'
12474
12736
  property :location_hint, as: 'locationHint'
12475
12737
  property :min_node_cpus, as: 'minNodeCpus'
12476
12738
  collection :node_affinities, as: 'nodeAffinities', class: Google::Apis::ComputeV1::SchedulingNodeAffinity, decorator: Google::Apis::ComputeV1::SchedulingNodeAffinity::Representation
12477
12739
 
12478
12740
  property :on_host_maintenance, as: 'onHostMaintenance'
12479
12741
  property :preemptible, as: 'preemptible'
12742
+ property :provisioning_model, as: 'provisioningModel'
12480
12743
  end
12481
12744
  end
12482
12745
 
@@ -12526,9 +12789,12 @@ module Google
12526
12789
  property :id, :numeric_string => true, as: 'id'
12527
12790
  property :kind, as: 'kind'
12528
12791
  property :name, as: 'name'
12792
+ property :recaptcha_options_config, as: 'recaptchaOptionsConfig', class: Google::Apis::ComputeV1::SecurityPolicyRecaptchaOptionsConfig, decorator: Google::Apis::ComputeV1::SecurityPolicyRecaptchaOptionsConfig::Representation
12793
+
12529
12794
  collection :rules, as: 'rules', class: Google::Apis::ComputeV1::SecurityPolicyRule, decorator: Google::Apis::ComputeV1::SecurityPolicyRule::Representation
12530
12795
 
12531
12796
  property :self_link, as: 'selfLink'
12797
+ property :type, as: 'type'
12532
12798
  end
12533
12799
  end
12534
12800
 
@@ -12587,6 +12853,13 @@ module Google
12587
12853
  end
12588
12854
  end
12589
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
+
12590
12863
  class SecurityPolicyReference
12591
12864
  # @private
12592
12865
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12599,11 +12872,33 @@ module Google
12599
12872
  class Representation < Google::Apis::Core::JsonRepresentation
12600
12873
  property :action, as: 'action'
12601
12874
  property :description, as: 'description'
12875
+ property :header_action, as: 'headerAction', class: Google::Apis::ComputeV1::SecurityPolicyRuleHttpHeaderAction, decorator: Google::Apis::ComputeV1::SecurityPolicyRuleHttpHeaderAction::Representation
12876
+
12602
12877
  property :kind, as: 'kind'
12603
12878
  property :match, as: 'match', class: Google::Apis::ComputeV1::SecurityPolicyRuleMatcher, decorator: Google::Apis::ComputeV1::SecurityPolicyRuleMatcher::Representation
12604
12879
 
12605
12880
  property :preview, as: 'preview'
12606
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'
12607
12902
  end
12608
12903
  end
12609
12904
 
@@ -12625,6 +12920,39 @@ module Google
12625
12920
  end
12626
12921
  end
12627
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
+
12628
12956
  class SecuritySettings
12629
12957
  # @private
12630
12958
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12670,6 +12998,7 @@ module Google
12670
12998
  collection :consumer_reject_lists, as: 'consumerRejectLists'
12671
12999
  property :creation_timestamp, as: 'creationTimestamp'
12672
13000
  property :description, as: 'description'
13001
+ collection :domain_names, as: 'domainNames'
12673
13002
  property :enable_proxy_protocol, as: 'enableProxyProtocol'
12674
13003
  property :fingerprint, :base64 => true, as: 'fingerprint'
12675
13004
  property :id, :numeric_string => true, as: 'id'
@@ -12798,10 +13127,19 @@ module Google
12798
13127
  class ShareSettings
12799
13128
  # @private
12800
13129
  class Representation < Google::Apis::Core::JsonRepresentation
13130
+ hash :project_map, as: 'projectMap', class: Google::Apis::ComputeV1::ShareSettingsProjectConfig, decorator: Google::Apis::ComputeV1::ShareSettingsProjectConfig::Representation
13131
+
12801
13132
  property :share_type, as: 'shareType'
12802
13133
  end
12803
13134
  end
12804
13135
 
13136
+ class ShareSettingsProjectConfig
13137
+ # @private
13138
+ class Representation < Google::Apis::Core::JsonRepresentation
13139
+ property :project_id, as: 'projectId'
13140
+ end
13141
+ end
13142
+
12805
13143
  class ShieldedInstanceConfig
12806
13144
  # @private
12807
13145
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12909,6 +13247,15 @@ module Google
12909
13247
  end
12910
13248
  end
12911
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
+
12912
13259
  class SourceInstanceParams
12913
13260
  # @private
12914
13261
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12917,6 +13264,32 @@ module Google
12917
13264
  end
12918
13265
  end
12919
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
+
12920
13293
  class SslCertificate
12921
13294
  # @private
12922
13295
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14460,6 +14833,7 @@ module Google
14460
14833
  property :network, as: 'network'
14461
14834
  property :region, as: 'region'
14462
14835
  property :self_link, as: 'selfLink'
14836
+ property :stack_type, as: 'stackType'
14463
14837
  collection :vpn_interfaces, as: 'vpnInterfaces', class: Google::Apis::ComputeV1::VpnGatewayVpnGatewayInterface, decorator: Google::Apis::ComputeV1::VpnGatewayVpnGatewayInterface::Representation
14464
14838
 
14465
14839
  end