get_metadata

Function get_metadata 

Source
pub fn get_metadata(
    client: &impl UserAuthClient,
    arg: &GetMetadataArg,
) -> Result<Metadata, Error<GetMetadataError>>
Available on crate feature dbx_files only.
Expand description

Returns the metadata for a file or folder. Note: Metadata for the root folder is unsupported.