Optional. For video input, the start and end offset of the video in Duration format. For example, to specify a 10 second clip starting at 1:00, set “start_offset”: { “seconds”: 60 } and “end_offset”: { “seconds”: 70 }.
Ordered parts that make up the input. Parts may have different MIME types.
For gemini-1.0-pro, only the text field is valid. The token limit is 32k.
For gemini-1.0-pro-vision, you may specify either text only, text and up to 16 images, or text and 1 video. The token limit is 16k.
The role in a conversation associated with the content. Specifying a role is required even in singleturn use cases. Acceptable values include the following:
USER: Specifies content that’s sent by you.
MODEL: Specifies the model’s response.