Function checksMiddleware
- checksMiddleware(
options: {
authOptions: GoogleAuthOptions<JSONClient>;
metrics: ChecksEvaluationMetric[];
},
): ModelMiddleware Parameters
- options: {
authOptions: GoogleAuthOptions<JSONClient>;
metrics: ChecksEvaluationMetric[];
}