Interface protos.google.cloud.aiplatform.v1beta1.IPredictSchemata (1.11.0)

Properties of a PredictSchemata.

Package

@google-cloud/aiplatform

Properties

instanceSchemaUri

instanceSchemaUri?: (string|null);

PredictSchemata instanceSchemaUri

Property Value
TypeDescription
(string|null)

parametersSchemaUri

parametersSchemaUri?: (string|null);

PredictSchemata parametersSchemaUri

Property Value
TypeDescription
(string|null)

predictionSchemaUri

predictionSchemaUri?: (string|null);

PredictSchemata predictionSchemaUri

Property Value
TypeDescription
(string|null)