Uses of Class
com.google.genai.types.LiveServerGoAway.Builder
Packages that use LiveServerGoAway.Builder
-
Uses of LiveServerGoAway.Builder in com.google.genai.types
Methods in com.google.genai.types that return LiveServerGoAway.BuilderModifier and TypeMethodDescriptionstatic LiveServerGoAway.BuilderLiveServerGoAway.builder()Instantiates a builder for LiveServerGoAway.LiveServerGoAway.Builder.clearTimeLeft()Clears the value of timeLeft field.abstract LiveServerGoAway.BuilderSetter for timeLeft.abstract LiveServerGoAway.BuilderLiveServerGoAway.toBuilder()Creates a builder with the same values as this instance.Methods in com.google.genai.types with parameters of type LiveServerGoAway.BuilderModifier and TypeMethodDescriptionLiveServerMessage.Builder.goAway(LiveServerGoAway.Builder goAwayBuilder) Setter for goAway builder.