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

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

DESCRIPTION
    (BETA) 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
        (BETA) Create a new Vertex AI model monitoring job.

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

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

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

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

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

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

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

        $ gcloud ai model-monitoring-jobs

        $ gcloud alpha ai model-monitoring-jobs

