Package com.google.genai.types
Class DocumentState
-
- All Implemented Interfaces:
public class DocumentStateOutput only. Current state of the `Document`. This enum is not supported in Vertex AI.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumDocumentState.KnownEnum representing the known values for DocumentState.
-
Constructor Summary
Constructors Constructor Description DocumentState(String value)DocumentState(DocumentState.Known knownValue)
-
Method Summary
-
-
Constructor Detail
-
DocumentState
DocumentState(String value)
-
DocumentState
DocumentState(DocumentState.Known knownValue)
-
-
-
-