Google Apps Script API
    Preparing search index...
    interface JobStatus {
        errorResult?: GoogleAppsScript.BigQuery.Schema.ErrorProto;
        errors?: GoogleAppsScript.BigQuery.Schema.ErrorProto[];
        state?: string;
    }
    Index

    Properties

    state?: string