This symbol is a type alias.
PartType = Union[
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
]