Google Apps Script API
    Preparing search index...
    interface AccountstatusesCustomBatchResponseEntry {
        accountStatus?: AccountStatus;
        batchId?: number;
        errors?: GoogleAppsScript.Content.Schema.Errors;
    }
    Index

    Properties

    accountStatus?: AccountStatus
    batchId?: number