Interface protos.google.cloud.dataproc.v1.IInstantiateInlineWorkflowTemplateRequest (2.4.4)

Properties of an InstantiateInlineWorkflowTemplateRequest.

Package

@google-cloud/dataproc!

Properties

parent

parent?: (string|null);

InstantiateInlineWorkflowTemplateRequest parent

Property Value
TypeDescription
(string|null)

requestId

requestId?: (string|null);

InstantiateInlineWorkflowTemplateRequest requestId

Property Value
TypeDescription
(string|null)

template

template?: (google.cloud.dataproc.v1.IWorkflowTemplate|null);

InstantiateInlineWorkflowTemplateRequest template

Property Value
TypeDescription
(google.cloud.dataproc.v1.IWorkflowTemplate|null)