Package com.google.genai.types
Class FileState
-
- All Implemented Interfaces:
public class FileStateState for the lifecycle of a File.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumFileState.KnownEnum representing the known values for FileState.
-
Constructor Summary
Constructors Constructor Description FileState(String value)FileState(FileState.Known knownValue)
-
Method Summary
-
-
Constructor Detail
-
FileState
FileState(String value)
-
FileState
FileState(FileState.Known knownValue)
-
-
-
-