struct
AI::Google::InlineData
- AI::Google::InlineData
- Struct
- Value
- Object
Overview
Inline data for binary content (images, audio, etc.)
Included Modules
- JSON::Serializable
Defined in:
ai/google/google_generative_ai_prompt.crConstructors
- .new(mime_type : String, data : String)
- .new(pull : JSON::PullParser)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)