View Source GoogleApi.AIPlatform.V1.Model.LearningGenaiRootCodeyCompletionMetadata (google_api_ai_platform v0.3.0)

Stores all metadata relating to Completion.

Attributes

  • checkpoints (type: list(GoogleApi.AIPlatform.V1.Model.LearningGenaiRootCodeyCheckpoint.t), default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AIPlatform.V1.Model.LearningGenaiRootCodeyCompletionMetadata{
  checkpoints:
    [GoogleApi.AIPlatform.V1.Model.LearningGenaiRootCodeyCheckpoint.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.