Class LiveServerToolCall

java.lang.Object
com.google.genai.JsonSerializable
com.google.genai.types.LiveServerToolCall

public abstract class LiveServerToolCall extends JsonSerializable
Request for the client to execute the `function_calls` and return the responses with the matching `id`s.
  • Constructor Details

    • LiveServerToolCall

      public LiveServerToolCall()
  • Method Details