Uses of Class
com.google.genai.types.ControlReferenceType
Packages that use ControlReferenceType
-
Uses of ControlReferenceType in com.google.genai.types
Methods in com.google.genai.types that return types with arguments of type ControlReferenceTypeModifier and TypeMethodDescriptionabstract Optional<ControlReferenceType>
ControlReferenceConfig.controlType()
The type of control reference image to use.Methods in com.google.genai.types with parameters of type ControlReferenceTypeModifier and TypeMethodDescriptionabstract ControlReferenceConfig.Builder
ControlReferenceConfig.Builder.controlType
(ControlReferenceType controlType) Setter for controlType.