google-apis-compute_beta 0.1.0 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ComputeBeta
18
18
  # Version of the google-apis-compute_beta gem
19
- GEM_VERSION = "0.1.0"
19
+ GEM_VERSION = "0.2.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.1"
22
+ GENERATOR_VERSION = "0.1.2"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20201122"
25
+ REVISION = "20210111"
26
26
  end
27
27
  end
28
28
  end
@@ -922,6 +922,42 @@ module Google
922
922
  include Google::Apis::Core::JsonObjectSupport
923
923
  end
924
924
 
925
+ class FirewallPoliciesListAssociationsResponse
926
+ class Representation < Google::Apis::Core::JsonRepresentation; end
927
+
928
+ include Google::Apis::Core::JsonObjectSupport
929
+ end
930
+
931
+ class FirewallPolicy
932
+ class Representation < Google::Apis::Core::JsonRepresentation; end
933
+
934
+ include Google::Apis::Core::JsonObjectSupport
935
+ end
936
+
937
+ class FirewallPolicyAssociation
938
+ class Representation < Google::Apis::Core::JsonRepresentation; end
939
+
940
+ include Google::Apis::Core::JsonObjectSupport
941
+ end
942
+
943
+ class FirewallPolicyList
944
+ class Representation < Google::Apis::Core::JsonRepresentation; end
945
+
946
+ class Warning
947
+ class Representation < Google::Apis::Core::JsonRepresentation; end
948
+
949
+ class Datum
950
+ class Representation < Google::Apis::Core::JsonRepresentation; end
951
+
952
+ include Google::Apis::Core::JsonObjectSupport
953
+ end
954
+
955
+ include Google::Apis::Core::JsonObjectSupport
956
+ end
957
+
958
+ include Google::Apis::Core::JsonObjectSupport
959
+ end
960
+
925
961
  class FirewallPolicyRule
926
962
  class Representation < Google::Apis::Core::JsonRepresentation; end
927
963
 
@@ -1036,6 +1072,12 @@ module Google
1036
1072
  include Google::Apis::Core::JsonObjectSupport
1037
1073
  end
1038
1074
 
1075
+ class GlobalOrganizationSetPolicyRequest
1076
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1077
+
1078
+ include Google::Apis::Core::JsonObjectSupport
1079
+ end
1080
+
1039
1081
  class GlobalSetLabelsRequest
1040
1082
  class Representation < Google::Apis::Core::JsonRepresentation; end
1041
1083
 
@@ -3088,6 +3130,102 @@ module Google
3088
3130
  include Google::Apis::Core::JsonObjectSupport
3089
3131
  end
3090
3132
 
3133
+ class PublicAdvertisedPrefix
3134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3135
+
3136
+ include Google::Apis::Core::JsonObjectSupport
3137
+ end
3138
+
3139
+ class PublicAdvertisedPrefixList
3140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3141
+
3142
+ class Warning
3143
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3144
+
3145
+ class Datum
3146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3147
+
3148
+ include Google::Apis::Core::JsonObjectSupport
3149
+ end
3150
+
3151
+ include Google::Apis::Core::JsonObjectSupport
3152
+ end
3153
+
3154
+ include Google::Apis::Core::JsonObjectSupport
3155
+ end
3156
+
3157
+ class PublicAdvertisedPrefixPublicDelegatedPrefix
3158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3159
+
3160
+ include Google::Apis::Core::JsonObjectSupport
3161
+ end
3162
+
3163
+ class PublicDelegatedPrefix
3164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3165
+
3166
+ include Google::Apis::Core::JsonObjectSupport
3167
+ end
3168
+
3169
+ class PublicDelegatedPrefixAggregatedList
3170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3171
+
3172
+ class Warning
3173
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3174
+
3175
+ class Datum
3176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3177
+
3178
+ include Google::Apis::Core::JsonObjectSupport
3179
+ end
3180
+
3181
+ include Google::Apis::Core::JsonObjectSupport
3182
+ end
3183
+
3184
+ include Google::Apis::Core::JsonObjectSupport
3185
+ end
3186
+
3187
+ class PublicDelegatedPrefixList
3188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3189
+
3190
+ class Warning
3191
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3192
+
3193
+ class Datum
3194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3195
+
3196
+ include Google::Apis::Core::JsonObjectSupport
3197
+ end
3198
+
3199
+ include Google::Apis::Core::JsonObjectSupport
3200
+ end
3201
+
3202
+ include Google::Apis::Core::JsonObjectSupport
3203
+ end
3204
+
3205
+ class PublicDelegatedPrefixPublicDelegatedSubPrefix
3206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3207
+
3208
+ include Google::Apis::Core::JsonObjectSupport
3209
+ end
3210
+
3211
+ class PublicDelegatedPrefixesScopedList
3212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3213
+
3214
+ class Warning
3215
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3216
+
3217
+ class Datum
3218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3219
+
3220
+ include Google::Apis::Core::JsonObjectSupport
3221
+ end
3222
+
3223
+ include Google::Apis::Core::JsonObjectSupport
3224
+ end
3225
+
3226
+ include Google::Apis::Core::JsonObjectSupport
3227
+ end
3228
+
3091
3229
  class Quota
