BidiGenerateContentToolCallCancellation

@Serializable
data class BidiGenerateContentToolCallCancellation(val ids: List<String>? = null)

Represents the bidi generate content tool call cancellation.

Constructors

Link copied to clipboard
constructor(ids: List<String>? = null)

Properties

Link copied to clipboard
val ids: List<String>?

The ids.