-
Notifications
You must be signed in to change notification settings - Fork 43
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 datastore admin client #39
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ng documentai as an example. Depends on googleapis/gapic-generator-python#402 PiperOrigin-RevId: 309824146 Source-Author: Google APIs <[email protected]> Source-Date: Mon May 4 15:06:44 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: e0f9d9e1f9de890db765be46f45ca8490723e3eb Source-Link: googleapis/googleapis@e0f9d9e
…least 1MB, but rather, at most 1MB. PiperOrigin-RevId: 309845930 Source-Author: Google APIs <[email protected]> Source-Date: Mon May 4 16:55:46 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 1b5a8d2bbb69c5a04db26bd546d2888e609c6bab Source-Link: googleapis/googleapis@1b5a8d2
Source-Author: Summer Ji <[email protected]> Source-Date: Tue May 5 09:52:17 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: ea3ae392fced25d7d6f5c7ef9c8a1f24768a0936 Source-Link: googleapis/synthtool@ea3ae39
This will be included in index.rst files. See https://github.com/googleapis/python-bigtable/pull/26/files Source-Author: Bu Sun Kim <[email protected]> Source-Date: Tue May 5 10:06:52 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 09c48461232ce929c34386259eb59018ad2d8eef Source-Link: googleapis/synthtool@09c4846
…t condition type. The condition type is unsupported and unused. It was originally added for the Monitoring Query Language Alpha feature. refactor!: Drop support for TimeSeriesQueryLanguageCondition as an alert condition type. PiperOrigin-RevId: 310060413 Source-Author: Google APIs <[email protected]> Source-Date: Tue May 5 18:17:54 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: a3a0bf0f6291d69f2ff3df7fcd63d28ee20ac727 Source-Link: googleapis/googleapis@a3a0bf0
Source-Author: Bu Sun Kim <[email protected]> Source-Date: Thu May 7 14:23:27 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 4674113712c0c7ada19e6a8219d7963ff174b392 Source-Link: googleapis/synthtool@4674113
google.cloud.datastore.admin_v1.gapic -> google.cloud.datastore_admin_v1.gapic PiperOrigin-RevId: 310619756 Source-Author: Google APIs <[email protected]> Source-Date: Fri May 8 13:36:55 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 482e5206e05e4ba8cd79738f6fb7a521c8c23555 Source-Link: googleapis/googleapis@482e520
Co-authored-by: Jeffrey Rennie <[email protected]> Source-Author: Bu Sun Kim <[email protected]> Source-Date: Tue May 12 09:51:12 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 7482e79a82e353248769d819788adc1213e8c207 Source-Link: googleapis/synthtool@7482e79
fixes #555 Source-Author: Dan O'Meara <[email protected]> Source-Date: Fri May 15 08:28:36 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: cb3433f7f554ea751584bdd3631d45ec56a32eb5 Source-Link: googleapis/synthtool@cb3433f
by cleaning up after each inner synth run Source-Author: Jeffrey Rennie <[email protected]> Source-Date: Fri May 15 10:53:36 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: fe8bbfdf2fef3bed8ebd461dcd33dfdd28604d02 Source-Link: googleapis/synthtool@fe8bbfd
Restores GAPIC v2 retry config overrides that were mistakenly removed during migration. PiperOrigin-RevId: 312088359 Source-Author: Google APIs <[email protected]> Source-Date: Mon May 18 08:57:12 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 5a90d467aa65e7f038f87585e8fbb45d74475e7c Source-Link: googleapis/googleapis@5a90d46
To avoid generating bogus PRs Co-authored-by: Jeffrey Rennie <[email protected]> Source-Author: Carlos de la Guardia <[email protected]> Source-Date: Tue May 19 11:57:19 2020 -0500 Source-Repo: googleapis/synthtool Source-Sha: d2364eb80b840a36136c8ce12f1c6efabcc9600e Source-Link: googleapis/synthtool@d2364eb
PiperOrigin-RevId: 312689208 Source-Author: Google APIs <[email protected]> Source-Date: Thu May 21 10:00:47 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: dec3204175104cef49bf21d685d5517caaf0058f Source-Link: googleapis/googleapis@dec3204
…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 <[email protected]> Source-Date: Wed May 27 14:10:16 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: c4e37010d74071851ff24121f522e802231ac86e Source-Link: googleapis/googleapis@c4e3701
* docs: update python docs template * sphinx change Source-Author: kolea2 <[email protected]> Source-Date: Wed May 27 20:44:34 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: 71b8a272549c06b5768d00fa48d3ae990e871bec Source-Link: googleapis/synthtool@71b8a27
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 <[email protected]> Source-Author: Bu Sun Kim <[email protected]> Source-Date: Thu May 28 14:39:58 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: ffe10407ee2f261c799fb0d01bf32a8abc67ed1e Source-Link: googleapis/synthtool@ffe1040
Source-Author: Bu Sun Kim <[email protected]> Source-Date: Thu May 28 14:43:37 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: e99975b6b49827b8720f0a885e218dbdb67849ca Source-Link: googleapis/synthtool@e99975b
Libraries on the microgenerator support a smaller range of Python versions (3.6+). Source-Author: Bu Sun Kim <[email protected]> Source-Date: Thu May 28 18:22:04 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 4e1d2cb79b02d7496b1452f91c518630c207145e Source-Link: googleapis/synthtool@4e1d2cb
PiperOrigin-RevId: 316124477 Source-Author: Google APIs <[email protected]> Source-Date: Fri Jun 12 10:06:09 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: c829fa0bfa725adaf20d82e86cbc1220e3ffd784 Source-Link: googleapis/googleapis@c829fa0
Fixes issue with missing newline before 'Attributes' in Python docstrings. PiperOrigin-RevId: 316182409 Source-Author: Google APIs <[email protected]> Source-Date: Fri Jun 12 14:52:11 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 184661793fbe3b89f2b485c303e7466cef9d21a1 Source-Link: googleapis/googleapis@1846617
Source-Author: Bu Sun Kim <[email protected]> Source-Date: Mon Jun 22 17:56:27 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: db4f15fedc76e04018e6e43ec403e804e1142158 Source-Link: googleapis/synthtool@db4f15f
* chore(python): fix line breaks in template * fix: also update black version Source-Author: Bu Sun Kim <[email protected]> Source-Date: Tue Jun 23 02:33:35 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: cf2eff09d0f5319a4dc5cdce2b6356d85af4a798 Source-Link: googleapis/synthtool@cf2eff0
googlebot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Jun 23, 2020
busunkim96
reviewed
Jun 26, 2020
busunkim96
reviewed
Jul 1, 2020
busunkim96
approved these changes
Jul 1, 2020
busunkim96
changed the title
[CHANGE ME] Re-generated to pick up changes in the API or client library generator.
feat: add datastore admin client
Jul 1, 2020
busunkim96
approved these changes
Jul 1, 2020
busunkim96
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Jul 1, 2020
Your PR has attempted to merge for 3 hours. Please check that all required checks have passed, you have an automerge label, and that all your reviewers have approved the PR |
Hey storage and database folks - I merged this to resolve #38. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
automerge
Merge the pull request once unit tests and other checks pass.
cla: yes
This human has signed the Contributor License Agreement.
context: full
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was generated using Autosynth. 🌈
Synth log will be available here:
https://source.cloud.google.com/results/invocations/131dd10e-845c-4b68-acf1-3514a23e446f/targets
Source-Link: googleapis/synthtool@cf2eff0
Source-Link: googleapis/synthtool@db4f15f
PiperOrigin-RevId: 316182409
Source-Link: googleapis/googleapis@1846617
PiperOrigin-RevId: 316124477
Source-Link: googleapis/googleapis@c829fa0
Source-Link: googleapis/synthtool@4e1d2cb
Source-Link: googleapis/synthtool@e99975b
Source-Link: googleapis/synthtool@ffe1040
Source-Link: googleapis/synthtool@71b8a27
PiperOrigin-RevId: 313460921
Source-Link: googleapis/googleapis@c4e3701
PiperOrigin-RevId: 312689208
Source-Link: googleapis/googleapis@dec3204
Source-Link: googleapis/synthtool@d2364eb
PiperOrigin-RevId: 312088359
Source-Link: googleapis/googleapis@5a90d46
Source-Link: googleapis/synthtool@fe8bbfd
Source-Link: googleapis/synthtool@cb3433f
Source-Link: googleapis/synthtool@7482e79
PiperOrigin-RevId: 310619756
Source-Link: googleapis/googleapis@482e520
Source-Link: googleapis/synthtool@4674113
PiperOrigin-RevId: 310060413
Source-Link: googleapis/googleapis@a3a0bf0
Source-Link: googleapis/synthtool@09c4846
Source-Link: googleapis/synthtool@ea3ae39
PiperOrigin-RevId: 309845930
Source-Link: googleapis/googleapis@1b5a8d2
PiperOrigin-RevId: 309824146
Source-Link: googleapis/googleapis@e0f9d9e