A data frame with information about all assets in a volume.
Arguments
vol_id
Target volume number.
session_id
The session number in the selected volume.
vb
Show verbose messages. (Defaults to FALSE, overwritable using option 'databraryr.vb' or environment variable 'R_DATABRARYR_VB')
rq
An httr2 request object.
Details
list_volume_session_assets() is a new name for the <v0.6.2 list_session_assets() as
function. There is a new list_session_assets() function that does not
requre the volume ID. The list_volume_session_assets()requires a volume
ID.