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

Request message for VizierService.AddTrialMeasurement.

Attributes

  • measurement (type: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1Measurement.t, default: nil) - Required. The measurement to be added to a Trial.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1AddTrialMeasurementRequest{
    measurement:
      GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1Measurement.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.