serviceType property

String? serviceType
getter/setter pair

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

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

Implementation

core.String? serviceType;