Documentation

CropInference extends BaseInference
in package

The inference result for a crop utility request.

Table of Contents

Properties

$file  : InferenceFile
$id  : string
$job  : InferenceJob
$model  : InferenceModel
$result  : CropResult

Methods

__construct()  : mixed
__toString()  : string

Properties

Methods

__construct()

public __construct(array<string|int, mixed> $rawResponse) : mixed
Parameters
$rawResponse : array<string|int, mixed>

Raw server response array.

__toString()

public __toString() : string
Return values
string

Raw server response array.


        
On this page

Search results