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

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

Namespace

Google \ Cloud \ DataFusion \ V1

Methods

__construct

Constructor.

Parameters
Name Description
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
Type Description
int

setAcceleratorType

The type of an accelator for a CDF instance.

Parameter
Name Description
var int
Returns
Type Description
$this

getState

The state of the accelerator

Returns
Type Description
int

setState

The state of the accelerator

Parameter
Name Description
var int
Returns
Type Description
$this