c
com.microsoft.azure.synapse.ml.services.language
DocumentWarning
Companion object DocumentWarning
case class DocumentWarning(code: String, message: String, targetRef: Option[String]) extends Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- DocumentWarning
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All