3092
3230
  class Representation < Google::Apis::Core::JsonRepresentation; end
3093
3231
 
@@ -3898,6 +4036,36 @@ module Google
3898
4036
  include Google::Apis::Core::JsonObjectSupport
3899
4037
  end
3900
4038
 
4039
+ class ServiceAttachment
4040
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4041
+
4042
+ include Google::Apis::Core::JsonObjectSupport
4043
+ end
4044
+
4045
+ class ServiceAttachmentConsumerForwardingRule
4046
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4047
+
4048
+ include Google::Apis::Core::JsonObjectSupport
4049
+ end
4050
+
4051
+ class ServiceAttachmentList
4052
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4053
+
4054
+ class Warning
4055
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4056
+
4057
+ class Datum
4058
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4059
+
4060
+ include Google::Apis::Core::JsonObjectSupport
4061
+ end
4062
+
4063
+ include Google::Apis::Core::JsonObjectSupport
4064
+ end
4065
+
4066
+ include Google::Apis::Core::JsonObjectSupport
4067
+ end
4068
+
3901
4069
  class ShieldedInstanceConfig
3902
4070
  class Representation < Google::Apis::Core::JsonRepresentation; end
3903
4071
 
@@ -4732,6 +4900,12 @@ module Google
4732
4900
  include Google::Apis::Core::JsonObjectSupport
4733
4901
  end
4734
4902
 
4903
+ class UrlMapTestHeader
4904
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4905
+
4906
+ include Google::Apis::Core::JsonObjectSupport
4907
+ end
4908
+
4735
4909
  class UrlMapValidationResult
4736
4910
  class Representation < Google::Apis::Core::JsonRepresentation; end
4737
4911
 
@@ -5422,6 +5596,7 @@ module Google
5422
5596
  hash :labels, as: 'labels'
5423
5597
  property :multi_writer, as: 'multiWriter'
5424
5598
  property :on_update_action, as: 'onUpdateAction'
5599
+ property :provisioned_iops, :numeric_string => true, as: 'provisionedIops'
5425
5600
  collection :resource_policies, as: 'resourcePolicies'
5426
5601
  property :source_image, as: 'sourceImage'
5427
5602
  property :source_image_encryption_key, as: 'sourceImageEncryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
@@ -5707,6 +5882,7 @@ module Google
5707
5882
  property :negative_caching, as: 'negativeCaching'
5708
5883
  collection :negative_caching_policy, as: 'negativeCachingPolicy', class: Google::Apis::ComputeBeta::BackendBucketCdnPolicyNegativeCachingPolicy, decorator: Google::Apis::ComputeBeta::BackendBucketCdnPolicyNegativeCachingPolicy::Representation
5709
5884
 
5885
+ property :request_coalescing, as: 'requestCoalescing'
5710
5886
  property :serve_while_stale, as: 'serveWhileStale'
5711
5887
  property :signed_url_cache_max_age_sec, :numeric_string => true, as: 'signedUrlCacheMaxAgeSec'
5712
5888
  collection :signed_url_key_names, as: 'signedUrlKeyNames'
