Interface protos.google.cloud.lifesciences.v2beta.IRunPipelineRequest (1.0.3)

Properties of a RunPipelineRequest.

Package

@google-cloud/life-sciences!

Properties

labels

labels?: ({ [k: string]: string }|null);

RunPipelineRequest labels

Property Value
TypeDescription
({ [k: string]: string }|null)

parent

parent?: (string|null);

RunPipelineRequest parent

Property Value
TypeDescription
(string|null)

pipeline

pipeline?: (google.cloud.lifesciences.v2beta.IPipeline|null);

RunPipelineRequest pipeline

Property Value
TypeDescription
(google.cloud.lifesciences.v2beta.IPipeline|null)

pubSubTopic

pubSubTopic?: (string|null);

RunPipelineRequest pubSubTopic

Property Value
TypeDescription
(string|null)