public class Part| Part | Initializes a new instance of the Part class |
| CodeExecutionResult | Result of executing the ExecutableCode. |
| ExecutableCode | Code generated by the model that is meant to be executed. |
| FileData | URI based data. |
| FunctionCall | A predicted FunctionCall returned from the model that contains a string representing the Name with the arguments and their values. |
| FunctionResponse | The result output of a FunctionCall that contains a string representing the Name and a structured JSON object containing any output from the function is used as context to the model. |
| InlineData | Inline media bytes. |
| Text | Inline text. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |