NAME
    gcloud alpha dialogflow entity-types - create, list, describe, update, and
        delete Dialogflow entity types

SYNOPSIS
    gcloud alpha dialogflow entity-types COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Create, list, describe, update, and delete Dialogflow entity types.

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 entity type.

     describe
        (ALPHA) Describe a Dialogflow entity type.

     list
        (ALPHA) List all Dialogflow entity types for the agent of the current
        project.

     update
        (ALPHA) Update a Dialogflow entity type.

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.

