GenericServiceBasicService

data class GenericServiceBasicService(val serviceLabels: Map<String, String>? = null, val serviceType: String? = null)

Constructors

Link copied to clipboard
constructor(serviceLabels: Map<String, String>? = null, serviceType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Labels that specify the resource that emits the monitoring data which is used for SLO reporting of this Service.

Link copied to clipboard
val serviceType: String? = null

The type of service that this basic service defines, e.g. APP_ENGINE service type