NAME
    gcloud alpha ml vision product-search images - use the Google Cloud Vision
        API to manipulate reference images

SYNOPSIS
    gcloud alpha ml vision product-search images COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Use the Google Cloud Vision API to manipulate reference images.

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 a reference image.

     delete
        (ALPHA) delete a reference image.

     describe
        (ALPHA) descibe a reference image.

     list
        (ALPHA) list all reference images for a product.

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 beta ml vision product-search images

