class GoogleCloudAiplatformV1PredictSchemata extends Model (View source)

Properties

string $instanceSchemaUri
string $parametersSchemaUri
string $predictionSchemaUri

Methods

setInstanceSchemaUri($instanceSchemaUri)

No description

string
getInstanceSchemaUri()

No description

setParametersSchemaUri($parametersSchemaUri)

No description

string
getParametersSchemaUri()

No description

setPredictionSchemaUri($predictionSchemaUri)

No description

string
getPredictionSchemaUri()

No description

Details

setInstanceSchemaUri($instanceSchemaUri)

No description

Parameters

$instanceSchemaUri

string getInstanceSchemaUri()

No description

Return Value

string

setParametersSchemaUri($parametersSchemaUri)

No description

Parameters

$parametersSchemaUri

string getParametersSchemaUri()

No description

Return Value

string

setPredictionSchemaUri($predictionSchemaUri)

No description

Parameters

$predictionSchemaUri

string getPredictionSchemaUri()

No description

Return Value

string