Class PredictResponse<T>

Wrapper for synchronous prediction response.

Type Parameters

Hierarchy

  • ApiResponse
    • PredictResponse

Constructors

Properties

Methods

Constructors

Properties

apiRequest: ApiRequest

Initial request sent to the API.

document: Document<T>

A document prediction response.

Methods

Generated using TypeDoc