View Source GoogleApi.AIPlatform.V1.Model.CloudAiNlLlmProtoServicePartLMRootMetadata (google_api_ai_platform v0.5.0)

Metadata provides extra info for building the LM Root request.

Attributes

  • chunkId (type: String.t, default: nil) - Chunk id that will be used when mapping the part to the LM Root's chunk.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.