struct
AI::Google::InlineDataPart
- AI::Google::InlineDataPart
- Struct
- Value
- Object
Overview
Inline data content part.
Included Modules
- JSON::Serializable
Defined in:
ai/google/google_generative_ai_prompt.crConstructors
- .new(pull : JSON::PullParser)
- .new(inline_data : InlineData, thought_signature : String | Nil = nil)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)