Google Cloud Sql Admin V1 Client - Class AdvancedMachineFeatures (0.7.0)

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

Specifies options for controlling advanced machine features.

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

Namespace

Google \ Cloud \ Sql \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
int

setThreadsPerCore

The number of threads per physical core.

Parameter
NameDescription
var int
Returns
TypeDescription
$this