ChunkingStrategy

sealed class ChunkingStrategy

The type of chunking strategy

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class SdkUnknown(val value: String) : ChunkingStrategy

Properties

Link copied to clipboard
abstract val value: String