GoogleApi.Translate.V2.Model.DetectionsListResponse (google_api_translate v0.22.0)
View SourceAttributes
-
detections(type:list(list(GoogleApi.Translate.V2.Model.DetectionsResource.t)), default:nil) - A detections contains detection results of several text
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Translate.V2.Model.DetectionsListResponse{ detections: [[GoogleApi.Translate.V2.Model.DetectionsResource.t()]] | nil }