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