Speech_v1Functions
object Speech_v1Functions
Functions
Link copied to clipboard
Get a custom class.
suspend fun getCustomClass(argument: suspend GetCustomClassPlainArgsBuilder.() -> Unit): GetCustomClassResult
suspend fun getCustomClass(customClassId: String, location: String, project: String? = null): GetCustomClassResult
Link copied to clipboard
Get a phrase set.
suspend fun getPhraseSet(argument: suspend GetPhraseSetPlainArgsBuilder.() -> Unit): GetPhraseSetResult
suspend fun getPhraseSet(location: String, phraseSetId: String, project: String? = null): GetPhraseSetResult