View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ExplanationSpecOverride (google_api_ai_platform v0.13.0)

The ExplanationSpec entries that can be overridden at online explanation time.

Attributes

  • examplesOverride (type: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ExamplesOverride.t, default: nil) - The example-based explanations parameter overrides.
  • metadata (type: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ExplanationMetadataOverride.t, default: nil) - The metadata to be overridden. If not specified, no metadata is overridden.
  • parameters (type: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ExplanationParameters.t, default: nil) - The parameters to be overridden. Note that the attribution method cannot be changed. If not specified, no parameter is overridden.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

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

Unwrap a decoded JSON object into its complex fields.