summary

A summary of the thought.


public final ThoughtStep.Builder summary(JsonField<List<ThoughtStep.Summary>> summary)

Sets Builder.summary to an arbitrary JSON value.

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