public sealed class GetModelDeploymentMonitoringJobRequest : IMessage<GetModelDeploymentMonitoringJobRequest>, IEquatable<GetModelDeploymentMonitoringJobRequest>, IDeepCloneable<GetModelDeploymentMonitoringJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class GetModelDeploymentMonitoringJobRequest.
Request message for
[JobService.GetModelDeploymentMonitoringJob][google.cloud.aiplatform.v1beta1.JobService.GetModelDeploymentMonitoringJob].
Required. The resource name of the ModelDeploymentMonitoringJob.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis documentation is for the \u003ccode\u003eGetModelDeploymentMonitoringJobRequest\u003c/code\u003e class within the Google Cloud Vertex AI v1beta1 API, specifically in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace, which has a latest version of 1.0.0-beta21.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetModelDeploymentMonitoringJobRequest\u003c/code\u003e is a request message utilized by the \u003ccode\u003eJobService.GetModelDeploymentMonitoringJob\u003c/code\u003e function to access the monitoring jobs for a model deployment.\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, providing functionalities like deep cloning and message buffering.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, one default and another that takes an existing \u003ccode\u003eGetModelDeploymentMonitoringJobRequest\u003c/code\u003e object, and it contains two properties: \u003ccode\u003eModelDeploymentMonitoringJobName\u003c/code\u003e, which is a typed view over the \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which is a string that represents the resource name of the ModelDeploymentMonitoringJob.\u003c/p\u003e\n"],["\u003cp\u003eIt also contains methods that are inherited from the object parent class such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]