c
com.microsoft.azure.synapse.ml.services.text
TextAnalyzeRequest
Companion object TextAnalyzeRequest
case class TextAnalyzeRequest(displayName: String, analysisInput: TextAnalyzeInput, tasks: TextAnalyzeTasks) extends Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- TextAnalyzeRequest
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new TextAnalyzeRequest(displayName: String, analysisInput: TextAnalyzeInput, tasks: TextAnalyzeTasks)
Value Members
- val analysisInput: TextAnalyzeInput
- val displayName: String
- val tasks: TextAnalyzeTasks