Google Cloud Datapipelines V1Launch Flex Template Parameter Response
data class GoogleCloudDatapipelinesV1LaunchFlexTemplateParameterResponse(val containerSpecGcsPath: String, val environment: GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironmentResponse, val jobName: String, val launchOptions: Map<String, String>, val parameters: Map<String, String>, val transformNameMappings: Map<String, String>, val update: Boolean)
Launch Flex Template parameter.
Constructors
Link copied to clipboard
fun GoogleCloudDatapipelinesV1LaunchFlexTemplateParameterResponse(containerSpecGcsPath: String, environment: GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironmentResponse, jobName: String, launchOptions: Map<String, String>, parameters: Map<String, String>, transformNameMappings: Map<String, String>, update: Boolean)