Google Apps Script API
    Preparing search index...
    interface AboutCollection {
        get(): GoogleAppsScript.Drive.Schema.About;
        get(optionalArgs: Record<string, any>): GoogleAppsScript.Drive.Schema.About;
    }
    Index

    Methods

    Methods