Start Transcription Properties
constructor(language: String? = null, tier: String? = null, model: String? = null, profanityFilter: Boolean? = null, redact: List<String>? = null, punctuate: Boolean? = null, endpointing: TranscriptionEndpointingSetting? = null, includeRawResponse: Boolean? = null, extra: Map<String, DailyJsonElement?>? = null)