Google Cloud Sql Admin V1beta4 Client - Class AdvancedMachineFeatures (0.16.1)

Reference documentation and code samples for the Google Cloud Sql Admin V1beta4 Client class AdvancedMachineFeatures.

Specifies options for controlling advanced machine features.

Generated from protobuf message google.cloud.sql.v1beta4.AdvancedMachineFeatures

Namespace

Google \ Cloud \ Sql \ V1beta4

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ threads_per_core int

The number of threads per physical core.

getThreadsPerCore

The number of threads per physical core.

Returns
Type Description
int

setThreadsPerCore

The number of threads per physical core.

Parameter
Name Description
var int
Returns
Type Description
$this