google_api_machine_learning v0.18.1 GoogleApi.MachineLearning.V1.Model.GoogleCloudMlV1_Config View Source

Attributes

  • tpuServiceAccount (type: String.t, default: nil) - The service account Cloud ML uses to run on TPU node.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.MachineLearning.V1.Model.GoogleCloudMlV1_Config{
  tpuServiceAccount: String.t()
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.