InferenceJob
in package
Information on the Job associated to a given Inference.
Table of Contents
Properties
- $id : string
Methods
- __construct() : mixed
- __toString() : string
Properties
$id
public
string
$id
UUID of the job.
Methods
__construct()
public
__construct(array<string|int, mixed> $serverResponse) : mixed
Parameters
- $serverResponse : array<string|int, mixed>
-
Raw server response array.
__toString()
public
__toString() : string
Return values
string —String representation.