@@ -5857,6 +6033,7 @@ module Google
5857
6033
  property :negative_caching, as: 'negativeCaching'
5858
6034
  collection :negative_caching_policy, as: 'negativeCachingPolicy', class: Google::Apis::ComputeBeta::BackendServiceCdnPolicyNegativeCachingPolicy, decorator: Google::Apis::ComputeBeta::BackendServiceCdnPolicyNegativeCachingPolicy::Representation
5859
6035
 
6036
+ property :request_coalescing, as: 'requestCoalescing'
5860
6037
  property :serve_while_stale, as: 'serveWhileStale'
5861
6038
  property :signed_url_cache_max_age_sec, :numeric_string => true, as: 'signedUrlCacheMaxAgeSec'
5862
6039
  collection :signed_url_key_names, as: 'signedUrlKeyNames'
@@ -5882,6 +6059,8 @@ module Google
5882
6059
  # @private
5883
6060
  class Representation < Google::Apis::Core::JsonRepresentation
5884
6061
  property :connection_persistence_on_unhealthy_backends, as: 'connectionPersistenceOnUnhealthyBackends'
6062
+ property :idle_timeout_sec, as: 'idleTimeoutSec'
6063
+ property :tracking_mode, as: 'trackingMode'
5885
6064
  end
5886
6065
  end
5887
6066
 
@@ -6312,13 +6491,16 @@ module Google
6312
6491
  property :last_detach_timestamp, as: 'lastDetachTimestamp'
6313
6492
  collection :license_codes, as: 'licenseCodes'
6314
6493
  collection :licenses, as: 'licenses'
6494
+ property :location_hint, as: 'locationHint'
6315
6495
  property :multi_writer, as: 'multiWriter'
6316
6496
  property :name, as: 'name'
6317
6497
  property :options, as: 'options'
6318
6498
  property :physical_block_size_bytes, :numeric_string => true, as: 'physicalBlockSizeBytes'
6499
+ property :provisioned_iops, :numeric_string => true, as: 'provisionedIops'
6319
6500
  property :region, as: 'region'
6320
6501
  collection :replica_zones, as: 'replicaZones'
6321
6502
  collection :resource_policies, as: 'resourcePolicies'
6503
+ property :satisfies_pzs, as: 'satisfiesPzs'
6322
6504
  property :self_link, as: 'selfLink'
6323
6505
  property :size_gb, :numeric_string => true, as: 'sizeGb'
6324
6506
  property :source_disk, as: 'sourceDisk'
@@ -6818,6 +7000,77 @@ module Google
6818
7000
  end
6819
7001
  end
6820
7002
 
