Google Apps Script API
    Preparing search index...
    interface Segment {
        dynamicSegment?: DynamicSegment;
        segmentId?: string;
    }
    Index

    Properties

    dynamicSegment?: DynamicSegment
    segmentId?: string