Class UnknownStep

java.lang.Object
com.google.genai.gaos.utils.UnknownType
com.google.genai.gaos.models.interactions.UnknownStep
All Implemented Interfaces:
Step

public class UnknownStep extends UnknownType implements Step
UnknownStep

A step in the interaction.

  • Constructor Details

    • UnknownStep

      public UnknownStep(com.fasterxml.jackson.databind.JsonNode rawNode)
  • Method Details