finishMessage property

String? finishMessage
getter/setter pair

Describes the reason the model stopped generating tokens in more detail.

This field is returned only when finish_reason is set.

Output only.

Implementation

core.String? finishMessage;