Class ResponseType (1.34.0)

ResponseType(value)

Represents different DetectIntentResponse types.

Enums

Name Description
RESPONSE_TYPE_UNSPECIFIED Not specified. This should never happen.
PARTIAL Partial response. e.g. Aggregated responses in a Fulfillment that enables `return_partial_response` can be returned as partial response. WARNING: partial response is not eligible for barge-in.
FINAL Final response.