Package com.google.genai.types
Class ImagePromptLanguage
java.lang.Object
com.google.genai.types.ImagePromptLanguage
Enum that specifies the language of the text in the prompt.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
Enum representing the known values for ImagePromptLanguage. -
Constructor Summary
ConstructorsConstructorDescriptionImagePromptLanguage
(ImagePromptLanguage.Known knownValue) ImagePromptLanguage
(String value) -
Method Summary