NAME
    gcloud alpha ai model-monitoring-jobs - manage Vertex AI model monitoring
        jobs

SYNOPSIS
    gcloud alpha ai model-monitoring-jobs COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Vertex AI model monitoring jobs.

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 new Vertex AI model monitoring job.

     delete
        (ALPHA) Delete an existing Vertex AI model deployment monitoring job.

     describe
        (ALPHA) Get detailed model deployment monitoring job information about
        the given job id.

     list
        (ALPHA) List the model deployment monitoring jobs of the given project
        and region.

     pause
        (ALPHA) Pause a running Vertex AI model deployment monitoring job.

     resume
        (ALPHA) Resume a paused Vertex AI model deployment monitoring job.

     update
        (ALPHA) Update an Vertex AI model deployment monitoring job.

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. These variants are also available:

        $ gcloud ai model-monitoring-jobs

        $ gcloud beta ai model-monitoring-jobs