7003
+ class FirewallPoliciesListAssociationsResponse
7004
+ # @private
7005
+ class Representation < Google::Apis::Core::JsonRepresentation
7006
+ collection :associations, as: 'associations', class: Google::Apis::ComputeBeta::FirewallPolicyAssociation, decorator: Google::Apis::ComputeBeta::FirewallPolicyAssociation::Representation
7007
+
7008
+ property :kind, as: 'kind'
7009
+ end
7010
+ end
7011
+
7012
+ class FirewallPolicy
7013
+ # @private
7014
+ class Representation < Google::Apis::Core::JsonRepresentation
7015
+ collection :associations, as: 'associations', class: Google::Apis::ComputeBeta::FirewallPolicyAssociation, decorator: Google::Apis::ComputeBeta::FirewallPolicyAssociation::Representation
7016
+
7017
+ property :creation_timestamp, as: 'creationTimestamp'
7018
+ property :description, as: 'description'
7019
+ property :display_name, as: 'displayName'
7020
+ property :fingerprint, :base64 => true, as: 'fingerprint'
7021
+ property :id, :numeric_string => true, as: 'id'
7022
+ property :kind, as: 'kind'
7023
+ property :name, as: 'name'
7024
+ property :parent, as: 'parent'
7025
+ property :rule_tuple_count, as: 'ruleTupleCount'
7026
+ collection :rules, as: 'rules', class: Google::Apis::ComputeBeta::FirewallPolicyRule, decorator: Google::Apis::ComputeBeta::FirewallPolicyRule::Representation
7027
+
7028
+ property :self_link, as: 'selfLink'
7029
+ property :self_link_with_id, as: 'selfLinkWithId'
7030
+ end
7031
+ end
7032
+
7033
+ class FirewallPolicyAssociation
7034
+ # @private
7035
+ class Representation < Google::Apis::Core::JsonRepresentation
7036
+ property :attachment_target, as: 'attachmentTarget'
7037
+ property :display_name, as: 'displayName'
7038
+ property :firewall_policy_id, as: 'firewallPolicyId'
7039
+ property :name, as: 'name'
7040
+ end
7041
+ end
7042
+
7043
+ class FirewallPolicyList
7044
+ # @private
7045
+ class Representation < Google::Apis::Core::JsonRepresentation
7046
+ property :id, as: 'id'
7047
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::FirewallPolicy, decorator: Google::Apis::ComputeBeta::FirewallPolicy::Representation
7048
+
7049
+ property :kind, as: 'kind'
7050
+ property :next_page_token, as: 'nextPageToken'
7051
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::FirewallPolicyList::Warning, decorator: Google::Apis::ComputeBeta::FirewallPolicyList::Warning::Representation
7052
+
7053
+ end
7054
+
7055
+ class Warning
7056
+ # @private
7057
+ class Representation < Google::Apis::Core::JsonRepresentation
7058
+ property :code, as: 'code'
7059
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::FirewallPolicyList::Warning::Datum, decorator: Google::Apis::ComputeBeta::FirewallPolicyList::Warning::Datum::Representation
7060
+
7061
+ property :message, as: 'message'
7062
+ end
7063
+
7064
+ class Datum
7065
+ # @private
7066
+ class Representation < Google::Apis::Core::JsonRepresentation
7067
+ property :key, as: 'key'
7068
+ property :value, as: 'value'
7069
+ end
7070
+ end
7071
+ end
7072
+ end
7073
+
6821
7074
  class FirewallPolicyRule
6822
7075
  # @private
6823
7076
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7035,6 +7288,17 @@ module Google
7035
7288
  end
7036
7289
  end
7037
7290
 
7291
+ class GlobalOrganizationSetPolicyRequest
7292
+ # @private
7293
+ class Representation < Google::Apis::Core::JsonRepresentation
7294
+ collection :bindings, as: 'bindings', class: Google::Apis::ComputeBeta::Binding, decorator: Google::Apis::ComputeBeta::Binding::Representation
7295
+
7296
+ property :etag, :base64 => true, as: 'etag'
7297
+ property :policy, as: 'policy', class: Google::Apis::ComputeBeta::Policy, decorator: Google::Apis::ComputeBeta::Policy::Representation
7298
+
7299
+ end
7300
+ end
7301
+
7038
7302
  class GlobalSetLabelsRequest
7039
7303
  # @private
7040
7304
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7765,6 +8029,7 @@ module Google
7765
8029
  property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::ComputeBeta::ReservationAffinity, decorator: Google::Apis::ComputeBeta::ReservationAffinity::Representation
7766
8030
 
7767
8031
  collection :resource_policies, as: 'resourcePolicies'
8032
+ property :satisfies_pzs, as: 'satisfiesPzs'
7768
8033
  property :scheduling, as: 'scheduling', class: Google::Apis::ComputeBeta::Scheduling, decorator: Google::Apis::ComputeBeta::Scheduling::Representation
7769
8034
 
7770
8035
  property :self_link, as: 'selfLink'
@@ -8478,6 +8743,7 @@ module Google
8478
8743
  property :min_cpu_platform, as: 'minCpuPlatform'
8479
8744
  collection :network_interfaces, as: 'networkInterfaces', class: Google::Apis::ComputeBeta::NetworkInterface, decorator: Google::Apis::ComputeBeta::NetworkInterface::Representation
8480
8745
 
8746
+ property :post_key_revocation_action_type, as: 'postKeyRevocationActionType'
8481
8747
  property :private_ipv6_google_access, as: 'privateIpv6GoogleAccess'
8482
8748
  property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::ComputeBeta::ReservationAffinity, decorator: Google::Apis::ComputeBeta::ReservationAffinity::Representation
