Uses of Enum
com.google.genai.types.NullValue.Known
Packages that use NullValue.Known
-
Uses of NullValue.Known in com.google.genai.types
Methods in com.google.genai.types that return NullValue.KnownModifier and TypeMethodDescriptionNullValue.knownEnum()static NullValue.KnownReturns the enum constant of this type with the specified name.static NullValue.Known[]NullValue.Known.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.genai.types with parameters of type NullValue.KnownModifier and TypeMethodDescriptionPartialArg.Builder.nullValue(NullValue.Known knownType) Setter for nullValue given a known enum.Constructors in com.google.genai.types with parameters of type NullValue.Known