- NAME
-
- gcloud ai model-monitoring-jobs - manage Vertex AI model monitoring jobs
- SYNOPSIS
-
-
gcloud ai model-monitoring-jobs
COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
- Manage Vertex AI model monitoring jobs.
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - COMMANDS
-
is one of the following:COMMAND
create
- Create a new Vertex AI model monitoring job.
delete
- Delete an existing Vertex AI model deployment monitoring job.
describe
- Get detailed model deployment monitoring job information about the given job id.
list
- List the model deployment monitoring jobs of the given project and region.
pause
- Pause a running Vertex AI model deployment monitoring job.
resume
- Resume a paused Vertex AI model deployment monitoring job.
update
- Update an Vertex AI model deployment monitoring job.
- NOTES
-
These variants are also available:
gcloud alpha ai model-monitoring-jobs
gcloud beta ai model-monitoring-jobs
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-06 UTC.