View Source GoogleApi.Translate.V2.Model.DetectionsListResponse (google_api_translate v0.21.0)

Attributes

  • 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
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.