1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 02:55:19 +00:00
gcloud-help/gcloud/alpha/dialogflow/intents/help
2022-03-01 04:29:52 +00:00

43 lines
1.2 KiB
Text

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.