Documentation
    Preparing search index...

    Interface SessionsPredictIds

    Ids the Predict session wrappers need beyond SessionsConfig.

    interface SessionsPredictIds {
        protocolConfig: string;
    }
    Index
    protocolConfig: string

    Every Predict wrapper takes config: &ProtocolConfig.