outputContexts

@JvmName(name = "wpcisxalninurejs")
suspend fun outputContexts(value: Output<List<GoogleCloudDialogflowV2beta1ContextArgs>>)
@JvmName(name = "igesjegnhokyfhdy")
suspend fun outputContexts(value: List<GoogleCloudDialogflowV2beta1ContextArgs>?)

Parameters

value

Optional. The collection of contexts that are activated when the intent is matched. Context messages in this collection should not set the parameters field. Setting the lifespan_count to 0 will reset the context when the intent is matched. Format: projects//agent/sessions/-/contexts/.


@JvmName(name = "nkxcgajcbaaflpvx")
suspend fun outputContexts(vararg values: Output<GoogleCloudDialogflowV2beta1ContextArgs>)


@JvmName(name = "najwltkcqdjwncxr")
suspend fun outputContexts(values: List<Output<GoogleCloudDialogflowV2beta1ContextArgs>>)
@JvmName(name = "ouaotbhvoywfudvd")
suspend fun outputContexts(vararg values: GoogleCloudDialogflowV2beta1ContextArgs)

Parameters

values

Optional. The collection of contexts that are activated when the intent is matched. Context messages in this collection should not set the parameters field. Setting the lifespan_count to 0 will reset the context when the intent is matched. Format: projects//agent/sessions/-/contexts/.


@JvmName(name = "rkaigiiotwujdgvu")
suspend fun outputContexts(argument: List<suspend GoogleCloudDialogflowV2beta1ContextArgsBuilder.() -> Unit>)
@JvmName(name = "aedobxvhpqsvtnev")
suspend fun outputContexts(vararg argument: suspend GoogleCloudDialogflowV2beta1ContextArgsBuilder.() -> Unit)
@JvmName(name = "wgojwtahmmarghis")
suspend fun outputContexts(argument: suspend GoogleCloudDialogflowV2beta1ContextArgsBuilder.() -> Unit)

Parameters

argument

Optional. The collection of contexts that are activated when the intent is matched. Context messages in this collection should not set the parameters field. Setting the lifespan_count to 0 will reset the context when the intent is matched. Format: projects//agent/sessions/-/contexts/.