google_api_machine_learning v0.13.0 GoogleApi.MachineLearning.V1.Model.GoogleCloudMlV1_ExplainRequest View Source

Request for explanations to be issued against a trained model.

Attributes

  • httpBody (type: GoogleApi.MachineLearning.V1.Model.GoogleApi_HttpBody.t, default: nil) - Required. The explanation request body.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this type

t()

View Source
t() :: %GoogleApi.MachineLearning.V1.Model.GoogleCloudMlV1_ExplainRequest{
  httpBody: GoogleApi.MachineLearning.V1.Model.GoogleApi_HttpBody.t()
}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.