NAME
    gcloud alpha apihub apis versions operations - manage Api Operation
        resources

SYNOPSIS
    gcloud alpha apihub apis versions operations COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Api Operation resources.

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 apiOperations.

     delete
        (ALPHA) Delete apiOperations.

     describe
        (ALPHA) Describe apiOperations.

     list
        (ALPHA) List apiOperations.

     update
        (ALPHA) Update apiOperations.

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. This variant is also available:

        $ gcloud apihub apis versions operations

