Class ResponseType (1.33.0)

ResponseType(value)

Represents different DetectIntentResponse types.

Values: RESPONSE_TYPE_UNSPECIFIED (0): Not specified. This should never happen. PARTIAL (1): 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 (2): Final response.