basicService property

BasicService? basicService
getter/setter pair

Message that contains the service type and service labels of this service if it is a basic service.

Documentation and examples here (https://cloud.google.com/stackdriver/docs/solutions/slo-monitoring/api/api-structures#basic-svc-w-basic-sli).

Implementation

BasicService? basicService;