NAME
    gcloud beta functions event-types - list types of events that can be a
        trigger for a Google Cloud Function

SYNOPSIS
    gcloud beta functions event-types COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) List types of events that can be a trigger for a Google Cloud
    Function.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     list
        (BETA) List types of events that can be a trigger for a Google Cloud
        Function.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud functions event-types

        $ gcloud alpha functions event-types

