gcloud alpha dialogflow intents

NAME
gcloud alpha dialogflow intents - create, list, describe, and delete Dialogflow intents
SYNOPSIS
gcloud alpha dialogflow intents COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) Intents convert a number of user expressions or patterns into an action. An action is an extraction of a user command or sentence semantics.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS
COMMAND is one of the following:
create
(ALPHA) Create a Dialogflow entity type for the agent of the current project.
delete
(ALPHA) Delete a Dialogflow intent.
describe
(ALPHA) Describe a Dialogflow intent.
list
(ALPHA) List all Dialogflow intents for the agent of the current project.
update
(ALPHA) Update a Dialogflow entity type for the agent of the current project.
NOTES
This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist.