Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/googleworkspace/java-samples
☕ Java samples for Google Workspace APIs.
https://github.com/googleworkspace/java-samples
google-workspace gsuite java samples
Last synced: 3 months ago
JSON representation
☕ Java samples for Google Workspace APIs.
- Host: GitHub
- URL: https://github.com/googleworkspace/java-samples
- Owner: googleworkspace
- License: apache-2.0
- Created: 2014-05-02T18:11:16.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2024-08-22T20:39:55.000Z (5 months ago)
- Last Synced: 2024-08-23T20:41:35.376Z (5 months ago)
- Topics: google-workspace, gsuite, java, samples
- Language: Java
- Homepage:
- Size: 2.03 MB
- Stars: 321
- Watchers: 25
- Forks: 399
- Open Issues: 126
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Google Workspace Java Samples
A collection of samples that demonstrate how to call Google Workspace APIs in Java.
## APIs
### Admin SDK
- [Alert Center Quickstart](https://developers.google.com/admin-sdk/alertcenter/quickstart/java)
- [Directory Quickstart](https://developers.google.com/admin-sdk/directory/v1/quickstart/java)
- [Reports Quickstart](https://developers.google.com/admin-sdk/reports/v1/quickstart/java)
- [Reseller Quickstart](https://developers.google.com/admin-sdk/reseller/v1/quickstart/java)### Apps Script
- [Quickstart](https://developers.google.com/apps-script/api/quickstart/java)
### Calendar
- [Quickstart](https://developers.google.com/calendar/quickstart/java)
- [Sync Tokens and Etags](calendar/sync)
- [Command-line sample](https://github.com/google/google-api-java-client-samples/tree/master/calendar-cmdline-sample)### Classroom
- [Quickstart](https://developers.google.com/classroom/quickstart/java)
### Docs
- [Quickstart](https://developers.google.com/docs/api/quickstart/java)
### Drive V3
- [Quickstart](https://developers.google.com/drive/v3/web/quickstart/java)
- [Command-line sample](https://github.com/google/google-api-java-client-samples/tree/master/drive-cmdline-sample)### Gmail
- [Quickstart](https://developers.google.com/gmail/api/quickstart/java)
### People
- [Quickstart](https://developers.google.com/people/quickstart/java)
### Sheets
- [Quickstart](https://developers.google.com/sheets/api/quickstart/java)
### Slides
- [Quickstart](https://developers.google.com/slides/quickstart/java)
### Tasks
- [Quickstart](https://developers.google.com/google-apps/tasks/quickstart/java)
### Vault
- [Quickstart](https://developers.google.com/vault/quickstart/java)