expectedContents property

List<ContentsExample_ExpectedContent> expectedContents
final

Required. The expected output for the given contents. To represent multi-step reasoning, this is a repeated field that contains the iterative steps of the expected output.

Implementation

final List<ContentsExample_ExpectedContent> expectedContents;