Package com.google.genai.types
Class LiveServerGoAway.Builder
java.lang.Object
com.google.genai.types.LiveServerGoAway.Builder
- Enclosing class:
- LiveServerGoAway
Builder for LiveServerGoAway.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract LiveServerGoAway
build()
abstract LiveServerGoAway.Builder
Setter for timeLeft.
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
timeLeft
Setter for timeLeft.timeLeft: The remaining time before the connection will be terminated as ABORTED. The minimal time returned here is specified differently together with the rate limits for a given model.
-
build
-