Google Apps Script API
    Preparing search index...

    Represents a response that makes changes to Drive while Drive items are selected and in reaction to an action taken in the UI, such as a button click.

    interface DriveItemsSelectedActionResponse {
        printJson(): string;
    }
    Index

    Methods

    Methods