Google Apps Script API
    Preparing search index...
    interface ProductsCustomBatchResponse {
        entries?: ProductsCustomBatchResponseEntry[];
        kind?: string;
    }
    Index

    Properties

    Properties

    kind?: string