ignoredResources

@JvmName(name = "jcsbtngrevamegew")
suspend fun ignoredResources(value: Output<List<String>>)
@JvmName(name = "wfdwaprqhdvhtuci")
suspend fun ignoredResources(value: List<String>?)

Parameters

value

List of full resource types to ignore during generation. This is typically used for API-specific Location resources, which should be handled by the generator as if they were actually the common Location resources. Example entry: "documentai.googleapis.com/Location"


@JvmName(name = "wmdblupvsiefnolg")
suspend fun ignoredResources(vararg values: Output<String>)


@JvmName(name = "bncdvoxqkypavpdi")
suspend fun ignoredResources(values: List<Output<String>>)
@JvmName(name = "lxbydixnduyshcyb")
suspend fun ignoredResources(vararg values: String)

Parameters

values

List of full resource types to ignore during generation. This is typically used for API-specific Location resources, which should be handled by the generator as if they were actually the common Location resources. Example entry: "documentai.googleapis.com/Location"