Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PinkDiamond1/java-samples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
Loading
...
head repository: googleworkspace/java-samples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 115 files changed
  • 8 contributors

Commits on Dec 12, 2022

  1. 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
    mahima-desetty authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    2fa7089 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. 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
    mahima-desetty authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    e49fb41 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. 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
    mahima-desetty authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    8718e29 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. 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
    mahima-desetty authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    079711b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    e3102ab View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Feat: Meet API quickstart

    sqrrrl committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d492e92 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. feat: Add Google Chat API quickstart (googleworkspace#1061)

    * feat: Add Google Chat API quickstart
    
    * Fix Google Style
    
    ---------
    
    Co-authored-by: pierrick <pierrick@google.com>
    PierrickVoulet and pierrick authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    86d6444 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. 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>
    PierrickVoulet and pierrick authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    b59745f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. 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>
    PierrickVoulet and pierrick authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    22656cb View commit details
    Browse the repository at this point in the history
  2. feat: fix style for builders (googleworkspace#1093)

    Co-authored-by: pierrick <pierrick@google.com>
    PierrickVoulet and pierrick authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9d94f3a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. feat: fix class names and region tags for consistency (googleworkspac…

    …e#1094)
    
    Co-authored-by: pierrick <pierrick@google.com>
    PierrickVoulet and pierrick authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    67f9f30 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. feat: add create membership for group code sample (googleworkspace#1164)

    Co-authored-by: pierrick <pierrick@google.com>
    PierrickVoulet and pierrick authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b2f6fae View commit details
    Browse the repository at this point in the history
  2. 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>
    PierrickVoulet and pierrick authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    cfb3a31 View commit details
    Browse the repository at this point in the history
  3. feat: update message with app creds (googleworkspace#1166)

    Co-authored-by: pierrick <pierrick@google.com>
    PierrickVoulet and pierrick authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    26cb124 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2025

  1. fix: updating FileList query field name (googleworkspace#1473)

    renaming `items` (v2) to `files` (v3)
    sce-taid authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    b302980 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2025

  1. Configuration menu
    Copy the full SHA
    d219a44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43971ae View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

  1. feat: add webhook chat app (googleworkspace#1715)

    Co-authored-by: pierrick <pierrick@google.com>
    PierrickVoulet and pierrick authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    e8ba9fd View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2026

  1. 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.
    kencenerelli authored Feb 17, 2026
    Configuration menu
    Copy the full SHA
    19db17d View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.