google-apis-compute_alpha 0.40.0 → 0.43.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.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ComputeAlpha
18
18
  # Version of the google-apis-compute_alpha gem
19
- GEM_VERSION = "0.40.0"
19
+ GEM_VERSION = "0.43.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.8.0"
22
+ GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220614"
25
+ REVISION = "20220714"
26
26
  end
27
27
  end
28
28
  end
@@ -694,6 +694,18 @@ module Google
694
694
  include Google::Apis::Core::JsonObjectSupport
695
695
  end
696
696
 
697
+ class CustomErrorResponsePolicy
698
+ class Representation < Google::Apis::Core::JsonRepresentation; end
699
+
700
+ include Google::Apis::Core::JsonObjectSupport
701
+ end
702
+
703
+ class CustomErrorResponsePolicyCustomErrorResponseRule
704
+ class Representation < Google::Apis::Core::JsonRepresentation; end
705
+
706
+ include Google::Apis::Core::JsonObjectSupport
707
+ end
708
+
697
709
  class CustomerEncryptionKey
698
710
  class Representation < Google::Apis::Core::JsonRepresentation; end
699
711
 
@@ -778,6 +790,12 @@ module Google
778
790
  include Google::Apis::Core::JsonObjectSupport
779
791
  end
780
792
 
793
+ class DiskParams
794
+ class Representation < Google::Apis::Core::JsonRepresentation; end
795
+
796
+ include Google::Apis::Core::JsonObjectSupport
797
+ end
798
+
781
799
  class DiskResourceStatus
782
800
  class Representation < Google::Apis::Core::JsonRepresentation; end
783
801
 
@@ -2452,6 +2470,18 @@ module Google
2452
2470
  include Google::Apis::Core::JsonObjectSupport
2453
2471
  end
2454
2472
 
2473
+ class InterconnectAttachmentConfigurationConstraints
2474
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2475
+
2476
+ include Google::Apis::Core::JsonObjectSupport
2477
+ end
2478
+
2479
+ class InterconnectAttachmentConfigurationConstraintsBgpPeerAsnRange
2480
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2481
+
2482
+ include Google::Apis::Core::JsonObjectSupport
2483
+ end
2484
+
2455
2485
  class InterconnectAttachmentList
2456
2486
  class Representation < Google::Apis::Core::JsonRepresentation; end
2457
2487
 
@@ -2620,6 +2650,48 @@ module Google
2620
2650
  include Google::Apis::Core::JsonObjectSupport
2621
2651
  end
2622
2652
 
2653
+ class InterconnectRemoteLocation
2654
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2655
+
2656
+ include Google::Apis::Core::JsonObjectSupport
2657
+ end
2658
+
2659
+ class InterconnectRemoteLocationConstraints
2660
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2661
+
2662
+ include Google::Apis::Core::JsonObjectSupport
2663
+ end
2664
+
2665
+ class InterconnectRemoteLocationConstraintsSubnetLengthRange
2666
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2667
+
2668
+ include Google::Apis::Core::JsonObjectSupport
2669
+ end
2670
+
2671
+ class InterconnectRemoteLocationList
2672
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2673
+
2674
+ class Warning
2675
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2676
+
2677
+ class Datum
2678
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2679
+
2680
+ include Google::Apis::Core::JsonObjectSupport
2681
+ end
2682
+
2683
+ include Google::Apis::Core::JsonObjectSupport
2684
+ end
2685
+
2686
+ include Google::Apis::Core::JsonObjectSupport
2687
+ end
2688
+
2689
+ class InterconnectRemoteLocationPermittedConnections
2690
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2691
+
2692
+ include Google::Apis::Core::JsonObjectSupport
2693
+ end
2694
+
2623
2695
  class InterconnectsGetDiagnosticsResponse
2624
2696
  class Representation < Google::Apis::Core::JsonRepresentation; end
2625
2697
 
