intent property

GoogleCloudDialogflowV2Intent? intent
getter/setter pair

The intent that matched the conversational query.

Some, not all fields are filled in this message, including but not limited to: name, display_name, end_interaction and is_fallback.

Implementation

GoogleCloudDialogflowV2Intent? intent;