speechConfig

Configuration for speech interaction.


public final GenerationConfig.Builder speechConfig(JsonField<List<SpeechConfig>> speechConfig)

Sets Builder.speechConfig to an arbitrary JSON value.

You should usually call Builder.speechConfig with a well-typed List<SpeechConfig> value instead. This method is primarily for setting the field to an undocumented or not yet supported value.