thinking Summaries
public final DeepResearchAgentConfig.Builder thinkingSummaries(DeepResearchAgentConfig.ThinkingSummaries thinkingSummaries)
Whether to include thought summaries in the response.
public final DeepResearchAgentConfig.Builder thinkingSummaries(JsonField<DeepResearchAgentConfig.ThinkingSummaries> thinkingSummaries)
Sets Builder.thinkingSummaries to an arbitrary JSON value.
You should usually call Builder.thinkingSummaries with a well-typed ThinkingSummaries value instead. This method is primarily for setting the field to an undocumented or not yet supported value.