google-apis-compute_alpha 0.103.0 → 0.105.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.
|
19
|
+
GEM_VERSION = "0.105.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.15.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240707"
|
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 AllocationReservationSharingPolicy
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
+
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
197
|
+
end
|
198
|
+
|
193
199
|
class AllocationResourceStatus
|
194
200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
201
|
|
@@ -418,6 +424,12 @@ module Google
|
|
418
424
|
include Google::Apis::Core::JsonObjectSupport
|
419
425
|
end
|
420
426
|
|
427
|
+
class BackendCustomMetric
|
428
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
429
|
+
|
430
|
+
include Google::Apis::Core::JsonObjectSupport
|
431
|
+
end
|
432
|
+
|
421
433
|
class BackendService
|
422
434
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
423
435
|
|
@@ -2140,6 +2152,12 @@ module Google
|
|
2140
2152
|
include Google::Apis::Core::JsonObjectSupport
|
2141
2153
|
end
|
2142
2154
|
|
2155
|
+
class InstanceGroupManagerResourcePolicies
|
2156
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2157
|
+
|
2158
|
+
include Google::Apis::Core::JsonObjectSupport
|
2159
|
+
end
|
2160
|
+
|
2143
2161
|
class InstanceGroupManagerStandbyPolicy
|
2144
2162
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2145
2163
|
|
@@ -2686,6 +2704,24 @@ module Google
|
|
2686
2704
|
include Google::Apis::Core::JsonObjectSupport
|
2687
2705
|
end
|
2688
2706
|
|
2707
|
+
class InstantSnapshotGroup
|
2708
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2709
|
+
|
2710
|
+
include Google::Apis::Core::JsonObjectSupport
|
2711
|
+
end
|
2712
|
+
|
2713
|
+
class InstantSnapshotGroupResourceStatus
|
2714
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2715
|
+
|
2716
|
+
include Google::Apis::Core::JsonObjectSupport
|
2717
|
+
end
|
2718
|
+
|
2719
|
+
class InstantSnapshotGroupSourceInfo
|
2720
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2721
|
+
|
2722
|
+
include Google::Apis::Core::JsonObjectSupport
|
2723
|
+
end
|
2724
|
+
|
2689
2725
|
class InstantSnapshotList
|
2690
2726
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2691
2727
|
|
@@ -3130,6 +3166,24 @@ module Google
|
|
3130
3166
|
include Google::Apis::Core::JsonObjectSupport
|
3131
3167
|
end
|
3132
3168
|
|
3169
|
+
class ListInstantSnapshotGroups
|
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
|
+
|
3133
3187
|
class LocalDisk
|
3134
3188
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3135
3189
|
|
@@ -3376,6 +3430,54 @@ module Google
|
|
3376
3430
|
include Google::Apis::Core::JsonObjectSupport
|
3377
3431
|
end
|
3378
3432
|
|
3433
|
+
class MultiMig
|
3434
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3435
|
+
|
3436
|
+
include Google::Apis::Core::JsonObjectSupport
|
3437
|
+
end
|
3438
|
+
|
3439
|
+
class MultiMigLocationPolicy
|
3440
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3441
|
+
|
3442
|
+
include Google::Apis::Core::JsonObjectSupport
|
3443
|
+
end
|
3444
|
+
|
3445
|
+
class MultiMigPart
|
3446
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3447
|
+
|
3448
|
+
include Google::Apis::Core::JsonObjectSupport
|
3449
|
+
end
|
3450
|
+
|
3451
|
+
class MultiMigSchedulingPolicy
|
3452
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3453
|
+
|
3454
|
+
include Google::Apis::Core::JsonObjectSupport
|
3455
|
+
end
|
3456
|
+
|
3457
|
+
class MultiMigStatus
|
3458
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3459
|
+
|
3460
|
+
include Google::Apis::Core::JsonObjectSupport
|
3461
|
+
end
|
3462
|
+
|
3463
|
+
class MultiMigsList
|
3464
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3465
|
+
|
3466
|
+
class Warning
|
3467
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3468
|
+
|
3469
|
+
class Datum
|
3470
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3471
|
+
|
3472
|
+
include Google::Apis::Core::JsonObjectSupport
|
3473
|
+
end
|
3474
|
+
|
3475
|
+
include Google::Apis::Core::JsonObjectSupport
|
3476
|
+
end
|
3477
|
+
|
3478
|
+
include Google::Apis::Core::JsonObjectSupport
|
3479
|
+
end
|
3480
|
+
|
3379
3481
|
class MutualTls
|
3380
3482
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3381
3483
|
|
@@ -5302,6 +5404,12 @@ module Google
|
|
5302
5404
|
include Google::Apis::Core::JsonObjectSupport
|
5303
5405
|
end
|
5304
5406
|
|
5407
|
+
class ResourcePolicyWorkloadPolicy
|
5408
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5409
|
+
|
5410
|
+
include Google::Apis::Core::JsonObjectSupport
|
5411
|
+
end
|
5412
|
+
|
5305
5413
|
class ResourceStatus
|
5306
5414
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5307
5415
|
|
@@ -8030,6 +8138,13 @@ module Google
|
|
8030
8138
|
end
|
8031
8139
|
end
|
8032
8140
|
|
8141
|
+
class AllocationReservationSharingPolicy
|
8142
|
+
# @private
|
8143
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8144
|
+
property :service_share_type, as: 'serviceShareType'
|
8145
|
+
end
|
8146
|
+
end
|
8147
|
+
|
8033
8148
|
class AllocationResourceStatus
|
8034
8149
|
# @private
|
8035
8150
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8042,6 +8157,7 @@ module Google
|
|
8042
8157
|
# @private
|
8043
8158
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8044
8159
|
property :source_instance_template_id, as: 'sourceInstanceTemplateId'
|
8160
|
+
hash :utilizations, as: 'utilizations'
|
8045
8161
|
end
|
8046
8162
|
end
|
8047
8163
|
|
@@ -8391,6 +8507,8 @@ module Google
|
|
8391
8507
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8392
8508
|
property :balancing_mode, as: 'balancingMode'
|
8393
8509
|
property :capacity_scaler, as: 'capacityScaler'
|
8510
|
+
collection :custom_metrics, as: 'customMetrics', class: Google::Apis::ComputeAlpha::BackendCustomMetric, decorator: Google::Apis::ComputeAlpha::BackendCustomMetric::Representation
|
8511
|
+
|
8394
8512
|
property :description, as: 'description'
|
8395
8513
|
property :failover, as: 'failover'
|
8396
8514
|
property :group, as: 'group'
|
@@ -8502,6 +8620,15 @@ module Google
|
|
8502
8620
|
end
|
8503
8621
|
end
|
8504
8622
|
|
8623
|
+
class BackendCustomMetric
|
8624
|
+
# @private
|
8625
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8626
|
+
property :dry_run, as: 'dryRun'
|
8627
|
+
property :max_utilization, as: 'maxUtilization'
|
8628
|
+
property :name, as: 'name'
|
8629
|
+
end
|
8630
|
+
end
|
8631
|
+
|
8505
8632
|
class BackendService
|
8506
8633
|
# @private
|
8507
8634
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9105,6 +9232,7 @@ module Google
|
|
9105
9232
|
property :auto_renew, as: 'autoRenew'
|
9106
9233
|
property :category, as: 'category'
|
9107
9234
|
property :creation_timestamp, as: 'creationTimestamp'
|
9235
|
+
property :custom_end_timestamp, as: 'customEndTimestamp'
|
9108
9236
|
property :description, as: 'description'
|
9109
9237
|
property :end_timestamp, as: 'endTimestamp'
|
9110
9238
|
collection :existing_reservations, as: 'existingReservations'
|
@@ -9202,6 +9330,7 @@ module Google
|
|
9202
9330
|
class Representation < Google::Apis::Core::JsonRepresentation
|
9203
9331
|
property :cancellation_information, as: 'cancellationInformation', class: Google::Apis::ComputeAlpha::CommitmentResourceStatusCancellationInformation, decorator: Google::Apis::ComputeAlpha::CommitmentResourceStatusCancellationInformation::Representation
|
9204
9332
|
|
9333
|
+
property :custom_term_eligibility_end_timestamp, as: 'customTermEligibilityEndTimestamp'
|
9205
9334
|
end
|
9206
9335
|
end
|
9207
9336
|
|
@@ -11638,6 +11767,8 @@ module Google
|
|
11638
11767
|
property :params, as: 'params', class: Google::Apis::ComputeAlpha::InstanceGroupManagerParams, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerParams::Representation
|
11639
11768
|
|
11640
11769
|
property :region, as: 'region'
|
11770
|
+
property :resource_policies, as: 'resourcePolicies', class: Google::Apis::ComputeAlpha::InstanceGroupManagerResourcePolicies, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerResourcePolicies::Representation
|
11771
|
+
|
11641
11772
|
property :satisfies_pzi, as: 'satisfiesPzi'
|
11642
11773
|
property :satisfies_pzs, as: 'satisfiesPzs'
|
11643
11774
|
property :self_link, as: 'selfLink'
|
@@ -11778,6 +11909,7 @@ module Google
|
|
11778
11909
|
property :force_update_on_repair, as: 'forceUpdateOnRepair'
|
11779
11910
|
property :metadata_based_readiness_signal, as: 'metadataBasedReadinessSignal', class: Google::Apis::ComputeAlpha::InstanceGroupManagerInstanceLifecyclePolicyMetadataBasedReadinessSignal, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerInstanceLifecyclePolicyMetadataBasedReadinessSignal::Representation
|
11780
11911
|
|
11912
|
+
property :on_failed_health_check, as: 'onFailedHealthCheck'
|
11781
11913
|
end
|
11782
11914
|
end
|
11783
11915
|
|
@@ -11968,6 +12100,13 @@ module Google
|
|
11968
12100
|
end
|
11969
12101
|
end
|
11970
12102
|
|
12103
|
+
class InstanceGroupManagerResourcePolicies
|
12104
|
+
# @private
|
12105
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
12106
|
+
property :workload_policy, as: 'workloadPolicy'
|
12107
|
+
end
|
12108
|
+
end
|
12109
|
+
|
11971
12110
|
class InstanceGroupManagerStandbyPolicy
|
11972
12111
|
# @private
|
11973
12112
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12873,6 +13012,41 @@ module Google
|
|
12873
13012
|
end
|
12874
13013
|
end
|
12875
13014
|
|
13015
|
+
class InstantSnapshotGroup
|
13016
|
+
# @private
|
13017
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13018
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
13019
|
+
property :description, as: 'description'
|
13020
|
+
property :id, :numeric_string => true, as: 'id'
|
13021
|
+
property :kind, as: 'kind'
|
13022
|
+
property :name, as: 'name'
|
13023
|
+
property :region, as: 'region'
|
13024
|
+
property :resource_status, as: 'resourceStatus', class: Google::Apis::ComputeAlpha::InstantSnapshotGroupResourceStatus, decorator: Google::Apis::ComputeAlpha::InstantSnapshotGroupResourceStatus::Representation
|
13025
|
+
|
13026
|
+
property :self_link, as: 'selfLink'
|
13027
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
13028
|
+
property :status, as: 'status'
|
13029
|
+
property :zone, as: 'zone'
|
13030
|
+
end
|
13031
|
+
end
|
13032
|
+
|
13033
|
+
class InstantSnapshotGroupResourceStatus
|
13034
|
+
# @private
|
13035
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13036
|
+
property :consistency_membership_resolution_time, as: 'consistencyMembershipResolutionTime'
|
13037
|
+
property :source_info, as: 'sourceInfo', class: Google::Apis::ComputeAlpha::InstantSnapshotGroupSourceInfo, decorator: Google::Apis::ComputeAlpha::InstantSnapshotGroupSourceInfo::Representation
|
13038
|
+
|
13039
|
+
end
|
13040
|
+
end
|
13041
|
+
|
13042
|
+
class InstantSnapshotGroupSourceInfo
|
13043
|
+
# @private
|
13044
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13045
|
+
property :consistency_group, as: 'consistencyGroup'
|
13046
|
+
property :consistency_group_id, as: 'consistencyGroupId'
|
13047
|
+
end
|
13048
|
+
end
|
13049
|
+
|
12876
13050
|
class InstantSnapshotList
|
12877
13051
|
# @private
|
12878
13052
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12996,6 +13170,8 @@ module Google
|
|
12996
13170
|
class Representation < Google::Apis::Core::JsonRepresentation
|
12997
13171
|
property :bandwidth_percentage_policy, as: 'bandwidthPercentagePolicy', class: Google::Apis::ComputeAlpha::InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy, decorator: Google::Apis::ComputeAlpha::InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy::Representation
|
12998
13172
|
|
13173
|
+
property :egress_min_bandwidth_percentage_policy, as: 'egressMinBandwidthPercentagePolicy', class: Google::Apis::ComputeAlpha::InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy, decorator: Google::Apis::ComputeAlpha::InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy::Representation
|
13174
|
+
|
12999
13175
|
property :profile_description, as: 'profileDescription'
|
13000
13176
|
property :strict_priority_policy, as: 'strictPriorityPolicy', class: Google::Apis::ComputeAlpha::InterconnectApplicationAwareInterconnectStrictPriorityPolicy, decorator: Google::Apis::ComputeAlpha::InterconnectApplicationAwareInterconnectStrictPriorityPolicy::Representation
|
13001
13177
|
|
@@ -13721,6 +13897,40 @@ module Google
|
|
13721
13897
|
end
|
13722
13898
|
end
|
13723
13899
|
|
13900
|
+
class ListInstantSnapshotGroups
|
13901
|
+
# @private
|
13902
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13903
|
+
property :etag, as: 'etag'
|
13904
|
+
property :id, as: 'id'
|
13905
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::InstantSnapshotGroup, decorator: Google::Apis::ComputeAlpha::InstantSnapshotGroup::Representation
|
13906
|
+
|
13907
|
+
property :kind, as: 'kind'
|
13908
|
+
property :next_page_token, as: 'nextPageToken'
|
13909
|
+
property :self_link, as: 'selfLink'
|
13910
|
+
collection :unreachables, as: 'unreachables'
|
13911
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ListInstantSnapshotGroups::Warning, decorator: Google::Apis::ComputeAlpha::ListInstantSnapshotGroups::Warning::Representation
|
13912
|
+
|
13913
|
+
end
|
13914
|
+
|
13915
|
+
class Warning
|
13916
|
+
# @private
|
13917
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13918
|
+
property :code, as: 'code'
|
13919
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::ListInstantSnapshotGroups::Warning::Datum, decorator: Google::Apis::ComputeAlpha::ListInstantSnapshotGroups::Warning::Datum::Representation
|
13920
|
+
|
13921
|
+
property :message, as: 'message'
|
13922
|
+
end
|
13923
|
+
|
13924
|
+
class Datum
|
13925
|
+
# @private
|
13926
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13927
|
+
property :key, as: 'key'
|
13928
|
+
property :value, as: 'value'
|
13929
|
+
end
|
13930
|
+
end
|
13931
|
+
end
|
13932
|
+
end
|
13933
|
+
|
13724
13934
|
class LocalDisk
|
13725
13935
|
# @private
|
13726
13936
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14161,6 +14371,92 @@ module Google
|
|
14161
14371
|
end
|
14162
14372
|
end
|
14163
14373
|
|
14374
|
+
class MultiMig
|
14375
|
+
# @private
|
14376
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14377
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
14378
|
+
property :description, as: 'description'
|
14379
|
+
property :id, :numeric_string => true, as: 'id'
|
14380
|
+
property :kind, as: 'kind'
|
14381
|
+
property :location_policy, as: 'locationPolicy', class: Google::Apis::ComputeAlpha::MultiMigLocationPolicy, decorator: Google::Apis::ComputeAlpha::MultiMigLocationPolicy::Representation
|
14382
|
+
|
14383
|
+
property :name, as: 'name'
|
14384
|
+
hash :parts, as: 'parts', class: Google::Apis::ComputeAlpha::MultiMigPart, decorator: Google::Apis::ComputeAlpha::MultiMigPart::Representation
|
14385
|
+
|
14386
|
+
property :region, as: 'region'
|
14387
|
+
property :scheduling_policy, as: 'schedulingPolicy', class: Google::Apis::ComputeAlpha::MultiMigSchedulingPolicy, decorator: Google::Apis::ComputeAlpha::MultiMigSchedulingPolicy::Representation
|
14388
|
+
|
14389
|
+
property :self_link, as: 'selfLink'
|
14390
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
14391
|
+
property :status, as: 'status', class: Google::Apis::ComputeAlpha::MultiMigStatus, decorator: Google::Apis::ComputeAlpha::MultiMigStatus::Representation
|
14392
|
+
|
14393
|
+
end
|
14394
|
+
end
|
14395
|
+
|
14396
|
+
class MultiMigLocationPolicy
|
14397
|
+
# @private
|
14398
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14399
|
+
collection :provisioning_zones, as: 'provisioningZones'
|
14400
|
+
end
|
14401
|
+
end
|
14402
|
+
|
14403
|
+
class MultiMigPart
|
14404
|
+
# @private
|
14405
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14406
|
+
property :instance_group_manager, as: 'instanceGroupManager'
|
14407
|
+
property :instance_group_manager_properties, as: 'instanceGroupManagerProperties', class: Google::Apis::ComputeAlpha::InstanceGroupManager, decorator: Google::Apis::ComputeAlpha::InstanceGroupManager::Representation
|
14408
|
+
|
14409
|
+
end
|
14410
|
+
end
|
14411
|
+
|
14412
|
+
class MultiMigSchedulingPolicy
|
14413
|
+
# @private
|
14414
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14415
|
+
property :provisioning, as: 'provisioning'
|
14416
|
+
end
|
14417
|
+
end
|
14418
|
+
|
14419
|
+
class MultiMigStatus
|
14420
|
+
# @private
|
14421
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14422
|
+
collection :member_instance_group_managers, as: 'memberInstanceGroupManagers'
|
14423
|
+
end
|
14424
|
+
end
|
14425
|
+
|
14426
|
+
class MultiMigsList
|
14427
|
+
# @private
|
14428
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14429
|
+
property :etag, as: 'etag'
|
14430
|
+
property :id, as: 'id'
|
14431
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::MultiMig, decorator: Google::Apis::ComputeAlpha::MultiMig::Representation
|
14432
|
+
|
14433
|
+
property :kind, as: 'kind'
|
14434
|
+
property :next_page_token, as: 'nextPageToken'
|
14435
|
+
property :self_link, as: 'selfLink'
|
14436
|
+
collection :unreachables, as: 'unreachables'
|
14437
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::MultiMigsList::Warning, decorator: Google::Apis::ComputeAlpha::MultiMigsList::Warning::Representation
|
14438
|
+
|
14439
|
+
end
|
14440
|
+
|
14441
|
+
class Warning
|
14442
|
+
# @private
|
14443
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14444
|
+
property :code, as: 'code'
|
14445
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::MultiMigsList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::MultiMigsList::Warning::Datum::Representation
|
14446
|
+
|
14447
|
+
property :message, as: 'message'
|
14448
|
+
end
|
14449
|
+
|
14450
|
+
class Datum
|
14451
|
+
# @private
|
14452
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
14453
|
+
property :key, as: 'key'
|
14454
|
+
property :value, as: 'value'
|
14455
|
+
end
|
14456
|
+
end
|
14457
|
+
end
|
14458
|
+
end
|
14459
|
+
|
14164
14460
|
class MutualTls
|
14165
14461
|
# @private
|
14166
14462
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -14452,7 +14748,6 @@ module Google
|
|
14452
14748
|
class Representation < Google::Apis::Core::JsonRepresentation
|
14453
14749
|
hash :annotations, as: 'annotations'
|
14454
14750
|
property :client_destination_port, as: 'clientDestinationPort'
|
14455
|
-
property :client_port, as: 'clientPort'
|
14456
14751
|
property :fqdn, as: 'fqdn'
|
14457
14752
|
property :instance, as: 'instance'
|
14458
14753
|
property :ip_address, as: 'ipAddress'
|
@@ -14468,7 +14763,6 @@ module Google
|
|
14468
14763
|
hash :annotations, as: 'annotations'
|
14469
14764
|
property :app_engine, as: 'appEngine', class: Google::Apis::ComputeAlpha::NetworkEndpointGroupAppEngine, decorator: Google::Apis::ComputeAlpha::NetworkEndpointGroupAppEngine::Representation
|
14470
14765
|
|
14471
|
-
property :client_port_mapping_mode, as: 'clientPortMappingMode'
|
14472
14766
|
property :cloud_function, as: 'cloudFunction', class: Google::Apis::ComputeAlpha::NetworkEndpointGroupCloudFunction, decorator: Google::Apis::ComputeAlpha::NetworkEndpointGroupCloudFunction::Representation
|
14473
14767
|
|
14474
14768
|
property :cloud_run, as: 'cloudRun', class: Google::Apis::ComputeAlpha::NetworkEndpointGroupCloudRun, decorator: Google::Apis::ComputeAlpha::NetworkEndpointGroupCloudRun::Representation
|
@@ -17264,6 +17558,8 @@ module Google
|
|
17264
17558
|
property :id, :numeric_string => true, as: 'id'
|
17265
17559
|
property :kind, as: 'kind'
|
17266
17560
|
property :name, as: 'name'
|
17561
|
+
property :reservation_sharing_policy, as: 'reservationSharingPolicy', class: Google::Apis::ComputeAlpha::AllocationReservationSharingPolicy, decorator: Google::Apis::ComputeAlpha::AllocationReservationSharingPolicy::Representation
|
17562
|
+
|
17267
17563
|
hash :resource_policies, as: 'resourcePolicies'
|
17268
17564
|
property :resource_status, as: 'resourceStatus', class: Google::Apis::ComputeAlpha::AllocationResourceStatus, decorator: Google::Apis::ComputeAlpha::AllocationResourceStatus::Representation
|
17269
17565
|
|
@@ -17457,6 +17753,8 @@ module Google
|
|
17457
17753
|
property :status, as: 'status'
|
17458
17754
|
property :vm_maintenance_policy, as: 'vmMaintenancePolicy', class: Google::Apis::ComputeAlpha::ResourcePolicyVmMaintenancePolicy, decorator: Google::Apis::ComputeAlpha::ResourcePolicyVmMaintenancePolicy::Representation
|
17459
17755
|
|
17756
|
+
property :workload_policy, as: 'workloadPolicy', class: Google::Apis::ComputeAlpha::ResourcePolicyWorkloadPolicy, decorator: Google::Apis::ComputeAlpha::ResourcePolicyWorkloadPolicy::Representation
|
17757
|
+
|
17460
17758
|
end
|
17461
17759
|
end
|
17462
17760
|
|
@@ -17685,6 +17983,13 @@ module Google
|
|
17685
17983
|
end
|
17686
17984
|
end
|
17687
17985
|
|
17986
|
+
class ResourcePolicyWorkloadPolicy
|
17987
|
+
# @private
|
17988
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17989
|
+
property :type, as: 'type'
|
17990
|
+
end
|
17991
|
+
end
|
17992
|
+
|
17688
17993
|
class ResourceStatus
|
17689
17994
|
# @private
|
17690
17995
|
class Representation < Google::Apis::Core::JsonRepresentation
|