Google Cloud Net App V1 Client - Class LargeCapacityConfig (1.12.0)

Reference documentation and code samples for the Google Cloud Net App V1 Client class LargeCapacityConfig.

Configuration for a Large Capacity Volume. A Large Capacity Volume supports sizes ranging from 4.8 TiB to 20 PiB, it is composed of multiple internal constituents, and must be created in a large capacity pool.

Generated from protobuf message google.cloud.netapp.v1.LargeCapacityConfig

Namespace

Google \ Cloud \ NetApp \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ constituent_count int

Optional. The number of internal constituents (e.g., FlexVols) for this large volume. The minimum number of constituents is 2.

getConstituentCount

Optional. The number of internal constituents (e.g., FlexVols) for this large volume. The minimum number of constituents is 2.

Returns
Type Description
int

setConstituentCount

Optional. The number of internal constituents (e.g., FlexVols) for this large volume. The minimum number of constituents is 2.

Parameter
Name Description
var int
Returns
Type Description
$this