This repository was archived by the owner on Sep 5, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
chore(python): fix warehouse-package-name for dataqna v1alpha #195
Merged
Conversation
This file contains hidden or 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
feat: add support for `google.cloud.<api>.__version__` PiperOrigin-RevId: 484665853 Source-Link: googleapis/googleapis@8eb249a Source-Link: https://github.com/googleapis/googleapis-gen/commit/c8aa327b5f478865fc3fd91e3c2768e54e26ad44 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzhhYTMyN2I1ZjQ3ODg2NWZjM2ZkOTFlM2MyNzY4ZTU0ZTI2YWQ0NCJ9
b48eef3
to
5adfa27
Compare
PiperOrigin-RevId: 490515684 Source-Link: googleapis/googleapis@cfe5068 Source-Link: https://github.com/googleapis/googleapis-gen/commit/e42503d009c31e064e4141e809cfbf1873ac64ae Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTQyNTAzZDAwOWMzMWUwNjRlNDE0MWU4MDljZmJmMTg3M2FjNjRhZSJ9
parthea
approved these changes
Nov 28, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
api: dataqna
Issues related to the googleapis/python-data-qna API.
owl-bot-copy
size: l
Pull request size is large.
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.
PiperOrigin-RevId: 490515684
Source-Link: googleapis/googleapis@cfe5068
Source-Link: https://github.com/googleapis/googleapis-gen/commit/e42503d009c31e064e4141e809cfbf1873ac64ae
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTQyNTAzZDAwOWMzMWUwNjRlNDE0MWU4MDljZmJmMTg3M2FjNjRhZSJ9
BEGIN_COMMIT_OVERRIDE
feat: add support for
google.cloud.dataqna.__version__
fix: Add dict typing for client_options
chore: update to gapic-generator-python 1.6.1
chore: use autogenerated setup.py
feat: Add typing to proto.Message based class attributes
docs(samples): Snippetgen handling of repeated enum field
END_COMMIT_OVERRIDE