ignoredResources

@JvmName(name = "pfvwdwhhtpejpssf")
suspend fun ignoredResources(value: Output<List<String>>)
@JvmName(name = "bcibyavqdvblblyy")
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 = "vvecpviqgktbsiar")
suspend fun ignoredResources(vararg values: Output<String>)


@JvmName(name = "haokkeevonbecdvy")
suspend fun ignoredResources(values: List<Output<String>>)
@JvmName(name = "kqicbrytnflqrxeg")
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"