google-apis-compute_beta 0.1.0 → 0.6.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.6.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.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20201122"
25
+ REVISION = "20210301"
26
26
  end
27
27
  end
28
28
  end
@@ -508,6 +508,18 @@ module Google
508
508
  include Google::Apis::Core::JsonObjectSupport
509
509
  end
510
510
 
511
+ class BulkInsertInstanceResource
512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
513
+
514
+ include Google::Apis::Core::JsonObjectSupport
515
+ end
516
+
517
+ class BulkInsertInstanceResourcePerInstanceProperties
518
+ class Representation < Google::Apis::Core::JsonRepresentation; end
519
+
520
+ include Google::Apis::Core::JsonObjectSupport
521
+ end
522
+
511
523
  class CacheInvalidationRule
512
524
  class Representation < Google::Apis::Core::JsonRepresentation; end
513
525
 
@@ -922,6 +934,42 @@ module Google
922
934
  include Google::Apis::Core::JsonObjectSupport
923
935
  end
924
936
 
937
+ class FirewallPoliciesListAssociationsResponse
938
+ class Representation < Google::Apis::Core::JsonRepresentation; end
939
+
940
+ include Google::Apis::Core::JsonObjectSupport
941
+ end
942
+
943
+ class FirewallPolicy
944
+ class Representation < Google::Apis::Core::JsonRepresentation; end
945
+
946
+ include Google::Apis::Core::JsonObjectSupport
947
+ end
948
+
949
+ class FirewallPolicyAssociation
950
+ class Representation < Google::Apis::Core::JsonRepresentation; end
951
+
952
+ include Google::Apis::Core::JsonObjectSupport
953
+ end
954
+
955
+ class FirewallPolicyList
956
+ class Representation < Google::Apis::Core::JsonRepresentation; end
957
+
958
+ class Warning
959
+ class Representation < Google::Apis::Core::JsonRepresentation; end
960
+
961
+ class Datum
962
+ class Representation < Google::Apis::Core::JsonRepresentation; end
963
+
964
+ include Google::Apis::Core::JsonObjectSupport
965
+ end
966
+
967
+ include Google::Apis::Core::JsonObjectSupport
968
+ end
969
+
970
+ include Google::Apis::Core::JsonObjectSupport
971
+ end
972
+
925
973
  class FirewallPolicyRule
926
974
  class Representation < Google::Apis::Core::JsonRepresentation; end
927
975
 
@@ -1036,6 +1084,12 @@ module Google
1036
1084
  include Google::Apis::Core::JsonObjectSupport
1037
1085
  end
1038
1086
 
1087
+ class GlobalOrganizationSetPolicyRequest
1088
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1089
+
1090
+ include Google::Apis::Core::JsonObjectSupport
1091
+ end
1092
+
1039
1093
  class GlobalSetLabelsRequest
1040
1094
  class Representation < Google::Apis::Core::JsonRepresentation; end
1041
1095
 
@@ -2140,6 +2194,18 @@ module Google
2140
2194
  include Google::Apis::Core::JsonObjectSupport
2141
2195
  end
2142
2196
 
2197
+ class LocationPolicy
2198
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2199
+
2200
+ include Google::Apis::Core::JsonObjectSupport
2201
+ end
2202
+
2203
+ class LocationPolicyLocation
2204
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2205
+
2206
+ include Google::Apis::Core::JsonObjectSupport
2207
+ end
2208
+
2143
2209
  class LogConfig
2144
2210
  class Representation < Google::Apis::Core::JsonRepresentation; end
2145
2211
 
@@ -2500,6 +2566,12 @@ module Google
2500
2566
  include Google::Apis::Core::JsonObjectSupport
2501
2567
  end
2502
2568
 
2569
+ class NetworkPerformanceConfig
2570
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2571
+
2572
+ include Google::Apis::Core::JsonObjectSupport
2573
+ end
2574
+
2503
2575
  class NetworkRoutingConfig
2504
2576
  class Representation < Google::Apis::Core::JsonRepresentation; end
2505
2577
 
@@ -3088,6 +3160,102 @@ module Google
3088
3160
  include Google::Apis::Core::JsonObjectSupport
3089
3161
  end
3090
3162
 
3163
+ class PublicAdvertisedPrefix
3164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3165
+
3166
+ include Google::Apis::Core::JsonObjectSupport
3167
+ end
3168
+
3169
+ class PublicAdvertisedPrefixList
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 PublicAdvertisedPrefixPublicDelegatedPrefix
3188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3189
+
3190
+ include Google::Apis::Core::JsonObjectSupport
3191
+ end
3192
+
3193
+ class PublicDelegatedPrefix
3194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3195
+
3196
+ include Google::Apis::Core::JsonObjectSupport
3197
+ end
3198
+
3199
+ class PublicDelegatedPrefixAggregatedList
3200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3201
+
3202
+ class Warning
3203
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3204
+
3205
+ class Datum
3206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3207
+
3208
+ include Google::Apis::Core::JsonObjectSupport
3209
+ end
3210
+
3211
+ include Google::Apis::Core::JsonObjectSupport
3212
+ end
3213
+
3214
+ include Google::Apis::Core::JsonObjectSupport
3215
+ end
3216
+
3217
+ class PublicDelegatedPrefixList
3218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3219
+
3220
+ class Warning
3221
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3222
+
3223
+ class Datum
3224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3225
+
3226
+ include Google::Apis::Core::JsonObjectSupport
3227
+ end
3228
+
3229
+ include Google::Apis::Core::JsonObjectSupport
3230
+ end
3231
+
3232
+ include Google::Apis::Core::JsonObjectSupport
3233
+ end
3234
+
3235
+ class PublicDelegatedPrefixPublicDelegatedSubPrefix
3236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3237
+
3238
+ include Google::Apis::Core::JsonObjectSupport
3239
+ end
3240
+
3241
+ class PublicDelegatedPrefixesScopedList
3242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3243
+
3244
+ class Warning
3245
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3246
+
3247
+ class Datum
3248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3249
+
3250
+ include Google::Apis::Core::JsonObjectSupport
3251
+ end
3252
+
3253
+ include Google::Apis::Core::JsonObjectSupport
3254
+ end
3255
+
3256
+ include Google::Apis::Core::JsonObjectSupport
3257
+ end
3258
+
3091
3259
  class Quota
3092
3260
  class Representation < Google::Apis::Core::JsonRepresentation; end
3093
3261
 
@@ -3520,6 +3688,18 @@ module Google
3520
3688
  include Google::Apis::Core::JsonObjectSupport
3521
3689
  end
3522
3690
 
3691
+ class ResourcePolicyInstanceSchedulePolicy
3692
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3693
+
3694
+ include Google::Apis::Core::JsonObjectSupport
3695
+ end
3696
+
3697
+ class ResourcePolicyInstanceSchedulePolicySchedule
3698
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3699
+
3700
+ include Google::Apis::Core::JsonObjectSupport
3701
+ end
3702
+
3523
3703
  class ResourcePolicyList
