Google Cloud Professional Collaboration Engineer — Question 14

The application development team has come to you requesting that a new, internal, domain-owned G Suite app be allowed to access Google Drive APIs. You are currently restricting access to all APIs using approved whitelists, per security policy. You need to grant access for this app.
What should you do?

Answer options

Correct answer: C

Explanation

The correct answer is C because adding the OAuth Client ID to the Google Drive Trusted List specifically allows the application to access the Google Drive APIs while still adhering to the security policy. Option A is incorrect as it opens all API access, which violates the security policy. Option B does not directly grant access to the specific app, and option D pertains to marketplace apps, not internal domain-owned applications.