GoogleCloudAiplatformV1SearchModelDeploymentMonitoringStatsAnomaliesResponse constructor
GoogleCloudAiplatformV1SearchModelDeploymentMonitoringStatsAnomaliesResponse({
- List<
GoogleCloudAiplatformV1ModelMonitoringStatsAnomalies> ? monitoringStats, - String? nextPageToken,
Implementation
GoogleCloudAiplatformV1SearchModelDeploymentMonitoringStatsAnomaliesResponse({
this.monitoringStats,
this.nextPageToken,
});