Rocksky.GoogleDrive (Rocksky v0.1.0)

Copy Markdown View Source

app.rocksky.googledrive.* endpoints. Require an authenticated client.

Summary

Functions

Download a file by id. Params: :fileId.

Get a single file metadata. Params: :fileId.

List files at a Drive path. Params: :at.

Functions

download_file(client, params \\ [])

Download a file by id. Params: :fileId.

get_file(client, params \\ [])

Get a single file metadata. Params: :fileId.

get_files(client, params \\ [])

List files at a Drive path. Params: :at.