mindee
    Preparing search index...

    Class PredictResponse<T>

    Wrapper for synchronous prediction response.

    Type Parameters

    Hierarchy

    • ApiResponse
      • PredictResponse
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    apiRequest: ApiRequest

    Initial request sent to the API.

    document: Document<T>

    A document prediction response.

    Methods