contextSize property
Number of messages prior to and including latest_message used to compile the suggestion.
It may be smaller than the GenerateStatelessSummaryRequest.max_context_size field in the request if there weren't that many messages in the conversation.
Implementation
core.int? contextSize;