8483
8749
 
@@ -10898,6 +11164,194 @@ module Google
10898
11164
  end
10899
11165
  end
10900
11166
 
11167
+ class PublicAdvertisedPrefix
11168
+ # @private
11169
+ class Representation < Google::Apis::Core::JsonRepresentation
11170
+ property :creation_timestamp, as: 'creationTimestamp'
11171
+ property :description, as: 'description'
11172
+ property :dns_verification_ip, as: 'dnsVerificationIp'
11173
+ property :fingerprint, :base64 => true, as: 'fingerprint'
11174
+ property :id, :numeric_string => true, as: 'id'
11175
+ property :ip_cidr_range, as: 'ipCidrRange'
11176
+ property :kind, as: 'kind'
11177
+ property :name, as: 'name'
11178
+ collection :public_delegated_prefixs, as: 'publicDelegatedPrefixs', class: Google::Apis::ComputeBeta::PublicAdvertisedPrefixPublicDelegatedPrefix, decorator: Google::Apis::ComputeBeta::PublicAdvertisedPrefixPublicDelegatedPrefix::Representation
11179
+
11180
+ property :self_link, as: 'selfLink'
11181
+ property :shared_secret, as: 'sharedSecret'
11182
+ property :status, as: 'status'
11183
+ end
11184
+ end
11185
+
11186
+ class PublicAdvertisedPrefixList
11187
+ # @private
11188
+ class Representation < Google::Apis::Core::JsonRepresentation
11189
+ property :id, as: 'id'
11190
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::PublicAdvertisedPrefix, decorator: Google::Apis::ComputeBeta::PublicAdvertisedPrefix::Representation
11191
+
11192
+ property :kind, as: 'kind'
11193
+ property :next_page_token, as: 'nextPageToken'
11194
+ property :self_link, as: 'selfLink'
11195
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::PublicAdvertisedPrefixList::Warning, decorator: Google::Apis::ComputeBeta::PublicAdvertisedPrefixList::Warning::Representation
11196
+
11197
+ end
11198
+
11199
+ class Warning
11200
+ # @private
11201
+ class Representation < Google::Apis::Core::JsonRepresentation
11202
+ property :code, as: 'code'
11203
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::PublicAdvertisedPrefixList::Warning::Datum, decorator: Google::Apis::ComputeBeta::PublicAdvertisedPrefixList::Warning::Datum::Representation
11204
+
11205
+ property :message, as: 'message'
11206
+ end
11207
+
11208
+ class Datum
11209
+ # @private
11210
+ class Representation < Google::Apis::Core::JsonRepresentation
11211
+ property :key, as: 'key'
11212
+ property :value, as: 'value'
11213
+ end
11214
+ end
11215
+ end
11216
+ end
11217
+
11218
+ class PublicAdvertisedPrefixPublicDelegatedPrefix
11219
+ # @private
11220
+ class Representation < Google::Apis::Core::JsonRepresentation
11221
+ property :ip_range, as: 'ipRange'
11222
+ property :name, as: 'name'
11223
+ property :project, as: 'project'
11224
+ property :region, as: 'region'
11225
+ property :status, as: 'status'
11226
+ end
11227
+ end
11228
+
11229
+ class PublicDelegatedPrefix
11230
+ # @private
11231
+ class Representation < Google::Apis::Core::JsonRepresentation
11232
+ property :creation_timestamp, as: 'creationTimestamp'
11233
+ property :description, as: 'description'
11234
+ property :fingerprint, :base64 => true, as: 'fingerprint'
11235
+ property :id, :numeric_string => true, as: 'id'
11236
+ property :ip_cidr_range, as: 'ipCidrRange'
11237
+ property :is_live_migration, as: 'isLiveMigration'
11238
+ property :kind, as: 'kind'
11239
+ property :name, as: 'name'
11240
+ property :parent_prefix, as: 'parentPrefix'
11241
+ collection :public_delegated_sub_prefixs, as: 'publicDelegatedSubPrefixs', class: Google::Apis::ComputeBeta::PublicDelegatedPrefixPublicDelegatedSubPrefix, decorator: Google::Apis::ComputeBeta::PublicDelegatedPrefixPublicDelegatedSubPrefix::Representation
11242
+
11243
+ property :region, as: 'region'
11244
+ property :self_link, as: 'selfLink'
11245
+ property :status, as: 'status'
11246
+ end
11247
+ end
11248
+
11249
+ class PublicDelegatedPrefixAggregatedList
11250
+ # @private
11251
+ class Representation < Google::Apis::Core::JsonRepresentation
11252
+ property :id, as: 'id'
11253
+ hash :items, as: 'items', class: Google::Apis::ComputeBeta::PublicDelegatedPrefixesScopedList, decorator: Google::Apis::ComputeBeta::PublicDelegatedPrefixesScopedList::Representation
11254
+
11255
+ property :kind, as: 'kind'
11256
+ property :next_page_token, as: 'nextPageToken'
11257
+ property :self_link, as: 'selfLink'
11258
+ collection :unreachables, as: 'unreachables'
11259
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::PublicDelegatedPrefixAggregatedList::Warning, decorator: Google::Apis::ComputeBeta::PublicDelegatedPrefixAggregatedList::Warning::Representation
11260
+
11261
+ end
11262
+
11263
+ class Warning
11264
+ # @private
11265
+ class Representation < Google::Apis::Core::JsonRepresentation
11266
+ property :code, as: 'code'
11267
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::PublicDelegatedPrefixAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::PublicDelegatedPrefixAggregatedList::Warning::Datum::Representation
11268
+
11269
+ property :message, as: 'message'
11270
+ end
11271
+
11272
+ class Datum
11273
+ # @private
11274
+ class Representation < Google::Apis::Core::JsonRepresentation
11275
+ property :key, as: 'key'
11276
+ property :value, as: 'value'
11277
+ end
11278
+ end
11279
+ end
11280
+ end
11281
+
11282
+ class PublicDelegatedPrefixList
11283
+ # @private
11284
+ class Representation < Google::Apis::Core::JsonRepresentation
11285
+ property :id, as: 'id'
11286
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::PublicDelegatedPrefix, decorator: Google::Apis::ComputeBeta::PublicDelegatedPrefix::Representation
11287
+
11288
+ property :kind, as: 'kind'
11289
+ property :next_page_token, as: 'nextPageToken'
11290
+ property :self_link, as: 'selfLink'
11291
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::PublicDelegatedPrefixList::Warning, decorator: Google::Apis::ComputeBeta::PublicDelegatedPrefixList::Warning::Representation
11292
+
11293
+ end
11294
+
11295
+ class Warning
11296
+ # @private
11297
+ class Representation < Google::Apis::Core::JsonRepresentation
11298
+ property :code, as: 'code'
11299
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::PublicDelegatedPrefixList::Warning::Datum, decorator: Google::Apis::ComputeBeta::PublicDelegatedPrefixList::Warning::Datum::Representation
11300
+
11301
+ property :message, as: 'message'
11302
+ end
11303
+
11304
+ class Datum
11305
+ # @private
11306
+ class Representation < Google::Apis::Core::JsonRepresentation
11307
+ property :key, as: 'key'
11308
+ property :value, as: 'value'
11309
+ end
11310
+ end
11311
+ end
11312
+ end
11313
+
11314
+ class PublicDelegatedPrefixPublicDelegatedSubPrefix
11315
+ # @private
11316
+ class Representation < Google::Apis::Core::JsonRepresentation
11317
+ property :delegatee_project, as: 'delegateeProject'
11318
+ property :description, as: 'description'
11319
+ property :ip_cidr_range, as: 'ipCidrRange'
11320
+ property :is_address, as: 'isAddress'
11321
+ property :name, as: 'name'
11322
+ property :region, as: 'region'
11323
+ property :status, as: 'status'
11324
+ end
11325
+ end
11326
+
11327
+ class PublicDelegatedPrefixesScopedList
11328
+ # @private
11329
+ class Representation < Google::Apis::Core::JsonRepresentation
11330
+ collection :public_delegated_prefixes, as: 'publicDelegatedPrefixes', class: Google::Apis::ComputeBeta::PublicDelegatedPrefix, decorator: Google::Apis::ComputeBeta::PublicDelegatedPrefix::Representation
11331
+
11332
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::PublicDelegatedPrefixesScopedList::Warning, decorator: Google::Apis::ComputeBeta::PublicDelegatedPrefixesScopedList::Warning::Representation
11333
+
11334
+ end
11335
+
11336
+ class Warning
11337
+ # @private
11338
+ class Representation < Google::Apis::Core::JsonRepresentation
11339
+ property :code, as: 'code'
11340
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::PublicDelegatedPrefixesScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::PublicDelegatedPrefixesScopedList::Warning::Datum::Representation
11341
+
11342
+ property :message, as: 'message'
11343
+ end
11344
+
11345
+ class Datum
11346
+ # @private
11347
+ class Representation < Google::Apis::Core::JsonRepresentation
11348
+ property :key, as: 'key'
11349
+ property :value, as: 'value'
11350
+ end
11351
+ end
11352
+ end
11353
+ end
11354
+
10901
11355
  class Quota
