public sealed class UpdateModelMonitorRequest : IMessage<UpdateModelMonitorRequest>, IEquatable<UpdateModelMonitorRequest>, IDeepCloneable<UpdateModelMonitorRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class UpdateModelMonitorRequest.
Request message for
[ModelMonitoringService.UpdateModelMonitor][google.cloud.aiplatform.v1beta1.ModelMonitoringService.UpdateModelMonitor].
[[["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\u003e\u003ccode\u003eUpdateModelMonitorRequest\u003c/code\u003e is a class in the Vertex AI v1beta1 API, specifically part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class serves as the request message for updating model monitoring configurations using \u003ccode\u003eModelMonitoringService.UpdateModelMonitor\u003c/code\u003e, as described in the documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateModelMonitorRequest\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to interact with the protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties \u003ccode\u003eModelMonitor\u003c/code\u003e, representing the model monitoring configuration to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, indicating which fields should be updated, both of which are required.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, a parameterless one and one that accepts another instance of the same type as a parameter.\u003c/p\u003e\n"]]],[],null,[]]