google-apis-compute_alpha 0.1.0 → 0.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/lib/google/apis/compute_alpha/classes.rb +1099 -141
- data/lib/google/apis/compute_alpha/gem_version.rb +3 -3
- data/lib/google/apis/compute_alpha/representations.rb +369 -0
- data/lib/google/apis/compute_alpha/service.rb +1054 -3
- metadata +4 -4
@@ -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.
|
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.
|
22
|
+
GENERATOR_VERSION = "0.1.2"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20210111"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -190,6 +190,12 @@ module Google
|
|
190
190
|
include Google::Apis::Core::JsonObjectSupport
|
191
191
|
end
|
192
192
|
|
193
|
+
class Any
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
+
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
197
|
+
end
|
198
|
+
|
193
199
|
class AttachedDisk
|
194
200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
201
|
|
@@ -538,6 +544,12 @@ module Google
|
|
538
544
|
include Google::Apis::Core::JsonObjectSupport
|
539
545
|
end
|
540
546
|
|
547
|
+
class BulkInsertInstanceResourcePerInstanceProperties
|
548
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
549
|
+
|
550
|
+
include Google::Apis::Core::JsonObjectSupport
|
551
|
+
end
|
552
|
+
|
541
553
|
class CacheInvalidationRule
|
542
554
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
543
555
|
|
@@ -970,6 +982,12 @@ module Google
|
|
970
982
|
include Google::Apis::Core::JsonObjectSupport
|
971
983
|
end
|
972
984
|
|
985
|
+
class FirewallPoliciesListAssociationsResponse
|
986
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
987
|
+
|
988
|
+
include Google::Apis::Core::JsonObjectSupport
|
989
|
+
end
|
990
|
+
|
973
991
|
class FirewallPolicy
|
974
992
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
975
993
|
|
@@ -1120,6 +1138,12 @@ module Google
|
|
1120
1138
|
include Google::Apis::Core::JsonObjectSupport
|
1121
1139
|
end
|
1122
1140
|
|
1141
|
+
class GlobalOrganizationSetPolicyRequest
|
1142
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1143
|
+
|
1144
|
+
include Google::Apis::Core::JsonObjectSupport
|
1145
|
+
end
|
1146
|
+
|
1123
1147
|
class GlobalSetLabelsRequest
|
1124
1148
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1125
1149
|
|
@@ -1222,6 +1246,24 @@ module Google
|
|
1222
1246
|
include Google::Apis::Core::JsonObjectSupport
|
1223
1247
|
end
|
1224
1248
|
|
1249
|
+
class HealthCheckServiceAggregatedList
|
1250
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1251
|
+
|
1252
|
+
class Warning
|
1253
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1254
|
+
|
1255
|
+
class Datum
|
1256
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1257
|
+
|
1258
|
+
include Google::Apis::Core::JsonObjectSupport
|
1259
|
+
end
|
1260
|
+
|
1261
|
+
include Google::Apis::Core::JsonObjectSupport
|
1262
|
+
end
|
1263
|
+
|
1264
|
+
include Google::Apis::Core::JsonObjectSupport
|
1265
|
+
end
|
1266
|
+
|
1225
1267
|
class HealthCheckServiceReference
|
1226
1268
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1227
1269
|
|
@@ -1246,6 +1288,24 @@ module Google
|
|
1246
1288
|
include Google::Apis::Core::JsonObjectSupport
|
1247
1289
|
end
|
1248
1290
|
|
1291
|
+
class HealthCheckServicesScopedList
|
1292
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1293
|
+
|
1294
|
+
class Warning
|
1295
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1296
|
+
|
1297
|
+
class Datum
|
1298
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1299
|
+
|
1300
|
+
include Google::Apis::Core::JsonObjectSupport
|
1301
|
+
end
|
1302
|
+
|
1303
|
+
include Google::Apis::Core::JsonObjectSupport
|
1304
|
+
end
|
1305
|
+
|
1306
|
+
include Google::Apis::Core::JsonObjectSupport
|
1307
|
+
end
|
1308
|
+
|
1249
1309
|
class HealthChecksAggregatedList
|
1250
1310
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1251
1311
|
|
@@ -2632,6 +2692,12 @@ module Google
|
|
2632
2692
|
include Google::Apis::Core::JsonObjectSupport
|
2633
2693
|
end
|
2634
2694
|
|
2695
|
+
class NetworkEndpointGroupServerlessDeployment
|
2696
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2697
|
+
|
2698
|
+
include Google::Apis::Core::JsonObjectSupport
|
2699
|
+
end
|
2700
|
+
|
2635
2701
|
class NetworkEndpointGroupsAttachEndpointsRequest
|
2636
2702
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2637
2703
|
|
@@ -2704,6 +2770,12 @@ module Google
|
|
2704
2770
|
include Google::Apis::Core::JsonObjectSupport
|
2705
2771
|
end
|
2706
2772
|
|
2773
|
+
class NetworkInterfaceSubInterface
|
2774
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2775
|
+
|
2776
|
+
include Google::Apis::Core::JsonObjectSupport
|
2777
|
+
end
|
2778
|
+
|
2707
2779
|
class NetworkList
|
2708
2780
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2709
2781
|
|
@@ -3022,6 +3094,24 @@ module Google
|
|
3022
3094
|
include Google::Apis::Core::JsonObjectSupport
|
3023
3095
|
end
|
3024
3096
|
|
3097
|
+
class NotificationEndpointAggregatedList
|
3098
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3099
|
+
|
3100
|
+
class Warning
|
3101
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3102
|
+
|
3103
|
+
class Datum
|
3104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3105
|
+
|
3106
|
+
include Google::Apis::Core::JsonObjectSupport
|
3107
|
+
end
|
3108
|
+
|
3109
|
+
include Google::Apis::Core::JsonObjectSupport
|
3110
|
+
end
|
3111
|
+
|
3112
|
+
include Google::Apis::Core::JsonObjectSupport
|
3113
|
+
end
|
3114
|
+
|
3025
3115
|
class NotificationEndpointGrpcSettings
|
3026
3116
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3027
3117
|
|
@@ -3046,6 +3136,24 @@ module Google
|
|
3046
3136
|
include Google::Apis::Core::JsonObjectSupport
|
3047
3137
|
end
|
3048
3138
|
|
3139
|
+
class NotificationEndpointsScopedList
|
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
|
+
|
3049
3157
|
class Operation
|
3050
3158
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3051
3159
|
|
@@ -3652,6 +3760,12 @@ module Google
|
|
3652
3760
|
include Google::Apis::Core::JsonObjectSupport
|
3653
3761
|
end
|
3654
3762
|
|
3763
|
+
class RegionInstanceGroupManagersResizeAdvancedRequest
|
3764
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3765
|
+
|
3766
|
+
include Google::Apis::Core::JsonObjectSupport
|
3767
|
+
end
|
3768
|
+
|
3655
3769
|
class RegionInstanceGroupManagersSetAutoHealingRequest
|
3656
3770
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3657
3771
|
|
@@ -3982,6 +4096,18 @@ module Google
|
|
3982
4096
|
include Google::Apis::Core::JsonObjectSupport
|
3983
4097
|
end
|
3984
4098
|
|
4099
|
+
class ResourceStatus
|
4100
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4101
|
+
|
4102
|
+
include Google::Apis::Core::JsonObjectSupport
|
4103
|
+
end
|
4104
|
+
|
4105
|
+
class ResourceStatusScheduling
|
4106
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4107
|
+
|
4108
|
+
include Google::Apis::Core::JsonObjectSupport
|
4109
|
+
end
|
4110
|
+
|
3985
4111
|
class Route
|
3986
4112
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3987
4113
|
|
@@ -5242,6 +5368,12 @@ module Google
|
|
5242
5368
|
include Google::Apis::Core::JsonObjectSupport
|
5243
5369
|
end
|
5244
5370
|
|
5371
|
+
class UpcomingMaintenanceTimeWindow
|
5372
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5373
|
+
|
5374
|
+
include Google::Apis::Core::JsonObjectSupport
|
5375
|
+
end
|
5376
|
+
|
5245
5377
|
class UrlMap
|
5246
5378
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5247
5379
|
|
@@ -5929,6 +6061,7 @@ module Google
|
|
5929
6061
|
class AllocationShareSettings
|
5930
6062
|
# @private
|
5931
6063
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6064
|
+
collection :projects, as: 'projects'
|
5932
6065
|
property :share_type, as: 'shareType'
|
5933
6066
|
end
|
5934
6067
|
end
|
@@ -5966,6 +6099,14 @@ module Google
|
|
5966
6099
|
end
|
5967
6100
|
end
|
5968
6101
|
|
6102
|
+
class Any
|
6103
|
+
# @private
|
6104
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6105
|
+
property :type_url, as: 'typeUrl'
|
6106
|
+
property :value, :base64 => true, as: 'value'
|
6107
|
+
end
|
6108
|
+
end
|
6109
|
+
|
5969
6110
|
class AttachedDisk
|
5970
6111
|
# @private
|
5971
6112
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6405,6 +6546,8 @@ module Google
|
|
6405
6546
|
property :locality_lb_policy, as: 'localityLbPolicy'
|
6406
6547
|
property :log_config, as: 'logConfig', class: Google::Apis::ComputeAlpha::BackendServiceLogConfig, decorator: Google::Apis::ComputeAlpha::BackendServiceLogConfig::Representation
|
6407
6548
|
|
6549
|
+
property :max_stream_duration, as: 'maxStreamDuration', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
6550
|
+
|
6408
6551
|
property :name, as: 'name'
|
6409
6552
|
property :network, as: 'network'
|
6410
6553
|
property :outlier_detection, as: 'outlierDetection', class: Google::Apis::ComputeAlpha::OutlierDetection, decorator: Google::Apis::ComputeAlpha::OutlierDetection::Representation
|
@@ -6498,6 +6641,8 @@ module Google
|
|
6498
6641
|
# @private
|
6499
6642
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6500
6643
|
property :connection_persistence_on_unhealthy_backends, as: 'connectionPersistenceOnUnhealthyBackends'
|
6644
|
+
property :idle_timeout_sec, as: 'idleTimeoutSec'
|
6645
|
+
property :tracking_mode, as: 'trackingMode'
|
6501
6646
|
end
|
6502
6647
|
end
|
6503
6648
|
|
@@ -6697,11 +6842,20 @@ module Google
|
|
6697
6842
|
|
6698
6843
|
property :min_count, :numeric_string => true, as: 'minCount'
|
6699
6844
|
property :name_pattern, as: 'namePattern'
|
6845
|
+
hash :per_instance_properties, as: 'perInstanceProperties', class: Google::Apis::ComputeAlpha::BulkInsertInstanceResourcePerInstanceProperties, decorator: Google::Apis::ComputeAlpha::BulkInsertInstanceResourcePerInstanceProperties::Representation
|
6846
|
+
|
6700
6847
|
collection :predefined_names, as: 'predefinedNames'
|
6701
6848
|
property :source_instance_template, as: 'sourceInstanceTemplate'
|
6702
6849
|
end
|
6703
6850
|
end
|
6704
6851
|
|
6852
|
+
class BulkInsertInstanceResourcePerInstanceProperties
|
6853
|
+
# @private
|
6854
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6855
|
+
property :name, as: 'name'
|
6856
|
+
end
|
6857
|
+
end
|
6858
|
+
|
6705
6859
|
class CacheInvalidationRule
|
6706
6860
|
# @private
|
6707
6861
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6992,6 +7146,7 @@ module Google
|
|
6992
7146
|
property :last_detach_timestamp, as: 'lastDetachTimestamp'
|
6993
7147
|
collection :license_codes, as: 'licenseCodes'
|
6994
7148
|
collection :licenses, as: 'licenses'
|
7149
|
+
property :location_hint, as: 'locationHint'
|
6995
7150
|
property :multi_writer, as: 'multiWriter'
|
6996
7151
|
property :name, as: 'name'
|
6997
7152
|
property :options, as: 'options'
|
@@ -7508,6 +7663,15 @@ module Google
|
|
7508
7663
|
end
|
7509
7664
|
end
|
7510
7665
|
|
7666
|
+
class FirewallPoliciesListAssociationsResponse
|
7667
|
+
# @private
|
7668
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7669
|
+
collection :associations, as: 'associations', class: Google::Apis::ComputeAlpha::FirewallPolicyAssociation, decorator: Google::Apis::ComputeAlpha::FirewallPolicyAssociation::Representation
|
7670
|
+
|
7671
|
+
property :kind, as: 'kind'
|
7672
|
+
end
|
7673
|
+
end
|
7674
|
+
|
7511
7675
|
class FirewallPolicy
|
7512
7676
|
# @private
|
7513
7677
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7795,6 +7959,17 @@ module Google
|
|
7795
7959
|
end
|
7796
7960
|
end
|
7797
7961
|
|
7962
|
+
class GlobalOrganizationSetPolicyRequest
|
7963
|
+
# @private
|
7964
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7965
|
+
collection :bindings, as: 'bindings', class: Google::Apis::ComputeAlpha::Binding, decorator: Google::Apis::ComputeAlpha::Binding::Representation
|
7966
|
+
|
7967
|
+
property :etag, :base64 => true, as: 'etag'
|
7968
|
+
property :policy, as: 'policy', class: Google::Apis::ComputeAlpha::Policy, decorator: Google::Apis::ComputeAlpha::Policy::Representation
|
7969
|
+
|
7970
|
+
end
|
7971
|
+
end
|
7972
|
+
|
7798
7973
|
class GlobalSetLabelsRequest
|
7799
7974
|
# @private
|
7800
7975
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8002,6 +8177,39 @@ module Google
|
|
8002
8177
|
end
|
8003
8178
|
end
|
8004
8179
|
|
8180
|
+
class HealthCheckServiceAggregatedList
|
8181
|
+
# @private
|
8182
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8183
|
+
property :id, as: 'id'
|
8184
|
+
hash :items, as: 'items', class: Google::Apis::ComputeAlpha::HealthCheckServicesScopedList, decorator: Google::Apis::ComputeAlpha::HealthCheckServicesScopedList::Representation
|
8185
|
+
|
8186
|
+
property :kind, as: 'kind'
|
8187
|
+
property :next_page_token, as: 'nextPageToken'
|
8188
|
+
property :self_link, as: 'selfLink'
|
8189
|
+
collection :unreachables, as: 'unreachables'
|
8190
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::HealthCheckServiceAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::HealthCheckServiceAggregatedList::Warning::Representation
|
8191
|
+
|
8192
|
+
end
|
8193
|
+
|
8194
|
+
class Warning
|
8195
|
+
# @private
|
8196
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8197
|
+
property :code, as: 'code'
|
8198
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::HealthCheckServiceAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::HealthCheckServiceAggregatedList::Warning::Datum::Representation
|
8199
|
+
|
8200
|
+
property :message, as: 'message'
|
8201
|
+
end
|
8202
|
+
|
8203
|
+
class Datum
|
8204
|
+
# @private
|
8205
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8206
|
+
property :key, as: 'key'
|
8207
|
+
property :value, as: 'value'
|
8208
|
+
end
|
8209
|
+
end
|
8210
|
+
end
|
8211
|
+
end
|
8212
|
+
|
8005
8213
|
class HealthCheckServiceReference
|
8006
8214
|
# @private
|
8007
8215
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8041,6 +8249,34 @@ module Google
|
|
8041
8249
|
end
|
8042
8250
|
end
|
8043
8251
|
|
8252
|
+
class HealthCheckServicesScopedList
|
8253
|
+
# @private
|
8254
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8255
|
+
collection :resources, as: 'resources', class: Google::Apis::ComputeAlpha::HealthCheckService, decorator: Google::Apis::ComputeAlpha::HealthCheckService::Representation
|
8256
|
+
|
8257
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::HealthCheckServicesScopedList::Warning, decorator: Google::Apis::ComputeAlpha::HealthCheckServicesScopedList::Warning::Representation
|
8258
|
+
|
8259
|
+
end
|
8260
|
+
|
8261
|
+
class Warning
|
8262
|
+
# @private
|
8263
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8264
|
+
property :code, as: 'code'
|
8265
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::HealthCheckServicesScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::HealthCheckServicesScopedList::Warning::Datum::Representation
|
8266
|
+
|
8267
|
+
property :message, as: 'message'
|
8268
|
+
end
|
8269
|
+
|
8270
|
+
class Datum
|
8271
|
+
# @private
|
8272
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8273
|
+
property :key, as: 'key'
|
8274
|
+
property :value, as: 'value'
|
8275
|
+
end
|
8276
|
+
end
|
8277
|
+
end
|
8278
|
+
end
|
8279
|
+
|
8044
8280
|
class HealthChecksAggregatedList
|
8045
8281
|
# @private
|
8046
8282
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8302,6 +8538,8 @@ module Google
|
|
8302
8538
|
|
8303
8539
|
property :fault_injection_policy, as: 'faultInjectionPolicy', class: Google::Apis::ComputeAlpha::HttpFaultInjection, decorator: Google::Apis::ComputeAlpha::HttpFaultInjection::Representation
|
8304
8540
|
|
8541
|
+
property :max_stream_duration, as: 'maxStreamDuration', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
|
8542
|
+
|
8305
8543
|
property :request_mirror_policy, as: 'requestMirrorPolicy', class: Google::Apis::ComputeAlpha::RequestMirrorPolicy, decorator: Google::Apis::ComputeAlpha::RequestMirrorPolicy::Representation
|
8306
8544
|
|
8307
8545
|
property :retry_policy, as: 'retryPolicy', class: Google::Apis::ComputeAlpha::HttpRetryPolicy, decorator: Google::Apis::ComputeAlpha::HttpRetryPolicy::Representation
|
@@ -8427,6 +8665,7 @@ module Google
|
|
8427
8665
|
property :name, as: 'name'
|
8428
8666
|
property :raw_disk, as: 'rawDisk', class: Google::Apis::ComputeAlpha::Image::RawDisk, decorator: Google::Apis::ComputeAlpha::Image::RawDisk::Representation
|
8429
8667
|
|
8668
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
8430
8669
|
property :self_link, as: 'selfLink'
|
8431
8670
|
property :self_link_with_id, as: 'selfLinkWithId'
|
8432
8671
|
property :shielded_instance_initial_state, as: 'shieldedInstanceInitialState', class: Google::Apis::ComputeAlpha::InitialStateConfig, decorator: Google::Apis::ComputeAlpha::InitialStateConfig::Representation
|
@@ -8603,6 +8842,8 @@ module Google
|
|
8603
8842
|
property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::ComputeAlpha::ReservationAffinity, decorator: Google::Apis::ComputeAlpha::ReservationAffinity::Representation
|
8604
8843
|
|
8605
8844
|
collection :resource_policies, as: 'resourcePolicies'
|
8845
|
+
property :resource_status, as: 'resourceStatus', class: Google::Apis::ComputeAlpha::ResourceStatus, decorator: Google::Apis::ComputeAlpha::ResourceStatus::Representation
|
8846
|
+
|
8606
8847
|
property :satisfies_pzs, as: 'satisfiesPzs'
|
8607
8848
|
property :scheduling, as: 'scheduling', class: Google::Apis::ComputeAlpha::Scheduling, decorator: Google::Apis::ComputeAlpha::Scheduling::Representation
|
8608
8849
|
|
@@ -9569,6 +9810,7 @@ module Google
|
|
9569
9810
|
hash :labels, as: 'labels'
|
9570
9811
|
property :name, as: 'name'
|
9571
9812
|
property :region, as: 'region'
|
9813
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
9572
9814
|
property :self_link, as: 'selfLink'
|
9573
9815
|
property :self_link_with_id, as: 'selfLinkWithId'
|
9574
9816
|
property :source_disk, as: 'sourceDisk'
|
@@ -10265,6 +10507,7 @@ module Google
|
|
10265
10507
|
property :machine_image_encryption_key, as: 'machineImageEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
|
10266
10508
|
|
10267
10509
|
property :name, as: 'name'
|
10510
|
+
property :satisfies_pzs, as: 'satisfiesPzs'
|
10268
10511
|
property :self_link, as: 'selfLink'
|
10269
10512
|
property :self_link_with_id, as: 'selfLinkWithId'
|
10270
10513
|
collection :source_disk_encryption_keys, as: 'sourceDiskEncryptionKeys', class: Google::Apis::ComputeAlpha::SourceDiskEncryptionKey, decorator: Google::Apis::ComputeAlpha::SourceDiskEncryptionKey::Representation
|
@@ -10613,6 +10856,8 @@ module Google
|
|
10613
10856
|
property :region, as: 'region'
|
10614
10857
|
property :self_link, as: 'selfLink'
|
10615
10858
|
property :self_link_with_id, as: 'selfLinkWithId'
|
10859
|
+
property :serverless_deployment, as: 'serverlessDeployment', class: Google::Apis::ComputeAlpha::NetworkEndpointGroupServerlessDeployment, decorator: Google::Apis::ComputeAlpha::NetworkEndpointGroupServerlessDeployment::Representation
|
10860
|
+
|
10616
10861
|
property :size, as: 'size'
|
10617
10862
|
property :subnetwork, as: 'subnetwork'
|
10618
10863
|
property :type, as: 'type'
|
@@ -10721,6 +10966,16 @@ module Google
|
|
10721
10966
|
end
|
10722
10967
|
end
|
10723
10968
|
|
10969
|
+
class NetworkEndpointGroupServerlessDeployment
|
10970
|
+
# @private
|
10971
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10972
|
+
property :platform, as: 'platform'
|
10973
|
+
property :resource, as: 'resource'
|
10974
|
+
property :url_mask, as: 'urlMask'
|
10975
|
+
property :version, as: 'version'
|
10976
|
+
end
|
10977
|
+
end
|
10978
|
+
|
10724
10979
|
class NetworkEndpointGroupsAttachEndpointsRequest
|
10725
10980
|
# @private
|
10726
10981
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -10843,10 +11098,21 @@ module Google
|
|
10843
11098
|
property :nic_type, as: 'nicType'
|
10844
11099
|
property :queue_count, as: 'queueCount'
|
10845
11100
|
property :stack_type, as: 'stackType'
|
11101
|
+
collection :subinterfaces, as: 'subinterfaces', class: Google::Apis::ComputeAlpha::NetworkInterfaceSubInterface, decorator: Google::Apis::ComputeAlpha::NetworkInterfaceSubInterface::Representation
|
11102
|
+
|
10846
11103
|
property :subnetwork, as: 'subnetwork'
|
10847
11104
|
end
|
10848
11105
|
end
|
10849
11106
|
|
11107
|
+
class NetworkInterfaceSubInterface
|
11108
|
+
# @private
|
11109
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11110
|
+
property :ip_address, as: 'ipAddress'
|
11111
|
+
property :subnetwork, as: 'subnetwork'
|
11112
|
+
property :vlan, as: 'vlan'
|
11113
|
+
end
|
11114
|
+
end
|
11115
|
+
|
10850
11116
|
class NetworkList
|
10851
11117
|
# @private
|
10852
11118
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11437,6 +11703,39 @@ module Google
|
|
11437
11703
|
end
|
11438
11704
|
end
|
11439
11705
|
|
11706
|
+
class NotificationEndpointAggregatedList
|
11707
|
+
# @private
|
11708
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11709
|
+
property :id, as: 'id'
|
11710
|
+
hash :items, as: 'items', class: Google::Apis::ComputeAlpha::NotificationEndpointsScopedList, decorator: Google::Apis::ComputeAlpha::NotificationEndpointsScopedList::Representation
|
11711
|
+
|
11712
|
+
property :kind, as: 'kind'
|
11713
|
+
property :next_page_token, as: 'nextPageToken'
|
11714
|
+
property :self_link, as: 'selfLink'
|
11715
|
+
collection :unreachables, as: 'unreachables'
|
11716
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::NotificationEndpointAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::NotificationEndpointAggregatedList::Warning::Representation
|
11717
|
+
|
11718
|
+
end
|
11719
|
+
|
11720
|
+
class Warning
|
11721
|
+
# @private
|
11722
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11723
|
+
property :code, as: 'code'
|
11724
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::NotificationEndpointAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::NotificationEndpointAggregatedList::Warning::Datum::Representation
|
11725
|
+
|
11726
|
+
property :message, as: 'message'
|
11727
|
+
end
|
11728
|
+
|
11729
|
+
class Datum
|
11730
|
+
# @private
|
11731
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11732
|
+
property :key, as: 'key'
|
11733
|
+
property :value, as: 'value'
|
11734
|
+
end
|
11735
|
+
end
|
11736
|
+
end
|
11737
|
+
end
|
11738
|
+
|
11440
11739
|
class NotificationEndpointGrpcSettings
|
11441
11740
|
# @private
|
11442
11741
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11481,6 +11780,34 @@ module Google
|
|
11481
11780
|
end
|
11482
11781
|
end
|
11483
11782
|
|
11783
|
+
class NotificationEndpointsScopedList
|
11784
|
+
# @private
|
11785
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11786
|
+
collection :resources, as: 'resources', class: Google::Apis::ComputeAlpha::NotificationEndpoint, decorator: Google::Apis::ComputeAlpha::NotificationEndpoint::Representation
|
11787
|
+
|
11788
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::NotificationEndpointsScopedList::Warning, decorator: Google::Apis::ComputeAlpha::NotificationEndpointsScopedList::Warning::Representation
|
11789
|
+
|
11790
|
+
end
|
11791
|
+
|
11792
|
+
class Warning
|
11793
|
+
# @private
|
11794
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11795
|
+
property :code, as: 'code'
|
11796
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::NotificationEndpointsScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::NotificationEndpointsScopedList::Warning::Datum::Representation
|
11797
|
+
|
11798
|
+
property :message, as: 'message'
|
11799
|
+
end
|
11800
|
+
|
11801
|
+
class Datum
|
11802
|
+
# @private
|
11803
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11804
|
+
property :key, as: 'key'
|
11805
|
+
property :value, as: 'value'
|
11806
|
+
end
|
11807
|
+
end
|
11808
|
+
end
|
11809
|
+
end
|
11810
|
+
|
11484
11811
|
class Operation
|
11485
11812
|
# @private
|
11486
11813
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11495,6 +11822,8 @@ module Google
|
|
11495
11822
|
property :id, :numeric_string => true, as: 'id'
|
11496
11823
|
property :insert_time, as: 'insertTime'
|
11497
11824
|
property :kind, as: 'kind'
|
11825
|
+
property :metadata, as: 'metadata', class: Google::Apis::ComputeAlpha::Any, decorator: Google::Apis::ComputeAlpha::Any::Representation
|
11826
|
+
|
11498
11827
|
property :name, as: 'name'
|
11499
11828
|
property :operation_type, as: 'operationType'
|
11500
11829
|
property :progress, as: 'progress'
|
@@ -12567,6 +12896,14 @@ module Google
|
|
12567
12896
|
end
|
12568
12897
|
end
|
12569
12898
|
|
12899
|
+
class RegionInstanceGroupManagersResizeAdvancedRequest
|
12900
|
+
# @private
|
12901
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12902
|
+
property :no_creation_retries, as: 'noCreationRetries'
|
12903
|
+
property :target_size, as: 'targetSize'
|
12904
|
+
end
|
12905
|
+
end
|
12906
|
+
|
12570
12907
|
class RegionInstanceGroupManagersSetAutoHealingRequest
|
12571
12908
|
# @private
|
12572
12909
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13117,6 +13454,21 @@ module Google
|
|
13117
13454
|
end
|
13118
13455
|
end
|
13119
13456
|
|
13457
|
+
class ResourceStatus
|
13458
|
+
# @private
|
13459
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13460
|
+
property :scheduling, as: 'scheduling', class: Google::Apis::ComputeAlpha::ResourceStatusScheduling, decorator: Google::Apis::ComputeAlpha::ResourceStatusScheduling::Representation
|
13461
|
+
|
13462
|
+
end
|
13463
|
+
end
|
13464
|
+
|
13465
|
+
class ResourceStatusScheduling
|
13466
|
+
# @private
|
13467
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13468
|
+
property :availability_domain, as: 'availabilityDomain'
|
13469
|
+
end
|
13470
|
+
end
|
13471
|
+
|
13120
13472
|
class Route
|
13121
13473
|
# @private
|
13122
13474
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13581,6 +13933,7 @@ module Google
|
|
13581
13933
|
# @private
|
13582
13934
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13583
13935
|
property :automatic_restart, as: 'automaticRestart'
|
13936
|
+
property :availability_domain, as: 'availabilityDomain'
|
13584
13937
|
property :latency_tolerant, as: 'latencyTolerant'
|
13585
13938
|
property :location_hint, as: 'locationHint'
|
13586
13939
|
property :maintenance_freeze_duration_hours, as: 'maintenanceFreezeDurationHours'
|
@@ -13747,6 +14100,7 @@ module Google
|
|
13747
14100
|
property :priority, as: 'priority'
|
13748
14101
|
property :rate_limit_options, as: 'rateLimitOptions', class: Google::Apis::ComputeAlpha::SecurityPolicyRuleRateLimitOptions, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRuleRateLimitOptions::Representation
|
13749
14102
|
|
14103
|
+
property :redirect_target, as: 'redirectTarget'
|
13750
14104
|
property :rule_number, :numeric_string => true, as: 'ruleNumber'
|
13751
14105
|
property :rule_tuple_count, as: 'ruleTupleCount'
|
13752
14106
|
collection :target_resources, as: 'targetResources'
|
@@ -13876,6 +14230,7 @@ module Google
|
|
13876
14230
|
|
13877
14231
|
property :creation_timestamp, as: 'creationTimestamp'
|
13878
14232
|
property :description, as: 'description'
|
14233
|
+
property :enable_proxy_protocol, as: 'enableProxyProtocol'
|
13879
14234
|
property :id, :numeric_string => true, as: 'id'
|
13880
14235
|
property :kind, as: 'kind'
|
13881
14236
|
property :name, as: 'name'
|
@@ -14022,6 +14377,7 @@ module Google
|
|
14022
14377
|
hash :labels, as: 'labels'
|
14023
14378
|
collection :license_codes, as: 'licenseCodes'
|
14024
14379
|
collection :licenses, as: 'licenses'
|
14380
|
+
property :location_hint, as: 'locationHint'
|
14025
14381
|
property :name, as: 'name'
|
14026
14382
|
property :satisfies_pzs, as: 'satisfiesPzs'
|
14027
14383
|
property :self_link, as: 'selfLink'
|
@@ -14105,6 +14461,7 @@ module Google
|
|
14105
14461
|
property :min_cpu_platform, as: 'minCpuPlatform'
|
14106
14462
|
collection :network_interfaces, as: 'networkInterfaces', class: Google::Apis::ComputeAlpha::NetworkInterface, decorator: Google::Apis::ComputeAlpha::NetworkInterface::Representation
|
14107
14463
|
|
14464
|
+
property :post_key_revocation_action_type, as: 'postKeyRevocationActionType'
|
14108
14465
|
property :scheduling, as: 'scheduling', class: Google::Apis::ComputeAlpha::Scheduling, decorator: Google::Apis::ComputeAlpha::Scheduling::Representation
|
14109
14466
|
|
14110
14467
|
collection :service_accounts, as: 'serviceAccounts', class: Google::Apis::ComputeAlpha::ServiceAccount, decorator: Google::Apis::ComputeAlpha::ServiceAccount::Representation
|
@@ -14364,6 +14721,7 @@ module Google
|
|
14364
14721
|
property :creation_timestamp, as: 'creationTimestamp'
|
14365
14722
|
property :description, as: 'description'
|
14366
14723
|
property :enable_flow_logs, as: 'enableFlowLogs'
|
14724
|
+
property :enable_l2, as: 'enableL2'
|
14367
14725
|
property :enable_private_v6_access, as: 'enablePrivateV6Access'
|
14368
14726
|
property :external_ipv6_prefix, as: 'externalIpv6Prefix'
|
14369
14727
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
@@ -14391,6 +14749,7 @@ module Google
|
|
14391
14749
|
property :self_link_with_id, as: 'selfLinkWithId'
|
14392
14750
|
property :stack_type, as: 'stackType'
|
14393
14751
|
property :state, as: 'state'
|
14752
|
+
collection :vlans, as: 'vlans'
|
14394
14753
|
end
|
14395
14754
|
end
|
14396
14755
|
|
@@ -15450,11 +15809,21 @@ module Google
|
|
15450
15809
|
# @private
|
15451
15810
|
class Representation < Google::Apis::Core::JsonRepresentation
|
15452
15811
|
property :date, as: 'date'
|
15812
|
+
property :start_time_window, as: 'startTimeWindow', class: Google::Apis::ComputeAlpha::UpcomingMaintenanceTimeWindow, decorator: Google::Apis::ComputeAlpha::UpcomingMaintenanceTimeWindow::Representation
|
15813
|
+
|
15453
15814
|
property :time, as: 'time'
|
15454
15815
|
property :type, as: 'type'
|
15455
15816
|
end
|
15456
15817
|
end
|
15457
15818
|
|
15819
|
+
class UpcomingMaintenanceTimeWindow
|
15820
|
+
# @private
|
15821
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15822
|
+
property :earliest, as: 'earliest'
|
15823
|
+
property :latest, as: 'latest'
|
15824
|
+
end
|
15825
|
+
end
|
15826
|
+
|
15458
15827
|
class UrlMap
|
15459
15828
|
# @private
|
15460
15829
|
class Representation < Google::Apis::Core::JsonRepresentation
|