Required. The resource name of the asset to request signed url for. Format: projects/{project_number}/locations/{locationId}/corpora/{corpus_id}/assets/{assetId}
Request body
The request body must be empty.
Response body
Response message for assets.generateRetrievalUrl API.
If successful, the response body contains data with the following structure:
JSON representation
{"signedUri": string}
Fields
signedUri
string
A signed url to download the content of the asset.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-11-15 UTC."],[],[]]