Where resource.labels.tenant == "enterprise" and has(resource.labels.tenant)
Where resource.labels.region == "us-west" and has(resource.labels.region)
Where resource.labels.tier == "premium" and resource.labels.region == "eu" and has(resource.labels.tier) and has(resource.labels.region)