2025-07-29
▼ ▲ discoveryengine.media.download
Path : v1/{+name}:downloadFile
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/engines/{enginesId}/sessions/{sessionsId}:downloadFile
HTTP Method : GET
Parameters :
name
Description : Required. The resource name of the Session. Format: `projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/sessions/{session}`
Pattern : ^projects/[^/]+/locations/[^/]+/collections/[^/]+/engines/[^/]+/sessions/[^/]+$
Location : path
Required : Yes
Type : string
fileId
Description : Required. The ID of the file to be downloaded.
Location : query
Type : string
viewId
Description : Optional. The ID of the view to be downloaded.
Location : query
Type : string
Parameter Order : name
Supportsmediadownload : Yes
Usemediadownloadservice : Yes
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Downloads a file from the session.