GetBackendServiceBackend

data class GetBackendServiceBackend(val balancingMode: String, val capacityScaler: Double, val description: String, val group: String, val maxConnections: Int, val maxConnectionsPerEndpoint: Int, val maxConnectionsPerInstance: Int, val maxRate: Int, val maxRatePerEndpoint: Double, val maxRatePerInstance: Double, val maxUtilization: Double)

Constructors

Link copied to clipboard
constructor(balancingMode: String, capacityScaler: Double, description: String, group: String, maxConnections: Int, maxConnectionsPerEndpoint: Int, maxConnectionsPerInstance: Int, maxRate: Int, maxRatePerEndpoint: Double, maxRatePerInstance: Double, maxUtilization: Double)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Textual description for the Backend Service.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard