Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for long-running operations with rest transport. #1094

Merged
merged 8 commits into from Nov 25, 2021

Commits on Nov 19, 2021

  1. Copy the full SHA
    44fb79e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Update gapic/templates/%namespace/%name_%version/%sub/services/%servi…

    …ce/transports/rest.py.j2
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    kbandes and parthea committed Nov 20, 2021
    Copy the full SHA
    cf674eb View commit details
    Browse the repository at this point in the history
  2. Update gapic/templates/%namespace/%name_%version/%sub/services/%servi…

    …ce/transports/rest.py.j2
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    kbandes and parthea committed Nov 20, 2021
    Copy the full SHA
    cd8eb85 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. fix: address review comments

    Kenneth Bandes committed Nov 22, 2021
    Copy the full SHA
    9b137e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. fix: rename rest operations client, fix rest lro unit tests

    Kenneth Bandes committed Nov 24, 2021
    Copy the full SHA
    787508d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c7d01bb View commit details
    Browse the repository at this point in the history
  3. fix: removed extra space in assignment

    Kenneth Bandes committed Nov 24, 2021
    Copy the full SHA
    98b014e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    79a6667 View commit details
    Browse the repository at this point in the history