v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132661,4471.5 MB
projects

Searches Model Monitoring Statistics generated within a given time window.

post/v1/{+modelDeploymentMonitoringJob}:searchModelDeploymentMonitoringStatsAnomalies

Path parameters

modelDeploymentMonitoringJobstring required

Required. ModelDeploymentMonitoring Job resource name. Format: projects/{project}/locations/{location}/modelDeploymentMonitoringJobs/{model_deployment_monitoring_job}

Request body

featureDisplayNamestring

The feature display name. If specified, only return the stats belonging to this feature. Format: ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.feature_display_name, example: "user_destination".

pageSizeinteger

The standard list page size.

startTimestring google-datetime

The earliest timestamp of stats being generated. If not set, indicates fetching stats till the earliest possible one.

pageTokenstring

A page token received from a previous JobService.SearchModelDeploymentMonitoringStatsAnomalies call.

deployedModelIdstring

Required. The DeployedModel ID of the [ModelDeploymentMonitoringObjectiveConfig.deployed_model_id].

endTimestring google-datetime

The latest timestamp of stats being generated. If not set, indicates feching stats till the latest possible one.

Response

Successful response