Interface protos.google.cloud.aiplatform.v1beta1.ISearchModelDeploymentMonitoringStatsAnomaliesResponse (1.7.2)

Properties of a SearchModelDeploymentMonitoringStatsAnomaliesResponse.

Package

@google-cloud/aiplatform!

Properties

monitoringStats

monitoringStats?: (google.cloud.aiplatform.v1beta1.IModelMonitoringStatsAnomalies[]|null);

SearchModelDeploymentMonitoringStatsAnomaliesResponse monitoringStats

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.IModelMonitoringStatsAnomalies[]|null)

nextPageToken

nextPageToken?: (string|null);

SearchModelDeploymentMonitoringStatsAnomaliesResponse nextPageToken

Property Value
TypeDescription
(string|null)