Interface protos.google.cloud.aiplatform.v1beta1.ISearchModelMonitoringAlertsResponse (6.1.0)

Properties of a SearchModelMonitoringAlertsResponse.

Package

@google-cloud/aiplatform

Properties

modelMonitoringAlerts

modelMonitoringAlerts?: (google.cloud.aiplatform.v1beta1.IModelMonitoringAlert[]|null);

SearchModelMonitoringAlertsResponse modelMonitoringAlerts

nextPageToken

nextPageToken?: (string|null);

SearchModelMonitoringAlertsResponse nextPageToken

totalNumberAlerts

totalNumberAlerts?: (number|Long|string|null);

SearchModelMonitoringAlertsResponse totalNumberAlerts