2024-07-04
▼ ▲ integrations.projects.locations.templates.download
Parameter Order: name
Scopes: https://www.googleapis.com/auth/cloud-platform
Flat Path: v1/projects/{projectsId}/locations/{locationsId}/templates/{templatesId}:download
Parameters:
fileFormat
Enum:
Description: Required. File format for download request.
Location: query
Type: string
Enum Descriptions:
name
Description: Required. The template to download. Format: projects/{project}/locations/{location}/template/{template_id}
Type: string
Pattern: ^projects/[^/]+/locations/[^/]+/templates/[^/]+$
Location: path
Required: Yes
Description: Downloads a template. Retrieves the `Template` and returns the response as a string.
HTTP Method: GET
Path: v1/{+name}:download
▼ ▲ integrations.projects.locations.templates.upload
Parameter Order: parent
Scopes: https://www.googleapis.com/auth/cloud-platform
Description: Uploads a template. The content can be a previously downloaded template. Performs the same function as CreateTemplate, but accepts input in a string format, which holds the complete representation of the Template content.
HTTP Method: POST
Path: v1/{+parent}/templates:upload
Flat Path: v1/projects/{projectsId}/locations/{locationsId}/templates:upload
Parameters:
parent
Type: string
Pattern: ^projects/[^/]+/locations/[^/]+$
Required: Yes
Description: Required. The template to upload. Format: projects/{project}/locations/{location}
Location: path
▼ ▲ integrations.projects.locations.templates.download
Parameter Order: name
Scopes: https://www.googleapis.com/auth/cloud-platform
Flat Path: v1/projects/{projectsId}/locations/{locationsId}/templates/{templatesId}:download
Parameters:
fileFormat
Enum:
Description: Required. File format for download request.
Location: query
Type: string
Enum Descriptions:
name
Description: Required. The template to download. Format: projects/{project}/locations/{location}/template/{template_id}
Type: string
Pattern: ^projects/[^/]+/locations/[^/]+/templates/[^/]+$
Location: path
Required: Yes
Description: Downloads a template. Retrieves the `Template` and returns the response as a string.
HTTP Method: GET
Path: v1/{+name}:download
▼ ▲ integrations.projects.locations.templates.upload
Parameter Order: parent
Scopes: https://www.googleapis.com/auth/cloud-platform
Description: Uploads a template. The content can be a previously downloaded template. Performs the same function as CreateTemplate, but accepts input in a string format, which holds the complete representation of the Template content.
HTTP Method: POST
Path: v1/{+parent}/templates:upload
Flat Path: v1/projects/{projectsId}/locations/{locationsId}/templates:upload
Parameters:
parent
Type: string
Pattern: ^projects/[^/]+/locations/[^/]+$
Required: Yes
Description: Required. The template to upload. Format: projects/{project}/locations/{location}
Location: path