Interface protos.google.cloud.aiplatform.v1.schema.predict.instance.ITextExtractionPredictionInstance (1.7.2)

Properties of a TextExtractionPredictionInstance.

Package

@google-cloud/aiplatform!

Properties

content

content?: (string|null);

TextExtractionPredictionInstance content

Property Value
TypeDescription
(string|null)

key

key?: (string|null);

TextExtractionPredictionInstance key

Property Value
TypeDescription
(string|null)

mimeType

mimeType?: (string|null);

TextExtractionPredictionInstance mimeType

Property Value
TypeDescription
(string|null)