Google Apps Script API
    Preparing search index...
    interface InventoryCustomBatchResponseEntry {
        batchId?: number;
        errors?: GoogleAppsScript.Content.Schema.Errors;
        kind?: string;
    }
    Index

    Properties

    batchId?: number
    kind?: string