NAME
    gcloud beta run integrations types - view available Cloud Run
        (fully managed) integrations types

SYNOPSIS
    gcloud beta run integrations types COMMAND [--region=REGION]
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) This set of commands can be used to view Cloud Run integrations
    types.

EXAMPLES
    To list available integrations types, run:

        $ gcloud beta run integrations types list

FLAGS
     --region=REGION
        Region in which the resource can be found. Alternatively, set the
        property [run/region].

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     describe
        (BETA) Describes a Cloud Run Integration type.

     list
        (BETA) Lists Cloud Run Integration Types.

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

        $ gcloud alpha run integrations types