@@ -3988,6 +4060,60 @@ module Google
3988
4060
  include Google::Apis::Core::JsonObjectSupport
3989
4061
  end
3990
4062
 
4063
+ class QueuedResource
4064
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4065
+
4066
+ include Google::Apis::Core::JsonObjectSupport
4067
+ end
4068
+
4069
+ class QueuedResourceList
4070
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4071
+
4072
+ class Warning
4073
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4074
+
4075
+ class Datum
4076
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4077
+
4078
+ include Google::Apis::Core::JsonObjectSupport
4079
+ end
4080
+
4081
+ include Google::Apis::Core::JsonObjectSupport
4082
+ end
4083
+
4084
+ include Google::Apis::Core::JsonObjectSupport
4085
+ end
4086
+
4087
+ class QueuedResourceStatus
4088
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4089
+
4090
+ include Google::Apis::Core::JsonObjectSupport
4091
+ end
4092
+
4093
+ class QueuedResourceStatusFailedData
4094
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4095
+
4096
+ class Error
4097
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4098
+
4099
+ class Error
4100
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4101
+
4102
+ class ErrorDetail
4103
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4104
+
4105
+ include Google::Apis::Core::JsonObjectSupport
4106
+ 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
+
3991
4117
  class QueuingPolicy
3992
4118
  class Representation < Google::Apis::Core::JsonRepresentation; end
3993
4119
 
@@ -6876,6 +7002,7 @@ module Google
6876
7002
  property :on_update_action, as: 'onUpdateAction'
6877
7003
  property :provisioned_iops, :numeric_string => true, as: 'provisionedIops'
6878
7004
  collection :replica_zones, as: 'replicaZones'
7005
+ hash :resource_manager_tags, as: 'resourceManagerTags'
6879
7006
  collection :resource_policies, as: 'resourcePolicies'
6880
7007
  property :source_image, as: 'sourceImage'
6881
7008
  property :source_image_encryption_key, as: 'sourceImageEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
@@ -7872,6 +7999,24 @@ module Google
7872
7999
  end
7873
8000
  end
7874
8001
 
8002
+ class CustomErrorResponsePolicy
8003
+ # @private
8004
+ class Representation < Google::Apis::Core::JsonRepresentation
8005
+ collection :error_response_rules, as: 'errorResponseRules', class: Google::Apis::ComputeAlpha::CustomErrorResponsePolicyCustomErrorResponseRule, decorator: Google::Apis::ComputeAlpha::CustomErrorResponsePolicyCustomErrorResponseRule::Representation
8006
+
8007
+ property :error_service, as: 'errorService'
8008
+ end
8009
+ end
8010
+
8011
+ class CustomErrorResponsePolicyCustomErrorResponseRule
8012
+ # @private
8013
+ class Representation < Google::Apis::Core::JsonRepresentation
8014
+ collection :match_response_codes, as: 'matchResponseCodes'
8015
+ property :override_response_code, as: 'overrideResponseCode'
8016
+ property :path, as: 'path'
8017
+ end
8018
+ end
8019
+
7875
8020
  class CustomerEncryptionKey
7876
8021
  # @private
7877
8022
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7934,6 +8079,8 @@ module Google
7934
8079
  property :multi_writer, as: 'multiWriter'
7935
8080
  property :name, as: 'name'
7936
8081
  property :options, as: 'options'
8082
+ property :params, as: 'params', class: Google::Apis::ComputeAlpha::DiskParams, decorator: Google::Apis::ComputeAlpha::DiskParams::Representation
8083
+
7937
8084
  property :physical_block_size_bytes, :numeric_string => true, as: 'physicalBlockSizeBytes'
7938
8085
  property :provisioned_iops, :numeric_string => true, as: 'provisionedIops'
7939
8086
  property :region, as: 'region'
@@ -8068,6 +8215,13 @@ module Google
8068
8215
  end
8069
8216
  end
