Mesh Istio Response
data class MeshIstioResponse(val meshUid: String, val serviceName: String, val serviceNamespace: String)
Istio service scoped to an Istio mesh. Anthos clusters running ASM < 1.6.8 will have their services ingested as this type.