Interface protos.google.cloud.aiplatform.v1.schema.predict.instance.ITextClassificationPredictionInstance (1.11.0)

Properties of a TextClassificationPredictionInstance.

Package

@google-cloud/aiplatform

Properties

content

content?: (string|null);

TextClassificationPredictionInstance content

Property Value
TypeDescription
(string|null)

mimeType

mimeType?: (string|null);

TextClassificationPredictionInstance mimeType

Property Value
TypeDescription
(string|null)