IntentRecognitionResult Class

Represents the result of an intent recognition.

Inheritance
IntentRecognitionResult

Constructor

IntentRecognitionResult(impl_result)

Parameters

impl_result

Attributes

intent_id

Unique intent id.

intent_json

The bare JSON representation of the result from the Language Understanding service.