Class LiveServerSetupComplete

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

public abstract class LiveServerSetupComplete extends JsonSerializable
Sent in response to a `LiveGenerateContentSetup` message from the client.
  • Constructor Details

    • LiveServerSetupComplete

      public LiveServerSetupComplete()
  • Method Details