GoogleApi.Language.V1.Model.XPSTextTrainResponse (google_api_language v0.16.3)

View Source

Attributes

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.