Interface protos.google.dataflow.v1beta3.ILaunchTemplateRequest (3.0.2)

Properties of a LaunchTemplateRequest.

Package

@google-cloud/dataflow

Properties

dynamicTemplate

dynamicTemplate?: (google.dataflow.v1beta3.IDynamicTemplateLaunchParams|null);

LaunchTemplateRequest dynamicTemplate

gcsPath

gcsPath?: (string|null);

LaunchTemplateRequest gcsPath

launchParameters

launchParameters?: (google.dataflow.v1beta3.ILaunchTemplateParameters|null);

LaunchTemplateRequest launchParameters

location

location?: (string|null);

LaunchTemplateRequest location

projectId

projectId?: (string|null);

LaunchTemplateRequest projectId

validateOnly

validateOnly?: (boolean|null);

LaunchTemplateRequest validateOnly