struct
AI::Google::TextContentPart
- AI::Google::TextContentPart
- Struct
- Value
- Object
Overview
Text content part.
Included Modules
- JSON::Serializable
Defined in:
ai/google/google_generative_ai_prompt.crConstructors
- .new(pull : JSON::PullParser)
- .new(text : String, thought : Bool | Nil = nil, thought_signature : String | Nil = nil)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)