Google Apps Script API
    Preparing search index...
    interface DriveList {
        items?: GoogleAppsScript.Drive.Schema.Drive[];
        kind?: string;
        nextPageToken?: string;
    }
    Index

    Properties

    kind?: string
    nextPageToken?: string