google-apis-compute_v1 0.108.0 → 0.110.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/compute_v1/classes.rb +332 -1103
- data/lib/google/apis/compute_v1/gem_version.rb +2 -2
- data/lib/google/apis/compute_v1/representations.rb +86 -421
- data/lib/google/apis/compute_v1/service.rb +0 -444
- metadata +4 -4
@@ -466,6 +466,12 @@ module Google
|
|
466
466
|
include Google::Apis::Core::JsonObjectSupport
|
467
467
|
end
|
468
468
|
|
469
|
+
class BackendServiceHttpCookie
|
470
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
471
|
+
|
472
|
+
include Google::Apis::Core::JsonObjectSupport
|
473
|
+
end
|
474
|
+
|
469
475
|
class BackendServiceIap
|
470
476
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
471
477
|
|
@@ -670,6 +676,12 @@ module Google
|
|
670
676
|
include Google::Apis::Core::JsonObjectSupport
|
671
677
|
end
|
672
678
|
|
679
|
+
class CommitmentResourceStatus
|
680
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
681
|
+
|
682
|
+
include Google::Apis::Core::JsonObjectSupport
|
683
|
+
end
|
684
|
+
|
673
685
|
class CommitmentsScopedList
|
674
686
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
675
687
|
|
@@ -688,12 +700,6 @@ module Google
|
|
688
700
|
include Google::Apis::Core::JsonObjectSupport
|
689
701
|
end
|
690
702
|
|
691
|
-
class Condition
|
692
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
693
|
-
|
694
|
-
include Google::Apis::Core::JsonObjectSupport
|
695
|
-
end
|
696
|
-
|
697
703
|
class ConfidentialInstanceConfig
|
698
704
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
699
705
|
|
@@ -1222,108 +1228,6 @@ module Google
|
|
1222
1228
|
include Google::Apis::Core::JsonObjectSupport
|
1223
1229
|
end
|
1224
1230
|
|
1225
|
-
class FutureReservation
|
1226
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1227
|
-
|
1228
|
-
include Google::Apis::Core::JsonObjectSupport
|
1229
|
-
end
|
1230
|
-
|
1231
|
-
class FutureReservationSpecificSkuProperties
|
1232
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1233
|
-
|
1234
|
-
include Google::Apis::Core::JsonObjectSupport
|
1235
|
-
end
|
1236
|
-
|
1237
|
-
class FutureReservationStatus
|
1238
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1239
|
-
|
1240
|
-
include Google::Apis::Core::JsonObjectSupport
|
1241
|
-
end
|
1242
|
-
|
1243
|
-
class FutureReservationStatusExistingMatchingUsageInfo
|
1244
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1245
|
-
|
1246
|
-
include Google::Apis::Core::JsonObjectSupport
|
1247
|
-
end
|
1248
|
-
|
1249
|
-
class FutureReservationStatusLastKnownGoodState
|
1250
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1251
|
-
|
1252
|
-
include Google::Apis::Core::JsonObjectSupport
|
1253
|
-
end
|
1254
|
-
|
1255
|
-
class FutureReservationStatusLastKnownGoodStateFutureReservationSpecs
|
1256
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1257
|
-
|
1258
|
-
include Google::Apis::Core::JsonObjectSupport
|
1259
|
-
end
|
1260
|
-
|
1261
|
-
class FutureReservationStatusSpecificSkuProperties
|
1262
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1263
|
-
|
1264
|
-
include Google::Apis::Core::JsonObjectSupport
|
1265
|
-
end
|
1266
|
-
|
1267
|
-
class FutureReservationTimeWindow
|
1268
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1269
|
-
|
1270
|
-
include Google::Apis::Core::JsonObjectSupport
|
1271
|
-
end
|
1272
|
-
|
1273
|
-
class FutureReservationsAggregatedListResponse
|
1274
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1275
|
-
|
1276
|
-
class Warning
|
1277
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1278
|
-
|
1279
|
-
class Datum
|
1280
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1281
|
-
|
1282
|
-
include Google::Apis::Core::JsonObjectSupport
|
1283
|
-
end
|
1284
|
-
|
1285
|
-
include Google::Apis::Core::JsonObjectSupport
|
1286
|
-
end
|
1287
|
-
|
1288
|
-
include Google::Apis::Core::JsonObjectSupport
|
1289
|
-
end
|
1290
|
-
|
1291
|
-
class FutureReservationsListResponse
|
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
|
-
|
1309
|
-
class FutureReservationsScopedList
|
1310
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1311
|
-
|
1312
|
-
class Warning
|
1313
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1314
|
-
|
1315
|
-
class Datum
|
1316
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1317
|
-
|
1318
|
-
include Google::Apis::Core::JsonObjectSupport
|
1319
|
-
end
|
1320
|
-
|
1321
|
-
include Google::Apis::Core::JsonObjectSupport
|
1322
|
-
end
|
1323
|
-
|
1324
|
-
include Google::Apis::Core::JsonObjectSupport
|
1325
|
-
end
|
1326
|
-
|
1327
1231
|
class GrpcHealthCheck
|
1328
1232
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1329
1233
|
|
@@ -1822,6 +1726,18 @@ module Google
|
|
1822
1726
|
include Google::Apis::Core::JsonObjectSupport
|
1823
1727
|
end
|
1824
1728
|
|
1729
|
+
class InstanceGroupManagerInstanceFlexibilityPolicy
|
1730
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1731
|
+
|
1732
|
+
include Google::Apis::Core::JsonObjectSupport
|
1733
|
+
end
|
1734
|
+
|
1735
|
+
class InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection
|
1736
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1737
|
+
|
1738
|
+
include Google::Apis::Core::JsonObjectSupport
|
1739
|
+
end
|
1740
|
+
|
1825
1741
|
class InstanceGroupManagerInstanceLifecyclePolicy
|
1826
1742
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1827
1743
|
|
@@ -2800,36 +2716,6 @@ module Google
|
|
2800
2716
|
include Google::Apis::Core::JsonObjectSupport
|
2801
2717
|
end
|
2802
2718
|
|
2803
|
-
class LogConfig
|
2804
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2805
|
-
|
2806
|
-
include Google::Apis::Core::JsonObjectSupport
|
2807
|
-
end
|
2808
|
-
|
2809
|
-
class LogConfigCloudAuditOptions
|
2810
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2811
|
-
|
2812
|
-
include Google::Apis::Core::JsonObjectSupport
|
2813
|
-
end
|
2814
|
-
|
2815
|
-
class LogConfigCounterOptions
|
2816
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2817
|
-
|
2818
|
-
include Google::Apis::Core::JsonObjectSupport
|
2819
|
-
end
|
2820
|
-
|
2821
|
-
class LogConfigCounterOptionsCustomField
|
2822
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2823
|
-
|
2824
|
-
include Google::Apis::Core::JsonObjectSupport
|
2825
|
-
end
|
2826
|
-
|
2827
|
-
class LogConfigDataAccessOptions
|
2828
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2829
|
-
|
2830
|
-
include Google::Apis::Core::JsonObjectSupport
|
2831
|
-
end
|
2832
|
-
|
2833
2719
|
class MachineImage
|
2834
2720
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2835
2721
|
|
@@ -2962,6 +2848,12 @@ module Google
|
|
2962
2848
|
include Google::Apis::Core::JsonObjectSupport
|
2963
2849
|
end
|
2964
2850
|
|
2851
|
+
class ManagedInstancePropertiesFromFlexibilityPolicy
|
2852
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2853
|
+
|
2854
|
+
include Google::Apis::Core::JsonObjectSupport
|
2855
|
+
end
|
2856
|
+
|
2965
2857
|
class ManagedInstanceVersion
|
2966
2858
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2967
2859
|
|
@@ -4786,12 +4678,6 @@ module Google
|
|
4786
4678
|
include Google::Apis::Core::JsonObjectSupport
|
4787
4679
|
end
|
4788
4680
|
|
4789
|
-
class Rule
|
4790
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4791
|
-
|
4792
|
-
include Google::Apis::Core::JsonObjectSupport
|
4793
|
-
end
|
4794
|
-
|
4795
4681
|
class SslHealthCheck
|
4796
4682
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4797
4683
|
|
@@ -7058,7 +6944,6 @@ module Google
|
|
7058
6944
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7059
6945
|
collection :audit_log_configs, as: 'auditLogConfigs', class: Google::Apis::ComputeV1::AuditLogConfig, decorator: Google::Apis::ComputeV1::AuditLogConfig::Representation
|
7060
6946
|
|
7061
|
-
collection :exempted_members, as: 'exemptedMembers'
|
7062
6947
|
property :service, as: 'service'
|
7063
6948
|
end
|
7064
6949
|
end
|
@@ -7067,7 +6952,6 @@ module Google
|
|
7067
6952
|
# @private
|
7068
6953
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7069
6954
|
collection :exempted_members, as: 'exemptedMembers'
|
7070
|
-
property :ignore_child_exemptions, as: 'ignoreChildExemptions'
|
7071
6955
|
property :log_type, as: 'logType'
|
7072
6956
|
end
|
7073
6957
|
end
|
@@ -7416,6 +7300,7 @@ module Google
|
|
7416
7300
|
property :iap, as: 'iap', class: Google::Apis::ComputeV1::BackendServiceIap, decorator: Google::Apis::ComputeV1::BackendServiceIap::Representation
|
7417
7301
|
|
7418
7302
|
property :id, :numeric_string => true, as: 'id'
|
7303
|
+
property :ip_address_selection_policy, as: 'ipAddressSelectionPolicy'
|
7419
7304
|
property :kind, as: 'kind'
|
7420
7305
|
property :load_balancing_scheme, as: 'loadBalancingScheme'
|
7421
7306
|
collection :locality_lb_policies, as: 'localityLbPolicies', class: Google::Apis::ComputeV1::BackendServiceLocalityLoadBalancingPolicyConfig, decorator: Google::Apis::ComputeV1::BackendServiceLocalityLoadBalancingPolicyConfig::Representation
|
@@ -7441,6 +7326,8 @@ module Google
|
|
7441
7326
|
collection :service_bindings, as: 'serviceBindings'
|
7442
7327
|
property :service_lb_policy, as: 'serviceLbPolicy'
|
7443
7328
|
property :session_affinity, as: 'sessionAffinity'
|
7329
|
+
property :strong_session_affinity_cookie, as: 'strongSessionAffinityCookie', class: Google::Apis::ComputeV1::BackendServiceHttpCookie, decorator: Google::Apis::ComputeV1::BackendServiceHttpCookie::Representation
|
7330
|
+
|
7444
7331
|
property :subsetting, as: 'subsetting', class: Google::Apis::ComputeV1::Subsetting, decorator: Google::Apis::ComputeV1::Subsetting::Representation
|
7445
7332
|
|
7446
7333
|
property :timeout_sec, as: 'timeoutSec'
|
@@ -7547,6 +7434,16 @@ module Google
|
|
7547
7434
|
end
|
7548
7435
|
end
|
7549
7436
|
|
7437
|
+
class BackendServiceHttpCookie
|
7438
|
+
# @private
|
7439
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7440
|
+
property :name, as: 'name'
|
7441
|
+
property :path, as: 'path'
|
7442
|
+
property :ttl, as: 'ttl', class: Google::Apis::ComputeV1::Duration, decorator: Google::Apis::ComputeV1::Duration::Representation
|
7443
|
+
|
7444
|
+
end
|
7445
|
+
end
|
7446
|
+
|
7550
7447
|
class BackendServiceIap
|
7551
7448
|
# @private
|
7552
7449
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7753,7 +7650,6 @@ module Google
|
|
7753
7650
|
class Binding
|
7754
7651
|
# @private
|
7755
7652
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7756
|
-
property :binding_id, as: 'bindingId'
|
7757
7653
|
property :condition, as: 'condition', class: Google::Apis::ComputeV1::Expr, decorator: Google::Apis::ComputeV1::Expr::Representation
|
7758
7654
|
|
7759
7655
|
collection :members, as: 'members'
|
@@ -7841,6 +7737,7 @@ module Google
|
|
7841
7737
|
property :auto_renew, as: 'autoRenew'
|
7842
7738
|
property :category, as: 'category'
|
7843
7739
|
property :creation_timestamp, as: 'creationTimestamp'
|
7740
|
+
property :custom_end_timestamp, as: 'customEndTimestamp'
|
7844
7741
|
property :description, as: 'description'
|
7845
7742
|
property :end_timestamp, as: 'endTimestamp'
|
7846
7743
|
collection :existing_reservations, as: 'existingReservations'
|
@@ -7854,6 +7751,8 @@ module Google
|
|
7854
7751
|
property :region, as: 'region'
|
7855
7752
|
collection :reservations, as: 'reservations', class: Google::Apis::ComputeV1::Reservation, decorator: Google::Apis::ComputeV1::Reservation::Representation
|
7856
7753
|
|
7754
|
+
property :resource_status, as: 'resourceStatus', class: Google::Apis::ComputeV1::CommitmentResourceStatus, decorator: Google::Apis::ComputeV1::CommitmentResourceStatus::Representation
|
7755
|
+
|
7857
7756
|
collection :resources, as: 'resources', class: Google::Apis::ComputeV1::ResourceCommitment, decorator: Google::Apis::ComputeV1::ResourceCommitment::Representation
|
7858
7757
|
|
7859
7758
|
property :self_link, as: 'selfLink'
|
@@ -7930,6 +7829,13 @@ module Google
|
|
7930
7829
|
end
|
7931
7830
|
end
|
7932
7831
|
|
7832
|
+
class CommitmentResourceStatus
|
7833
|
+
# @private
|
7834
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7835
|
+
property :custom_term_eligibility_end_timestamp, as: 'customTermEligibilityEndTimestamp'
|
7836
|
+
end
|
7837
|
+
end
|
7838
|
+
|
7933
7839
|
class CommitmentsScopedList
|
7934
7840
|
# @private
|
7935
7841
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7958,17 +7864,6 @@ module Google
|
|
7958
7864
|
end
|
7959
7865
|
end
|
7960
7866
|
|
7961
|
-
class Condition
|
7962
|
-
# @private
|
7963
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
7964
|
-
property :iam, as: 'iam'
|
7965
|
-
property :op, as: 'op'
|
7966
|
-
property :svc, as: 'svc'
|
7967
|
-
property :sys, as: 'sys'
|
7968
|
-
collection :values, as: 'values'
|
7969
|
-
end
|
7970
|
-
end
|
7971
|
-
|
7972
7867
|
class ConfidentialInstanceConfig
|
7973
7868
|
# @private
|
7974
7869
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8968,208 +8863,6 @@ module Google
|
|
8968
8863
|
end
|
8969
8864
|
end
|
8970
8865
|
|
8971
|
-
class FutureReservation
|
8972
|
-
# @private
|
8973
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
8974
|
-
property :auto_created_reservations_delete_time, as: 'autoCreatedReservationsDeleteTime'
|
8975
|
-
property :auto_created_reservations_duration, as: 'autoCreatedReservationsDuration', class: Google::Apis::ComputeV1::Duration, decorator: Google::Apis::ComputeV1::Duration::Representation
|
8976
|
-
|
8977
|
-
property :auto_delete_auto_created_reservations, as: 'autoDeleteAutoCreatedReservations'
|
8978
|
-
property :creation_timestamp, as: 'creationTimestamp'
|
8979
|
-
property :description, as: 'description'
|
8980
|
-
property :id, :numeric_string => true, as: 'id'
|
8981
|
-
property :kind, as: 'kind'
|
8982
|
-
property :name, as: 'name'
|
8983
|
-
property :name_prefix, as: 'namePrefix'
|
8984
|
-
property :planning_status, as: 'planningStatus'
|
8985
|
-
property :self_link, as: 'selfLink'
|
8986
|
-
property :self_link_with_id, as: 'selfLinkWithId'
|
8987
|
-
property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeV1::ShareSettings, decorator: Google::Apis::ComputeV1::ShareSettings::Representation
|
8988
|
-
|
8989
|
-
property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeV1::FutureReservationSpecificSkuProperties, decorator: Google::Apis::ComputeV1::FutureReservationSpecificSkuProperties::Representation
|
8990
|
-
|
8991
|
-
property :status, as: 'status', class: Google::Apis::ComputeV1::FutureReservationStatus, decorator: Google::Apis::ComputeV1::FutureReservationStatus::Representation
|
8992
|
-
|
8993
|
-
property :time_window, as: 'timeWindow', class: Google::Apis::ComputeV1::FutureReservationTimeWindow, decorator: Google::Apis::ComputeV1::FutureReservationTimeWindow::Representation
|
8994
|
-
|
8995
|
-
property :zone, as: 'zone'
|
8996
|
-
end
|
8997
|
-
end
|
8998
|
-
|
8999
|
-
class FutureReservationSpecificSkuProperties
|
9000
|
-
# @private
|
9001
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9002
|
-
property :instance_properties, as: 'instanceProperties', class: Google::Apis::ComputeV1::AllocationSpecificSkuAllocationReservedInstanceProperties, decorator: Google::Apis::ComputeV1::AllocationSpecificSkuAllocationReservedInstanceProperties::Representation
|
9003
|
-
|
9004
|
-
property :source_instance_template, as: 'sourceInstanceTemplate'
|
9005
|
-
property :total_count, :numeric_string => true, as: 'totalCount'
|
9006
|
-
end
|
9007
|
-
end
|
9008
|
-
|
9009
|
-
class FutureReservationStatus
|
9010
|
-
# @private
|
9011
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9012
|
-
property :amendment_status, as: 'amendmentStatus'
|
9013
|
-
collection :auto_created_reservations, as: 'autoCreatedReservations'
|
9014
|
-
property :existing_matching_usage_info, as: 'existingMatchingUsageInfo', class: Google::Apis::ComputeV1::FutureReservationStatusExistingMatchingUsageInfo, decorator: Google::Apis::ComputeV1::FutureReservationStatusExistingMatchingUsageInfo::Representation
|
9015
|
-
|
9016
|
-
property :fulfilled_count, :numeric_string => true, as: 'fulfilledCount'
|
9017
|
-
property :last_known_good_state, as: 'lastKnownGoodState', class: Google::Apis::ComputeV1::FutureReservationStatusLastKnownGoodState, decorator: Google::Apis::ComputeV1::FutureReservationStatusLastKnownGoodState::Representation
|
9018
|
-
|
9019
|
-
property :lock_time, as: 'lockTime'
|
9020
|
-
property :procurement_status, as: 'procurementStatus'
|
9021
|
-
property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeV1::FutureReservationStatusSpecificSkuProperties, decorator: Google::Apis::ComputeV1::FutureReservationStatusSpecificSkuProperties::Representation
|
9022
|
-
|
9023
|
-
end
|
9024
|
-
end
|
9025
|
-
|
9026
|
-
class FutureReservationStatusExistingMatchingUsageInfo
|
9027
|
-
# @private
|
9028
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9029
|
-
property :count, :numeric_string => true, as: 'count'
|
9030
|
-
property :timestamp, as: 'timestamp'
|
9031
|
-
end
|
9032
|
-
end
|
9033
|
-
|
9034
|
-
class FutureReservationStatusLastKnownGoodState
|
9035
|
-
# @private
|
9036
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9037
|
-
property :description, as: 'description'
|
9038
|
-
property :existing_matching_usage_info, as: 'existingMatchingUsageInfo', class: Google::Apis::ComputeV1::FutureReservationStatusExistingMatchingUsageInfo, decorator: Google::Apis::ComputeV1::FutureReservationStatusExistingMatchingUsageInfo::Representation
|
9039
|
-
|
9040
|
-
property :future_reservation_specs, as: 'futureReservationSpecs', class: Google::Apis::ComputeV1::FutureReservationStatusLastKnownGoodStateFutureReservationSpecs, decorator: Google::Apis::ComputeV1::FutureReservationStatusLastKnownGoodStateFutureReservationSpecs::Representation
|
9041
|
-
|
9042
|
-
property :lock_time, as: 'lockTime'
|
9043
|
-
property :name_prefix, as: 'namePrefix'
|
9044
|
-
property :procurement_status, as: 'procurementStatus'
|
9045
|
-
end
|
9046
|
-
end
|
9047
|
-
|
9048
|
-
class FutureReservationStatusLastKnownGoodStateFutureReservationSpecs
|
9049
|
-
# @private
|
9050
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9051
|
-
property :share_settings, as: 'shareSettings', class: Google::Apis::ComputeV1::ShareSettings, decorator: Google::Apis::ComputeV1::ShareSettings::Representation
|
9052
|
-
|
9053
|
-
property :specific_sku_properties, as: 'specificSkuProperties', class: Google::Apis::ComputeV1::FutureReservationSpecificSkuProperties, decorator: Google::Apis::ComputeV1::FutureReservationSpecificSkuProperties::Representation
|
9054
|
-
|
9055
|
-
property :time_window, as: 'timeWindow', class: Google::Apis::ComputeV1::FutureReservationTimeWindow, decorator: Google::Apis::ComputeV1::FutureReservationTimeWindow::Representation
|
9056
|
-
|
9057
|
-
end
|
9058
|
-
end
|
9059
|
-
|
9060
|
-
class FutureReservationStatusSpecificSkuProperties
|
9061
|
-
# @private
|
9062
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9063
|
-
property :source_instance_template_id, as: 'sourceInstanceTemplateId'
|
9064
|
-
end
|
9065
|
-
end
|
9066
|
-
|
9067
|
-
class FutureReservationTimeWindow
|
9068
|
-
# @private
|
9069
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9070
|
-
property :duration, as: 'duration', class: Google::Apis::ComputeV1::Duration, decorator: Google::Apis::ComputeV1::Duration::Representation
|
9071
|
-
|
9072
|
-
property :end_time, as: 'endTime'
|
9073
|
-
property :start_time, as: 'startTime'
|
9074
|
-
end
|
9075
|
-
end
|
9076
|
-
|
9077
|
-
class FutureReservationsAggregatedListResponse
|
9078
|
-
# @private
|
9079
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9080
|
-
property :etag, as: 'etag'
|
9081
|
-
property :id, as: 'id'
|
9082
|
-
hash :items, as: 'items', class: Google::Apis::ComputeV1::FutureReservationsScopedList, decorator: Google::Apis::ComputeV1::FutureReservationsScopedList::Representation
|
9083
|
-
|
9084
|
-
property :kind, as: 'kind'
|
9085
|
-
property :next_page_token, as: 'nextPageToken'
|
9086
|
-
property :self_link, as: 'selfLink'
|
9087
|
-
collection :unreachables, as: 'unreachables'
|
9088
|
-
property :warning, as: 'warning', class: Google::Apis::ComputeV1::FutureReservationsAggregatedListResponse::Warning, decorator: Google::Apis::ComputeV1::FutureReservationsAggregatedListResponse::Warning::Representation
|
9089
|
-
|
9090
|
-
end
|
9091
|
-
|
9092
|
-
class Warning
|
9093
|
-
# @private
|
9094
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9095
|
-
property :code, as: 'code'
|
9096
|
-
collection :data, as: 'data', class: Google::Apis::ComputeV1::FutureReservationsAggregatedListResponse::Warning::Datum, decorator: Google::Apis::ComputeV1::FutureReservationsAggregatedListResponse::Warning::Datum::Representation
|
9097
|
-
|
9098
|
-
property :message, as: 'message'
|
9099
|
-
end
|
9100
|
-
|
9101
|
-
class Datum
|
9102
|
-
# @private
|
9103
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9104
|
-
property :key, as: 'key'
|
9105
|
-
property :value, as: 'value'
|
9106
|
-
end
|
9107
|
-
end
|
9108
|
-
end
|
9109
|
-
end
|
9110
|
-
|
9111
|
-
class FutureReservationsListResponse
|
9112
|
-
# @private
|
9113
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9114
|
-
property :etag, as: 'etag'
|
9115
|
-
property :id, as: 'id'
|
9116
|
-
collection :items, as: 'items', class: Google::Apis::ComputeV1::FutureReservation, decorator: Google::Apis::ComputeV1::FutureReservation::Representation
|
9117
|
-
|
9118
|
-
property :kind, as: 'kind'
|
9119
|
-
property :next_page_token, as: 'nextPageToken'
|
9120
|
-
property :self_link, as: 'selfLink'
|
9121
|
-
collection :unreachables, as: 'unreachables'
|
9122
|
-
property :warning, as: 'warning', class: Google::Apis::ComputeV1::FutureReservationsListResponse::Warning, decorator: Google::Apis::ComputeV1::FutureReservationsListResponse::Warning::Representation
|
9123
|
-
|
9124
|
-
end
|
9125
|
-
|
9126
|
-
class Warning
|
9127
|
-
# @private
|
9128
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9129
|
-
property :code, as: 'code'
|
9130
|
-
collection :data, as: 'data', class: Google::Apis::ComputeV1::FutureReservationsListResponse::Warning::Datum, decorator: Google::Apis::ComputeV1::FutureReservationsListResponse::Warning::Datum::Representation
|
9131
|
-
|
9132
|
-
property :message, as: 'message'
|
9133
|
-
end
|
9134
|
-
|
9135
|
-
class Datum
|
9136
|
-
# @private
|
9137
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9138
|
-
property :key, as: 'key'
|
9139
|
-
property :value, as: 'value'
|
9140
|
-
end
|
9141
|
-
end
|
9142
|
-
end
|
9143
|
-
end
|
9144
|
-
|
9145
|
-
class FutureReservationsScopedList
|
9146
|
-
# @private
|
9147
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9148
|
-
collection :future_reservations, as: 'futureReservations', class: Google::Apis::ComputeV1::FutureReservation, decorator: Google::Apis::ComputeV1::FutureReservation::Representation
|
9149
|
-
|
9150
|
-
property :warning, as: 'warning', class: Google::Apis::ComputeV1::FutureReservationsScopedList::Warning, decorator: Google::Apis::ComputeV1::FutureReservationsScopedList::Warning::Representation
|
9151
|
-
|
9152
|
-
end
|
9153
|
-
|
9154
|
-
class Warning
|
9155
|
-
# @private
|
9156
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9157
|
-
property :code, as: 'code'
|
9158
|
-
collection :data, as: 'data', class: Google::Apis::ComputeV1::FutureReservationsScopedList::Warning::Datum, decorator: Google::Apis::ComputeV1::FutureReservationsScopedList::Warning::Datum::Representation
|
9159
|
-
|
9160
|
-
property :message, as: 'message'
|
9161
|
-
end
|
9162
|
-
|
9163
|
-
class Datum
|
9164
|
-
# @private
|
9165
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
9166
|
-
property :key, as: 'key'
|
9167
|
-
property :value, as: 'value'
|
9168
|
-
end
|
9169
|
-
end
|
9170
|
-
end
|
9171
|
-
end
|
9172
|
-
|
9173
8866
|
class GrpcHealthCheck
|
9174
8867
|
# @private
|
9175
8868
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -9516,6 +9209,8 @@ module Google
|
|
9516
9209
|
property :health_state, as: 'healthState'
|
9517
9210
|
property :instance, as: 'instance'
|
9518
9211
|
property :ip_address, as: 'ipAddress'
|
9212
|
+
property :ipv6_address, as: 'ipv6Address'
|
9213
|
+
property :ipv6_health_state, as: 'ipv6HealthState'
|
9519
9214
|
property :port, as: 'port'
|
9520
9215
|
property :weight, as: 'weight'
|
9521
9216
|
property :weight_error, as: 'weightError'
|
@@ -9534,6 +9229,7 @@ module Google
|
|
9534
9229
|
property :health_check_service, as: 'healthCheckService', class: Google::Apis::ComputeV1::HealthCheckServiceReference, decorator: Google::Apis::ComputeV1::HealthCheckServiceReference::Representation
|
9535
9230
|
|
9536
9231
|
property :health_state, as: 'healthState'
|
9232
|
+
property :ipv6_health_state, as: 'ipv6HealthState'
|
9537
9233
|
end
|
9538
9234
|
end
|
9539
9235
|
|
@@ -10151,6 +9847,8 @@ module Google
|
|
10151
9847
|
|
10152
9848
|
property :fingerprint, :base64 => true, as: 'fingerprint'
|
10153
9849
|
property :id, :numeric_string => true, as: 'id'
|
9850
|
+
property :instance_flexibility_policy, as: 'instanceFlexibilityPolicy', class: Google::Apis::ComputeV1::InstanceGroupManagerInstanceFlexibilityPolicy, decorator: Google::Apis::ComputeV1::InstanceGroupManagerInstanceFlexibilityPolicy::Representation
|
9851
|
+
|
10154
9852
|
property :instance_group, as: 'instanceGroup'
|
10155
9853
|
property :instance_lifecycle_policy, as: 'instanceLifecyclePolicy', class: Google::Apis::ComputeV1::InstanceGroupManagerInstanceLifecyclePolicy, decorator: Google::Apis::ComputeV1::InstanceGroupManagerInstanceLifecyclePolicy::Representation
|
10156
9854
|
|
@@ -10246,6 +9944,22 @@ module Google
|
|
10246
9944
|
end
|
10247
9945
|
end
|
10248
9946
|
|
9947
|
+
class InstanceGroupManagerInstanceFlexibilityPolicy
|
9948
|
+
# @private
|
9949
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9950
|
+
hash :instance_selections, as: 'instanceSelections', class: Google::Apis::ComputeV1::InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection, decorator: Google::Apis::ComputeV1::InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection::Representation
|
9951
|
+
|
9952
|
+
end
|
9953
|
+
end
|
9954
|
+
|
9955
|
+
class InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection
|
9956
|
+
# @private
|
9957
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9958
|
+
collection :machine_types, as: 'machineTypes'
|
9959
|
+
property :rank, as: 'rank'
|
9960
|
+
end
|
9961
|
+
end
|
9962
|
+
|
10249
9963
|
class InstanceGroupManagerInstanceLifecyclePolicy
|
10250
9964
|
# @private
|
10251
9965
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -11976,50 +11690,6 @@ module Google
|
|
11976
11690
|
end
|
11977
11691
|
end
|
11978
11692
|
|
11979
|
-
class LogConfig
|
11980
|
-
# @private
|
11981
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
11982
|
-
property :cloud_audit, as: 'cloudAudit', class: Google::Apis::ComputeV1::LogConfigCloudAuditOptions, decorator: Google::Apis::ComputeV1::LogConfigCloudAuditOptions::Representation
|
11983
|
-
|
11984
|
-
property :counter, as: 'counter', class: Google::Apis::ComputeV1::LogConfigCounterOptions, decorator: Google::Apis::ComputeV1::LogConfigCounterOptions::Representation
|
11985
|
-
|
11986
|
-
property :data_access, as: 'dataAccess', class: Google::Apis::ComputeV1::LogConfigDataAccessOptions, decorator: Google::Apis::ComputeV1::LogConfigDataAccessOptions::Representation
|
11987
|
-
|
11988
|
-
end
|
11989
|
-
end
|
11990
|
-
|
11991
|
-
class LogConfigCloudAuditOptions
|
11992
|
-
# @private
|
11993
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
11994
|
-
property :log_name, as: 'logName'
|
11995
|
-
end
|
11996
|
-
end
|
11997
|
-
|
11998
|
-
class LogConfigCounterOptions
|
11999
|
-
# @private
|
12000
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12001
|
-
collection :custom_fields, as: 'customFields', class: Google::Apis::ComputeV1::LogConfigCounterOptionsCustomField, decorator: Google::Apis::ComputeV1::LogConfigCounterOptionsCustomField::Representation
|
12002
|
-
|
12003
|
-
property :field, as: 'field'
|
12004
|
-
property :metric, as: 'metric'
|
12005
|
-
end
|
12006
|
-
end
|
12007
|
-
|
12008
|
-
class LogConfigCounterOptionsCustomField
|
12009
|
-
# @private
|
12010
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12011
|
-
property :name, as: 'name'
|
12012
|
-
property :value, as: 'value'
|
12013
|
-
end
|
12014
|
-
end
|
12015
|
-
|
12016
|
-
class LogConfigDataAccessOptions
|
12017
|
-
# @private
|
12018
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
12019
|
-
property :log_mode, as: 'logMode'
|
12020
|
-
end
|
12021
|
-
end
|
12022
|
-
|
12023
11693
|
class MachineImage
|
12024
11694
|
# @private
|
12025
11695
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12231,6 +11901,8 @@ module Google
|
|
12231
11901
|
|
12232
11902
|
property :preserved_state_from_policy, as: 'preservedStateFromPolicy', class: Google::Apis::ComputeV1::PreservedState, decorator: Google::Apis::ComputeV1::PreservedState::Representation
|
12233
11903
|
|
11904
|
+
property :properties_from_flexibility_policy, as: 'propertiesFromFlexibilityPolicy', class: Google::Apis::ComputeV1::ManagedInstancePropertiesFromFlexibilityPolicy, decorator: Google::Apis::ComputeV1::ManagedInstancePropertiesFromFlexibilityPolicy::Representation
|
11905
|
+
|
12234
11906
|
property :version, as: 'version', class: Google::Apis::ComputeV1::ManagedInstanceVersion, decorator: Google::Apis::ComputeV1::ManagedInstanceVersion::Representation
|
12235
11907
|
|
12236
11908
|
end
|
@@ -12285,6 +11957,13 @@ module Google
|
|
12285
11957
|
end
|
12286
11958
|
end
|
12287
11959
|
|
11960
|
+
class ManagedInstancePropertiesFromFlexibilityPolicy
|
11961
|
+
# @private
|
11962
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
11963
|
+
property :machine_type, as: 'machineType'
|
11964
|
+
end
|
11965
|
+
end
|
11966
|
+
|
12288
11967
|
class ManagedInstanceVersion
|
12289
11968
|
# @private
|
12290
11969
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -12601,6 +12280,7 @@ module Google
|
|
12601
12280
|
property :fqdn, as: 'fqdn'
|
12602
12281
|
property :instance, as: 'instance'
|
12603
12282
|
property :ip_address, as: 'ipAddress'
|
12283
|
+
property :ipv6_address, as: 'ipv6Address'
|
12604
12284
|
property :port, as: 'port'
|
12605
12285
|
end
|
12606
12286
|
end
|
@@ -13929,8 +13609,6 @@ module Google
|
|
13929
13609
|
collection :bindings, as: 'bindings', class: Google::Apis::ComputeV1::Binding, decorator: Google::Apis::ComputeV1::Binding::Representation
|
13930
13610
|
|
13931
13611
|
property :etag, :base64 => true, as: 'etag'
|
13932
|
-
collection :rules, as: 'rules', class: Google::Apis::ComputeV1::Rule, decorator: Google::Apis::ComputeV1::Rule::Representation
|
13933
|
-
|
13934
13612
|
property :version, as: 'version'
|
13935
13613
|
end
|
13936
13614
|
end
|
@@ -15637,21 +15315,6 @@ module Google
|
|
15637
15315
|
end
|
15638
15316
|
end
|
15639
15317
|
|
15640
|
-
class Rule
|
15641
|
-
# @private
|
15642
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
15643
|
-
property :action, as: 'action'
|
15644
|
-
collection :conditions, as: 'conditions', class: Google::Apis::ComputeV1::Condition, decorator: Google::Apis::ComputeV1::Condition::Representation
|
15645
|
-
|
15646
|
-
property :description, as: 'description'
|
15647
|
-
collection :ins, as: 'ins'
|
15648
|
-
collection :log_configs, as: 'logConfigs', class: Google::Apis::ComputeV1::LogConfig, decorator: Google::Apis::ComputeV1::LogConfig::Representation
|
15649
|
-
|
15650
|
-
collection :not_ins, as: 'notIns'
|
15651
|
-
collection :permissions, as: 'permissions'
|
15652
|
-
end
|
15653
|
-
end
|
15654
|
-
|
15655
15318
|
class SslHealthCheck
|
15656
15319
|
# @private
|
15657
15320
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -16214,6 +15877,7 @@ module Google
|
|
16214
15877
|
property :name, as: 'name'
|
16215
15878
|
collection :nat_subnets, as: 'natSubnets'
|
16216
15879
|
property :producer_forwarding_rule, as: 'producerForwardingRule'
|
15880
|
+
property :propagated_connection_limit, as: 'propagatedConnectionLimit'
|
16217
15881
|
property :psc_service_attachment_id, as: 'pscServiceAttachmentId', class: Google::Apis::ComputeV1::Uint128, decorator: Google::Apis::ComputeV1::Uint128::Representation
|
16218
15882
|
|
16219
15883
|
property :reconcile_connections, as: 'reconcileConnections'
|
@@ -16261,6 +15925,7 @@ module Google
|
|
16261
15925
|
class Representation < Google::Apis::Core::JsonRepresentation
|
16262
15926
|
property :consumer_network, as: 'consumerNetwork'
|
16263
15927
|
property :endpoint, as: 'endpoint'
|
15928
|
+
property :propagated_connection_count, as: 'propagatedConnectionCount'
|
16264
15929
|
property :psc_connection_id, :numeric_string => true, as: 'pscConnectionId'
|
16265
15930
|
property :status, as: 'status'
|
16266
15931
|
end
|