View Source GoogleApi.Language.V2.Model.XPSTextTrainResponse (google_api_language v0.15.0)

Attributes

  • componentModel (type: list(GoogleApi.Language.V2.Model.XPSTextComponentModel.t), default: nil) - Component submodels.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Language.V2.Model.XPSTextTrainResponse{
  componentModel: [GoogleApi.Language.V2.Model.XPSTextComponentModel.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.