Builder
Builder for LiveConnectConfig.
Functions
Link copied to clipboard
Setter for avatarConfig.
@CanIgnoreReturnValue()
Setter for avatarConfig builder.
Link copied to clipboard
Link copied to clipboard
Clears the value of avatarConfig field.
Link copied to clipboard
Clears the value of contextWindowCompression field.
Link copied to clipboard
Clears the value of enableAffectiveDialog field.
Link copied to clipboard
Clears the value of explicitVadSignal field.
Link copied to clipboard
Clears the value of httpOptions field.
Link copied to clipboard
Clears the value of inputAudioTranscription field.
Link copied to clipboard
Clears the value of maxOutputTokens field.
Link copied to clipboard
Clears the value of mediaResolution field.
Link copied to clipboard
Clears the value of outputAudioTranscription field.
Link copied to clipboard
Clears the value of proactivity field.
Link copied to clipboard
Clears the value of realtimeInputConfig field.
Link copied to clipboard
Clears the value of responseModalities field.
Link copied to clipboard
Clears the value of safetySettings field.
Link copied to clipboard
Clears the value of seed field.
Link copied to clipboard
Clears the value of sessionResumption field.
Link copied to clipboard
Clears the value of speechConfig field.
Link copied to clipboard
Clears the value of streamTranslationConfig field.
Link copied to clipboard
Clears the value of systemInstruction field.
Link copied to clipboard
Clears the value of temperature field.
Link copied to clipboard
Clears the value of thinkingConfig field.
Link copied to clipboard
Clears the value of tools field.
Link copied to clipboard
Clears the value of topK field.
Link copied to clipboard
Clears the value of topP field.
Link copied to clipboard
public abstract LiveConnectConfig.Builder contextWindowCompression(ContextWindowCompressionConfig contextWindowCompression)
Setter for contextWindowCompression.
@CanIgnoreReturnValue()
Setter for contextWindowCompression builder.
Link copied to clipboard
Setter for enableAffectiveDialog.
Link copied to clipboard
Setter for explicitVadSignal.
Link copied to clipboard
Setter for httpOptions.
@CanIgnoreReturnValue()
Setter for httpOptions builder.
Link copied to clipboard
public abstract LiveConnectConfig.Builder inputAudioTranscription(AudioTranscriptionConfig inputAudioTranscription)
Setter for inputAudioTranscription.
@CanIgnoreReturnValue()
Setter for inputAudioTranscription builder.
Link copied to clipboard
Setter for maxOutputTokens.
Link copied to clipboard
Setter for mediaResolution.
@CanIgnoreReturnValue()
Setter for mediaResolution given a known enum.
Setter for mediaResolution given a string.
Link copied to clipboard
public abstract LiveConnectConfig.Builder outputAudioTranscription(AudioTranscriptionConfig outputAudioTranscription)
Setter for outputAudioTranscription.
@CanIgnoreReturnValue()
Setter for outputAudioTranscription builder.
Link copied to clipboard
Setter for proactivity.
@CanIgnoreReturnValue()
Setter for proactivity builder.
Link copied to clipboard
public abstract LiveConnectConfig.Builder realtimeInputConfig(RealtimeInputConfig realtimeInputConfig)
Setter for realtimeInputConfig.
@CanIgnoreReturnValue()
Setter for realtimeInputConfig builder.
Link copied to clipboard
@CanIgnoreReturnValue()
Setter for responseModalities.
@CanIgnoreReturnValue()
Setter for responseModalities given a varargs of known enums.
@CanIgnoreReturnValue()
Setter for responseModalities given a varargs of strings.
Link copied to clipboard
@CanIgnoreReturnValue()
Setter for responseModalities given a list of known enums.
Link copied to clipboard
@CanIgnoreReturnValue()
Setter for responseModalities given a list of strings.
Link copied to clipboard
@CanIgnoreReturnValue()
Setter for safetySettings.
@CanIgnoreReturnValue()
Setter for safetySettings builder.
Link copied to clipboard
Setter for seed.
Link copied to clipboard
public abstract LiveConnectConfig.Builder sessionResumption(SessionResumptionConfig sessionResumption)
Setter for sessionResumption.
@CanIgnoreReturnValue()
Setter for sessionResumption builder.
Link copied to clipboard
Setter for speechConfig.
@CanIgnoreReturnValue()
Setter for speechConfig builder.
Link copied to clipboard
public abstract LiveConnectConfig.Builder streamTranslationConfig(StreamTranslationConfig streamTranslationConfig)
Setter for streamTranslationConfig.
@CanIgnoreReturnValue()
Setter for streamTranslationConfig builder.
Link copied to clipboard
Setter for systemInstruction.
@CanIgnoreReturnValue()
Setter for systemInstruction builder.
Link copied to clipboard
Setter for temperature.
Link copied to clipboard
Setter for thinkingConfig.
@CanIgnoreReturnValue()
Setter for thinkingConfig builder.
Link copied to clipboard
Setter for tools.
Setter for tools builder.
Link copied to clipboard
Setter for topK.
Link copied to clipboard
Setter for topP.