Class Task
java.lang.Object
com.google.genai.gaos.models.interactions.Task
Task
Optional task mode for video generation. If not specified, the model automatically determines the appropriate mode based on the provided text prompt and input media.
-
Field Details
-
TEXT_TO_VIDEO
-
IMAGE_TO_VIDEO
-
REFERENCE_TO_VIDEO
-
EDIT
-
EXTEND
-
-
Method Details
-
of
Returns a Task with the given value. For a specific value the returned object will always be a singleton so reference equality is satisfied when the values are the same.- Parameters:
value- value to be wrapped as Task
-
value
-
asEnum
-
isKnown
public boolean isKnown() -
hashCode
public int hashCode() -
equals
-
toString
-
values
-