parameters

@JvmName(name = "pdgcspckdtrscuua")
suspend fun parameters(value: Output<List<GoogleCloudDialogflowV2IntentParameterArgs>>)
@JvmName(name = "yaqacuxqpvvomhnr")
suspend fun parameters(value: List<GoogleCloudDialogflowV2IntentParameterArgs>?)

Parameters

value

Optional. The collection of parameters associated with the intent.


@JvmName(name = "imjuthaqojcsiycc")
suspend fun parameters(vararg values: Output<GoogleCloudDialogflowV2IntentParameterArgs>)


@JvmName(name = "ierxdluaavqfgrmd")
suspend fun parameters(values: List<Output<GoogleCloudDialogflowV2IntentParameterArgs>>)
@JvmName(name = "hwvqejshdtfqosrc")
suspend fun parameters(vararg values: GoogleCloudDialogflowV2IntentParameterArgs)

Parameters

values

Optional. The collection of parameters associated with the intent.


@JvmName(name = "iusbssixqcuhirgc")
suspend fun parameters(argument: List<suspend GoogleCloudDialogflowV2IntentParameterArgsBuilder.() -> Unit>)
@JvmName(name = "whxbdwaruyxkloqh")
suspend fun parameters(vararg argument: suspend GoogleCloudDialogflowV2IntentParameterArgsBuilder.() -> Unit)
@JvmName(name = "ywpqyoxxqqidvbtb")
suspend fun parameters(argument: suspend GoogleCloudDialogflowV2IntentParameterArgsBuilder.() -> Unit)

Parameters

argument

Optional. The collection of parameters associated with the intent.