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