Class LaunchTemplateResponse (0.1.5)

LaunchTemplateResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response to the request to launch a template. .. attribute:: job

The job that was launched, if the request was not a dry run and the job was successfully launched.

:type: google.cloud.dataflow_v1beta3.types.Job