Reference documentation and code samples for the Compute V1 Client class StoragePoolExapoolProvisionedCapacityGb.
Exapool provisioned capacities for each SKU type
Generated from protobuf message google.cloud.compute.v1.StoragePoolExapoolProvisionedCapacityGb
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ capacity_optimized |
int|string
Size, in GiB, of provisioned capacity-optimized capacity for this Exapool |
↳ read_optimized |
int|string
Size, in GiB, of provisioned read-optimized capacity for this Exapool |
↳ write_optimized |
int|string
Size, in GiB, of provisioned write-optimized capacity for this Exapool |
getCapacityOptimized
Size, in GiB, of provisioned capacity-optimized capacity for this Exapool
| Returns | |
|---|---|
| Type | Description |
int|string |
|
hasCapacityOptimized
clearCapacityOptimized
setCapacityOptimized
Size, in GiB, of provisioned capacity-optimized capacity for this Exapool
| Parameter | |
|---|---|
| Name | Description |
var |
int|string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getReadOptimized
Size, in GiB, of provisioned read-optimized capacity for this Exapool
| Returns | |
|---|---|
| Type | Description |
int|string |
|
hasReadOptimized
clearReadOptimized
setReadOptimized
Size, in GiB, of provisioned read-optimized capacity for this Exapool
| Parameter | |
|---|---|
| Name | Description |
var |
int|string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getWriteOptimized
Size, in GiB, of provisioned write-optimized capacity for this Exapool
| Returns | |
|---|---|
| Type | Description |
int|string |
|
hasWriteOptimized
clearWriteOptimized
setWriteOptimized
Size, in GiB, of provisioned write-optimized capacity for this Exapool
| Parameter | |
|---|---|
| Name | Description |
var |
int|string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|