10902
11356
  # @private
10903
11357
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10932,6 +11386,7 @@ module Google
10932
11386
 
10933
11387
  property :self_link, as: 'selfLink'
10934
11388
  property :status, as: 'status'
11389
+ property :supports_pzs, as: 'supportsPzs'
10935
11390
  collection :zones, as: 'zones'
10936
11391
  end
10937
11392
  end
@@ -12323,6 +12778,65 @@ module Google
12323
12778
  end
12324
12779
  end
12325
12780
 
12781
+ class ServiceAttachment
12782
+ # @private
12783
+ class Representation < Google::Apis::Core::JsonRepresentation
12784
+ property :connection_preference, as: 'connectionPreference'
12785
+ collection :consumer_forwarding_rules, as: 'consumerForwardingRules', class: Google::Apis::ComputeBeta::ServiceAttachmentConsumerForwardingRule, decorator: Google::Apis::ComputeBeta::ServiceAttachmentConsumerForwardingRule::Representation
12786
+
12787
+ property :creation_timestamp, as: 'creationTimestamp'
12788
+ property :description, as: 'description'
12789
+ property :enable_proxy_protocol, as: 'enableProxyProtocol'
12790
+ property :id, :numeric_string => true, as: 'id'
12791
+ property :kind, as: 'kind'
12792
+ property :name, as: 'name'
12793
+ collection :nat_subnets, as: 'natSubnets'
12794
+ property :producer_forwarding_rule, as: 'producerForwardingRule'
12795
+ property :region, as: 'region'
12796
+ property :self_link, as: 'selfLink'
12797
+ end
12798
+ end
12799
+
12800
+ class ServiceAttachmentConsumerForwardingRule
12801
+ # @private
12802
+ class Representation < Google::Apis::Core::JsonRepresentation
12803
+ property :forwarding_rule, as: 'forwardingRule'
12804
+ property :status, as: 'status'
12805
+ end
12806
+ end
12807
+
12808
+ class ServiceAttachmentList
12809
+ # @private
12810
+ class Representation < Google::Apis::Core::JsonRepresentation
12811
+ property :id, as: 'id'
12812
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::ServiceAttachment, decorator: Google::Apis::ComputeBeta::ServiceAttachment::Representation
12813
+
12814
+ property :kind, as: 'kind'
12815
+ property :next_page_token, as: 'nextPageToken'
12816
+ property :self_link, as: 'selfLink'
12817
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::ServiceAttachmentList::Warning, decorator: Google::Apis::ComputeBeta::ServiceAttachmentList::Warning::Representation
12818
+
12819
+ end
12820
+
12821
+ class Warning
12822
+ # @private
12823
+ class Representation < Google::Apis::Core::JsonRepresentation
12824
+ property :code, as: 'code'
12825
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::ServiceAttachmentList::Warning::Datum, decorator: Google::Apis::ComputeBeta::ServiceAttachmentList::Warning::Datum::Representation
12826
+
12827
+ property :message, as: 'message'
12828
+ end
12829
+
12830
+ class Datum
12831
+ # @private
12832
+ class Representation < Google::Apis::Core::JsonRepresentation
12833
+ property :key, as: 'key'
12834
+ property :value, as: 'value'
12835
+ end
12836
+ end
12837
+ end
12838
+ end
12839
+
12326
12840
  class ShieldedInstanceConfig
