Google Cloud Dataform V1beta1 Client - Class GetWorkflowInvocationRequest (0.3.0)

Reference documentation and code samples for the Google Cloud Dataform V1beta1 Client class GetWorkflowInvocationRequest.

GetWorkflowInvocation request message.

Generated from protobuf message google.cloud.dataform.v1beta1.GetWorkflowInvocationRequest

Namespace

Google \ Cloud \ Dataform \ V1beta1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The workflow invocation resource's name.

getName

Required. The workflow invocation resource's name.

Returns
TypeDescription
string

setName

Required. The workflow invocation resource's name.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Required. The workflow invocation resource's name. Please see Google\Cloud\Dataform\V1beta1\DataformClient::workflowInvocationName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\Dataform\V1beta1\GetWorkflowInvocationRequest