getSynonymSet

Gets a SynonymSet for a particular context. Throws a NOT_FOUND exception if the Synonymset does not exist

Return

null

Parameters

argument

null


suspend fun getSynonymSet(location: String, project: String? = null, synonymSetId: String): GetSynonymSetResult

Return

null

Parameters

location
project
synonymSetId

See also


Return

null

Parameters

argument

Builder for com.pulumi.googlenative.contentwarehouse.v1.kotlin.inputs.GetSynonymSetPlainArgs.

See also