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

chore: re-generated to pick up changes in the API or client library generator #114

Merged
merged 19 commits into from
Jun 9, 2020

Commits on Jun 5, 2020

  1. Integrate Python GAPIC Microgenerator in googleapis. This PR uses usi…

    …ng documentai as an example. Depends on googleapis/gapic-generator-python#402
    
    PiperOrigin-RevId: 309824146
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon May 4 15:06:44 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: e0f9d9e1f9de890db765be46f45ca8490723e3eb
    Source-Link: googleapis/googleapis@e0f9d9e
    yoshi-automation committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    48363bb View commit details
    Browse the repository at this point in the history
  2. chore(python): create thread_safety doc

    This will be included in index.rst files. See https://github.com/googleapis/python-bigtable/pull/26/files
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Tue May 5 10:06:52 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 09c48461232ce929c34386259eb59018ad2d8eef
    Source-Link: googleapis/synthtool@09c4846
    yoshi-automation committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    7db74ee View commit details
    Browse the repository at this point in the history
  3. Removing the experimental tag from dead letter policy related fields.

    PiperOrigin-RevId: 310595049
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri May 8 11:29:18 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 73d4b5d9a791f8b1ee63d439ffe909bb8ffa07f7
    Source-Link: googleapis/googleapis@73d4b5d
    yoshi-automation committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    04079c3 View commit details
    Browse the repository at this point in the history
  4. chore(python): remove extra #!/bin/bash

    Co-authored-by: Jeffrey Rennie <rennie@google.com>
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Tue May 12 09:51:12 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 7482e79a82e353248769d819788adc1213e8c207
    Source-Link: googleapis/synthtool@7482e79
    yoshi-automation committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    ba9ebf0 View commit details
    Browse the repository at this point in the history
  5. chore(python): remove one remaining extra bash line

    To avoid generating bogus PRs
    
    Co-authored-by: Jeffrey Rennie <rennie@google.com>
    
    Source-Author: Carlos de la Guardia <cguardia@yahoo.com>
    Source-Date: Tue May 19 11:57:19 2020 -0500
    Source-Repo: googleapis/synthtool
    Source-Sha: d2364eb80b840a36136c8ce12f1c6efabcc9600e
    Source-Link: googleapis/synthtool@d2364eb
    yoshi-automation committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    e033f13 View commit details
    Browse the repository at this point in the history
  6. Upgrade protoc-docs-plugin version to 0.7.0 to fix unstable docstrings.

    PiperOrigin-RevId: 312689208
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu May 21 10:00:47 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: dec3204175104cef49bf21d685d5517caaf0058f
    Source-Link: googleapis/googleapis@dec3204
    yoshi-automation committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    67c9e96 View commit details
    Browse the repository at this point in the history
  7. Add DetachSubscription RPC

    PiperOrigin-RevId: 313276022
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue May 26 15:11:32 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: f5f268f5293e60143ac742a4eeb7dd6306ebf505
    Source-Link: googleapis/googleapis@f5f268f
    yoshi-automation committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    ed0f227 View commit details
    Browse the repository at this point in the history
  8. bazel: update protobuf, rules_go, gazelle, and gapic-generator-go ver…

    …sions - protobuf v3.12.1 - rules_go v0.23.0 - gazelle v0.21.0 - gapic-generator-go v0.14.1
    
    PiperOrigin-RevId: 313460921
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed May 27 14:10:16 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: c4e37010d74071851ff24121f522e802231ac86e
    Source-Link: googleapis/googleapis@c4e3701
    yoshi-automation committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    0ba1013 View commit details
    Browse the repository at this point in the history
  9. Use correct resource type for DetachSubscriptionRequest

    PiperOrigin-RevId: 313488995
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed May 27 16:45:32 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: eafa840ceec23b44a5c21670288107c661252711
    Source-Link: googleapis/googleapis@eafa840
    yoshi-automation committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    c8b53e2 View commit details
    Browse the repository at this point in the history
  10. docs: update python docs template

    * docs: update python docs template
    
    * sphinx change
    
    Source-Author: kolea2 <45548808+kolea2@users.noreply.github.com>
    Source-Date: Wed May 27 20:44:34 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 71b8a272549c06b5768d00fa48d3ae990e871bec
    Source-Link: googleapis/synthtool@71b8a27
    yoshi-automation committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    ce7065d View commit details
    Browse the repository at this point in the history
  11. feat: add templates for python samples projects

    These templates will be used for templates in python-docs-samples
    and in Python client libraries. The README generation code is a modified
    version of
    https://github.com/GoogleCloudPlatform/python-docs-samples/tree/master/scripts/readme-gen.
    
    Co-authored-by: Kurtis Van Gent <31518063+kurtisvg@users.noreply.github.com>
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Thu May 28 14:39:58 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: ffe10407ee2f261c799fb0d01bf32a8abc67ed1e
    Source-Link: googleapis/synthtool@ffe1040
    yoshi-automation committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    1d67056 View commit details
    Browse the repository at this point in the history
  12. chore: update default ignores for Python libraries

    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Thu May 28 14:43:37 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: e99975b6b49827b8720f0a885e218dbdb67849ca
    Source-Link: googleapis/synthtool@e99975b
    yoshi-automation committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    a7aeb4b View commit details
    Browse the repository at this point in the history
  13. feat: allow custom python versions in noxfile

    Libraries on the microgenerator support a smaller range of Python versions (3.6+).
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Thu May 28 18:22:04 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 4e1d2cb79b02d7496b1452f91c518630c207145e
    Source-Link: googleapis/synthtool@4e1d2cb
    yoshi-automation committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    1d360b5 View commit details
    Browse the repository at this point in the history
  14. docs: Add comment for MessageStoragePolicy message

    PiperOrigin-RevId: 313795529
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri May 29 09:33:18 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: f4bd71cc173d848ec24d28eede271cca9abc411f
    Source-Link: googleapis/googleapis@f4bd71c
    yoshi-automation committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    baebcb5 View commit details
    Browse the repository at this point in the history
  15. Drop the experimental tag on the Subscription filter and retry policy…

    … fields Clarify some retry policy comments
    
    PiperOrigin-RevId: 313812131
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri May 29 10:59:34 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: fb21971becb6c0441efc855dabc371825732872c
    Source-Link: googleapis/googleapis@fb21971
    yoshi-automation committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    3f9341b View commit details
    Browse the repository at this point in the history
  16. Add "detached" bool to Subscription

    PiperOrigin-RevId: 314795690
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Jun 4 13:43:59 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 86285bbd54fbf9708838219e3422aa47fb8fc0b0
    Source-Link: googleapis/googleapis@86285bb
    yoshi-automation committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    4683a77 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    524f183 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4980d1c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

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