Uses of Class
com.google.genai.types.LiveServerSetupComplete.Builder
Packages that use LiveServerSetupComplete.Builder
-
Uses of LiveServerSetupComplete.Builder in com.google.genai.types
Methods in com.google.genai.types that return LiveServerSetupComplete.BuilderModifier and TypeMethodDescriptionLiveServerSetupComplete.builder()Instantiates a builder for LiveServerSetupComplete.abstract LiveServerSetupComplete.BuilderSetter for sessionId.abstract LiveServerSetupComplete.BuilderLiveServerSetupComplete.toBuilder()Creates a builder with the same values as this instance.Methods in com.google.genai.types with parameters of type LiveServerSetupComplete.BuilderModifier and TypeMethodDescriptionLiveServerMessage.Builder.setupComplete(LiveServerSetupComplete.Builder setupCompleteBuilder) Setter for setupComplete builder.