Uses of Class
com.google.genai.gaos.models.interactions.Task
Packages that use Task
-
Uses of Task in com.google.genai.gaos.models.interactions
Fields in com.google.genai.gaos.models.interactions declared as TaskModifier and TypeFieldDescriptionstatic final TaskTask.EDITstatic final TaskTask.EXTENDstatic final TaskTask.IMAGE_TO_VIDEOstatic final TaskTask.REFERENCE_TO_VIDEOstatic final TaskTask.TEXT_TO_VIDEOMethods in com.google.genai.gaos.models.interactions that return TaskModifier and TypeMethodDescriptionstatic TaskReturns a Task with the given value.static Task[]Task.values()Methods in com.google.genai.gaos.models.interactions that return types with arguments of type TaskMethods in com.google.genai.gaos.models.interactions with parameters of type TaskModifier and TypeMethodDescriptionOptional task mode for video generation.Optional task mode for video generation.Constructors in com.google.genai.gaos.models.interactions with parameters of type Task