3524
3704
  class Representation < Google::Apis::Core::JsonRepresentation; end
3525
3705
 
@@ -3538,6 +3718,18 @@ module Google
3538
3718
  include Google::Apis::Core::JsonObjectSupport
3539
3719
  end
3540
3720
 
3721
+ class ResourcePolicyResourceStatus
3722
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3723
+
3724
+ include Google::Apis::Core::JsonObjectSupport
3725
+ end
3726
+
3727
+ class ResourcePolicyResourceStatusInstanceSchedulePolicyStatus
3728
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3729
+
3730
+ include Google::Apis::Core::JsonObjectSupport
3731
+ end
3732
+
3541
3733
  class ResourcePolicySnapshotSchedulePolicy
3542
3734
  class Representation < Google::Apis::Core::JsonRepresentation; end
3543
3735
 
@@ -3898,6 +4090,72 @@ module Google
3898
4090
  include Google::Apis::Core::JsonObjectSupport
3899
4091
  end
3900
4092
 
4093
+ class ServiceAttachment
4094
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4095
+
4096
+ include Google::Apis::Core::JsonObjectSupport
4097
+ end
4098
+
4099
+ class ServiceAttachmentAggregatedList
4100
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4101
+
4102
+ class Warning
4103
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4104
+
4105
+ class Datum
4106
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4107
+
4108
+ include Google::Apis::Core::JsonObjectSupport
4109
+ end
4110
+
4111
+ include Google::Apis::Core::JsonObjectSupport
4112
+ end
4113
+
4114
+ include Google::Apis::Core::JsonObjectSupport
4115
+ end
4116
+
4117
+ class ServiceAttachmentConsumerForwardingRule
4118
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4119
+
4120
+ include Google::Apis::Core::JsonObjectSupport
4121
+ end
4122
+
4123
+ class ServiceAttachmentList
4124
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4125
+
4126
+ class Warning
4127
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4128
+
4129
+ class Datum
4130
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4131
+
4132
+ include Google::Apis::Core::JsonObjectSupport
4133
+ end
4134
+
4135
+ include Google::Apis::Core::JsonObjectSupport
4136
+ end
4137
+
4138
+ include Google::Apis::Core::JsonObjectSupport
4139
+ end
4140
+
4141
+ class ServiceAttachmentsScopedList
4142
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4143
+
4144
+ class Warning
4145
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4146
+
4147
+ class Datum
4148
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4149
+
4150
+ include Google::Apis::Core::JsonObjectSupport
4151
+ end
4152
+
4153
+ include Google::Apis::Core::JsonObjectSupport
4154
+ end
4155
+
4156
+ include Google::Apis::Core::JsonObjectSupport
4157
+ end
4158
+
3901
4159
  class ShieldedInstanceConfig
3902
4160
  class Representation < Google::Apis::Core::JsonRepresentation; end
3903
4161
 
@@ -4216,6 +4474,12 @@ module Google
4216
4474
  include Google::Apis::Core::JsonObjectSupport
4217
4475
  end
4218
4476
 
4477
+ class Subsetting
4478
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4479
+
4480
+ include Google::Apis::Core::JsonObjectSupport
4481
+ end
4482
+
4219
4483
  class TcpHealthCheck
4220
4484
  class Representation < Google::Apis::Core::JsonRepresentation; end
4221
4485
 
@@ -4732,6 +4996,12 @@ module Google
4732
4996
  include Google::Apis::Core::JsonObjectSupport
4733
4997
  end
4734
4998
 
4999
+ class UrlMapTestHeader
5000
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5001
+
5002
+ include Google::Apis::Core::JsonObjectSupport
5003
+ end
5004
+
4735
5005
  class UrlMapValidationResult
4736
5006
  class Representation < Google::Apis::Core::JsonRepresentation; end
4737
5007
 
@@ -5370,6 +5640,7 @@ module Google
5370
5640
 
5371
5641
  collection :local_ssds, as: 'localSsds', class: Google::Apis::ComputeBeta::AllocationSpecificSkuAllocationAllocatedInstancePropertiesReservedDisk, decorator: Google::Apis::ComputeBeta::AllocationSpecificSkuAllocationAllocatedInstancePropertiesReservedDisk::Representation
5372
5642
 
5643
+ property :location_hint, as: 'locationHint'
5373
5644
  property :machine_type, as: 'machineType'
5374
5645
  property :min_cpu_platform, as: 'minCpuPlatform'
5375
5646
  end
@@ -5422,6 +5693,7 @@ module Google
5422
5693
  hash :labels, as: 'labels'
5423
5694
  property :multi_writer, as: 'multiWriter'
5424
5695
  property :on_update_action, as: 'onUpdateAction'
5696
+ property :provisioned_iops, :numeric_string => true, as: 'provisionedIops'
5425
5697
  collection :resource_policies, as: 'resourcePolicies'
5426
5698
  property :source_image, as: 'sourceImage'
5427
5699
  property :source_image_encryption_key, as: 'sourceImageEncryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
@@ -5707,6 +5979,7 @@ module Google
5707
5979
  property :negative_caching, as: 'negativeCaching'
5708
5980
  collection :negative_caching_policy, as: 'negativeCachingPolicy', class: Google::Apis::ComputeBeta::BackendBucketCdnPolicyNegativeCachingPolicy, decorator: Google::Apis::ComputeBeta::BackendBucketCdnPolicyNegativeCachingPolicy::Representation
5709
5981
 
5982
+ property :request_coalescing, as: 'requestCoalescing'
5710
5983
  property :serve_while_stale, as: 'serveWhileStale'
5711
5984
  property :signed_url_cache_max_age_sec, :numeric_string => true, as: 'signedUrlCacheMaxAgeSec'
5712
5985
  collection :signed_url_key_names, as: 'signedUrlKeyNames'
@@ -5806,6 +6079,8 @@ module Google
5806
6079
 
5807
6080
  property :self_link, as: 'selfLink'
5808
6081
  property :session_affinity, as: 'sessionAffinity'
6082
+ property :subsetting, as: 'subsetting', class: Google::Apis::ComputeBeta::Subsetting, decorator: Google::Apis::ComputeBeta::Subsetting::Representation
6083
+
5809
6084
  property :timeout_sec, as: 'timeoutSec'
5810
6085
  end
5811
6086
  end
@@ -5857,6 +6132,7 @@ module Google
5857
6132
  property :negative_caching, as: 'negativeCaching'
5858
6133
  collection :negative_caching_policy, as: 'negativeCachingPolicy', class: Google::Apis::ComputeBeta::BackendServiceCdnPolicyNegativeCachingPolicy, decorator: Google::Apis::ComputeBeta::BackendServiceCdnPolicyNegativeCachingPolicy::Representation
5859
6134
 
6135
+ property :request_coalescing, as: 'requestCoalescing'
5860
6136
  property :serve_while_stale, as: 'serveWhileStale'
