Your organization has established three monitoring workspaces: `dev-workspace`, `test-workspace`, and `prod-workspace`. These workspaces oversee the following projects: - `dev-workspace`: dev-1, dev-2, dev-3 - `test-workspace`: test-1, test-2 - `prod-workspace`: prod-1, prod-b, prod-c You're tasked with monitoring the project `prod-1` alongside `test-1` and `test-2` within the same workspace. How can you accomplish this? | Google Professional Cloud DevOps Engineer Quiz - LeetQuiz