Google Cloud Professional Collaboration Engineer — Question 8

You are using Google Cloud Directory Sync to manage users. You performed an initial sync of nearly 1,000 mailing lists to Google Groups with Google Cloud
Directory Sync and now are planning to manage groups directly from Google. Over half the groups have been configured with incorrect settings, including who can post, who can join, and which groups can have external members. You need to update groups to be configured correctly.
What should you do?

Answer options

Correct answer: D

Explanation

The correct answer is D because the Groups Settings API allows for precise configuration of Google Groups settings programmatically, making it the best option for updating multiple groups with the desired settings. The other options either involve bulk actions that may not address specific settings (A), require resynchronization which does not guarantee correct configurations (B), or depend on individual group owners to make updates, which may not be efficient (C).