Interface protos.google.dataflow.v1beta3.ILaunchFlexTemplateRequest

Properties of a LaunchFlexTemplateRequest.

Package

@google-cloud/dataflow!

Properties

launchParameter

launchParameter?: (google.dataflow.v1beta3.ILaunchFlexTemplateParameter|null);

LaunchFlexTemplateRequest launchParameter

Property Value
TypeDescription
(google.dataflow.v1beta3.ILaunchFlexTemplateParameter|null)

location

location?: (string|null);

LaunchFlexTemplateRequest location

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

LaunchFlexTemplateRequest projectId

Property Value
TypeDescription
(string|null)

validateOnly

validateOnly?: (boolean|null);

LaunchFlexTemplateRequest validateOnly

Property Value
TypeDescription
(boolean|null)