Uses of Enum
com.google.genai.types.SegmentMode.Known
Packages that use SegmentMode.Known
-
Uses of SegmentMode.Known in com.google.genai.types
Methods in com.google.genai.types that return SegmentMode.KnownModifier and TypeMethodDescriptionSegmentMode.knownEnum()static SegmentMode.KnownReturns the enum constant of this type with the specified name.static SegmentMode.Known[]SegmentMode.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 SegmentMode.KnownModifier and TypeMethodDescriptionSegmentImageConfig.Builder.mode(SegmentMode.Known knownType) Setter for mode given a known enum.Constructors in com.google.genai.types with parameters of type SegmentMode.Known