Gke Workload Response
data class GkeWorkloadResponse(val clusterName: String, val location: String, val namespaceName: String, val project: String, val topLevelControllerName: String, val topLevelControllerType: String)
A GKE Workload (Deployment, StatefulSet, etc). The field names correspond to the metadata labels on monitored resources that fall under a workload (for example, k8s_container or k8s_pod).