bodySpeechToTextV1SpeechToTextPostTimestampsGranularityToJson function
String?
bodySpeechToTextV1SpeechToTextPostTimestampsGranularityToJson(
- BodySpeechToTextV1SpeechToTextPostTimestampsGranularity bodySpeechToTextV1SpeechToTextPostTimestampsGranularity
Implementation
String? bodySpeechToTextV1SpeechToTextPostTimestampsGranularityToJson(
enums.BodySpeechToTextV1SpeechToTextPostTimestampsGranularity
bodySpeechToTextV1SpeechToTextPostTimestampsGranularity) {
return bodySpeechToTextV1SpeechToTextPostTimestampsGranularity.value;
}