Google Cloud Container V1 Client - Class DedicatedLocalSsdProfile (2.8.0)

Reference documentation and code samples for the Google Cloud Container V1 Client class DedicatedLocalSsdProfile.

Provisions a new, separate local NVMe SSD exclusively for swap.

Generated from protobuf message google.container.v1.LinuxNodeConfig.SwapConfig.DedicatedLocalSsdProfile

Namespace

Google \ Cloud \ Container \ V1 \ LinuxNodeConfig \ SwapConfig

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ disk_count int|string

The number of physical local NVMe SSD disks to attach.

getDiskCount

The number of physical local NVMe SSD disks to attach.

Returns
Type Description
int|string

setDiskCount

The number of physical local NVMe SSD disks to attach.

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