Stay organized with collections
Save and categorize content based on your preferences.
Firebase.AI.ModelContent.Part
A discrete piece of data in a media format interpretable by an AI model.
Summary
Within a single value of Part
, different data types may not mix.
Inheritance
Direct Known Subclasses:
Firebase.AI.ModelContent.FileDataPart,
Firebase.AI.ModelContent.FunctionCallPart,
Firebase.AI.ModelContent.FunctionResponsePart,
Firebase.AI.ModelContent.InlineDataPart,
Firebase.AI.ModelContent.TextPart
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-20 UTC.
[null,null,["Last updated 2025-05-20 UTC."],[],[],null,["# Firebase.AI.ModelContent.Part Interface Reference\n\nFirebase.AI.ModelContent.Part\n=============================\n\nA discrete piece of data in a media format interpretable by an [AI](/docs/reference/unity/namespace/firebase/a-i#namespace_firebase_1_1_a_i) model.\n\nSummary\n-------\n\nWithin a single value of [Part](/docs/reference/unity/interface/firebase/a-i/model-content/part#interface_firebase_1_1_a_i_1_1_model_content_1_1_part), different data types may not mix.\n\n### Inheritance\n\nDirect Known Subclasses:[Firebase.AI.ModelContent.FileDataPart](/docs/reference/unity/struct/firebase/a-i/model-content/file-data-part), [Firebase.AI.ModelContent.FunctionCallPart](/docs/reference/unity/struct/firebase/a-i/model-content/function-call-part), [Firebase.AI.ModelContent.FunctionResponsePart](/docs/reference/unity/struct/firebase/a-i/model-content/function-response-part), [Firebase.AI.ModelContent.InlineDataPart](/docs/reference/unity/struct/firebase/a-i/model-content/inline-data-part), [Firebase.AI.ModelContent.TextPart](/docs/reference/unity/struct/firebase/a-i/model-content/text-part)"]]