Cloud Identity APIs
I wrote the following overviews and developer guides for this product:
- Groups API overview
- Dynamic groups overview
- Querying group memberships
- Managing membership expirations
- User Invitation API overview
- Creating and managing user invitations
The Cloud Identity setup guide and domain verification guides are assembled by a Python script that scrapes the content from the corresponding articles in the Cloud Identity admin help center. The script was broken when I inherited the product, and I fixed and documented it so that the documenation sites could be kept in sync easily and without duplication.
Google Forms API
I wrote the overview and main developer guides:
- Overview
- Create a form or quiz
- Update a form or quiz
- Set up quiz grading options
- Retrieve forms and responses
I also built and tested most of the Python code samples based on create/retrieve samples created by Engineering, and edited all reference documentation for site style and clarity.