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

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

DESCRIPTION
    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
        List types of events that can be a trigger for a Google Cloud Function.

NOTES
    These variants are also available:

        $ gcloud alpha functions event-types

        $ gcloud beta functions event-types

