Skip to content

Commit ef39c40

Browse files
google-genai-botcopybara-github
authored andcommitted
feat: Add TYPE_JPEG2000 to VideoContent.MimeType enum
PiperOrigin-RevId: 967489182
1 parent c425b0b commit ef39c40

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

google/genai/_gaos/types/interactions/videodelta.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"video/webm",
3939
"video/wmv",
4040
"video/3gpp",
41+
"video/jpeg2000",
4142
],
4243
UnrecognizedStr,
4344
]

0 commit comments

Comments
 (0)