Google Workspace Associate Administrator — Question 21
You are managing the buildings and resources for your organization. You need to create several conference rooms with a capacity of 10 people each, equipped with a whiteboard and projector, and wheelchair accessible. You want to ensure the process is efficient. What should you do?
Answer options
- A. Automate room creation by using a third-party app from the Google Workspace Marketplace.
- B. Create a CSV file and add all resources. Write a script using the Workspace API to reference the CSV file and create all the resources.
- C. Create each conference room individually in the Google Admin console. Add the features for each room.
- D. Use the Google Admin console to bulk upload the rooms. Create a resource with the specified features and apply the features to that resource.
Correct answer: D
Explanation
The correct answer is D because using the Google Admin console for bulk uploads allows for efficient creation of multiple conference rooms with the same specifications. Options A and B involve more complex setups that are not as efficient for this task, while option C requires a lot of manual work, making it less efficient than a bulk upload.