class RunPipelineRequest extends Model (View source)

Properties

string[] $labels
protected $pipelineType
protected $pipelineDataType
string $pubSubTopic

Methods

setLabels($labels)

No description

string[]
getLabels()

No description

setPipeline(Pipeline $pipeline)

No description

getPipeline()

No description

setPubSubTopic($pubSubTopic)

No description

string
getPubSubTopic()

No description

Details

setLabels($labels)

No description

Parameters

$labels

string[] getLabels()

No description

Return Value

string[]

setPipeline(Pipeline $pipeline)

No description

Parameters

Pipeline $pipeline

Pipeline getPipeline()

No description

Return Value

Pipeline

setPubSubTopic($pubSubTopic)

No description

Parameters

$pubSubTopic

string getPubSubTopic()

No description

Return Value

string