Interface protos.google.cloud.aiplatform.v1.ISearchModelDeploymentMonitoringStatsAnomaliesResponse (1.11.0)

Properties of a SearchModelDeploymentMonitoringStatsAnomaliesResponse.

Package

@google-cloud/aiplatform

Properties

monitoringStats

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

SearchModelDeploymentMonitoringStatsAnomaliesResponse monitoringStats

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

nextPageToken

nextPageToken?: (string|null);

SearchModelDeploymentMonitoringStatsAnomaliesResponse nextPageToken

Property Value
TypeDescription
(string|null)