responseId property

String? responseId
final

ID of a specific response to cancel. If omitted, the server cancels the default in-progress response for the conversation.

Implementation

final String? responseId;