View Source GoogleApi.Language.V1.Model.XPSTablesModelStructure (google_api_language v0.14.0)

A description of Tables model structure.

Attributes

  • modelParameters (type: list(GoogleApi.Language.V1.Model.XPSTablesModelStructureModelParameters.t), default: nil) - A list of models.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Language.V1.Model.XPSTablesModelStructure{
  modelParameters:
    [GoogleApi.Language.V1.Model.XPSTablesModelStructureModelParameters.t()]
    | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.