8070
8217
 
8218
+ class DiskParams
8219
+ # @private
8220
+ class Representation < Google::Apis::Core::JsonRepresentation
8221
+ hash :resource_manager_tags, as: 'resourceManagerTags'
8222
+ end
8223
+ end
8224
+
8071
8225
  class DiskResourceStatus
8072
8226
  # @private
8073
8227
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9612,6 +9766,8 @@ module Google
9612
9766
  class HttpRouteRule
9613
9767
  # @private
9614
9768
  class Representation < Google::Apis::Core::JsonRepresentation
9769
+ property :custom_error_response_policy, as: 'customErrorResponsePolicy', class: Google::Apis::ComputeAlpha::CustomErrorResponsePolicy, decorator: Google::Apis::ComputeAlpha::CustomErrorResponsePolicy::Representation
9770
+
9615
9771
  property :description, as: 'description'
9616
9772
  property :header_action, as: 'headerAction', class: Google::Apis::ComputeAlpha::HttpHeaderAction, decorator: Google::Apis::ComputeAlpha::HttpHeaderAction::Representation
9617
9773
 
@@ -11210,6 +11366,8 @@ module Google
11210
11366
  property :cloud_router_ip_address, as: 'cloudRouterIpAddress'
11211
11367
  property :cloud_router_ipv6_address, as: 'cloudRouterIpv6Address'
11212
11368
  property :cloud_router_ipv6_interface_id, as: 'cloudRouterIpv6InterfaceId'
11369
+ property :configuration_constraints, as: 'configurationConstraints', class: Google::Apis::ComputeAlpha::InterconnectAttachmentConfigurationConstraints, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentConfigurationConstraints::Representation
11370
+
11213
11371
  property :creation_timestamp, as: 'creationTimestamp'
11214
11372
  property :customer_router_ip_address, as: 'customerRouterIpAddress'
11215
11373
  property :customer_router_ipv6_address, as: 'customerRouterIpv6Address'
@@ -11235,12 +11393,14 @@ module Google
11235
11393
  property :private_interconnect_info, as: 'privateInterconnectInfo', class: Google::Apis::ComputeAlpha::InterconnectAttachmentPrivateInfo, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentPrivateInfo::Representation
11236
11394
 
11237
11395
  property :region, as: 'region'
11396
+ property :remote_service, as: 'remoteService'
11238
11397
  property :router, as: 'router'
11239
11398
  property :satisfies_pzs, as: 'satisfiesPzs'
11240
11399
  property :self_link, as: 'selfLink'
11241
11400
  property :self_link_with_id, as: 'selfLinkWithId'
11242
11401
  property :stack_type, as: 'stackType'
11243
11402
  property :state, as: 'state'
11403
+ property :subnet_length, as: 'subnetLength'
11244
11404
  property :type, as: 'type'
11245
11405
  property :vlan_tag8021q, as: 'vlanTag8021q'
11246
11406
  end
@@ -11279,6 +11439,24 @@ module Google
11279
11439
  end
11280
11440
  end
11281
11441
 
11442
+ class InterconnectAttachmentConfigurationConstraints
11443
+ # @private
11444
+ class Representation < Google::Apis::Core::JsonRepresentation
11445
+ property :bgp_md5, as: 'bgpMd5'
11446
+ collection :bgp_peer_asn_ranges, as: 'bgpPeerAsnRanges', class: Google::Apis::ComputeAlpha::InterconnectAttachmentConfigurationConstraintsBgpPeerAsnRange, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentConfigurationConstraintsBgpPeerAsnRange::Representation
11447
+
11448
+ property :network_connectivity_center, as: 'networkConnectivityCenter'
11449
+ end
11450
+ end
11451
+
11452
+ class InterconnectAttachmentConfigurationConstraintsBgpPeerAsnRange
11453
+ # @private
11454
+ class Representation < Google::Apis::Core::JsonRepresentation
11455
+ property :max, as: 'max'
11456
+ property :min, as: 'min'
11457
+ end
11458
+ end
11459
+
11282
11460
  class InterconnectAttachmentList
