Drive API

Manages files in Drive including uploading, downloading, searching, detecting changes, and updating sharing permissions.

Example

const {google} = require('googleapis');
const drive = google.drive('v3');

Hierarchy

  • Drive

Constructors

  • Parameters

    • options: GlobalOptions
    • Optional google: GoogleConfigurable

    Returns Drive

Properties

context: APIRequestContext

Generated using TypeDoc