Uses of Class
com.google.genai.types.LanguageHints
Packages that use LanguageHints
-
Uses of LanguageHints in com.google.genai.types
Methods in com.google.genai.types that return LanguageHintsModifier and TypeMethodDescriptionabstract LanguageHintsLanguageHints.Builder.build()static LanguageHintsDeserializes a JSON string to a LanguageHints object.Methods in com.google.genai.types that return types with arguments of type LanguageHintsModifier and TypeMethodDescriptionabstract Optional<LanguageHints>AudioTranscriptionConfig.languageHints()Specifies one or more languages in the audio.Methods in com.google.genai.types with parameters of type LanguageHintsModifier and TypeMethodDescriptionabstract AudioTranscriptionConfig.BuilderAudioTranscriptionConfig.Builder.languageHints(LanguageHints languageHints) Setter for languageHints.