5861
6137
  property :signed_url_cache_max_age_sec, :numeric_string => true, as: 'signedUrlCacheMaxAgeSec'
5862
6138
  collection :signed_url_key_names, as: 'signedUrlKeyNames'
@@ -5882,6 +6158,8 @@ module Google
5882
6158
  # @private
5883
6159
  class Representation < Google::Apis::Core::JsonRepresentation
5884
6160
  property :connection_persistence_on_unhealthy_backends, as: 'connectionPersistenceOnUnhealthyBackends'
6161
+ property :idle_timeout_sec, as: 'idleTimeoutSec'
6162
+ property :tracking_mode, as: 'trackingMode'
5885
6163
  end
5886
6164
  end
5887
6165
 
@@ -6052,22 +6330,45 @@ module Google
6052
6330
  end
6053
6331
  end
6054
6332
 
6055
- class CacheInvalidationRule
6333
+ class BulkInsertInstanceResource
6056
6334
  # @private
6057
6335
  class Representation < Google::Apis::Core::JsonRepresentation
6058
- property :host, as: 'host'
6059
- property :path, as: 'path'
6336
+ property :count, :numeric_string => true, as: 'count'
6337
+ property :instance_properties, as: 'instanceProperties', class: Google::Apis::ComputeBeta::InstanceProperties, decorator: Google::Apis::ComputeBeta::InstanceProperties::Representation
6338
+
6339
+ property :location_policy, as: 'locationPolicy', class: Google::Apis::ComputeBeta::LocationPolicy, decorator: Google::Apis::ComputeBeta::LocationPolicy::Representation
6340
+
6341
+ property :min_count, :numeric_string => true, as: 'minCount'
6342
+ property :name_pattern, as: 'namePattern'
6343
+ hash :per_instance_properties, as: 'perInstanceProperties', class: Google::Apis::ComputeBeta::BulkInsertInstanceResourcePerInstanceProperties, decorator: Google::Apis::ComputeBeta::BulkInsertInstanceResourcePerInstanceProperties::Representation
6344
+
6345
+ property :source_instance_template, as: 'sourceInstanceTemplate'
6060
6346
  end
6061
6347
  end
6062
6348
 
6063
- class CacheKeyPolicy
6349
+ class BulkInsertInstanceResourcePerInstanceProperties
6064
6350
  # @private
6065
6351
  class Representation < Google::Apis::Core::JsonRepresentation
6066
- property :include_host, as: 'includeHost'
6067
- property :include_protocol, as: 'includeProtocol'
6068
- property :include_query_string, as: 'includeQueryString'
6069
- collection :query_string_blacklist, as: 'queryStringBlacklist'
6070
- collection :query_string_whitelist, as: 'queryStringWhitelist'
6352
+ property :name, as: 'name'
6353
+ end
6354
+ end
6355
+
6356
+ class CacheInvalidationRule
6357
+ # @private
6358
+ class Representation < Google::Apis::Core::JsonRepresentation
6359
+ property :host, as: 'host'
6360
+ property :path, as: 'path'
6361
+ end
6362
+ end
6363
+
6364
+ class CacheKeyPolicy
6365
+ # @private
6366
+ class Representation < Google::Apis::Core::JsonRepresentation
6367
+ property :include_host, as: 'includeHost'
6368
+ property :include_protocol, as: 'includeProtocol'
6369
+ property :include_query_string, as: 'includeQueryString'
6370
+ collection :query_string_blacklist, as: 'queryStringBlacklist'
6371
+ collection :query_string_whitelist, as: 'queryStringWhitelist'
6071
6372
  end
6072
6373
  end
6073
6374
 
@@ -6312,13 +6613,16 @@ module Google
6312
6613
  property :last_detach_timestamp, as: 'lastDetachTimestamp'
6313
6614
  collection :license_codes, as: 'licenseCodes'
6314
6615
  collection :licenses, as: 'licenses'
6616
+ property :location_hint, as: 'locationHint'
6315
6617
  property :multi_writer, as: 'multiWriter'
6316
6618
  property :name, as: 'name'
6317
6619
  property :options, as: 'options'
6318
6620
  property :physical_block_size_bytes, :numeric_string => true, as: 'physicalBlockSizeBytes'
6621
+ property :provisioned_iops, :numeric_string => true, as: 'provisionedIops'
6319
6622
  property :region, as: 'region'
6320
6623
  collection :replica_zones, as: 'replicaZones'
6321
6624
  collection :resource_policies, as: 'resourcePolicies'
6625
+ property :satisfies_pzs, as: 'satisfiesPzs'
6322
6626
  property :self_link, as: 'selfLink'
6323
6627
  property :size_gb, :numeric_string => true, as: 'sizeGb'
6324
6628
  property :source_disk, as: 'sourceDisk'
@@ -6818,6 +7122,77 @@ module Google
6818
7122
  end
6819
7123
  end
6820
7124
 
7125
+ class FirewallPoliciesListAssociationsResponse
7126
+ # @private
7127
+ class Representation < Google::Apis::Core::JsonRepresentation
7128
+ collection :associations, as: 'associations', class: Google::Apis::ComputeBeta::FirewallPolicyAssociation, decorator: Google::Apis::ComputeBeta::FirewallPolicyAssociation::Representation
7129
+
7130
+ property :kind, as: 'kind'
7131
+ end
7132
+ end
7133
+
7134
+ class FirewallPolicy
7135
+ # @private
7136
+ class Representation < Google::Apis::Core::JsonRepresentation
7137
+ collection :associations, as: 'associations', class: Google::Apis::ComputeBeta::FirewallPolicyAssociation, decorator: Google::Apis::ComputeBeta::FirewallPolicyAssociation::Representation
7138
+
7139
+ property :creation_timestamp, as: 'creationTimestamp'
7140
+ property :description, as: 'description'
7141
+ property :display_name, as: 'displayName'
7142
+ property :fingerprint, :base64 => true, as: 'fingerprint'
7143
+ property :id, :numeric_string => true, as: 'id'
7144
+ property :kind, as: 'kind'
7145
+ property :name, as: 'name'
7146
+ property :parent, as: 'parent'
7147
+ property :rule_tuple_count, as: 'ruleTupleCount'
7148
+ collection :rules, as: 'rules', class: Google::Apis::ComputeBeta::FirewallPolicyRule, decorator: Google::Apis::ComputeBeta::FirewallPolicyRule::Representation
7149
+
7150
+ property :self_link, as: 'selfLink'
7151
+ property :self_link_with_id, as: 'selfLinkWithId'
7152
+ end
7153
+ end
7154
+
7155
+ class FirewallPolicyAssociation
7156
+ # @private
7157
+ class Representation < Google::Apis::Core::JsonRepresentation
7158
+ property :attachment_target, as: 'attachmentTarget'
7159
+ property :display_name, as: 'displayName'
7160
+ property :firewall_policy_id, as: 'firewallPolicyId'
7161
+ property :name, as: 'name'
7162
+ end
7163
+ end
7164
+
7165
+ class FirewallPolicyList
7166
+ # @private
7167
+ class Representation < Google::Apis::Core::JsonRepresentation
7168
+ property :id, as: 'id'
7169
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::FirewallPolicy, decorator: Google::Apis::ComputeBeta::FirewallPolicy::Representation
7170
+
7171
+ property :kind, as: 'kind'
7172
+ property :next_page_token, as: 'nextPageToken'
7173
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::FirewallPolicyList::Warning, decorator: Google::Apis::ComputeBeta::FirewallPolicyList::Warning::Representation
7174
+
7175
+ end
7176
+
7177
+ class Warning
7178
+ # @private
7179
+ class Representation < Google::Apis::Core::JsonRepresentation
7180
+ property :code, as: 'code'
7181
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::FirewallPolicyList::Warning::Datum, decorator: Google::Apis::ComputeBeta::FirewallPolicyList::Warning::Datum::Representation
7182
+
7183
+ property :message, as: 'message'
7184
+ end
7185
+
7186
+ class Datum
7187
+ # @private
7188
+ class Representation < Google::Apis::Core::JsonRepresentation
7189
+ property :key, as: 'key'
7190
+ property :value, as: 'value'
7191
+ end
7192
+ end
7193
+ end
7194
+ end
7195
+
6821
7196
  class FirewallPolicyRule
