View Source GoogleApi.Vision.V1.Model.WebDetectionParams (google_api_vision v0.25.0)
Parameters for web detection request.
Attributes
-
includeGeoResults
(type:boolean()
, default:nil
) - This field has no effect on results.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Vision.V1.Model.WebDetectionParams{ includeGeoResults: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.