Google Apps Script API
    Preparing search index...
    interface CustomDimension {
        index?: number;
        value?: string;
    }
    Index

    Properties

    Properties

    index?: number
    value?: string