intent property

GoogleCloudDialogflowCxV3Intent? intent
getter/setter pair

The Intent that matched the query.

Some, not all fields are filled in this message, including but not limited to: name and display_name. Only filled for INTENT match type.

Implementation

GoogleCloudDialogflowCxV3Intent? intent;