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

fix: remove grpc send/recieve limits #259

Merged
merged 4 commits into from Dec 23, 2020
Merged

Commits on Dec 16, 2020

  1. changes without context

            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    yoshi-automation committed Dec 16, 2020
    Copy the full SHA
    b304251 View commit details
    Browse the repository at this point in the history
  2. chore: update noxfile.py.j2

    * Update noxfile.py.j2
    
    add changes from @glasnt to the template template to ensure that enforcing type hinting doesn't fail for repos with the sample noxfile (aka all samples repos)
    See https://github.com/GoogleCloudPlatform/python-docs-samples/pull/4869/files for context
    
    * fix typo
    
    Source-Author: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
    Source-Date: Thu Dec 3 13:44:30 2020 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 18c5dbdb4ac8cf75d4d8174e7b4558f48e76f8a1
    Source-Link: googleapis/synthtool@18c5dbd
    yoshi-automation committed Dec 16, 2020
    Copy the full SHA
    98cc65a View commit details
    Browse the repository at this point in the history
  3. fix: remove client recv msg limit fix: add enums to types/__init__.py

    PiperOrigin-RevId: 347055288
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Dec 11 12:44:37 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: dd372aa22ded7a8ba6f0e03a80e06358a3fa0907
    Source-Link: googleapis/googleapis@dd372aa
    yoshi-automation committed Dec 16, 2020
    Copy the full SHA
    be9fcc4 View commit details
    Browse the repository at this point in the history
  4. chore: Update client retry policy for streaming methods of the Google…

    … Ads API.
    
    PiperOrigin-RevId: 347398860
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Dec 14 09:15:52 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 0509f4bc8c86495f50a92f536bddc625797eda63
    Source-Link: googleapis/googleapis@0509f4b
    yoshi-automation committed Dec 16, 2020
    Copy the full SHA
    392a00f View commit details
    Browse the repository at this point in the history