partial property

bool partial
final

Optional. Indicates whether the text content is part of a unfinished text stream. Only used for streaming mode and when the content is plain text.

Implementation

final bool partial;