6822
7197
  # @private
6823
7198
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6890,6 +7265,7 @@ module Google
6890
7265
  property :network_tier, as: 'networkTier'
6891
7266
  property :port_range, as: 'portRange'
6892
7267
  collection :ports, as: 'ports'
7268
+ property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
6893
7269
  property :region, as: 'region'
6894
7270
  property :self_link, as: 'selfLink'
6895
7271
  collection :service_directory_registrations, as: 'serviceDirectoryRegistrations', class: Google::Apis::ComputeBeta::ForwardingRuleServiceDirectoryRegistration, decorator: Google::Apis::ComputeBeta::ForwardingRuleServiceDirectoryRegistration::Representation
@@ -6978,6 +7354,7 @@ module Google
6978
7354
  class Representation < Google::Apis::Core::JsonRepresentation
6979
7355
  property :namespace, as: 'namespace'
6980
7356
  property :service, as: 'service'
7357
+ property :service_directory_region, as: 'serviceDirectoryRegion'
6981
7358
  end
6982
7359
  end
6983
7360
 
@@ -7035,6 +7412,17 @@ module Google
7035
7412
  end
7036
7413
  end
7037
7414
 
7415
+ class GlobalOrganizationSetPolicyRequest
7416
+ # @private
7417
+ class Representation < Google::Apis::Core::JsonRepresentation
7418
+ collection :bindings, as: 'bindings', class: Google::Apis::ComputeBeta::Binding, decorator: Google::Apis::ComputeBeta::Binding::Representation
7419
+
7420
+ property :etag, :base64 => true, as: 'etag'
7421
+ property :policy, as: 'policy', class: Google::Apis::ComputeBeta::Policy, decorator: Google::Apis::ComputeBeta::Policy::Representation
7422
+
7423
+ end
7424
+ end
7425
+
7038
7426
  class GlobalSetLabelsRequest
7039
7427
  # @private
7040
7428
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7650,6 +8038,7 @@ module Google
7650
8038
  property :name, as: 'name'
7651
8039
  property :raw_disk, as: 'rawDisk', class: Google::Apis::ComputeBeta::Image::RawDisk, decorator: Google::Apis::ComputeBeta::Image::RawDisk::Representation
7652
8040
 
8041
+ property :satisfies_pzs, as: 'satisfiesPzs'
7653
8042
  property :self_link, as: 'selfLink'
7654
8043
  property :shielded_instance_initial_state, as: 'shieldedInstanceInitialState', class: Google::Apis::ComputeBeta::InitialStateConfig, decorator: Google::Apis::ComputeBeta::InitialStateConfig::Representation
7655
8044
 
@@ -7761,10 +8150,14 @@ module Google
7761
8150
  property :name, as: 'name'
7762
8151
  collection :network_interfaces, as: 'networkInterfaces', class: Google::Apis::ComputeBeta::NetworkInterface, decorator: Google::Apis::ComputeBeta::NetworkInterface::Representation
7763
8152
 
8153
+ property :network_performance_config, as: 'networkPerformanceConfig', class: Google::Apis::ComputeBeta::NetworkPerformanceConfig, decorator: Google::Apis::ComputeBeta::NetworkPerformanceConfig::Representation
8154
+
8155
+ property :post_key_revocation_action_type, as: 'postKeyRevocationActionType'
7764
8156
  property :private_ipv6_google_access, as: 'privateIpv6GoogleAccess'
7765
8157
  property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::ComputeBeta::ReservationAffinity, decorator: Google::Apis::ComputeBeta::ReservationAffinity::Representation
7766
8158
 
7767
8159
  collection :resource_policies, as: 'resourcePolicies'
8160
+ property :satisfies_pzs, as: 'satisfiesPzs'
7768
8161
  property :scheduling, as: 'scheduling', class: Google::Apis::ComputeBeta::Scheduling, decorator: Google::Apis::ComputeBeta::Scheduling::Representation
7769
8162
 
7770
8163
  property :self_link, as: 'selfLink'
@@ -8478,6 +8871,9 @@ module Google
8478
8871
  property :min_cpu_platform, as: 'minCpuPlatform'
8479
8872
  collection :network_interfaces, as: 'networkInterfaces', class: Google::Apis::ComputeBeta::NetworkInterface, decorator: Google::Apis::ComputeBeta::NetworkInterface::Representation
8480
8873
 
8874
+ property :network_performance_config, as: 'networkPerformanceConfig', class: Google::Apis::ComputeBeta::NetworkPerformanceConfig, decorator: Google::Apis::ComputeBeta::NetworkPerformanceConfig::Representation
8875
+
8876
+ property :post_key_revocation_action_type, as: 'postKeyRevocationActionType'
8481
8877
  property :private_ipv6_google_access, as: 'privateIpv6GoogleAccess'
8482
8878
  property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::ComputeBeta::ReservationAffinity, decorator: Google::Apis::ComputeBeta::ReservationAffinity::Representation
8483
8879
 
@@ -9160,6 +9556,21 @@ module Google
9160
9556
  end
9161
9557
  end
9162
9558
 
9559
+ class LocationPolicy
9560
+ # @private
9561
+ class Representation < Google::Apis::Core::JsonRepresentation
9562
+ hash :locations, as: 'locations', class: Google::Apis::ComputeBeta::LocationPolicyLocation, decorator: Google::Apis::ComputeBeta::LocationPolicyLocation::Representation
9563
+
9564
+ end
9565
+ end
9566
+
9567
+ class LocationPolicyLocation
9568
+ # @private
9569
+ class Representation < Google::Apis::Core::JsonRepresentation
9570
+ property :preference, as: 'preference'
9571
+ end
9572
+ end
9573
+
9163
9574
  class LogConfig
