Uses of Class
com.google.genai.types.LanguageAuto
Packages that use LanguageAuto
-
Uses of LanguageAuto in com.google.genai.types
Methods in com.google.genai.types that return LanguageAutoModifier and TypeMethodDescriptionabstract LanguageAutoLanguageAuto.Builder.build()static LanguageAutoDeserializes a JSON string to a LanguageAuto object.Methods in com.google.genai.types that return types with arguments of type LanguageAutoModifier and TypeMethodDescriptionabstract Optional<LanguageAuto>AudioTranscriptionConfig.languageAuto()The model will detect the language automatically.Methods in com.google.genai.types with parameters of type LanguageAutoModifier and TypeMethodDescriptionabstract AudioTranscriptionConfig.BuilderAudioTranscriptionConfig.Builder.languageAuto(LanguageAuto languageAuto) Setter for languageAuto.