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

Request message for ModelService.UpdateExplanationDataset.

Attributes

  • examples (type: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1Examples.t, default: nil) - The example config containing the location of the dataset.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1UpdateExplanationDatasetRequest{
    examples:
      GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1Examples.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.