9164
9575
  # @private
9165
9576
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9217,6 +9628,7 @@ module Google
9217
9628
  property :machine_image_encryption_key, as: 'machineImageEncryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
9218
9629
 
9219
9630
  property :name, as: 'name'
9631
+ property :satisfies_pzs, as: 'satisfiesPzs'
9220
9632
  property :self_link, as: 'selfLink'
9221
9633
  collection :source_disk_encryption_keys, as: 'sourceDiskEncryptionKeys', class: Google::Apis::ComputeBeta::SourceDiskEncryptionKey, decorator: Google::Apis::ComputeBeta::SourceDiskEncryptionKey::Representation
9222
9634
 
@@ -9818,6 +10230,13 @@ module Google
9818
10230
  end
9819
10231
  end
9820
10232
 
10233
+ class NetworkPerformanceConfig
10234
+ # @private
10235
+ class Representation < Google::Apis::Core::JsonRepresentation
10236
+ property :total_egress_bandwidth_tier, as: 'totalEgressBandwidthTier'
10237
+ end
10238
+ end
10239
+
9821
10240
  class NetworkRoutingConfig
9822
10241
  # @private
9823
10242
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9893,6 +10312,7 @@ module Google
9893
10312
  property :fingerprint, :base64 => true, as: 'fingerprint'
9894
10313
  property :id, :numeric_string => true, as: 'id'
9895
10314
  property :kind, as: 'kind'
10315
+ property :location_hint, as: 'locationHint'
9896
10316
  property :maintenance_policy, as: 'maintenancePolicy'
9897
10317
  property :maintenance_window, as: 'maintenanceWindow', class: Google::Apis::ComputeBeta::NodeGroupMaintenanceWindow, decorator: Google::Apis::ComputeBeta::NodeGroupMaintenanceWindow::Representation
9898
10318
 
@@ -9999,6 +10419,7 @@ module Google
9999
10419
  collection :instances, as: 'instances'
10000
10420
  property :name, as: 'name'
10001
10421
  property :node_type, as: 'nodeType'
10422
+ property :satisfies_pzs, as: 'satisfiesPzs'
10002
10423
  property :server_binding, as: 'serverBinding', class: Google::Apis::ComputeBeta::ServerBinding, decorator: Google::Apis::ComputeBeta::ServerBinding::Representation
10003
10424
 
10004
10425
  property :server_id, as: 'serverId'
@@ -10401,6 +10822,7 @@ module Google
10401
10822
  property :insert_time, as: 'insertTime'
10402
10823
  property :kind, as: 'kind'
10403
10824
  property :name, as: 'name'
10825
+ property :operation_group_id, as: 'operationGroupId'
10404
10826
  property :operation_type, as: 'operationType'
10405
10827
  property :progress, as: 'progress'
10406
10828
  property :region, as: 'region'
@@ -10898,6 +11320,194 @@ module Google
10898
11320
  end
10899
11321
  end
10900
11322
 
