Skip to content
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: reaumart/python-samples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: googleworkspace/python-samples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 68 files changed
  • 9 contributors

Commits on Mar 5, 2024

  1. feat: Add Meet API quickstart

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

Commits on Jul 29, 2024

  1. feat: add includeTabsContent option (googleworkspace#1604)

    This is a part of an ongoing effort to update OnePlatform guides/documentation for the tabs feature.
    
    Co-authored-by: lfelpi-google <lfelpi@google.com>
    jpoehnelt and lfelpi-google authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    08e95b1 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#1624)

    Co-authored-by: pierrick <pierrick@google.com>
    PierrickVoulet and pierrick authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c9c3f28 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#1666)

    * feat: add Cloud Client library samples for Chat
    
    * README fixes
    
    ---------
    
    Co-authored-by: pierrick <pierrick@google.com>
    PierrickVoulet and pierrick authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    823468e View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. feat: update GAPIC samples to be featured in create message guide (go…

    …ogleworkspace#1690)
    
    * feat: update GAPIC samples to be featured in create message guide
    
    * nit fix
    
    ---------
    
    Co-authored-by: pierrick <pierrick@google.com>
    PierrickVoulet and pierrick authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    cad240a View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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

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

Commits on Oct 3, 2024

  1. feat: add create and set up space code samples (googleworkspace#1810)

    Co-authored-by: pierrick <pierrick@google.com>
    PierrickVoulet and pierrick authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    002711a View commit details
    Browse the repository at this point in the history
  2. feat: update message with app creds and fix typo (googleworkspace#1811)

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

Commits on Apr 2, 2025

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

Commits on Apr 19, 2025

  1. fix: correct time format in Python quickstart (googleworkspace#2117)

    * fix : remove "Z" after isoformat in python quickstart
    
    * fix: remove invalid 'Z' from isoformat
    Marc416 authored Apr 19, 2025
    Configuration menu
    Copy the full SHA
    e4745e4 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

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

Commits on Jun 24, 2025

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

Commits on Jun 25, 2025

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

Commits on Nov 18, 2025

  1. Configuration menu
    Copy the full SHA
    6a844e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6df54e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

  1. feat: Webhook chat (googleworkspace#2535)

    * feat: add webhook chat app
    
    * improve indentations
    
    ---------
    
    Co-authored-by: pierrick <pierrick@google.com>
    PierrickVoulet and pierrick authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    6e73143 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2026

  1. feat: add Enteprise AI chat solution (googleworkspace#2620)

    * feat: add Enteprise AI chat solution
    
    * fix: rename agent folder
    
    * fix: typo
    
    ---------
    
    Co-authored-by: pierrick <pierrick@google.com>
    PierrickVoulet and pierrick authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    9f6332f View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2026

  1. feat: add codelab link in README (googleworkspace#2622)

    Updated project note with a link to the official Google Codelab.
    PierrickVoulet authored Mar 1, 2026
    Configuration menu
    Copy the full SHA
    9cdd28d View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. feat: add vertex ai sample (googleworkspace#2623)

    Co-authored-by: pierrick <pierrick@google.com>
    PierrickVoulet and pierrick authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    def0f3e View commit details
    Browse the repository at this point in the history
Loading