GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SchemaPredictInstanceTextExtractionPredictionInstance (google_api_ai_platform v0.27.0)
View SourcePrediction input format for Text Extraction.
Attributes
-
content
(type:String.t
, default:nil
) - The text snippet to make the predictions on. -
key
(type:String.t
, default:nil
) - This field is only used for batch prediction. If a key is provided, the batch prediction result will by mapped to this key. If omitted, then the batch prediction result will contain the entire input instance. Vertex AI will not check if keys in the request are duplicates, so it is up to the caller to ensure the keys are unique. -
mimeType
(type:String.t
, default:nil
) - The MIME type of the text snippet. The supported MIME types are listed below. - text/plain
Summary
Functions
Unwrap a decoded JSON object into its complex fields.