Get Mesh Istio Service Result
data class GetMeshIstioServiceResult(val displayName: String, val id: String, val meshUid: String, val name: String, val project: String? = null, val serviceId: String, val serviceName: String, val serviceNamespace: String, val telemetries: List<GetMeshIstioServiceTelemetry>, val userLabels: Map<String, String>)
A collection of values returned by getMeshIstioService.