Get the template associated with a template. To get the template, we recommend using projects.locations.templates.get with a [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using projects.templates.get is not recommended, because only templates that are running in us-central1 are retrieved.
Path parameters
Required. The ID of the Cloud Platform project that the job belongs to.
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to which to direct the request.
Query parameters
Required. A Cloud Storage path to the template from which to create the job. Must be valid Cloud Storage URL, beginning with 'gs://'.
The view to retrieve. Defaults to METADATA_ONLY.
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.