projects
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.
get/v1b3/projects/{projectId}/templates:get
Path parameters
projectIdstring required
Required. The ID of the Cloud Platform project that the job belongs to.
Query parameters
gcsPathstring
Required. A Cloud Storage path to the template from which to create the job. Must be valid Cloud Storage URL, beginning with 'gs://'.
locationstring
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to which to direct the request.
view'METADATA_ONLY'
The view to retrieve. Defaults to METADATA_ONLY.
Response
Successful response