content

A new summary item to be added to the thought.


Sets Builder.content to an arbitrary JSON value.

You should usually call Builder.content with a well-typed Content value instead. This method is primarily for setting the field to an undocumented or not yet supported value.


Alias for calling content with Content.ofText(text).


Alias for calling content with Content.ofImage(image).