feat: Update Compute Engine v1 API to revision 20251210 (#1137) · googleapis/googleapis@c2ec846
@@ -14,7 +14,7 @@
14141515// Generated by the disco-to-proto3-converter. DO NOT EDIT!
1616// Source Discovery file: compute.v1.json
17-// Source file revision: 20251202
17+// Source file revision: 20251210
1818// API name: compute
1919// API version: v1
2020@@ -67764,6 +67764,9 @@ message StoragePool {
6776467764 // create the resource.
6776567765 optional string description = 422937596;
677666776667767+ // Output only. [Output Only] Provisioned capacities for each SKU for this Exapool in GiB
67768+ optional StoragePoolExapoolProvisionedCapacityGb exapool_provisioned_capacity_gb = 345174240;
67769+6776767770 // Output only. [Output Only] The unique identifier for the resource. This identifier is
6776867771 // defined by the server.
6776967772 optional uint64 id = 3355;
@@ -67944,6 +67947,19 @@ message StoragePoolDisk {
67944679476794567948}
679466794967950+// Exapool provisioned capacities for each SKU type
67951+message StoragePoolExapoolProvisionedCapacityGb {
67952+ // Output only. Size, in GiB, of provisioned capacity-optimized capacity for this Exapool
67953+ optional int64 capacity_optimized = 251131874;
67954+67955+ // Output only. Size, in GiB, of provisioned read-optimized capacity for this Exapool
67956+ optional int64 read_optimized = 389863870;
67957+67958+ // Output only. Size, in GiB, of provisioned write-optimized capacity for this Exapool
67959+ optional int64 write_optimized = 492523719;
67960+67961+}
67962+6794767963// A list of StoragePool resources.
6794867964message StoragePoolList {
6794967965 optional string etag = 3123477;
@@ -68015,6 +68031,20 @@ message StoragePoolResourceStatus {
6801568031 // [Output Only] Number of disks used.
6801668032 optional int64 disk_count = 182933485;
680176803368034+ // Output only. [Output Only] Maximum allowed read IOPS for this Exapool.
68035+ optional int64 exapool_max_read_iops = 59241794;
68036+68037+ // Output only. [Output Only] Maximum allowed read throughput in MiB/s for
68038+ // this Exapool.
68039+ optional int64 exapool_max_read_throughput = 390933251;
68040+68041+ // Output only. [Output Only] Maximum allowed write IOPS for this Exapool.
68042+ optional int64 exapool_max_write_iops = 293212537;
68043+68044+ // Output only. [Output Only] Maximum allowed write throughput in MiB/s
68045+ // for this Exapool.
68046+ optional int64 exapool_max_write_throughput = 330367482;
68047+6801868048 // Output only. [Output Only] Timestamp of the last successful resize inRFC3339 text format.
6801968049 optional string last_resize_timestamp = 500825556;
6802068050@@ -68378,7 +68408,7 @@ message Subnetwork {
6837868408 // explicitly set, it will not appear in get listings. If not set
6837968409 // the default behavior is determined by the org policy, if there is no org
6838068410 // policy specified, then it will default to disabled. This field isn't
68381- // supported if the subnet purpose field is set toREGIONAL_MANAGED_PROXY.
68411+ // supported if the subnet purpose field is set toREGIONAL_MANAGED_PROXY. It is recommended to uselogConfig.enable field instead.
6838268412 optional bool enable_flow_logs = 151544420;
68383684136838468414 // The external IPv6 address range that is owned by this