Google Apps Script API
    Preparing search index...
    interface StartPageToken {
        kind?: string;
        startPageToken?: string;
    }
    Index

    Properties

    kind?: string

    Identifies what kind of resource this is. Value: the fixed string "drive#startPageToken".

    startPageToken?: string

    The starting page token for listing future changes. The page token doesn't expire.