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

Attributes

  • backingCustomJob (type: String.t, default: nil) - The resource name of the CustomJob that has been created to carry out this custom task.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SchemaTrainingjobDefinitionCustomJobMetadata{
    backingCustomJob: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.