| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
BasicService |
BasicService.clone() |
BasicService |
Service.getBasicService()
Message that contains the service type and service labels of this service if it is a basic
service.
|
BasicService |
BasicService.set(String fieldName,
Object value) |
BasicService |
BasicService.setServiceLabels(Map<String,String> serviceLabels)
Labels that specify the resource that emits the monitoring data which is used for SLO reporting
of this Service.
|
BasicService |
BasicService.setServiceType(String serviceType)
The type of service that this basic service defines, e.g.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
Service.setBasicService(BasicService basicService)
Message that contains the service type and service labels of this service if it is a basic
service.
|
Copyright © 2011–2025 Google. All rights reserved.