google-apis-compute_beta 0.93.0 → 0.95.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_beta/classes.rb +1300 -13
- data/lib/google/apis/compute_beta/gem_version.rb +2 -2
- data/lib/google/apis/compute_beta/representations.rb +473 -0
- data/lib/google/apis/compute_beta/service.rb +1100 -238
- metadata +3 -3
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module ComputeBeta
|
18
18
|
# Version of the google-apis-compute_beta gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.95.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.14.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240305"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -1870,6 +1870,12 @@ module Google
|
|
1870
1870
|
include Google::Apis::Core::JsonObjectSupport
|
1871
1871
|
end
|
1872
1872
|
|
1873
|
+
class InstanceGroupManagerParams
|
1874
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1875
|
+
|
1876
|
+
include Google::Apis::Core::JsonObjectSupport
|
1877
|
+
end
|
1878
|
+
|
1873
1879
|
class InstanceGroupManagerResizeRequest
|
1874
1880
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1875
1881
|
|
@@ -5674,6 +5680,156 @@ module Google
|
|
5674
5680
|
include Google::Apis::Core::JsonObjectSupport
|
5675
5681
|
end
|
5676
5682
|
|
5683
|
+
class StoragePool
|
5684
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5685
|
+
|
5686
|
+
include Google::Apis::Core::JsonObjectSupport
|
5687
|
+
end
|
5688
|
+
|
5689
|
+
class StoragePoolAggregatedList
|
5690
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5691
|
+
|
5692
|
+
class Warning
|
5693
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5694
|
+
|
5695
|
+
class Datum
|
5696
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5697
|
+
|
5698
|
+
include Google::Apis::Core::JsonObjectSupport
|
5699
|
+
end
|
5700
|
+
|
5701
|
+
include Google::Apis::Core::JsonObjectSupport
|
5702
|
+
end
|
5703
|
+
|
5704
|
+
include Google::Apis::Core::JsonObjectSupport
|
5705
|
+
end
|
5706
|
+
|
5707
|
+
class StoragePoolDisk
|
5708
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5709
|
+
|
5710
|
+
include Google::Apis::Core::JsonObjectSupport
|
5711
|
+
end
|
5712
|
+
|
5713
|
+
class StoragePoolList
|
5714
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5715
|
+
|
5716
|
+
class Warning
|
5717
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5718
|
+
|
5719
|
+
class Datum
|
5720
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5721
|
+
|
5722
|
+
include Google::Apis::Core::JsonObjectSupport
|
5723
|
+
end
|
5724
|
+
|
5725
|
+
include Google::Apis::Core::JsonObjectSupport
|
5726
|
+
end
|
5727
|
+
|
5728
|
+
include Google::Apis::Core::JsonObjectSupport
|
5729
|
+
end
|
5730
|
+
|
5731
|
+
class StoragePoolListDisks
|
5732
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5733
|
+
|
5734
|
+
class Warning
|
5735
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5736
|
+
|
5737
|
+
class Datum
|
5738
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5739
|
+
|
5740
|
+
include Google::Apis::Core::JsonObjectSupport
|
5741
|
+
end
|
5742
|
+
|
5743
|
+
include Google::Apis::Core::JsonObjectSupport
|
5744
|
+
end
|
5745
|
+
|
5746
|
+
include Google::Apis::Core::JsonObjectSupport
|
5747
|
+
end
|
5748
|
+
|
5749
|
+
class StoragePoolResourceStatus
|
5750
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5751
|
+
|
5752
|
+
include Google::Apis::Core::JsonObjectSupport
|
5753
|
+
end
|
5754
|
+
|
5755
|
+
class StoragePoolType
|
5756
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5757
|
+
|
5758
|
+
include Google::Apis::Core::JsonObjectSupport
|
5759
|
+
end
|
5760
|
+
|
5761
|
+
class StoragePoolTypeAggregatedList
|
5762
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5763
|
+
|
5764
|
+
class Warning
|
5765
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5766
|
+
|
5767
|
+
class Datum
|
5768
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5769
|
+
|
5770
|
+
include Google::Apis::Core::JsonObjectSupport
|
5771
|
+
end
|
5772
|
+
|
5773
|
+
include Google::Apis::Core::JsonObjectSupport
|
5774
|
+
end
|
5775
|
+
|
5776
|
+
include Google::Apis::Core::JsonObjectSupport
|
5777
|
+
end
|
5778
|
+
|
5779
|
+
class StoragePoolTypeList
|
5780
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5781
|
+
|
5782
|
+
class Warning
|
5783
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5784
|
+
|
5785
|
+
class Datum
|
5786
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5787
|
+
|
5788
|
+
include Google::Apis::Core::JsonObjectSupport
|
5789
|
+
end
|
5790
|
+
|
5791
|
+
include Google::Apis::Core::JsonObjectSupport
|
5792
|
+
end
|
5793
|
+
|
5794
|
+
include Google::Apis::Core::JsonObjectSupport
|
5795
|
+
end
|
5796
|
+
|
5797
|
+
class StoragePoolTypesScopedList
|
5798
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5799
|
+
|
5800
|
+
class Warning
|
5801
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5802
|
+
|
5803
|
+
class Datum
|
5804
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5805
|
+
|
5806
|
+
include Google::Apis::Core::JsonObjectSupport
|
5807
|
+
end
|
5808
|
+
|
5809
|
+
include Google::Apis::Core::JsonObjectSupport
|
5810
|
+
end
|
5811
|
+
|
5812
|
+
include Google::Apis::Core::JsonObjectSupport
|
5813
|
+
end
|
5814
|
+
|
5815
|
+
class StoragePoolsScopedList
|
5816
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5817
|
+
|
5818
|
+
class Warning
|
5819
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5820
|
+
|
5821
|
+
class Datum
|
5822
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5823
|
+
|
5824
|
+
include Google::Apis::Core::JsonObjectSupport
|
5825
|
+
end
|
5826
|
+
|
5827
|
+
include Google::Apis::Core::JsonObjectSupport
|
5828
|
+
end
|
5829
|
+
|
5830
|
+
include Google::Apis::Core::JsonObjectSupport
|
5831
|
+
end
|
5832
|
+
|
5677
5833
|
class Subnetwork
|
5678
5834
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5679
5835
|
|
@@ -7127,6 +7283,7 @@ module Google
|
|
7127
7283
|
property :source_snapshot, as: 'sourceSnapshot'
|
7128
7284
|
property :source_snapshot_encryption_key, as: 'sourceSnapshotEncryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
|
7129
7285
|
|
7286
|
+
property :storage_pool, as: 'storagePool'
|
7130
7287
|
end
|
7131
7288
|
end
|
7132
7289
|
|
@@ -8226,6 +8383,7 @@ module Google
|
|
8226
8383
|
property :source_snapshot_id, as: 'sourceSnapshotId'
|
8227
8384
|
property :source_storage_object, as: 'sourceStorageObject'
|
8228
8385
|
property :status, as: 'status'
|
8386
|
+
property :storage_pool, as: 'storagePool'
|
8229
8387
|
property :storage_type, as: 'storageType'
|
8230
8388
|
property :type, as: 'type'
|
8231
8389
|
collection :user_licenses, as: 'userLicenses'
|
@@ -10282,6 +10440,8 @@ module Google
|
|
10282
10440
|
property :name, as: 'name'
|
10283
10441
|
collection :named_ports, as: 'namedPorts', class: Google::Apis::ComputeBeta::NamedPort, decorator: Google::Apis::ComputeBeta::NamedPort::Representation
|
10284
10442
|
|
10443
|
+
property :params, as: 'params', class: Google::Apis::ComputeBeta::InstanceGroupManagerParams, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerParams::Representation
|
10444
|
+
|
10285
10445
|
property :region, as: 'region'
|
10286
10446
|
property :self_link, as: 'selfLink'
|
10287
10447
|
property :service_account, as: 'serviceAccount'
|
@@ -10429,6 +10589,13 @@ module Google
|
|
10429
10589
|
end
|
10430
10590
|
end
|
10431
10591
|
|
10592
|
+
class InstanceGroupManagerParams
|
10593
|
+
# @private
|
10594
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
10595
|
+
hash :resource_manager_tags, as: 'resourceManagerTags'
|
10596
|
+
end
|
10597
|
+
end
|
10598
|
+
|
10432
10599
|
class InstanceGroupManagerResizeRequest
|
10433
10600
|
# @private
|
10434
10601
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17329,6 +17496,312 @@ module Google
|
|
17329
17496
|
end
|
17330
17497
|
end
|
17331
17498
|
|
17499
|
+
class StoragePool
|
17500
|
+
# @private
|
17501
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17502
|
+
property :capacity_provisioning_type, as: 'capacityProvisioningType'
|
17503
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
17504
|
+
property :description, as: 'description'
|
17505
|
+
property :id, :numeric_string => true, as: 'id'
|
17506
|
+
property :kind, as: 'kind'
|
17507
|
+
property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
|
17508
|
+
hash :labels, as: 'labels'
|
17509
|
+
property :name, as: 'name'
|
17510
|
+
property :performance_provisioning_type, as: 'performanceProvisioningType'
|
17511
|
+
property :pool_provisioned_capacity_gb, :numeric_string => true, as: 'poolProvisionedCapacityGb'
|
17512
|
+
property :pool_provisioned_iops, :numeric_string => true, as: 'poolProvisionedIops'
|
17513
|
+
property :pool_provisioned_throughput, :numeric_string => true, as: 'poolProvisionedThroughput'
|
17514
|
+
property :resource_status, as: 'resourceStatus', class: Google::Apis::ComputeBeta::StoragePoolResourceStatus, decorator: Google::Apis::ComputeBeta::StoragePoolResourceStatus::Representation
|
17515
|
+
|
17516
|
+
property :self_link, as: 'selfLink'
|
17517
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
17518
|
+
property :state, as: 'state'
|
17519
|
+
property :status, as: 'status', class: Google::Apis::ComputeBeta::StoragePoolResourceStatus, decorator: Google::Apis::ComputeBeta::StoragePoolResourceStatus::Representation
|
17520
|
+
|
17521
|
+
property :storage_pool_type, as: 'storagePoolType'
|
17522
|
+
property :zone, as: 'zone'
|
17523
|
+
end
|
17524
|
+
end
|
17525
|
+
|
17526
|
+
class StoragePoolAggregatedList
|
17527
|
+
# @private
|
17528
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17529
|
+
property :etag, as: 'etag'
|
17530
|
+
property :id, as: 'id'
|
17531
|
+
hash :items, as: 'items', class: Google::Apis::ComputeBeta::StoragePoolsScopedList, decorator: Google::Apis::ComputeBeta::StoragePoolsScopedList::Representation
|
17532
|
+
|
17533
|
+
property :kind, as: 'kind'
|
17534
|
+
property :next_page_token, as: 'nextPageToken'
|
17535
|
+
property :self_link, as: 'selfLink'
|
17536
|
+
collection :unreachables, as: 'unreachables'
|
17537
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::StoragePoolAggregatedList::Warning, decorator: Google::Apis::ComputeBeta::StoragePoolAggregatedList::Warning::Representation
|
17538
|
+
|
17539
|
+
end
|
17540
|
+
|
17541
|
+
class Warning
|
17542
|
+
# @private
|
17543
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17544
|
+
property :code, as: 'code'
|
17545
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::StoragePoolAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::StoragePoolAggregatedList::Warning::Datum::Representation
|
17546
|
+
|
17547
|
+
property :message, as: 'message'
|
17548
|
+
end
|
17549
|
+
|
17550
|
+
class Datum
|
17551
|
+
# @private
|
17552
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17553
|
+
property :key, as: 'key'
|
17554
|
+
property :value, as: 'value'
|
17555
|
+
end
|
17556
|
+
end
|
17557
|
+
end
|
17558
|
+
end
|
17559
|
+
|
17560
|
+
class StoragePoolDisk
|
17561
|
+
# @private
|
17562
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17563
|
+
collection :attached_instances, as: 'attachedInstances'
|
17564
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
17565
|
+
property :disk, as: 'disk'
|
17566
|
+
property :name, as: 'name'
|
17567
|
+
property :provisioned_iops, :numeric_string => true, as: 'provisionedIops'
|
17568
|
+
property :provisioned_throughput, :numeric_string => true, as: 'provisionedThroughput'
|
17569
|
+
collection :resource_policies, as: 'resourcePolicies'
|
17570
|
+
property :size_gb, :numeric_string => true, as: 'sizeGb'
|
17571
|
+
property :status, as: 'status'
|
17572
|
+
property :type, as: 'type'
|
17573
|
+
property :used_bytes, :numeric_string => true, as: 'usedBytes'
|
17574
|
+
end
|
17575
|
+
end
|
17576
|
+
|
17577
|
+
class StoragePoolList
|
17578
|
+
# @private
|
17579
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17580
|
+
property :etag, as: 'etag'
|
17581
|
+
property :id, as: 'id'
|
17582
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::StoragePool, decorator: Google::Apis::ComputeBeta::StoragePool::Representation
|
17583
|
+
|
17584
|
+
property :kind, as: 'kind'
|
17585
|
+
property :next_page_token, as: 'nextPageToken'
|
17586
|
+
property :self_link, as: 'selfLink'
|
17587
|
+
collection :unreachables, as: 'unreachables'
|
17588
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::StoragePoolList::Warning, decorator: Google::Apis::ComputeBeta::StoragePoolList::Warning::Representation
|
17589
|
+
|
17590
|
+
end
|
17591
|
+
|
17592
|
+
class Warning
|
17593
|
+
# @private
|
17594
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17595
|
+
property :code, as: 'code'
|
17596
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::StoragePoolList::Warning::Datum, decorator: Google::Apis::ComputeBeta::StoragePoolList::Warning::Datum::Representation
|
17597
|
+
|
17598
|
+
property :message, as: 'message'
|
17599
|
+
end
|
17600
|
+
|
17601
|
+
class Datum
|
17602
|
+
# @private
|
17603
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17604
|
+
property :key, as: 'key'
|
17605
|
+
property :value, as: 'value'
|
17606
|
+
end
|
17607
|
+
end
|
17608
|
+
end
|
17609
|
+
end
|
17610
|
+
|
17611
|
+
class StoragePoolListDisks
|
17612
|
+
# @private
|
17613
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17614
|
+
property :etag, as: 'etag'
|
17615
|
+
property :id, as: 'id'
|
17616
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::StoragePoolDisk, decorator: Google::Apis::ComputeBeta::StoragePoolDisk::Representation
|
17617
|
+
|
17618
|
+
property :kind, as: 'kind'
|
17619
|
+
property :next_page_token, as: 'nextPageToken'
|
17620
|
+
property :self_link, as: 'selfLink'
|
17621
|
+
collection :unreachables, as: 'unreachables'
|
17622
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::StoragePoolListDisks::Warning, decorator: Google::Apis::ComputeBeta::StoragePoolListDisks::Warning::Representation
|
17623
|
+
|
17624
|
+
end
|
17625
|
+
|
17626
|
+
class Warning
|
17627
|
+
# @private
|
17628
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17629
|
+
property :code, as: 'code'
|
17630
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::StoragePoolListDisks::Warning::Datum, decorator: Google::Apis::ComputeBeta::StoragePoolListDisks::Warning::Datum::Representation
|
17631
|
+
|
17632
|
+
property :message, as: 'message'
|
17633
|
+
end
|
17634
|
+
|
17635
|
+
class Datum
|
17636
|
+
# @private
|
17637
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17638
|
+
property :key, as: 'key'
|
17639
|
+
property :value, as: 'value'
|
17640
|
+
end
|
17641
|
+
end
|
17642
|
+
end
|
17643
|
+
end
|
17644
|
+
|
17645
|
+
class StoragePoolResourceStatus
|
17646
|
+
# @private
|
17647
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17648
|
+
property :disk_count, :numeric_string => true, as: 'diskCount'
|
17649
|
+
property :last_resize_timestamp, as: 'lastResizeTimestamp'
|
17650
|
+
property :max_total_provisioned_disk_capacity_gb, :numeric_string => true, as: 'maxTotalProvisionedDiskCapacityGb'
|
17651
|
+
property :pool_used_capacity_bytes, :numeric_string => true, as: 'poolUsedCapacityBytes'
|
17652
|
+
property :pool_used_iops, :numeric_string => true, as: 'poolUsedIops'
|
17653
|
+
property :pool_used_throughput, :numeric_string => true, as: 'poolUsedThroughput'
|
17654
|
+
property :pool_user_written_bytes, :numeric_string => true, as: 'poolUserWrittenBytes'
|
17655
|
+
property :total_provisioned_disk_capacity_gb, :numeric_string => true, as: 'totalProvisionedDiskCapacityGb'
|
17656
|
+
property :total_provisioned_disk_iops, :numeric_string => true, as: 'totalProvisionedDiskIops'
|
17657
|
+
property :total_provisioned_disk_throughput, :numeric_string => true, as: 'totalProvisionedDiskThroughput'
|
17658
|
+
end
|
17659
|
+
end
|
17660
|
+
|
17661
|
+
class StoragePoolType
|
17662
|
+
# @private
|
17663
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17664
|
+
property :creation_timestamp, as: 'creationTimestamp'
|
17665
|
+
property :deprecated, as: 'deprecated', class: Google::Apis::ComputeBeta::DeprecationStatus, decorator: Google::Apis::ComputeBeta::DeprecationStatus::Representation
|
17666
|
+
|
17667
|
+
property :description, as: 'description'
|
17668
|
+
property :id, :numeric_string => true, as: 'id'
|
17669
|
+
property :kind, as: 'kind'
|
17670
|
+
property :max_pool_provisioned_capacity_gb, :numeric_string => true, as: 'maxPoolProvisionedCapacityGb'
|
17671
|
+
property :max_pool_provisioned_iops, :numeric_string => true, as: 'maxPoolProvisionedIops'
|
17672
|
+
property :max_pool_provisioned_throughput, :numeric_string => true, as: 'maxPoolProvisionedThroughput'
|
17673
|
+
property :min_pool_provisioned_capacity_gb, :numeric_string => true, as: 'minPoolProvisionedCapacityGb'
|
17674
|
+
property :min_pool_provisioned_iops, :numeric_string => true, as: 'minPoolProvisionedIops'
|
17675
|
+
property :min_pool_provisioned_throughput, :numeric_string => true, as: 'minPoolProvisionedThroughput'
|
17676
|
+
property :min_size_gb, :numeric_string => true, as: 'minSizeGb'
|
17677
|
+
property :name, as: 'name'
|
17678
|
+
property :self_link, as: 'selfLink'
|
17679
|
+
property :self_link_with_id, as: 'selfLinkWithId'
|
17680
|
+
collection :supported_disk_types, as: 'supportedDiskTypes'
|
17681
|
+
property :zone, as: 'zone'
|
17682
|
+
end
|
17683
|
+
end
|
17684
|
+
|
17685
|
+
class StoragePoolTypeAggregatedList
|
17686
|
+
# @private
|
17687
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17688
|
+
property :id, as: 'id'
|
17689
|
+
hash :items, as: 'items', class: Google::Apis::ComputeBeta::StoragePoolTypesScopedList, decorator: Google::Apis::ComputeBeta::StoragePoolTypesScopedList::Representation
|
17690
|
+
|
17691
|
+
property :kind, as: 'kind'
|
17692
|
+
property :next_page_token, as: 'nextPageToken'
|
17693
|
+
property :self_link, as: 'selfLink'
|
17694
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::StoragePoolTypeAggregatedList::Warning, decorator: Google::Apis::ComputeBeta::StoragePoolTypeAggregatedList::Warning::Representation
|
17695
|
+
|
17696
|
+
end
|
17697
|
+
|
17698
|
+
class Warning
|
17699
|
+
# @private
|
17700
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17701
|
+
property :code, as: 'code'
|
17702
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::StoragePoolTypeAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::StoragePoolTypeAggregatedList::Warning::Datum::Representation
|
17703
|
+
|
17704
|
+
property :message, as: 'message'
|
17705
|
+
end
|
17706
|
+
|
17707
|
+
class Datum
|
17708
|
+
# @private
|
17709
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17710
|
+
property :key, as: 'key'
|
17711
|
+
property :value, as: 'value'
|
17712
|
+
end
|
17713
|
+
end
|
17714
|
+
end
|
17715
|
+
end
|
17716
|
+
|
17717
|
+
class StoragePoolTypeList
|
17718
|
+
# @private
|
17719
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17720
|
+
property :id, as: 'id'
|
17721
|
+
collection :items, as: 'items', class: Google::Apis::ComputeBeta::StoragePoolType, decorator: Google::Apis::ComputeBeta::StoragePoolType::Representation
|
17722
|
+
|
17723
|
+
property :kind, as: 'kind'
|
17724
|
+
property :next_page_token, as: 'nextPageToken'
|
17725
|
+
property :self_link, as: 'selfLink'
|
17726
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::StoragePoolTypeList::Warning, decorator: Google::Apis::ComputeBeta::StoragePoolTypeList::Warning::Representation
|
17727
|
+
|
17728
|
+
end
|
17729
|
+
|
17730
|
+
class Warning
|
17731
|
+
# @private
|
17732
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17733
|
+
property :code, as: 'code'
|
17734
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::StoragePoolTypeList::Warning::Datum, decorator: Google::Apis::ComputeBeta::StoragePoolTypeList::Warning::Datum::Representation
|
17735
|
+
|
17736
|
+
property :message, as: 'message'
|
17737
|
+
end
|
17738
|
+
|
17739
|
+
class Datum
|
17740
|
+
# @private
|
17741
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17742
|
+
property :key, as: 'key'
|
17743
|
+
property :value, as: 'value'
|
17744
|
+
end
|
17745
|
+
end
|
17746
|
+
end
|
17747
|
+
end
|
17748
|
+
|
17749
|
+
class StoragePoolTypesScopedList
|
17750
|
+
# @private
|
17751
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17752
|
+
collection :storage_pool_types, as: 'storagePoolTypes', class: Google::Apis::ComputeBeta::StoragePoolType, decorator: Google::Apis::ComputeBeta::StoragePoolType::Representation
|
17753
|
+
|
17754
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::StoragePoolTypesScopedList::Warning, decorator: Google::Apis::ComputeBeta::StoragePoolTypesScopedList::Warning::Representation
|
17755
|
+
|
17756
|
+
end
|
17757
|
+
|
17758
|
+
class Warning
|
17759
|
+
# @private
|
17760
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17761
|
+
property :code, as: 'code'
|
17762
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::StoragePoolTypesScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::StoragePoolTypesScopedList::Warning::Datum::Representation
|
17763
|
+
|
17764
|
+
property :message, as: 'message'
|
17765
|
+
end
|
17766
|
+
|
17767
|
+
class Datum
|
17768
|
+
# @private
|
17769
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17770
|
+
property :key, as: 'key'
|
17771
|
+
property :value, as: 'value'
|
17772
|
+
end
|
17773
|
+
end
|
17774
|
+
end
|
17775
|
+
end
|
17776
|
+
|
17777
|
+
class StoragePoolsScopedList
|
17778
|
+
# @private
|
17779
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17780
|
+
collection :storage_pools, as: 'storagePools', class: Google::Apis::ComputeBeta::StoragePool, decorator: Google::Apis::ComputeBeta::StoragePool::Representation
|
17781
|
+
|
17782
|
+
property :warning, as: 'warning', class: Google::Apis::ComputeBeta::StoragePoolsScopedList::Warning, decorator: Google::Apis::ComputeBeta::StoragePoolsScopedList::Warning::Representation
|
17783
|
+
|
17784
|
+
end
|
17785
|
+
|
17786
|
+
class Warning
|
17787
|
+
# @private
|
17788
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17789
|
+
property :code, as: 'code'
|
17790
|
+
collection :data, as: 'data', class: Google::Apis::ComputeBeta::StoragePoolsScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::StoragePoolsScopedList::Warning::Datum::Representation
|
17791
|
+
|
17792
|
+
property :message, as: 'message'
|
17793
|
+
end
|
17794
|
+
|
17795
|
+
class Datum
|
17796
|
+
# @private
|
17797
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17798
|
+
property :key, as: 'key'
|
17799
|
+
property :value, as: 'value'
|
17800
|
+
end
|
17801
|
+
end
|
17802
|
+
end
|
17803
|
+
end
|
17804
|
+
|
17332
17805
|
class Subnetwork
|
17333
17806
|
# @private
|
17334
17807
|
class Representation < Google::Apis::Core::JsonRepresentation
|