outputContexts

@JvmName(name = "lwlrkuukktkkbqat")
suspend fun outputContexts(value: Output<List<GoogleCloudDialogflowV2ContextArgs>>)
@JvmName(name = "fjftyaepihwgcdln")
suspend fun outputContexts(value: List<GoogleCloudDialogflowV2ContextArgs>?)

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 = "ucfhciadngatwdcu")
suspend fun outputContexts(vararg values: Output<GoogleCloudDialogflowV2ContextArgs>)


@JvmName(name = "xlyssjfeftibuvio")
suspend fun outputContexts(values: List<Output<GoogleCloudDialogflowV2ContextArgs>>)
@JvmName(name = "macotbejefaogcjq")
suspend fun outputContexts(vararg values: GoogleCloudDialogflowV2ContextArgs)

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 = "knnkgvgorfpjuudh")
suspend fun outputContexts(argument: List<suspend GoogleCloudDialogflowV2ContextArgsBuilder.() -> Unit>)
@JvmName(name = "jritwwvycghdaquf")
suspend fun outputContexts(vararg argument: suspend GoogleCloudDialogflowV2ContextArgsBuilder.() -> Unit)
@JvmName(name = "tlkdaxfylefoyhfx")
suspend fun outputContexts(argument: suspend GoogleCloudDialogflowV2ContextArgsBuilder.() -> 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/.