GetAssetURL
Returns a signed or public URL for downloading or reading an asset.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
It indicates to create a signed URL for downloading or reading an asset.
When the asset access control is ACCESS_CONTROL_MODE_SIGNEDREAD, this field is required.
Represents a a duration between -315,576,000,000s and 315,576,000,000s (around 10000 years). Precision is in nanoseconds. 1 nanosecond is represented as 0.000000001s
If inline is true, the URL will be configured such that its response will contain a content-disposition header
set to inline.
OK
The signed or public URL for downloading or reading an asset.