metricsSchemaUri property

String? metricsSchemaUri
getter/setter pair

Points to a YAML file stored on Google Cloud Storage describing the metrics of this ModelEvaluation.

The schema is defined as an OpenAPI 3.0.2 Schema Object.

Implementation

core.String? metricsSchemaUri;