GetBackendServiceCustomMetric

data class GetBackendServiceCustomMetric(val dryRun: Boolean, val name: String)

Constructors

Link copied to clipboard
constructor(dryRun: Boolean, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If true, the metric data is not used for load balancing.

Link copied to clipboard

The name of the Backend Service.