PhraseSetArgs

fun PhraseSetArgs(boost: Output<Double>? = null, location: Output<String>? = null, name: Output<String>? = null, phraseSetId: Output<String>? = null, phrases: Output<List<PhraseArgs>>? = null, project: Output<String>? = null)