- 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
-
is one of the following:COMMAND
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.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-06 UTC.