google_api_vision v0.21.0 GoogleApi.Vision.V1.Model.Feature View Source
The type of Google Cloud Vision API detection to perform, and the maximum
number of results to return for that type. Multiple Feature
objects can
be specified in the features
list.
Attributes
maxResults
(type:integer()
, default:nil
) - Maximum number of results of this type. Does not apply toTEXT_DETECTION
,DOCUMENT_TEXT_DETECTION
, orCROP_HINTS
.model
(type:String.t
, default:nil
) - Model to use for the feature. Supported values: "builtin/stable" (the default if unset) and "builtin/latest".type
(type:String.t
, default:nil
) - The feature type.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.