contents property

List<Content> contents
final

Required. The content of the conversation with the model that resulted in the expected output.

Implementation

final List<Content> contents;