11283
11461
  # @private
11284
11462
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11575,6 +11753,92 @@ module Google
11575
11753
  end
11576
11754
  end
11577
11755
 
11756
+ class InterconnectRemoteLocation
11757
+ # @private
11758
+ class Representation < Google::Apis::Core::JsonRepresentation
11759
+ property :address, as: 'address'
11760
+ property :attachment_configuration_constraints, as: 'attachmentConfigurationConstraints', class: Google::Apis::ComputeAlpha::InterconnectAttachmentConfigurationConstraints, decorator: Google::Apis::ComputeAlpha::InterconnectAttachmentConfigurationConstraints::Representation
11761
+
11762
+ property :city, as: 'city'
11763
+ property :constraints, as: 'constraints', class: Google::Apis::ComputeAlpha::InterconnectRemoteLocationConstraints, decorator: Google::Apis::ComputeAlpha::InterconnectRemoteLocationConstraints::Representation
11764
+
11765
+ property :continent, as: 'continent'
11766
+ property :creation_timestamp, as: 'creationTimestamp'
11767
+ property :description, as: 'description'
11768
+ property :facility_provider, as: 'facilityProvider'
11769
+ property :facility_provider_facility_id, as: 'facilityProviderFacilityId'
11770
+ property :id, :numeric_string => true, as: 'id'
11771
+ property :kind, as: 'kind'
11772
+ property :lacp, as: 'lacp'
11773
+ property :max_lag_size100_gbps, as: 'maxLagSize100Gbps'
11774
+ property :name, as: 'name'
11775
+ property :peeringdb_facility_id, as: 'peeringdbFacilityId'
11776
+ collection :permitted_connections, as: 'permittedConnections', class: Google::Apis::ComputeAlpha::InterconnectRemoteLocationPermittedConnections, decorator: Google::Apis::ComputeAlpha::InterconnectRemoteLocationPermittedConnections::Representation
11777
+
11778
+ property :remote_service, as: 'remoteService'
11779
+ property :self_link, as: 'selfLink'
11780
+ property :self_link_with_id, as: 'selfLinkWithId'
11781
+ property :status, as: 'status'
11782
+ end
11783
+ end
11784
+
11785
+ class InterconnectRemoteLocationConstraints
11786
+ # @private
11787
+ class Representation < Google::Apis::Core::JsonRepresentation
11788
+ property :port_pair_remote_location, as: 'portPairRemoteLocation'
11789
+ property :port_pair_vlan, as: 'portPairVlan'
11790
+ property :subnet_length_range, as: 'subnetLengthRange', class: Google::Apis::ComputeAlpha::InterconnectRemoteLocationConstraintsSubnetLengthRange, decorator: Google::Apis::ComputeAlpha::InterconnectRemoteLocationConstraintsSubnetLengthRange::Representation
11791
+
11792
+ end
11793
+ end
11794
+
11795
+ class InterconnectRemoteLocationConstraintsSubnetLengthRange
11796
+ # @private
11797
+ class Representation < Google::Apis::Core::JsonRepresentation
11798
+ property :max, as: 'max'
11799
+ property :min, as: 'min'
11800
+ end
11801
+ end
11802
+
11803
+ class InterconnectRemoteLocationList
11804
+ # @private
11805
+ class Representation < Google::Apis::Core::JsonRepresentation
11806
+ property :id, as: 'id'
11807
+ collection :items, as: 'items', class: Google::Apis::ComputeAlpha::InterconnectRemoteLocation, decorator: Google::Apis::ComputeAlpha::InterconnectRemoteLocation::Representation
11808
+
11809
+ property :kind, as: 'kind'
11810
+ property :next_page_token, as: 'nextPageToken'
11811
+ property :self_link, as: 'selfLink'
11812
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::InterconnectRemoteLocationList::Warning, decorator: Google::Apis::ComputeAlpha::InterconnectRemoteLocationList::Warning::Representation
11813
+
11814
+ end
11815
+
11816
+ class Warning
11817
+ # @private
11818
+ class Representation < Google::Apis::Core::JsonRepresentation
11819
+ property :code, as: 'code'
11820
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::InterconnectRemoteLocationList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::InterconnectRemoteLocationList::Warning::Datum::Representation
11821
+
11822
+ property :message, as: 'message'
11823
+ end
11824
+
11825
+ class Datum
11826
+ # @private
11827
+ class Representation < Google::Apis::Core::JsonRepresentation
11828
+ property :key, as: 'key'
11829
+ property :value, as: 'value'
11830
+ end
11831
+ end
11832
+ end
11833
+ end
11834
+
11835
+ class InterconnectRemoteLocationPermittedConnections
11836
+ # @private
11837
+ class Representation < Google::Apis::Core::JsonRepresentation
11838
+ property :interconnect_location, as: 'interconnectLocation'
11839
+ end
11840
+ end
11841
+
11578
11842
  class InterconnectsGetDiagnosticsResponse
