LaunchTemplateResponse

Response to the request to launch a template.

JSON representation
{
  "job": {
    object (Job)
  }
}
Fields
job

object (Job)

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