12327
12841
  # @private
12328
12842
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12417,7 +12931,9 @@ module Google
12417
12931
  hash :labels, as: 'labels'
12418
12932
  collection :license_codes, as: 'licenseCodes'
12419
12933
  collection :licenses, as: 'licenses'
12934
+ property :location_hint, as: 'locationHint'
12420
12935
  property :name, as: 'name'
12936
+ property :satisfies_pzs, as: 'satisfiesPzs'
12421
12937
  property :self_link, as: 'selfLink'
12422
12938
  property :snapshot_encryption_key, as: 'snapshotEncryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
12423
12939
 
@@ -12498,6 +13014,7 @@ module Google
12498
13014
  property :min_cpu_platform, as: 'minCpuPlatform'
12499
13015
  collection :network_interfaces, as: 'networkInterfaces', class: Google::Apis::ComputeBeta::NetworkInterface, decorator: Google::Apis::ComputeBeta::NetworkInterface::Representation
12500
13016
 
13017
+ property :post_key_revocation_action_type, as: 'postKeyRevocationActionType'
12501
13018
  property :scheduling, as: 'scheduling', class: Google::Apis::ComputeBeta::Scheduling, decorator: Google::Apis::ComputeBeta::Scheduling::Representation
12502
13019
 
12503
13020
  collection :service_accounts, as: 'serviceAccounts', class: Google::Apis::ComputeBeta::ServiceAccount, decorator: Google::Apis::ComputeBeta::ServiceAccount::Representation