11579
11843
  # @private
11580
11844
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13709,6 +13973,8 @@ module Google
13709
13973
  class PathMatcher
13710
13974
  # @private
13711
13975
  class Representation < Google::Apis::Core::JsonRepresentation
13976
+ property :default_custom_error_response_policy, as: 'defaultCustomErrorResponsePolicy', class: Google::Apis::ComputeAlpha::CustomErrorResponsePolicy, decorator: Google::Apis::ComputeAlpha::CustomErrorResponsePolicy::Representation
13977
+
13712
13978
  property :default_route_action, as: 'defaultRouteAction', class: Google::Apis::ComputeAlpha::HttpRouteAction, decorator: Google::Apis::ComputeAlpha::HttpRouteAction::Representation
13713
13979
 
13714
13980
  property :default_service, as: 'defaultService'
@@ -13728,6 +13994,8 @@ module Google
13728
13994
  class PathRule
13729
13995
  # @private
13730
13996
  class Representation < Google::Apis::Core::JsonRepresentation
13997
+ property :custom_error_response_policy, as: 'customErrorResponsePolicy', class: Google::Apis::ComputeAlpha::CustomErrorResponsePolicy, decorator: Google::Apis::ComputeAlpha::CustomErrorResponsePolicy::Representation
13998
+
13731
13999
  collection :paths, as: 'paths'
13732
14000
  property :route_action, as: 'routeAction', class: Google::Apis::ComputeAlpha::HttpRouteAction, decorator: Google::Apis::ComputeAlpha::HttpRouteAction::Representation
13733
14001
 
@@ -14118,6 +14386,114 @@ module Google
14118
14386
  end
14119
14387
  end
14120
14388
 
