o
com.microsoft.azure.synapse.ml.services.speech
SpeechSynthesisError
Companion class SpeechSynthesisError
object SpeechSynthesisError extends SparkBindings[SpeechSynthesisError]
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- SpeechSynthesisError
- SparkBindings
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- def fromSDK(error: SpeechSynthesisCancellationDetails): SpeechSynthesisError
-
def
makeFromInternalRowConverter: (InternalRow) ⇒ SpeechSynthesisError
- Definition Classes
- SparkBindings
-
def
makeFromRowConverter: (Row) ⇒ SpeechSynthesisError
- Definition Classes
- SparkBindings
-
def
makeToInternalRowConverter: (SpeechSynthesisError) ⇒ InternalRow
- Definition Classes
- SparkBindings
-
def
makeToRowConverter: (SpeechSynthesisError) ⇒ Row
- Definition Classes
- SparkBindings
-
lazy val
schema: StructType
- Definition Classes
- SparkBindings