Google Apps Script API
    Preparing search index...
    interface CustomFloodlightVariable {
        kind?: string;
        type?: string;
        value?: string;
    }
    Index

    Properties

    kind?: string
    type?: string
    value?: string