@@ -13722,8 +14239,14 @@ module Google
13722
14239
  class TestFailure
13723
14240
  # @private
13724
14241
  class Representation < Google::Apis::Core::JsonRepresentation
14242
+ property :actual_output_url, as: 'actualOutputUrl'
14243
+ property :actual_redirect_response_code, as: 'actualRedirectResponseCode'
13725
14244
  property :actual_service, as: 'actualService'
14245
+ property :expected_output_url, as: 'expectedOutputUrl'
14246
+ property :expected_redirect_response_code, as: 'expectedRedirectResponseCode'
13726
14247
  property :expected_service, as: 'expectedService'
14248
+ collection :headers, as: 'headers', class: Google::Apis::ComputeBeta::UrlMapTestHeader, decorator: Google::Apis::ComputeBeta::UrlMapTestHeader::Representation
14249
+
13727
14250
  property :host, as: 'host'
13728
14251
  property :path, as: 'path'
13729
14252
  end
@@ -13813,12 +14336,24 @@ module Google
13813
14336
  # @private
13814
14337
  class Representation < Google::Apis::Core::JsonRepresentation
13815
14338
  property :description, as: 'description'
14339
+ property :expected_output_url, as: 'expectedOutputUrl'
14340
+ property :expected_redirect_response_code, as: 'expectedRedirectResponseCode'
14341
+ collection :headers, as: 'headers', class: Google::Apis::ComputeBeta::UrlMapTestHeader, decorator: Google::Apis::ComputeBeta::UrlMapTestHeader::Representation
14342
+
13816
14343
  property :host, as: 'host'
13817
14344
  property :path, as: 'path'
13818
14345
  property :service, as: 'service'
13819
14346
  end
13820
14347
  end
13821
14348
 
14349
+ class UrlMapTestHeader
14350
+ # @private
14351
+ class Representation < Google::Apis::Core::JsonRepresentation
14352
+ property :name, as: 'name'
14353
+ property :value, as: 'value'
14354
+ end
14355
+ end
14356
+
13822
14357
  class UrlMapValidationResult
13823
14358
  # @private
13824
14359
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14395,6 +14930,7 @@ module Google
14395
14930
  property :region, as: 'region'
14396
14931
  property :self_link, as: 'selfLink'
14397
14932
  property :status, as: 'status'
14933
+ property :supports_pzs, as: 'supportsPzs'
14398
14934
  end
14399
14935
  end
14400
14936