Live Client Setup
Message contains configuration that will apply for the duration of the streaming session.
Properties
Functions
Link copied to clipboard
Configures the avatar model behavior.
Link copied to clipboard
Instantiates a builder for LiveClientSetup.
Link copied to clipboard
Configures context window compression mechanism.
Link copied to clipboard
Configures the explicit VAD signal.
Link copied to clipboard
Deserializes a JSON string to a LiveClientSetup object.
Link copied to clipboard
@InternalApi()
Deserializes a JsonNode to an object of the given type.
Link copied to clipboard
@InternalApi()
Deserializes a Json string to an object of the given type.
Link copied to clipboard
The generation configuration for the session.
Link copied to clipboard
The transcription of the input aligns with the input audio language.
Link copied to clipboard
Link copied to clipboard
The transcription of the output aligns with the language code specified for the output audio.
Link copied to clipboard
Configures the proactivity of the model.
Link copied to clipboard
Configures the realtime input behavior in BidiGenerateContent.
Link copied to clipboard
Safety settings in the request to block unsafe content in the response.
Link copied to clipboard
Configures session resumption mechanism.
Link copied to clipboard
Overrides the default maximum JSON string length (20MB) for the JSON parser.
Link copied to clipboard
Converts a Json string to a JsonNode.
Link copied to clipboard
The user provided system instructions for the model.
Link copied to clipboard
Creates a builder with the same values as this instance.
Link copied to clipboard
Serializes an object to a JsonNode.
Link copied to clipboard
Serializes an object to a Json string.