customMetrics property

List<BackendCustomMetric>? customMetrics
getter/setter pair

List of custom metrics that are used for CUSTOM_METRICS BalancingMode.

Implementation

core.List<BackendCustomMetric>? customMetrics;