jsonInstance property

String? jsonInstance
final

Required. Instance specified as a json string. String key-value pairs are expected in the json_instance to render RubricBasedInstructionFollowing prompt templates.

Implementation

final String? jsonInstance;