metrics property
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;
List of schema fields grouped as dimensions that can be used with an
aggregate function such as sum, avg, min, and max.
core.List<GoogleCloudApigeeV1SchemaSchemaElement>? metrics;