Google Cloud Datapipelines V1Launch Flex Template Request Response
data class GoogleCloudDatapipelinesV1LaunchFlexTemplateRequestResponse(val launchParameter: GoogleCloudDatapipelinesV1LaunchFlexTemplateParameterResponse, val location: String, val project: String, val validateOnly: Boolean)
A request to launch a Dataflow job from a Flex Template.
Constructors
Link copied to clipboard
constructor(launchParameter: GoogleCloudDatapipelinesV1LaunchFlexTemplateParameterResponse, location: String, project: String, validateOnly: Boolean)