Google Cloud Data Fusion V1 Client - Class Accelerator (0.2.11)

Reference documentation and code samples for the Google Cloud Data Fusion V1 Client class Accelerator.

Identifies Data Fusion accelerators for an instance.

Generated from protobuf message google.cloud.datafusion.v1.Accelerator

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ accelerator_type int

The type of an accelator for a CDF instance.

↳ state int

The state of the accelerator

getAcceleratorType

The type of an accelator for a CDF instance.

Returns
TypeDescription
int

setAcceleratorType

The type of an accelator for a CDF instance.

Parameter
NameDescription
var int
Returns
TypeDescription
$this

getState

The state of the accelerator

Returns
TypeDescription
int

setState

The state of the accelerator

Parameter
NameDescription
var int
Returns
TypeDescription
$this