responseId property
ID of a specific response to cancel. If omitted, the server cancels the default in-progress response for the conversation.
Implementation
final String? responseId;
ID of a specific response to cancel. If omitted, the server cancels the default in-progress response for the conversation.
final String? responseId;