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

Stores all metadata relating to AIDA DoConversation.

Attributes

  • codeLanguage (type: String.t, default: nil) - Indicates the programming language of the code if the message is a code chunk.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.