Interface protos.google.dataflow.v1beta3.IGetTemplateRequest

Properties of a GetTemplateRequest.

Package

@google-cloud/dataflow!

Properties

gcsPath

gcsPath?: (string|null);

GetTemplateRequest gcsPath

Property Value
TypeDescription
(string|null)

location

location?: (string|null);

GetTemplateRequest location

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

GetTemplateRequest projectId

Property Value
TypeDescription
(string|null)

view

view?: (google.dataflow.v1beta3.GetTemplateRequest.TemplateView|keyof typeof google.dataflow.v1beta3.GetTemplateRequest.TemplateView|null);

GetTemplateRequest view

Property Value
TypeDescription
(google.dataflow.v1beta3.GetTemplateRequest.TemplateView|keyof typeof google.dataflow.v1beta3.GetTemplateRequest.TemplateView|null)