public sealed class GetModelMonitorRequest : IMessage<GetModelMonitorRequest>, IEquatable<GetModelMonitorRequest>, IDeepCloneable<GetModelMonitorRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class GetModelMonitorRequest.
Request message for
[ModelMonitoringService.GetModelMonitor][google.cloud.aiplatform.v1beta1.ModelMonitoringService.GetModelMonitor].
[[["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-03-21 UTC."],[[["This page provides reference documentation for the `GetModelMonitorRequest` class within the Vertex AI v1beta1 API, specifically for the .NET environment."],["`GetModelMonitorRequest` is a request message used with `ModelMonitoringService.GetModelMonitor` in the Google Cloud AI Platform."],["The `GetModelMonitorRequest` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors and two main properties `ModelMonitorName`, which is a typed view, and `Name` which represents the resource name of the ModelMonitor."],["The documentation covers two versions `1.0.0-beta21` (latest) and `1.0.0-beta20` of the `GetModelMonitorRequest` class."]]],[]]