-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: PinkDiamond1/java-samples
base: main
head repository: googleworkspace/java-samples
compare: main
- 19 commits
- 115 files changed
- 8 contributors
Commits on Dec 12, 2022
-
feat: added Java code snippets for Aliases, CourseWork, and Topics (g…
…oogleworkspace#464) * add alias snippet and unit test * java snippets for topics, create coursework, create alias * updates based on team review * renamed alias methods, added devsite comments * added missing license header to TestDeleteTopic.java
Configuration menu - View commit details
-
Copy full SHA for 2fa7089 - Browse repository at this point
Copy the full SHA 2fa7089View commit details
Commits on Dec 19, 2022
-
feat: added List, ModifyAttachments, Patch, Return methods for Studen…
…tSubmission resource (googleworkspace#467) * add alias snippet and unit test * java snippets for topics, create coursework, create alias * updates based on team review * renamed alias methods, added devsite comments * added missing license header to TestDeleteTopic.java * Adding List, ModifyAttachments, Patch, Return StudentSubmission methods * minor fixes * adding comments for developer * modifications based on team review * modifications based on team review * Adding print statements and devsite tag to ListCourseAliases
Configuration menu - View commit details
-
Copy full SHA for e49fb41 - Browse repository at this point
Copy the full SHA e49fb41View commit details
Commits on Jan 17, 2023
-
feat: added Guardian and Guardian Invitation code snippets. (googlewo…
…rkspace#528) * add alias snippet and unit test * java snippets for topics, create coursework, create alias * updates based on team review * renamed alias methods, added devsite comments * added missing license header to TestDeleteTopic.java * Adding List, ModifyAttachments, Patch, Return StudentSubmission methods * minor fixes * adding comments for developer * modifications based on team review * modifications based on team review * Adding print statements and devsite tag to ListCourseAliases * added class templates for guardians and guardianInvitations * guardian and guardian invitation implementation * tests for list guardians and list guardian invitations * adding tests for guardians and guardian invites. removing use of ADC for auth. * base test updates * updates based on team feedback * fixing BaseTest.java * updating copyright year to 2023 for new files * testing google-java-format plugin to fix lint errors * updated files after running google-java-format plugin * updated BaseTest * fixing copyright header for BaseTest
Configuration menu - View commit details
-
Copy full SHA for 8718e29 - Browse repository at this point
Copy the full SHA 8718e29View commit details
Commits on Feb 28, 2023
-
feat: updating authorization flow & added invitation resource Classro…
…om code snippets. (googleworkspace#601) * add alias snippet and unit test * java snippets for topics, create coursework, create alias * updates based on team review * renamed alias methods, added devsite comments * added missing license header to TestDeleteTopic.java * Adding List, ModifyAttachments, Patch, Return StudentSubmission methods * minor fixes * adding comments for developer * modifications based on team review * modifications based on team review * Adding print statements and devsite tag to ListCourseAliases * added class templates for guardians and guardianInvitations * guardian and guardian invitation implementation * tests for list guardians and list guardian invitations * adding tests for guardians and guardian invites. removing use of ADC for auth. * base test updates * updates based on team feedback * fixing BaseTest.java * updating copyright year to 2023 for new files * testing google-java-format plugin to fix lint errors * updated files after running google-java-format plugin * updated BaseTest * fixing copyright header for BaseTest * updated auth for AddAlias and CreateCourse classes * removing unused imports * Fixing comment. * specifying errors in method signatures * updated BaseTest and AddStudent * Adding annotation for GeneralSecurityException * updating AddStudent method signature and test * updated AddTeacher and AddStudent test * updated auth for BatchAddStudents * updated auth for CreateCourseWork * updated auth for Topic related classes and tests * added link to CourseState info and updated GetTopic error handling * updated auth for remaining classes * updated auth for CreateCourseWithAlias * CreateInvitation code snippet * accept, create, delete invitation classes * list invitations class * listAssignedGrades method in ListStudentSubmissions class * deleting ListInvitations classes until bug is fixed * team review updates * google java format for tests * google-java-format on classes * google java format DeleteTopic * added test cases to CreateInvitation and DeleteInvitation classes * additional comment in accept invitation test case * fixing java formatting * google java format fix
Configuration menu - View commit details
-
Copy full SHA for 079711b - Browse repository at this point
Copy the full SHA 079711bView commit details
Commits on May 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e3102ab - Browse repository at this point
Copy the full SHA e3102abView commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d492e92 - Browse repository at this point
Copy the full SHA d492e92View commit details
Commits on Aug 1, 2024
-
feat: Add Google Chat API quickstart (googleworkspace#1061)
* feat: Add Google Chat API quickstart * Fix Google Style --------- Co-authored-by: pierrick <pierrick@google.com>
Configuration menu - View commit details
-
Copy full SHA for 86d6444 - Browse repository at this point
Copy the full SHA 86d6444View commit details
Commits on Aug 17, 2024
-
feat: add Cloud Client library samples for Chat (googleworkspace#1078)
* feat: add Cloud Client library samples for Chat * README improvements --------- Co-authored-by: pierrick <pierrick@google.com>
Configuration menu - View commit details
-
Copy full SHA for b59745f - Browse repository at this point
Copy the full SHA b59745fView commit details
Commits on Aug 21, 2024
-
feat: update GAPIC samples to be featured in create message guide (go…
…ogleworkspace#1092) * feat: update GAPIC samples to be featured in create message guide * Fix style --------- Co-authored-by: pierrick <pierrick@google.com>
Configuration menu - View commit details
-
Copy full SHA for 22656cb - Browse repository at this point
Copy the full SHA 22656cbView commit details -
feat: fix style for builders (googleworkspace#1093)
Co-authored-by: pierrick <pierrick@google.com>
Configuration menu - View commit details
-
Copy full SHA for 9d94f3a - Browse repository at this point
Copy the full SHA 9d94f3aView commit details
Commits on Aug 22, 2024
-
feat: fix class names and region tags for consistency (googleworkspac…
…e#1094) Co-authored-by: pierrick <pierrick@google.com>
Configuration menu - View commit details
-
Copy full SHA for 67f9f30 - Browse repository at this point
Copy the full SHA 67f9f30View commit details
Commits on Oct 3, 2024
-
feat: add create membership for group code sample (googleworkspace#1164)
Co-authored-by: pierrick <pierrick@google.com>
Configuration menu - View commit details
-
Copy full SHA for b2f6fae - Browse repository at this point
Copy the full SHA b2f6faeView commit details -
feat: add create and set up space code samples (googleworkspace#1165)
* feat: add create and set up space code samples * Change for immutable list --------- Co-authored-by: pierrick <pierrick@google.com>
Configuration menu - View commit details
-
Copy full SHA for cfb3a31 - Browse repository at this point
Copy the full SHA cfb3a31View commit details -
feat: update message with app creds (googleworkspace#1166)
Co-authored-by: pierrick <pierrick@google.com>
Configuration menu - View commit details
-
Copy full SHA for 26cb124 - Browse repository at this point
Copy the full SHA 26cb124View commit details
Commits on Sep 10, 2025
-
fix: updating FileList query field name (googleworkspace#1473)
renaming `items` (v2) to `files` (v3)
Configuration menu - View commit details
-
Copy full SHA for b302980 - Browse repository at this point
Copy the full SHA b302980View commit details
Commits on Nov 18, 2025
-
chore: Created local '.gemini/' from remote 'sync-files/defaults/.gem…
…ini/' (googleworkspace#1692)
Configuration menu - View commit details
-
Copy full SHA for d219a44 - Browse repository at this point
Copy the full SHA d219a44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43971ae - Browse repository at this point
Copy the full SHA 43971aeView commit details
Commits on Dec 9, 2025
-
feat: add webhook chat app (googleworkspace#1715)
Co-authored-by: pierrick <pierrick@google.com>
Configuration menu - View commit details
-
Copy full SHA for e8ba9fd - Browse repository at this point
Copy the full SHA e8ba9fdView commit details
Commits on Feb 17, 2026
-
docs: add SheetsFilterViews Java sample (googleworkspace#1747)
* docs: add SheetsFilterViews Java sample Adds Java sample for filter views. Based on the `sheets_filter_views` sample from Python. * Fix comment formatting in SheetsFilterViews.java * Implement error handling for filter view operations Added error handling for Add and Duplicate Filter View requests to ensure valid responses. * Update copyright year in SheetsFilterViews.java Updated copyright year from 2022 to 2026.
Configuration menu - View commit details
-
Copy full SHA for 19db17d - Browse repository at this point
Copy the full SHA 19db17dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main