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