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

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

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

EXAMPLES
    To list available integrations types, run:

        $ gcloud alpha 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
        (ALPHA) Describes a Cloud Run Integration type.

     list
        (ALPHA) Lists Cloud Run Integration Types.

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.

