Package com.google.genai.types
Class SubjectReferenceType
-
- All Implemented Interfaces:
public class SubjectReferenceTypeEnum representing the subject type of a subject reference image.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumSubjectReferenceType.KnownEnum representing the known values for SubjectReferenceType.
-
Constructor Summary
Constructors Constructor Description SubjectReferenceType(String value)SubjectReferenceType(SubjectReferenceType.Known knownValue)
-
Method Summary
-
-
Constructor Detail
-
SubjectReferenceType
SubjectReferenceType(String value)
-
SubjectReferenceType
SubjectReferenceType(SubjectReferenceType.Known knownValue)
-
-
-
-