Compute V1 Client - Class BundledLocalSsds (2.7.0)

Reference documentation and code samples for the Compute V1 Client class BundledLocalSsds.

Generated from protobuf message google.cloud.compute.v1.BundledLocalSsds

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ default_interface string

The default disk interface if the interface is not specified.

↳ partition_count int

The number of partitions.

getDefaultInterface

The default disk interface if the interface is not specified.

Returns
Type Description
string

hasDefaultInterface

clearDefaultInterface

setDefaultInterface

The default disk interface if the interface is not specified.

Parameter
Name Description
var string
Returns
Type Description
$this

getPartitionCount

The number of partitions.

Returns
Type Description
int

hasPartitionCount

clearPartitionCount

setPartitionCount

The number of partitions.

Parameter
Name Description
var int
Returns
Type Description
$this