GoogleCloudDatapipelinesV1LaunchFlexTemplateRequestResponse

A request to launch a Dataflow job from a Flex Template.

Constructors

constructor(launchParameter: GoogleCloudDatapipelinesV1LaunchFlexTemplateParameterResponse, location: String, project: String, validateOnly: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Parameter to launch a job from a Flex Template.

Link copied to clipboard

The regional endpoint (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to which to direct the request. For example, us-central1, us-west1.

Link copied to clipboard

The ID of the Cloud Platform project that the job belongs to.

Link copied to clipboard

If true, the request is validated but not actually executed. Defaults to false.