finishMessage property

String? finishMessage
final

Output only. Describes the reason the mode stopped generating tokens in more detail. This is only filled when finish_reason is set.

Implementation

final String? finishMessage;