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

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

Request message for restarting a Data Fusion instance.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. Name of the Data Fusion instance which need to be restarted in the form of projects/{project}/locations/{location}/instances/{instance}

getName

Required. Name of the Data Fusion instance which need to be restarted in the form of projects/{project}/locations/{location}/instances/{instance}

Returns
TypeDescription
string

setName

Required. Name of the Data Fusion instance which need to be restarted in the form of projects/{project}/locations/{location}/instances/{instance}

Parameter
NameDescription
var string
Returns
TypeDescription
$this