exam questions

Exam Professional Collaboration Engineer All Questions

View all questions & answers for the Professional Collaboration Engineer exam

Exam Professional Collaboration Engineer topic 1 question 48 discussion

Actual exam question from Google's Professional Collaboration Engineer
Question #: 48
Topic #: 1
[All Professional Collaboration Engineer Questions]

Your large organization, 80,000 users, has been on Google for two years. Your CTO wants to create an integrated team experience with Google Groups, Teams
Drives, and Calendar. Users will use a Google Form and Apps Script to request a new "G-Team." A "G-Team' is composed of a Google Group and a Team Drive/
Secondary Calendar that is shared using that Google Group.
What two design decisions are required to implement this workflow securely? (Choose two.)

  • A. The Apps Script will need to run as a G Suite admin.
  • B. You will need a Cloud SQL instance to store "G-Team' data.
  • C. The Google Form will need to be limited to internal users only.
  • D. The Apps Script will need to run on a timed interval to process new entries.
  • E. The Google Form will need to enforce Group naming conventions.
Show Suggested Answer Hide Answer
Suggested Answer: AC 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
nwk
Highly Voted 5 years ago
prefer A and C. you need Admin SDK API to create group, which requires admin role For D - we can choose to use trigger (upon new entry) also
upvoted 7 times
Fadhli
4 years, 7 months ago
c, term "securely" has to be implemented by internal use.
upvoted 2 times
...
...
Mr_JJ
Most Recent 3 years, 5 months ago
Selected Answer: AC
Apps Script must be runned as a G Suite admin + Google Form will need to be limited to internal users only for security purpose
upvoted 1 times
...
jcloud965
3 years, 6 months ago
Selected Answer: AC
To do this, the Apps Script must be runned as a G Suite admin + Google Form will need to be limited to internal users only for security purpose
upvoted 3 times
...
Kristuc
4 years, 1 month ago
A+C is correct
upvoted 2 times
...
admcloud
4 years, 5 months ago
Would A and C be the best option?
upvoted 1 times
...
saurabh1805
4 years, 8 months ago
I also vote for A and C.
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...