14389
+ class QueuedResource
14390
+ # @private
14391
+ class Representation < Google::Apis::Core::JsonRepresentation
14392
+ property :bulk_insert_instance_resource, as: 'bulkInsertInstanceResource', class: Google::Apis::ComputeAlpha::BulkInsertInstanceResource, decorator: Google::Apis::ComputeAlpha::BulkInsertInstanceResource::Representation
14393
+
14394
+ property :creation_timestamp, as: 'creationTimestamp'
14395
+ property :description, as: 'description'
14396
+ property :id, :numeric_string => true, as: 'id'
14397
+ property :kind, as: 'kind'
14398
+ property :name, as: 'name'
14399
+ property :queuing_policy, as: 'queuingPolicy', class: Google::Apis::ComputeAlpha::QueuingPolicy, decorator: Google::Apis::ComputeAlpha::QueuingPolicy::Representation
14400
+
14401
+ property :region, as: 'region'
14402
+ property :self_link, as: 'selfLink'
14403
+ property :self_link_with_id, as: 'selfLinkWithId'
14404
+ property :state, as: 'state'
14405
+ property :status, as: 'status', class: Google::Apis::ComputeAlpha::QueuedResourceStatus, decorator: Google::Apis::ComputeAlpha::QueuedResourceStatus::Representation
14406
+
14407
+ property :zone, as: 'zone'
14408
+ end
14409
+ end
14410
+
14411
+ class QueuedResourceList
14412
+ # @private
14413
+ class Representation < Google::Apis::Core::JsonRepresentation
14414
+ property :etag, as: 'etag'
14415
+ property :id, as: 'id'
14416
+ collection :items, as: 'items', class: Google::Apis::ComputeAlpha::QueuedResource, decorator: Google::Apis::ComputeAlpha::QueuedResource::Representation
14417
+
14418
+ property :kind, as: 'kind'
14419
+ property :next_page_token, as: 'nextPageToken'
14420
+ property :self_link, as: 'selfLink'
14421
+ collection :unreachables, as: 'unreachables'
14422
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::QueuedResourceList::Warning, decorator: Google::Apis::ComputeAlpha::QueuedResourceList::Warning::Representation
14423
+
14424
+ end
14425
+
14426
+ class Warning
14427
+ # @private
14428
+ class Representation < Google::Apis::Core::JsonRepresentation
14429
+ property :code, as: 'code'
14430
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::QueuedResourceList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::QueuedResourceList::Warning::Datum::Representation
14431
+
14432
+ property :message, as: 'message'
14433
+ end
14434
+
14435
+ class Datum
14436
+ # @private
14437
+ class Representation < Google::Apis::Core::JsonRepresentation
14438
+ property :key, as: 'key'
14439
+ property :value, as: 'value'
14440
+ end
14441
+ end
14442
+ end
14443
+ end
14444
+
14445
+ class QueuedResourceStatus
14446
+ # @private
14447
+ class Representation < Google::Apis::Core::JsonRepresentation
14448
+ property :failed_data, as: 'failedData', class: Google::Apis::ComputeAlpha::QueuedResourceStatusFailedData, decorator: Google::Apis::ComputeAlpha::QueuedResourceStatusFailedData::Representation
14449
+
14450
+ collection :provisioning_operations, as: 'provisioningOperations'
14451
+ property :queuing_policy, as: 'queuingPolicy', class: Google::Apis::ComputeAlpha::QueuingPolicy, decorator: Google::Apis::ComputeAlpha::QueuingPolicy::Representation
14452
+
14453
+ end
14454
+ end
14455
+
14456
+ class QueuedResourceStatusFailedData
14457
+ # @private
14458
+ class Representation < Google::Apis::Core::JsonRepresentation
14459
+ property :error, as: 'error', class: Google::Apis::ComputeAlpha::QueuedResourceStatusFailedData::Error, decorator: Google::Apis::ComputeAlpha::QueuedResourceStatusFailedData::Error::Representation
14460
+
14461
+ end
14462
+
14463
+ class Error
14464
+ # @private
14465
+ class Representation < Google::Apis::Core::JsonRepresentation
14466
+ collection :errors, as: 'errors', class: Google::Apis::ComputeAlpha::QueuedResourceStatusFailedData::Error::Error, decorator: Google::Apis::ComputeAlpha::QueuedResourceStatusFailedData::Error::Error::Representation
14467
+
14468
+ end
14469
+
14470
+ class Error
14471
+ # @private
14472
+ class Representation < Google::Apis::Core::JsonRepresentation
14473
+ property :code, as: 'code'
14474
+ collection :error_details, as: 'errorDetails', class: Google::Apis::ComputeAlpha::QueuedResourceStatusFailedData::Error::Error::ErrorDetail, decorator: Google::Apis::ComputeAlpha::QueuedResourceStatusFailedData::Error::Error::ErrorDetail::Representation
14475
+
14476
+ property :location, as: 'location'
14477
+ property :message, as: 'message'
14478
+ end
14479
+
14480
+ class ErrorDetail
14481
+ # @private
14482
+ class Representation < Google::Apis::Core::JsonRepresentation
14483
+ property :error_info, as: 'errorInfo', class: Google::Apis::ComputeAlpha::ErrorInfo, decorator: Google::Apis::ComputeAlpha::ErrorInfo::Representation
14484
+
14485
+ property :help, as: 'help', class: Google::Apis::ComputeAlpha::Help, decorator: Google::Apis::ComputeAlpha::Help::Representation
14486
+
14487
+ property :localized_message, as: 'localizedMessage', class: Google::Apis::ComputeAlpha::LocalizedMessage, decorator: Google::Apis::ComputeAlpha::LocalizedMessage::Representation
14488
+
14489
+ property :quota_info, as: 'quotaInfo', class: Google::Apis::ComputeAlpha::QuotaExceededInfo, decorator: Google::Apis::ComputeAlpha::QuotaExceededInfo::Representation
14490
+
14491
+ end
14492
+ end
14493
+ end
14494
+ end
14495
+ end
14496
+
14121
14497
  class QueuingPolicy
