topFeatureCount property

int? topFeatureCount
getter/setter pair

If set, all attribution scores between SearchModelDeploymentMonitoringStatsAnomaliesRequest.start_time and SearchModelDeploymentMonitoringStatsAnomaliesRequest.end_time are fetched, and page token doesn't take effect in this case.

Only used to retrieve attribution score for the top Features which has the highest attribution score in the latest monitoring run.

Implementation

core.int? topFeatureCount;