Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::Tool::ConfirmationRequirement (v1.13.0)

Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::Tool::ConfirmationRequirement.

Types of confirmation requirement.

Constants

CONFIRMATION_REQUIREMENT_UNSPECIFIED

value: 0
Unspecified. Whether the action requires confirmation is inferred from method_type.

REQUIRED

value: 1
Conformation is required.

NOT_REQUIRED

value: 2
Conformation is not required.