11323
+ class PublicAdvertisedPrefix
11324
+ # @private
11325
+ class Representation < Google::Apis::Core::JsonRepresentation
11326
+ property :creation_timestamp, as: 'creationTimestamp'
11327
+ property :description, as: 'description'
11328
+ property :dns_verification_ip, as: 'dnsVerificationIp'
11329
+ property :fingerprint, :base64 => true, as: 'fingerprint'
11330
+ property :id, :numeric_string => true, as: 'id'
11331
+ property :ip_cidr_range, as: 'ipCidrRange'
11332
+ property :kind, as: 'kind'
11333
+ property :name, as: 'name'
11334
+ collection :public_delegated_prefixs, as: 'publicDelegatedPrefixs', class: Google::Apis::ComputeBeta::PublicAdvertisedPrefixPublicDelegatedPrefix, decorator: Google::Apis::ComputeBeta::PublicAdvertisedPrefixPublicDelegatedPrefix::Representation
11335
+
11336
+ property :self_link, as: 'selfLink'
11337
+ property :shared_secret, as: 'sharedSecret'
11338
+ property :status, as: 'status'
11339
+ end
11340
+ end
11341
+
11342
+ class PublicAdvertisedPrefixList
11343
+ # @private
11344
+ class Representation < Google::Apis::Core::JsonRepresentation
11345
+ property :id, as: 'id'
11346
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::PublicAdvertisedPrefix, decorator: Google::Apis::ComputeBeta::PublicAdvertisedPrefix::Representation
11347
+
11348
+ property :kind, as: 'kind'
11349
+ property :next_page_token, as: 'nextPageToken'
11350
+ property :self_link, as: 'selfLink'
11351
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::PublicAdvertisedPrefixList::Warning, decorator: Google::Apis::ComputeBeta::PublicAdvertisedPrefixList::Warning::Representation
11352
+
11353
+ end
11354
+
11355
+ class Warning
11356
+ # @private
11357
+ class Representation < Google::Apis::Core::JsonRepresentation
11358
+ property :code, as: 'code'
11359
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::PublicAdvertisedPrefixList::Warning::Datum, decorator: Google::Apis::ComputeBeta::PublicAdvertisedPrefixList::Warning::Datum::Representation
11360
+
11361
+ property :message, as: 'message'
11362
+ end
11363
+
11364
+ class Datum
11365
+ # @private
11366
+ class Representation < Google::Apis::Core::JsonRepresentation
11367
+ property :key, as: 'key'
11368
+ property :value, as: 'value'
11369
+ end
11370
+ end
11371
+ end
11372
+ end
11373
+
11374
+ class PublicAdvertisedPrefixPublicDelegatedPrefix
11375
+ # @private
11376
+ class Representation < Google::Apis::Core::JsonRepresentation
11377
+ property :ip_range, as: 'ipRange'
11378
+ property :name, as: 'name'
11379
+ property :project, as: 'project'
11380
+ property :region, as: 'region'
11381
+ property :status, as: 'status'
11382
+ end
11383
+ end
11384
+
11385
+ class PublicDelegatedPrefix
11386
+ # @private
11387
+ class Representation < Google::Apis::Core::JsonRepresentation
11388
+ property :creation_timestamp, as: 'creationTimestamp'
11389
+ property :description, as: 'description'
11390
+ property :fingerprint, :base64 => true, as: 'fingerprint'
11391
+ property :id, :numeric_string => true, as: 'id'
11392
+ property :ip_cidr_range, as: 'ipCidrRange'
11393
+ property :is_live_migration, as: 'isLiveMigration'
11394
+ property :kind, as: 'kind'
11395
+ property :name, as: 'name'
11396
+ property :parent_prefix, as: 'parentPrefix'
11397
+ collection :public_delegated_sub_prefixs, as: 'publicDelegatedSubPrefixs', class: Google::Apis::ComputeBeta::PublicDelegatedPrefixPublicDelegatedSubPrefix, decorator: Google::Apis::ComputeBeta::PublicDelegatedPrefixPublicDelegatedSubPrefix::Representation
11398
+
11399
+ property :region, as: 'region'
11400
+ property :self_link, as: 'selfLink'
11401
+ property :status, as: 'status'
11402
+ end
11403
+ end
11404
+
11405
+ class PublicDelegatedPrefixAggregatedList
11406
+ # @private
11407
+ class Representation < Google::Apis::Core::JsonRepresentation
11408
+ property :id, as: 'id'
11409
+ hash :items, as: 'items', class: Google::Apis::ComputeBeta::PublicDelegatedPrefixesScopedList, decorator: Google::Apis::ComputeBeta::PublicDelegatedPrefixesScopedList::Representation
11410
+
11411
+ property :kind, as: 'kind'
11412
+ property :next_page_token, as: 'nextPageToken'
11413
+ property :self_link, as: 'selfLink'
11414
+ collection :unreachables, as: 'unreachables'
11415
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::PublicDelegatedPrefixAggregatedList::Warning, decorator: Google::Apis::ComputeBeta::PublicDelegatedPrefixAggregatedList::Warning::Representation
11416
+
11417
+ end
11418
+
11419
+ class Warning
11420
+ # @private
11421
+ class Representation < Google::Apis::Core::JsonRepresentation
11422
+ property :code, as: 'code'
11423
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::PublicDelegatedPrefixAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::PublicDelegatedPrefixAggregatedList::Warning::Datum::Representation
11424
+
11425
+ property :message, as: 'message'
11426
+ end
11427
+
11428
+ class Datum
11429
+ # @private
11430
+ class Representation < Google::Apis::Core::JsonRepresentation
11431
+ property :key, as: 'key'
11432
+ property :value, as: 'value'
11433
+ end
11434
+ end
11435
+ end
11436
+ end
11437
+
11438
+ class PublicDelegatedPrefixList
11439
+ # @private
11440
+ class Representation < Google::Apis::Core::JsonRepresentation
11441
+ property :id, as: 'id'
11442
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::PublicDelegatedPrefix, decorator: Google::Apis::ComputeBeta::PublicDelegatedPrefix::Representation
11443
+
11444
+ property :kind, as: 'kind'
11445
+ property :next_page_token, as: 'nextPageToken'
11446
+ property :self_link, as: 'selfLink'
11447
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::PublicDelegatedPrefixList::Warning, decorator: Google::Apis::ComputeBeta::PublicDelegatedPrefixList::Warning::Representation
11448
+
11449
+ end
11450
+
11451
+ class Warning
11452
+ # @private
11453
+ class Representation < Google::Apis::Core::JsonRepresentation
11454
+ property :code, as: 'code'
11455
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::PublicDelegatedPrefixList::Warning::Datum, decorator: Google::Apis::ComputeBeta::PublicDelegatedPrefixList::Warning::Datum::Representation
11456
+
11457
+ property :message, as: 'message'
11458
+ end
11459
+
11460
+ class Datum
11461
+ # @private
11462
+ class Representation < Google::Apis::Core::JsonRepresentation
11463
+ property :key, as: 'key'
11464
+ property :value, as: 'value'
11465
+ end
11466
+ end
11467
+ end
11468
+ end
11469
+
11470
+ class PublicDelegatedPrefixPublicDelegatedSubPrefix
11471
+ # @private
11472
+ class Representation < Google::Apis::Core::JsonRepresentation
11473
+ property :delegatee_project, as: 'delegateeProject'
11474
+ property :description, as: 'description'
11475
+ property :ip_cidr_range, as: 'ipCidrRange'
11476
+ property :is_address, as: 'isAddress'
11477
+ property :name, as: 'name'
11478
+ property :region, as: 'region'
11479
+ property :status, as: 'status'
11480
+ end
11481
+ end
11482
+
11483
+ class PublicDelegatedPrefixesScopedList
11484
+ # @private
11485
+ class Representation < Google::Apis::Core::JsonRepresentation
11486
+ collection :public_delegated_prefixes, as: 'publicDelegatedPrefixes', class: Google::Apis::ComputeBeta::PublicDelegatedPrefix, decorator: Google::Apis::ComputeBeta::PublicDelegatedPrefix::Representation
11487
+
11488
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::PublicDelegatedPrefixesScopedList::Warning, decorator: Google::Apis::ComputeBeta::PublicDelegatedPrefixesScopedList::Warning::Representation
11489
+
11490
+ end
11491
+
11492
+ class Warning
11493
+ # @private
11494
+ class Representation < Google::Apis::Core::JsonRepresentation
11495
+ property :code, as: 'code'
11496
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::PublicDelegatedPrefixesScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::PublicDelegatedPrefixesScopedList::Warning::Datum::Representation
11497
+
11498
+ property :message, as: 'message'
11499
+ end
11500
+
11501
+ class Datum
11502
+ # @private
11503
+ class Representation < Google::Apis::Core::JsonRepresentation
11504
+ property :key, as: 'key'
11505
+ property :value, as: 'value'
11506
+ end
11507
+ end
11508
+ end
11509
+ end
11510
+
10901
11511
  class Quota
10902
11512
  # @private
10903
11513
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10932,6 +11542,7 @@ module Google
10932
11542
 
10933
11543
  property :self_link, as: 'selfLink'
10934
11544
  property :status, as: 'status'
11545
+ property :supports_pzs, as: 'supportsPzs'
10935
11546
  collection :zones, as: 'zones'
10936
11547
  end
10937
11548
  end
@@ -11356,6 +11967,7 @@ module Google
11356
11967
  property :id, :numeric_string => true, as: 'id'
11357
11968
  property :kind, as: 'kind'
11358
11969
  property :name, as: 'name'
11970
+ property :satisfies_pzs, as: 'satisfiesPzs'
11359
11971
  property :self_link, as: 'selfLink'
11360
11972
  property :specific_reservation, as: 'specificReservation', class: Google::Apis::ComputeBeta::AllocationSpecificSkuReservation, decorator: Google::Apis::ComputeBeta::AllocationSpecificSkuReservation::Representation
11361
11973
 
@@ -11526,9 +12138,13 @@ module Google
11526
12138
  property :group_placement_policy, as: 'groupPlacementPolicy', class: Google::Apis::ComputeBeta::ResourcePolicyGroupPlacementPolicy, decorator: Google::Apis::ComputeBeta::ResourcePolicyGroupPlacementPolicy::Representation
11527
12139
 
11528
12140
  property :id, :numeric_string => true, as: 'id'
12141
+ property :instance_schedule_policy, as: 'instanceSchedulePolicy', class: Google::Apis::ComputeBeta::ResourcePolicyInstanceSchedulePolicy, decorator: Google::Apis::ComputeBeta::ResourcePolicyInstanceSchedulePolicy::Representation
12142
+
11529
12143
  property :kind, as: 'kind'
