public sealed class DeleteModelDeploymentMonitoringJobRequest : IMessage<DeleteModelDeploymentMonitoringJobRequest>, IEquatable<DeleteModelDeploymentMonitoringJobRequest>, IDeepCloneable<DeleteModelDeploymentMonitoringJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class DeleteModelDeploymentMonitoringJobRequest.
Request message for
[JobService.DeleteModelDeploymentMonitoringJob][google.cloud.aiplatform.v1beta1.JobService.DeleteModelDeploymentMonitoringJob].
Required. The resource name of the model monitoring job to delete.
Format:
projects/{project}/locations/{location}/modelDeploymentMonitoringJobs/{model_deployment_monitoring_job}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eDeleteModelDeploymentMonitoringJobRequest\u003c/code\u003e class within the Vertex AI v1beta1 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteModelDeploymentMonitoringJobRequest\u003c/code\u003e class is used to construct a request to delete a model deployment monitoring job, as per the \u003ccode\u003eJobService.DeleteModelDeploymentMonitoringJob\u003c/code\u003e API method.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one that takes another \u003ccode\u003eDeleteModelDeploymentMonitoringJobRequest\u003c/code\u003e as a parameter, and includes properties such as \u003ccode\u003eModelDeploymentMonitoringJobName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is a required string field that specifies the resource name of the model monitoring job to delete, following a specific format: \u003ccode\u003eprojects/{project}/locations/{location}/modelDeploymentMonitoringJobs/{model_deployment_monitoring_job}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]