c
com.microsoft.azure.synapse.ml.services.language
RequestStatistics
Companion object RequestStatistics
case class RequestStatistics(documentsCount: Int, erroneousDocumentsCount: Int, transactionsCount: Int, validDocumentsCount: Int) extends Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- RequestStatistics
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All