V2models Intent Fulfillment Code Hook Post Fulfillment Status Specification Success Conditional Default Branch Response Args
data class V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationSuccessConditionalDefaultBranchResponseArgs(val allowInterrupt: Output<Boolean>? = null, val messageGroups: Output<List<V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationSuccessConditionalDefaultBranchResponseMessageGroupArgs>>? = null) : ConvertibleToJava<V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationSuccessConditionalDefaultBranchResponseArgs>
Constructors
Link copied to clipboard
fun V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationSuccessConditionalDefaultBranchResponseArgs(allowInterrupt: Output<Boolean>? = null, messageGroups: Output<List<V2modelsIntentFulfillmentCodeHookPostFulfillmentStatusSpecificationSuccessConditionalDefaultBranchResponseMessageGroupArgs>>? = null)
Functions
Properties
Link copied to clipboard