google-apis-compute_alpha 0.67.0 → 0.69.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.69.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.12.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20230530"
|
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 CommitmentResourceStatus
|
698
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
699
|
+
|
700
|
+
include Google::Apis::Core::JsonObjectSupport
|
701
|
+
end
|
702
|
+
|
703
|
+
class CommitmentResourceStatusCancellationInformation
|
704
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
705
|
+
|
706
|
+
include Google::Apis::Core::JsonObjectSupport
|
707
|
+
end
|
708
|
+
|
697
709
|
class CommitmentsScopedList
|
698
710
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
699
711
|
|
@@ -862,6 +874,18 @@ module Google
|
|
862
874
|
include Google::Apis::Core::JsonObjectSupport
|
863
875
|
end
|
864
876
|
|
877
|
+
class DiskSettings
|
878
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
879
|
+
|
880
|
+
include Google::Apis::Core::JsonObjectSupport
|
881
|
+
end
|
882
|
+
|
883
|
+
class DiskSettingsResourcePolicyDetails
|
884
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
885
|
+
|
886
|
+
include Google::Apis::Core::JsonObjectSupport
|
887
|
+
end
|
888
|
+
|
865
889
|
class DiskType
|
866
890
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
867
891
|
|
@@ -964,12 +988,6 @@ module Google
|
|
964
988
|
include Google::Apis::Core::JsonObjectSupport
|
965
989
|
end
|
966
990
|
|
967
|
-
class DisksStopAsyncReplicationRequest
|
968
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
969
|
-
|
970
|
-
include Google::Apis::Core::JsonObjectSupport
|
971
|
-
end
|
972
|
-
|
973
991
|
class DisksStopGroupAsyncReplicationResource
|
974
992
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
975
993
|
|
@@ -3196,6 +3214,12 @@ module Google
|
|
3196
3214
|
include Google::Apis::Core::JsonObjectSupport
|
3197
3215
|
end
|
3198
3216
|
|
3217
|
+
class Money
|
3218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3219
|
+
|
3220
|
+
include Google::Apis::Core::JsonObjectSupport
|
3221
|
+
end
|
3222
|
+
|
3199
3223
|
class MutualTls
|
3200
3224
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3201
3225
|
|
@@ -4102,6 +4126,12 @@ module Google
|
|
4102
4126
|
include Google::Apis::Core::JsonObjectSupport
|
4103
4127
|
end
|
4104
4128
|
|
4129
|
+
class PartnerMetadata
|
4130
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4131
|
+
|
4132
|
+
include Google::Apis::Core::JsonObjectSupport
|
4133
|
+
end
|
4134
|
+
|
4105
4135
|
class PathMatcher
|
4106
4136
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4107
4137
|
|
@@ -4516,12 +4546,6 @@ module Google
|
|
4516
4546
|
include Google::Apis::Core::JsonObjectSupport
|
4517
4547
|
end
|
4518
4548
|
|
4519
|
-
class RegionDisksStopAsyncReplicationRequest
|
4520
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4521
|
-
|
4522
|
-
include Google::Apis::Core::JsonObjectSupport
|
4523
|
-
end
|
4524
|
-
|
4525
4549
|
class RegionInstanceGroupList
|
4526
4550
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4527
4551
|
|
@@ -5506,6 +5530,18 @@ module Google
|
|
5506
5530
|
include Google::Apis::Core::JsonObjectSupport
|
5507
5531
|
end
|
5508
5532
|
|
5533
|
+
class SecurityPolicyRuleMatcherExprOptions
|
5534
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5535
|
+
|
5536
|
+
include Google::Apis::Core::JsonObjectSupport
|
5537
|
+
end
|
5538
|
+
|
5539
|
+
class SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions
|
5540
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5541
|
+
|
5542
|
+
include Google::Apis::Core::JsonObjectSupport
|
5543
|
+
end
|
5544
|
+
|
5509
5545
|
class SecurityPolicyRuleNetworkMatcher
|
5510
5546
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5511
5547
|
|
@@ -6022,6 +6058,12 @@ module Google
|
|
6022
6058
|
include Google::Apis::Core::JsonObjectSupport
|
6023
6059
|
end
|
6024
6060
|
|
6061
|
+
class StoragePoolDisk
|
6062
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6063
|
+
|
6064
|
+
include Google::Apis::Core::JsonObjectSupport
|
6065
|
+
end
|
6066
|
+
|
6025
6067
|
class StoragePoolList
|
6026
6068
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6027
6069
|
|
@@ -6040,6 +6082,24 @@ module Google
|
|
6040
6082
|
include Google::Apis::Core::JsonObjectSupport
|
6041
6083
|
end
|
6042
6084
|
|
6085
|
+
class StoragePoolListDisks
|
6086
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6087
|
+
|
6088
|
+
class Warning
|
6089
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6090
|
+
|
6091
|
+
class Datum
|
6092
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6093
|
+
|
6094
|
+
include Google::Apis::Core::JsonObjectSupport
|
6095
|
+
end
|
6096
|
+
|
6097
|
+
include Google::Apis::Core::JsonObjectSupport
|
6098
|
+
end
|
6099
|
+
|
6100
|
+
include Google::Apis::Core::JsonObjectSupport
|
6101
|
+
end
|
6102
|
+
|
6043
6103
|
class StoragePoolResourceStatus
|
6044
6104
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6045
6105
|
|
@@ -6064,6 +6124,12 @@ module Google
|
|
6064
6124
|
include Google::Apis::Core::JsonObjectSupport
|
6065
6125
|
end
|
6066
6126
|
|
6127
|
+
class StructuredEntries
|
6128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6129
|
+
|
6130
|
+
include Google::Apis::Core::JsonObjectSupport
|
6131
|
+
end
|
6132
|
+
|
6067
6133
|
class Subnetwork
|
6068
6134
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
6069
6135
|
|
@@ -7432,6 +7498,7 @@ module Google
|
|
7432
7498
|
collection :reserved_resources, as: 'reservedResources', class: Google::Apis::ComputeAlpha::AllocationAggregateReservationReservedResourceInfo, decorator: Google::Apis::ComputeAlpha::AllocationAggregateReservationReservedResourceInfo::Representation
|
7433
7499
|
|
7434
7500
|
property :vm_family, as: 'vmFamily'
|
7501
|
+
property :workload_type, as: 'workloadType'
|
7435
7502
|
end
|
7436
7503
|
end
|
7437
7504
|
|
@@ -7829,6 +7896,7 @@ module Google
|
|
7829
7896
|
property :max_rate_per_endpoint, as: 'maxRatePerEndpoint'
|
7830
7897
|
property :max_rate_per_instance, as: 'maxRatePerInstance'
|
7831
7898
|
property :max_utilization, as: 'maxUtilization'
|
7899
|
+
property :preference, as: 'preference'
|
7832
7900
|
end
|
7833
7901
|
end
|
7834
7902
|
|
@@ -8414,6 +8482,8 @@ module Google
|
|
8414
8482
|
property :region, as: 'region'
|
8415
8483
|
collection :reservations, as: 'reservations', class: Google::Apis::ComputeAlpha::Reservation, decorator: Google::Apis::ComputeAlpha::Reservation::Representation
|
8416
8484
|
|
8485
|
+
property :resource_status, as: 'resourceStatus', class: Google::Apis::ComputeAlpha::CommitmentResourceStatus, decorator: Google::Apis::ComputeAlpha::CommitmentResourceStatus::Representation
|
8486
|
+
|
8417
8487
|
collection :resources, as: 'resources', class: Google::Apis::ComputeAlpha::ResourceCommitment, decorator: Google::Apis::ComputeAlpha::ResourceCommitment::Representation
|
8418
8488
|
|
8419
8489
|
property :self_link, as: 'selfLink'
|
@@ -8491,6 +8561,28 @@ module Google
|
|
8491
8561
|
end
|
8492
8562
|
end
|
8493
8563
|
|
8564
|
+
class CommitmentResourceStatus
|
8565
|
+
# @private
|
8566
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8567
|
+
property :cancellation_information, as: 'cancellationInformation', class: Google::Apis::ComputeAlpha::CommitmentResourceStatusCancellationInformation, decorator: Google::Apis::ComputeAlpha::CommitmentResourceStatusCancellationInformation::Representation
|
8568
|
+
|
8569
|
+
end
|
8570
|
+
end
|
8571
|
+
|
8572
|
+
class CommitmentResourceStatusCancellationInformation
|
8573
|
+
# @private
|
8574
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8575
|
+
property :canceled_commitment, as: 'canceledCommitment', class: Google::Apis::ComputeAlpha::Money, decorator: Google::Apis::ComputeAlpha::Money::Representation
|
8576
|
+
|
8577
|
+
property :canceled_commitment_last_updated_timestamp, as: 'canceledCommitmentLastUpdatedTimestamp'
|
8578
|
+
property :cancellation_cap, as: 'cancellationCap', class: Google::Apis::ComputeAlpha::Money, decorator: Google::Apis::ComputeAlpha::Money::Representation
|
8579
|
+
|
8580
|
+
property :cancellation_fee, as: 'cancellationFee', class: Google::Apis::ComputeAlpha::Money, decorator: Google::Apis::ComputeAlpha::Money::Representation
|
8581
|
+
|
8582
|
+
property :cancellation_fee_expiration_timestamp, as: 'cancellationFeeExpirationTimestamp'
|
8583
|
+
end
|
8584
|
+
end
|
8585
|
+
|
8494
8586
|
class CommitmentsScopedList
|
8495
8587
|
# @private
|
8496
8588
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8814,6 +8906,7 @@ module Google
|
|
8814
8906
|
|
8815
8907
|
hash :async_secondary_disks, as: 'asyncSecondaryDisks', class: Google::Apis::ComputeAlpha::DiskResourceStatusAsyncReplicationStatus, decorator: Google::Apis::ComputeAlpha::DiskResourceStatusAsyncReplicationStatus::Representation
|
8816
8908
|
|
8909
|
+
property :used_bytes, :numeric_string => true, as: 'usedBytes'
|
8817
8910
|
end
|
8818
8911
|
end
|
8819
8912
|
|
@@ -8824,6 +8917,22 @@ module Google
|
|
8824
8917
|
end
|
8825
8918
|
end
|
8826
8919
|
|
8920
|
+
class DiskSettings
|
8921
|
+
# @private
|
8922
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8923
|
+
hash :default_resource_policies, as: 'defaultResourcePolicies', class: Google::Apis::ComputeAlpha::DiskSettingsResourcePolicyDetails, decorator: Google::Apis::ComputeAlpha::DiskSettingsResourcePolicyDetails::Representation
|
8924
|
+
|
8925
|
+
end
|
8926
|
+
end
|
8927
|
+
|
8928
|
+
class DiskSettingsResourcePolicyDetails
|
8929
|
+
# @private
|
8930
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8931
|
+
collection :excluded_disk_types, as: 'excludedDiskTypes'
|
8932
|
+
property :resource_policy, as: 'resourcePolicy'
|
8933
|
+
end
|
8934
|
+
end
|
8935
|
+
|
8827
8936
|
class DiskType
|
8828
8937
|
# @private
|
8829
8938
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8992,13 +9101,6 @@ module Google
|
|
8992
9101
|
end
|
8993
9102
|
end
|
8994
9103
|
|
8995
|
-
class DisksStopAsyncReplicationRequest
|
8996
|
-
# @private
|
8997
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
8998
|
-
property :async_secondary_disk, as: 'asyncSecondaryDisk'
|
8999
|
-
end
|
9000
|
-
end
|
9001
|
-
|
9002
9104
|
class DisksStopGroupAsyncReplicationResource
|
9003
9105
|
# @private
|
9004
9106
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13240,6 +13342,15 @@ module Google
|
|
13240
13342
|
end
|
13241
13343
|
end
|
13242
13344
|
|
13345
|
+
class Money
|
13346
|
+
# @private
|
13347
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
13348
|
+
property :currency_code, as: 'currencyCode'
|
13349
|
+
property :nanos, as: 'nanos'
|
13350
|
+
property :units, :numeric_string => true, as: 'units'
|
13351
|
+
end
|
13352
|
+
end
|
13353
|
+
|
13243
13354
|
class MutualTls
|
13244
13355
|
# @private
|
13245
13356
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -13366,6 +13477,7 @@ module Google
|
|
13366
13477
|
# @private
|
13367
13478
|
class Representation < Google::Apis::Core::JsonRepresentation
|
13368
13479
|
property :ip_address, as: 'ipAddress'
|
13480
|
+
property :ipv6_address, as: 'ipv6Address'
|
13369
13481
|
property :project_id_or_num, as: 'projectIdOrNum'
|
13370
13482
|
collection :secondary_ip_cidr_ranges, as: 'secondaryIpCidrRanges'
|
13371
13483
|
property :status, as: 'status'
|
@@ -14940,6 +15052,15 @@ module Google
|
|
14940
15052
|
end
|
14941
15053
|
end
|
14942
15054
|
|
15055
|
+
class PartnerMetadata
|
15056
|
+
# @private
|
15057
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15058
|
+
property :fingerprint, :base64 => true, as: 'fingerprint'
|
15059
|
+
hash :partner_metadata, as: 'partnerMetadata', class: Google::Apis::ComputeAlpha::StructuredEntries, decorator: Google::Apis::ComputeAlpha::StructuredEntries::Representation
|
15060
|
+
|
15061
|
+
end
|
15062
|
+
end
|
15063
|
+
|
14943
15064
|
class PathMatcher
|
14944
15065
|
# @private
|
14945
15066
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -15547,6 +15668,7 @@ module Google
|
|
15547
15668
|
# @private
|
15548
15669
|
class Representation < Google::Apis::Core::JsonRepresentation
|
15549
15670
|
hash :dimensions, as: 'dimensions'
|
15671
|
+
property :future_limit, as: 'futureLimit'
|
15550
15672
|
property :limit, as: 'limit'
|
15551
15673
|
property :limit_name, as: 'limitName'
|
15552
15674
|
property :metric_name, as: 'metricName'
|
@@ -15702,13 +15824,6 @@ module Google
|
|
15702
15824
|
end
|
15703
15825
|
end
|
15704
15826
|
|
15705
|
-
class RegionDisksStopAsyncReplicationRequest
|
15706
|
-
# @private
|
15707
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
15708
|
-
property :async_secondary_disk, as: 'asyncSecondaryDisk'
|
15709
|
-
end
|
15710
|
-
end
|
15711
|
-
|
15712
15827
|
class RegionInstanceGroupList
|
15713
15828
|
# @private
|
15714
15829
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -16756,6 +16871,7 @@ module Google
|
|
16756
16871
|
collection :advertised_ip_ranges, as: 'advertisedIpRanges', class: Google::Apis::ComputeAlpha::RouterAdvertisedIpRange, decorator: Google::Apis::ComputeAlpha::RouterAdvertisedIpRange::Representation
|
16757
16872
|
|
16758
16873
|
property :asn, as: 'asn'
|
16874
|
+
property :identifier_range, as: 'identifierRange'
|
16759
16875
|
property :keepalive_interval, as: 'keepaliveInterval'
|
16760
16876
|
end
|
16761
16877
|
end
|
@@ -16774,15 +16890,18 @@ module Google
|
|
16774
16890
|
|
16775
16891
|
property :custom_learned_route_priority, as: 'customLearnedRoutePriority'
|
16776
16892
|
property :enable, as: 'enable'
|
16893
|
+
property :enable_ipv4, as: 'enableIpv4'
|
16777
16894
|
property :enable_ipv6, as: 'enableIpv6'
|
16778
16895
|
property :interface_name, as: 'interfaceName'
|
16779
16896
|
property :ip_address, as: 'ipAddress'
|
16897
|
+
property :ipv4_nexthop_address, as: 'ipv4NexthopAddress'
|
16780
16898
|
property :ipv6_nexthop_address, as: 'ipv6NexthopAddress'
|
16781
16899
|
property :management_type, as: 'managementType'
|
16782
16900
|
property :md5_authentication_key_name, as: 'md5AuthenticationKeyName'
|
16783
16901
|
property :name, as: 'name'
|
16784
16902
|
property :peer_asn, as: 'peerAsn'
|
16785
16903
|
property :peer_ip_address, as: 'peerIpAddress'
|
16904
|
+
property :peer_ipv4_nexthop_address, as: 'peerIpv4NexthopAddress'
|
16786
16905
|
property :peer_ipv6_nexthop_address, as: 'peerIpv6NexthopAddress'
|
16787
16906
|
property :router_appliance_instance, as: 'routerApplianceInstance'
|
16788
16907
|
end
|
@@ -16812,6 +16931,7 @@ module Google
|
|
16812
16931
|
# @private
|
16813
16932
|
class Representation < Google::Apis::Core::JsonRepresentation
|
16814
16933
|
property :ip_range, as: 'ipRange'
|
16934
|
+
property :ip_version, as: 'ipVersion'
|
16815
16935
|
property :linked_interconnect_attachment, as: 'linkedInterconnectAttachment'
|
16816
16936
|
property :linked_vpn_tunnel, as: 'linkedVpnTunnel'
|
16817
16937
|
property :management_type, as: 'managementType'
|
@@ -17450,6 +17570,8 @@ module Google
|
|
17450
17570
|
|
17451
17571
|
property :expr, as: 'expr', class: Google::Apis::ComputeAlpha::Expr, decorator: Google::Apis::ComputeAlpha::Expr::Representation
|
17452
17572
|
|
17573
|
+
property :expr_options, as: 'exprOptions', class: Google::Apis::ComputeAlpha::SecurityPolicyRuleMatcherExprOptions, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRuleMatcherExprOptions::Representation
|
17574
|
+
|
17453
17575
|
property :versioned_expr, as: 'versionedExpr'
|
17454
17576
|
end
|
17455
17577
|
end
|
@@ -17482,6 +17604,22 @@ module Google
|
|
17482
17604
|
end
|
17483
17605
|
end
|
17484
17606
|
|
17607
|
+
class SecurityPolicyRuleMatcherExprOptions
|
17608
|
+
# @private
|
17609
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17610
|
+
property :recaptcha_options, as: 'recaptchaOptions', class: Google::Apis::ComputeAlpha::SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions::Representation
|
17611
|
+
|
17612
|
+
end
|
17613
|
+
end
|
17614
|
+
|
17615
|
+
class SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions
|
17616
|
+
# @private
|
17617
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17618
|
+
collection :action_token_site_keys, as: 'actionTokenSiteKeys'
|
17619
|
+
collection :session_token_site_keys, as: 'sessionTokenSiteKeys'
|
17620
|
+
end
|
17621
|
+
end
|
17622
|
+
|
17485
17623
|
class SecurityPolicyRuleNetworkMatcher
|
17486
17624
|
# @private
|
17487
17625
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17970,6 +18108,8 @@ module Google
|
|
17970
18108
|
property :source_disk_for_recovery_checkpoint, as: 'sourceDiskForRecoveryCheckpoint'
|
17971
18109
|
property :source_disk_id, as: 'sourceDiskId'
|
17972
18110
|
property :source_instant_snapshot, as: 'sourceInstantSnapshot'
|
18111
|
+
property :source_instant_snapshot_encryption_key, as: 'sourceInstantSnapshotEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
|
18112
|
+
|
17973
18113
|
property :source_instant_snapshot_id, as: 'sourceInstantSnapshotId'
|
17974
18114
|
property :source_snapshot_schedule_policy, as: 'sourceSnapshotSchedulePolicy'
|
17975
18115
|
property :source_snapshot_schedule_policy_id, as: 'sourceSnapshotSchedulePolicyId'
|
@@ -18394,12 +18534,16 @@ module Google
|
|
18394
18534
|
hash :labels, as: 'labels'
|
18395
18535
|
property :name, as: 'name'
|
18396
18536
|
property :provisioned_iops, :numeric_string => true, as: 'provisionedIops'
|
18537
|
+
property :provisioned_throughput, :numeric_string => true, as: 'provisionedThroughput'
|
18397
18538
|
property :resource_status, as: 'resourceStatus', class: Google::Apis::ComputeAlpha::StoragePoolResourceStatus, decorator: Google::Apis::ComputeAlpha::StoragePoolResourceStatus::Representation
|
18398
18539
|
|
18399
18540
|
property :self_link, as: 'selfLink'
|
18400
18541
|
property :self_link_with_id, as: 'selfLinkWithId'
|
18401
18542
|
property :size_gb, :numeric_string => true, as: 'sizeGb'
|
18402
18543
|
property :state, as: 'state'
|
18544
|
+
property :status, as: 'status', class: Google::Apis::ComputeAlpha::StoragePoolResourceStatus, decorator: Google::Apis::ComputeAlpha::StoragePoolResourceStatus::Representation
|
18545
|
+
|
18546
|
+
property :storage_pool_type, as: 'storagePoolType'
|
18403
18547
|
property :type, as: 'type'
|
18404
18548
|
property :zone, as: 'zone'
|
18405
18549
|
end
|
@@ -18439,6 +18583,23 @@ module Google
|
|
18439
18583
|
end
|
18440
18584
|
end
|
18441
18585
|
|
18586
|
+
class StoragePoolDisk
|
18587
|
+
# @private
|
18588
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18589
|
+
collection :attached_instances, as: 'attachedInstances'
|
18590
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
18591
|
+
property :disk, as: 'disk'
|
18592
|
+
property :name, as: 'name'
|
18593
|
+
property :provisioned_iops, :numeric_string => true, as: 'provisionedIops'
|
18594
|
+
property :provisioned_throughput, :numeric_string => true, as: 'provisionedThroughput'
|
18595
|
+
collection :resource_policies, as: 'resourcePolicies'
|
18596
|
+
property :size_gb, :numeric_string => true, as: 'sizeGb'
|
18597
|
+
property :status, as: 'status'
|
18598
|
+
property :type, as: 'type'
|
18599
|
+
property :used_bytes, :numeric_string => true, as: 'usedBytes'
|
18600
|
+
end
|
18601
|
+
end
|
18602
|
+
|
18442
18603
|
class StoragePoolList
|
18443
18604
|
# @private
|
18444
18605
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18473,6 +18634,40 @@ module Google
|
|
18473
18634
|
end
|
18474
18635
|
end
|
18475
18636
|
|
18637
|
+
class StoragePoolListDisks
|
18638
|
+
# @private
|
18639
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18640
|
+
property :etag, as: 'etag'
|
18641
|
+
property :id, as: 'id'
|
18642
|
+
collection :items, as: 'items', class: Google::Apis::ComputeAlpha::StoragePoolDisk, decorator: Google::Apis::ComputeAlpha::StoragePoolDisk::Representation
|
18643
|
+
|
18644
|
+
property :kind, as: 'kind'
|
18645
|
+
property :next_page_token, as: 'nextPageToken'
|
18646
|
+
property :self_link, as: 'selfLink'
|
18647
|
+
collection :unreachables, as: 'unreachables'
|
18648
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::StoragePoolListDisks::Warning, decorator: Google::Apis::ComputeAlpha::StoragePoolListDisks::Warning::Representation
|
18649
|
+
|
18650
|
+
end
|
18651
|
+
|
18652
|
+
class Warning
|
18653
|
+
# @private
|
18654
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18655
|
+
property :code, as: 'code'
|
18656
|
+
collection :data, as: 'data', class: Google::Apis::ComputeAlpha::StoragePoolListDisks::Warning::Datum, decorator: Google::Apis::ComputeAlpha::StoragePoolListDisks::Warning::Datum::Representation
|
18657
|
+
|
18658
|
+
property :message, as: 'message'
|
18659
|
+
end
|
18660
|
+
|
18661
|
+
class Datum
|
18662
|
+
# @private
|
18663
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18664
|
+
property :key, as: 'key'
|
18665
|
+
property :value, as: 'value'
|
18666
|
+
end
|
18667
|
+
end
|
18668
|
+
end
|
18669
|
+
end
|
18670
|
+
|
18476
18671
|
class StoragePoolResourceStatus
|
18477
18672
|
# @private
|
18478
18673
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18514,6 +18709,13 @@ module Google
|
|
18514
18709
|
end
|
18515
18710
|
end
|
18516
18711
|
|
18712
|
+
class StructuredEntries
|
18713
|
+
# @private
|
18714
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
18715
|
+
hash :entries, as: 'entries'
|
18716
|
+
end
|
18717
|
+
end
|
18718
|
+
|
18517
18719
|
class Subnetwork
|
18518
18720
|
# @private
|
18519
18721
|
class Representation < Google::Apis::Core::JsonRepresentation
|