Compute V1 Client - Class StoragePoolExapoolProvisionedCapacityGb (2.4.0)

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 \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ capacity_optimized int|string

Output only. Size, in GiB, of provisioned capacity-optimized capacity for this Exapool

↳ read_optimized int|string

Output only. Size, in GiB, of provisioned read-optimized capacity for this Exapool

↳ write_optimized int|string

Output only. Size, in GiB, of provisioned write-optimized capacity for this Exapool

getCapacityOptimized

Output only. Size, in GiB, of provisioned capacity-optimized capacity for this Exapool

Returns
Type Description
int|string

hasCapacityOptimized

clearCapacityOptimized

setCapacityOptimized

Output only. Size, in GiB, of provisioned capacity-optimized capacity for this Exapool

Parameter
Name Description
var int|string
Returns
Type Description
$this

getReadOptimized

Output only. Size, in GiB, of provisioned read-optimized capacity for this Exapool

Returns
Type Description
int|string

hasReadOptimized

clearReadOptimized

setReadOptimized

Output only. Size, in GiB, of provisioned read-optimized capacity for this Exapool

Parameter
Name Description
var int|string
Returns
Type Description
$this

getWriteOptimized

Output only. Size, in GiB, of provisioned write-optimized capacity for this Exapool

Returns
Type Description
int|string

hasWriteOptimized

clearWriteOptimized

setWriteOptimized

Output only. Size, in GiB, of provisioned write-optimized capacity for this Exapool

Parameter
Name Description
var int|string
Returns
Type Description
$this