metrics property

List<GoogleCloudApigeeV1SchemaSchemaElement>? metrics
getter/setter pair

List of schema fields grouped as dimensions that can be used with an aggregate function such as sum, avg, min, and max.

Implementation

core.List<GoogleCloudApigeeV1SchemaSchemaElement>? metrics;