11530
12144
  property :name, as: 'name'
11531
12145
  property :region, as: 'region'
12146
+ property :resource_status, as: 'resourceStatus', class: Google::Apis::ComputeBeta::ResourcePolicyResourceStatus, decorator: Google::Apis::ComputeBeta::ResourcePolicyResourceStatus::Representation
12147
+
11532
12148
  property :self_link, as: 'selfLink'
11533
12149
  property :snapshot_schedule_policy, as: 'snapshotSchedulePolicy', class: Google::Apis::ComputeBeta::ResourcePolicySnapshotSchedulePolicy, decorator: Google::Apis::ComputeBeta::ResourcePolicySnapshotSchedulePolicy::Representation
11534
12150
 
@@ -11597,6 +12213,26 @@ module Google
11597
12213
  end
11598
12214
  end
11599
12215
 
12216
+ class ResourcePolicyInstanceSchedulePolicy
12217
+ # @private
12218
+ class Representation < Google::Apis::Core::JsonRepresentation
12219
+ property :expiration_time, as: 'expirationTime'
12220
+ property :start_time, as: 'startTime'
12221
+ property :time_zone, as: 'timeZone'
12222
+ property :vm_start_schedule, as: 'vmStartSchedule', class: Google::Apis::ComputeBeta::ResourcePolicyInstanceSchedulePolicySchedule, decorator: Google::Apis::ComputeBeta::ResourcePolicyInstanceSchedulePolicySchedule::Representation
12223
+
12224
+ property :vm_stop_schedule, as: 'vmStopSchedule', class: Google::Apis::ComputeBeta::ResourcePolicyInstanceSchedulePolicySchedule, decorator: Google::Apis::ComputeBeta::ResourcePolicyInstanceSchedulePolicySchedule::Representation
12225
+
12226
+ end
12227
+ end
12228
+
12229
+ class ResourcePolicyInstanceSchedulePolicySchedule
12230
+ # @private
12231
+ class Representation < Google::Apis::Core::JsonRepresentation
12232
+ property :schedule, as: 'schedule'
12233
+ end
12234
+ end
12235
+
11600
12236
  class ResourcePolicyList
11601
12237
  # @private
11602
12238
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11630,6 +12266,22 @@ module Google
11630
12266
  end
11631
12267
  end
11632
12268
 
12269
+ class ResourcePolicyResourceStatus
12270
+ # @private
12271
+ class Representation < Google::Apis::Core::JsonRepresentation
12272
+ property :instance_schedule_policy, as: 'instanceSchedulePolicy', class: Google::Apis::ComputeBeta::ResourcePolicyResourceStatusInstanceSchedulePolicyStatus, decorator: Google::Apis::ComputeBeta::ResourcePolicyResourceStatusInstanceSchedulePolicyStatus::Representation
12273
+
12274
+ end
12275
+ end
12276
+
12277
+ class ResourcePolicyResourceStatusInstanceSchedulePolicyStatus
12278
+ # @private
12279
+ class Representation < Google::Apis::Core::JsonRepresentation
12280
+ property :last_run_start_time, as: 'lastRunStartTime'
12281
+ property :next_run_start_time, as: 'nextRunStartTime'
12282
+ end
12283
+ end
12284
+
11633
12285
  class ResourcePolicySnapshotSchedulePolicy
11634
12286
  # @private
11635
12287
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12323,6 +12975,126 @@ module Google
12323
12975
  end
12324
12976
  end
12325
12977
 
12978
+ class ServiceAttachment
12979
+ # @private
12980
+ class Representation < Google::Apis::Core::JsonRepresentation
12981
+ property :connection_preference, as: 'connectionPreference'
12982
+ collection :consumer_forwarding_rules, as: 'consumerForwardingRules', class: Google::Apis::ComputeBeta::ServiceAttachmentConsumerForwardingRule, decorator: Google::Apis::ComputeBeta::ServiceAttachmentConsumerForwardingRule::Representation
12983
+
12984
+ property :creation_timestamp, as: 'creationTimestamp'
12985
+ property :description, as: 'description'
12986
+ property :enable_proxy_protocol, as: 'enableProxyProtocol'
12987
+ property :id, :numeric_string => true, as: 'id'
12988
+ property :kind, as: 'kind'
12989
+ property :name, as: 'name'
12990
+ collection :nat_subnets, as: 'natSubnets'
12991
+ property :producer_forwarding_rule, as: 'producerForwardingRule'
12992
+ property :region, as: 'region'
12993
+ property :self_link, as: 'selfLink'
12994
+ end
12995
+ end
12996
+
12997
+ class ServiceAttachmentAggregatedList
12998
+ # @private
12999
+ class Representation < Google::Apis::Core::JsonRepresentation
13000
+ property :id, as: 'id'
13001
+ hash :items, as: 'items', class: Google::Apis::ComputeBeta::ServiceAttachmentsScopedList, decorator: Google::Apis::ComputeBeta::ServiceAttachmentsScopedList::Representation
13002
+
13003
+ property :kind, as: 'kind'
13004
+ property :next_page_token, as: 'nextPageToken'
13005
+ property :self_link, as: 'selfLink'
13006
+ collection :unreachables, as: 'unreachables'
13007
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::ServiceAttachmentAggregatedList::Warning, decorator: Google::Apis::ComputeBeta::ServiceAttachmentAggregatedList::Warning::Representation
13008
+
13009
+ end
13010
+
13011
+ class Warning
13012
+ # @private
13013
+ class Representation < Google::Apis::Core::JsonRepresentation
13014
+ property :code, as: 'code'
13015
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::ServiceAttachmentAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::ServiceAttachmentAggregatedList::Warning::Datum::Representation
13016
+
13017
+ property :message, as: 'message'
13018
+ end
13019
+
13020
+ class Datum
13021
+ # @private
13022
+ class Representation < Google::Apis::Core::JsonRepresentation
13023
+ property :key, as: 'key'
13024
+ property :value, as: 'value'
13025
+ end
13026
+ end
13027
+ end
13028
+ end
13029
+
13030
+ class ServiceAttachmentConsumerForwardingRule
13031
+ # @private
13032
+ class Representation < Google::Apis::Core::JsonRepresentation
13033
+ property :forwarding_rule, as: 'forwardingRule'
13034
+ property :status, as: 'status'
13035
+ end
13036
+ end
13037
+
13038
+ class ServiceAttachmentList
13039
+ # @private
13040
+ class Representation < Google::Apis::Core::JsonRepresentation
13041
+ property :id, as: 'id'
13042
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::ServiceAttachment, decorator: Google::Apis::ComputeBeta::ServiceAttachment::Representation
13043
+
13044
+ property :kind, as: 'kind'
13045
+ property :next_page_token, as: 'nextPageToken'
13046
+ property :self_link, as: 'selfLink'
13047
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::ServiceAttachmentList::Warning, decorator: Google::Apis::ComputeBeta::ServiceAttachmentList::Warning::Representation
13048
+
13049
+ end
13050
+
13051
+ class Warning
13052
+ # @private
13053
+ class Representation < Google::Apis::Core::JsonRepresentation
13054
+ property :code, as: 'code'
13055
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::ServiceAttachmentList::Warning::Datum, decorator: Google::Apis::ComputeBeta::ServiceAttachmentList::Warning::Datum::Representation
13056
+
13057
+ property :message, as: 'message'
13058
+ end
13059
+
13060
+ class Datum
13061
+ # @private
13062
+ class Representation < Google::Apis::Core::JsonRepresentation
13063
+ property :key, as: 'key'
13064
+ property :value, as: 'value'
13065
+ end
13066
+ end
13067
+ end
13068
+ end
13069
+
13070
+ class ServiceAttachmentsScopedList
13071
+ # @private
13072
+ class Representation < Google::Apis::Core::JsonRepresentation
13073
+ collection :resources, as: 'resources', class: Google::Apis::ComputeBeta::ServiceAttachment, decorator: Google::Apis::ComputeBeta::ServiceAttachment::Representation
13074
+
13075
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::ServiceAttachmentsScopedList::Warning, decorator: Google::Apis::ComputeBeta::ServiceAttachmentsScopedList::Warning::Representation
13076
+
13077
+ end
13078
+
13079
+ class Warning
13080
+ # @private
13081
+ class Representation < Google::Apis::Core::JsonRepresentation
13082
+ property :code, as: 'code'
13083
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::ServiceAttachmentsScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::ServiceAttachmentsScopedList::Warning::Datum::Representation
13084
+
13085
+ property :message, as: 'message'
13086
+ end
13087
+
13088
+ class Datum
13089
+ # @private
13090
+ class Representation < Google::Apis::Core::JsonRepresentation
13091
+ property :key, as: 'key'
13092
+ property :value, as: 'value'
13093
+ end
13094
+ end
13095
+ end
13096
+ end
13097
+
12326
13098
  class ShieldedInstanceConfig
