pub fn get_file_metadata_batch(
client: &impl UserAuthClient,
arg: &GetFileMetadataBatchArg,
) -> Result<Vec<GetFileMetadataBatchResult>, Error<SharingUserError>>
Available on crate features
sync_routes
and dbx_sharing
only.Expand description
Returns shared file metadata.