Reference documentation and code samples for the Google Cloud Dataform V1 Client class CreateWorkflowInvocationRequest.
CreateWorkflowInvocation
request message.
Generated from protobuf message google.cloud.dataform.v1.CreateWorkflowInvocationRequest
Namespace
Google \ Cloud \ Dataform \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The repository in which to create the workflow invocation. Must be in the format projects/*/locations/*/repositories/*
.
↳ workflow_invocation
getParent
Required. The repository in which to create the workflow invocation. Must
be in the format projects/*/locations/*/repositories/*
.
string
setParent
Required. The repository in which to create the workflow invocation. Must
be in the format projects/*/locations/*/repositories/*
.
var
string
$this
getWorkflowInvocation
Required. The workflow invocation resource to create.
hasWorkflowInvocation
clearWorkflowInvocation
setWorkflowInvocation
Required. The workflow invocation resource to create.
$this
static::build
parent
string
Required. The repository in which to create the workflow invocation. Must
be in the format projects/*/locations/*/repositories/*
. Please see DataformClient::repositoryName()
for help formatting this field.
workflowInvocation