Google Apps Script API
    Preparing search index...
    interface ClaimMatchInfo {
        longestMatch?: ClaimMatchInfoLongestMatch;
        matchSegments?: MatchSegment[];
        referenceId?: string;
        totalMatch?: ClaimMatchInfoTotalMatch;
    }
    Index

    Properties

    matchSegments?: MatchSegment[]
    referenceId?: string