Uses of Class
com.google.genai.types.LiveClientSetup
Packages that use LiveClientSetup
-
Uses of LiveClientSetup in com.google.genai.types
Methods in com.google.genai.types that return LiveClientSetupModifier and TypeMethodDescriptionabstract LiveClientSetupLiveClientSetup.Builder.build()static LiveClientSetupDeserializes a JSON string to a LiveClientSetup object.Methods in com.google.genai.types that return types with arguments of type LiveClientSetupModifier and TypeMethodDescriptionabstract Optional<LiveClientSetup>LiveClientMessage.setup()Message to be sent by the system when connecting to the API.Methods in com.google.genai.types with parameters of type LiveClientSetupModifier and TypeMethodDescriptionabstract LiveClientMessage.BuilderLiveClientMessage.Builder.setup(LiveClientSetup setup) Setter for setup.