This symbol is a type alias.
ContentType = Union[
google.generativeai.protos.Content
,
google.generativeai.types.ContentDict
,
Iterable[google.generativeai.types.PartType
],
google.generativeai.protos.Part
,
google.generativeai.types.PartDict
,
google.generativeai.protos.Blob
,
google.generativeai.types.BlobDict
,
PIL.Image.Image,
IPython.core.display.Image,
str,
google.generativeai.protos.FunctionCall
,
google.generativeai.protos.FunctionResponse
,
google.generativeai.types.FileDataDict
,
google.generativeai.protos.FileData
,
google.generativeai.protos.File
,
google.generativeai.types.File
]