Uses of Class
com.google.genai.gaos.models.interactions.Language
Packages that use Language
-
Uses of Language in com.google.genai.gaos.models.interactions
Fields in com.google.genai.gaos.models.interactions declared as LanguageMethods in com.google.genai.gaos.models.interactions that return LanguageModifier and TypeMethodDescriptionstatic LanguageReturns a Language with the given value.static Language[]Language.values()Methods in com.google.genai.gaos.models.interactions that return types with arguments of type LanguageModifier and TypeMethodDescriptionCodeExecutionCallArguments.language()Programming language of the `code`.Methods in com.google.genai.gaos.models.interactions with parameters of type LanguageModifier and TypeMethodDescriptionProgramming language of the `code`.CodeExecutionCallArguments.withLanguage(Language language) Programming language of the `code`.Constructors in com.google.genai.gaos.models.interactions with parameters of type Language