Nado Typescript SDK Documentation
    Preparing search index...

    Interface GetIndexerNlpSnapshotsResponse

    interface GetIndexerNlpSnapshotsResponse {
        snapshots: IndexerNlpSnapshot[];
    }
    Index

    Properties

    Properties

    snapshots: IndexerNlpSnapshot[]