V2models Intent Fulfillment Code Hook Fulfillment Updates Specification Start Response Message Group Args Builder
Functions
Link copied to clipboard
suspend fun message(value: V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseMessageGroupMessageArgs)
suspend fun message(value: Output<V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseMessageGroupMessageArgs>)
suspend fun message(argument: suspend V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseMessageGroupMessageArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun variations(value: Output<List<V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseMessageGroupVariationArgs>>)
suspend fun variations(vararg values: V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseMessageGroupVariationArgs)
suspend fun variations(vararg values: Output<V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseMessageGroupVariationArgs>)
suspend fun variations(vararg argument: suspend V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseMessageGroupVariationArgsBuilder.() -> Unit)
suspend fun variations(value: List<V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseMessageGroupVariationArgs>?)
suspend fun variations(values: List<Output<V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseMessageGroupVariationArgs>>)
suspend fun variations(argument: List<suspend V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseMessageGroupVariationArgsBuilder.() -> Unit>)
suspend fun variations(argument: suspend V2modelsIntentFulfillmentCodeHookFulfillmentUpdatesSpecificationStartResponseMessageGroupVariationArgsBuilder.() -> Unit)