Cloud AI Platform v1beta1 API - Class ModelMonitor.Types.ModelMonitoringTarget (1.0.0-beta03)

public sealed class ModelMonitor.Types.ModelMonitoringTarget : IMessage<ModelMonitor.Types.ModelMonitoringTarget>, IEquatable<ModelMonitor.Types.ModelMonitoringTarget>, IDeepCloneable<ModelMonitor.Types.ModelMonitoringTarget>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud AI Platform v1beta1 API class ModelMonitor.Types.ModelMonitoringTarget.

The monitoring target refers to the entity that is subject to analysis. e.g. Vertex AI Model version.

Inheritance

object > ModelMonitor.Types.ModelMonitoringTarget

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

ModelMonitoringTarget()

public ModelMonitoringTarget()

ModelMonitoringTarget(ModelMonitoringTarget)

public ModelMonitoringTarget(ModelMonitor.Types.ModelMonitoringTarget other)
Parameter
Name Description
other ModelMonitorTypesModelMonitoringTarget

Properties

SourceCase

public ModelMonitor.Types.ModelMonitoringTarget.SourceOneofCase SourceCase { get; }
Property Value
Type Description
ModelMonitorTypesModelMonitoringTargetSourceOneofCase

VertexModel

public ModelMonitor.Types.ModelMonitoringTarget.Types.VertexModelSource VertexModel { get; set; }

Model in Vertex AI Model Registry.

Property Value
Type Description
ModelMonitorTypesModelMonitoringTargetTypesVertexModelSource