12327
13099
  # @private
12328
13100
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12417,7 +13189,9 @@ module Google
12417
13189
  hash :labels, as: 'labels'
12418
13190
  collection :license_codes, as: 'licenseCodes'
12419
13191
  collection :licenses, as: 'licenses'
13192
+ property :location_hint, as: 'locationHint'
12420
13193
  property :name, as: 'name'
13194
+ property :satisfies_pzs, as: 'satisfiesPzs'
12421
13195
  property :self_link, as: 'selfLink'
12422
13196
  property :snapshot_encryption_key, as: 'snapshotEncryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
12423
13197
 
@@ -12498,6 +13272,7 @@ module Google
12498
13272
  property :min_cpu_platform, as: 'minCpuPlatform'
12499
13273
  collection :network_interfaces, as: 'networkInterfaces', class: Google::Apis::ComputeBeta::NetworkInterface, decorator: Google::Apis::ComputeBeta::NetworkInterface::Representation
12500
13274
 
13275
+ property :post_key_revocation_action_type, as: 'postKeyRevocationActionType'
12501
13276
  property :scheduling, as: 'scheduling', class: Google::Apis::ComputeBeta::Scheduling, decorator: Google::Apis::ComputeBeta::Scheduling::Representation
12502
13277
 
12503
13278
  collection :service_accounts, as: 'serviceAccounts', class: Google::Apis::ComputeBeta::ServiceAccount, decorator: Google::Apis::ComputeBeta::ServiceAccount::Representation
@@ -12901,6 +13676,13 @@ module Google
12901
13676
  end
12902
13677
  end
12903
13678
 
13679
+ class Subsetting
13680
+ # @private
13681
+ class Representation < Google::Apis::Core::JsonRepresentation
13682
+ property :policy, as: 'policy'
13683
+ end
13684
+ end
13685
+
12904
13686
  class TcpHealthCheck
12905
13687
  # @private
12906
13688
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13129,6 +13911,7 @@ module Google
13129
13911
  property :authorization_policy, as: 'authorizationPolicy'
13130
13912
  property :creation_timestamp, as: 'creationTimestamp'
13131
13913
  property :description, as: 'description'
13914
+ property :fingerprint, :base64 => true, as: 'fingerprint'
13132
13915
  collection :http_filters, as: 'httpFilters'
13133
13916
  property :id, :numeric_string => true, as: 'id'
13134
13917
  property :kind, as: 'kind'
@@ -13722,8 +14505,14 @@ module Google
13722
14505
  class TestFailure
13723
14506
  # @private
13724
14507
  class Representation < Google::Apis::Core::JsonRepresentation
14508
+ property :actual_output_url, as: 'actualOutputUrl'
14509
+ property :actual_redirect_response_code, as: 'actualRedirectResponseCode'
13725
14510
  property :actual_service, as: 'actualService'
14511
+ property :expected_output_url, as: 'expectedOutputUrl'
14512
+ property :expected_redirect_response_code, as: 'expectedRedirectResponseCode'
13726
14513
  property :expected_service, as: 'expectedService'
14514
+ collection :headers, as: 'headers', class: Google::Apis::ComputeBeta::UrlMapTestHeader, decorator: Google::Apis::ComputeBeta::UrlMapTestHeader::Representation
14515
+
13727
14516
  property :host, as: 'host'
13728
14517
  property :path, as: 'path'
13729
14518
  end
@@ -13813,12 +14602,24 @@ module Google
13813
14602
  # @private
13814
14603
  class Representation < Google::Apis::Core::JsonRepresentation
13815
14604
  property :description, as: 'description'
14605
+ property :expected_output_url, as: 'expectedOutputUrl'
14606
+ property :expected_redirect_response_code, as: 'expectedRedirectResponseCode'
14607
+ collection :headers, as: 'headers', class: Google::Apis::ComputeBeta::UrlMapTestHeader, decorator: Google::Apis::ComputeBeta::UrlMapTestHeader::Representation
14608
+
13816
14609
  property :host, as: 'host'
13817
14610
  property :path, as: 'path'
13818
14611
  property :service, as: 'service'
13819
14612
  end
13820
14613
  end
13821
14614
 
14615
+ class UrlMapTestHeader
14616
+ # @private
14617
+ class Representation < Google::Apis::Core::JsonRepresentation
14618
+ property :name, as: 'name'
14619
+ property :value, as: 'value'
14620
+ end
14621
+ end
14622
+
13822
14623
  class UrlMapValidationResult
13823
14624
  # @private
13824
14625
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -14395,6 +15196,7 @@ module Google
14395
15196
  property :region, as: 'region'
14396
15197
  property :self_link, as: 'selfLink'
14397
15198
  property :status, as: 'status'
15199
+ property :supports_pzs, as: 'supportsPzs'
14398
15200
  end
14399
15201
  end
14400
15202