Google Apps Script API
    Preparing search index...
    interface UpdateLineCategoryRequest {
        lineCategory?: string;
        objectId?: string;
    }
    Index

    Properties

    lineCategory?: string
    objectId?: string