Expand description
Core traits and types.
Always available regardless of feature flags. Includes:
Structs§
- Content
- File
Data Part - Data part for file references in a function response.
- Function
Response Data - Inline
Data Part - Data part for inline binary content in a function response.
Enums§
Constants§
- MAX_
INLINE_ DATA_ SIZE - Maximum allowed size for inline binary data (10 MB). Prevents accidental or malicious embedding of oversized payloads in Content parts.