14122
14498
  # @private
14123
14499
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -15128,6 +15504,7 @@ module Google
15128
15504
  class ResourceStatus
15129
15505
  # @private
15130
15506
  class Representation < Google::Apis::Core::JsonRepresentation
15507
+ property :physical_host, as: 'physicalHost'
15131
15508
  property :scheduling, as: 'scheduling', class: Google::Apis::ComputeAlpha::ResourceStatusScheduling, decorator: Google::Apis::ComputeAlpha::ResourceStatusScheduling::Representation
15132
15509
 
15133
15510
  property :upcoming_maintenance, as: 'upcomingMaintenance', class: Google::Apis::ComputeAlpha::ResourceStatusUpcomingMaintenance, decorator: Google::Apis::ComputeAlpha::ResourceStatusUpcomingMaintenance::Representation
@@ -15652,6 +16029,7 @@ module Google
15652
16029
  class SavedDisk
15653
16030
  # @private
15654
16031
  class Representation < Google::Apis::Core::JsonRepresentation
16032
+ property :architecture, as: 'architecture'
15655
16033
  property :kind, as: 'kind'
15656
16034
  property :source_disk, as: 'sourceDisk'
15657
16035
  property :storage_bytes, :numeric_string => true, as: 'storageBytes'
@@ -16380,6 +16758,7 @@ module Google
16380
16758
  collection :license_codes, as: 'licenseCodes'
16381
16759
  collection :licenses, as: 'licenses'
16382
16760
  property :location_hint, as: 'locationHint'
16761
+ property :max_retention_days, as: 'maxRetentionDays'
16383
16762
  property :name, as: 'name'
16384
16763
  property :satisfies_pzs, as: 'satisfiesPzs'
16385
16764
  property :self_link, as: 'selfLink'
@@ -17924,6 +18303,8 @@ module Google
17924
18303
  # @private
17925
18304
  class Representation < Google::Apis::Core::JsonRepresentation
17926
18305
  property :creation_timestamp, as: 'creationTimestamp'
18306
+ property :default_custom_error_response_policy, as: 'defaultCustomErrorResponsePolicy', class: Google::Apis::ComputeAlpha::CustomErrorResponsePolicy, decorator: Google::Apis::ComputeAlpha::CustomErrorResponsePolicy::Representation
18307
+
17927
18308
  property :default_route_action, as: 'defaultRouteAction', class: Google::Apis::ComputeAlpha::HttpRouteAction, decorator: Google::Apis::ComputeAlpha::HttpRouteAction::Representation
17928
18309
 
17929
18310
  property :default_service, as: 'defaultService'