gcloud alpha dialogflow intents

NAME
gcloud alpha dialogflow intents - create, list, describe, and delete Dialogflow intents
SYNOPSIS
gcloud alpha dialogflow intentsCOMMAND[GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) Intents convert a number of user expressions or patternsinto an action. An action is an extraction of a user command or sentencesemantics.
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 thecurrent project.
delete
(ALPHA) Delete a Dialogflow intent.
describe
(ALPHA) Describe a Dialogflow intent.
list
(ALPHA) List all Dialogflow intents for the agent of the currentproject.
update
(ALPHA) Update a Dialogflow entity type for the agent of thecurrent project.
NOTES
This command is currently in alpha and might change without notice. If thiscommand fails with API permission errors despite specifying the correct project,you might be trying to access an API with an invitation-only early accessallowlist.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-05-07 UTC.