struct

AI::Google::TextContentPart

Inherits JSON::Serializable < Struct < Value < Object

Text content part.

Constructors

new(text : String, thought : Bool | Nil = nil, thought_signature : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

text
Source
thought
Source
thought_signature
Source