This repository was archived by the owner on Jul 6, 2023. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork 5
chore(python): fix warehouse-package-name for google/monitoring/metricsscope/v1 #105
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
No region tags are edited in this PR.This comment is generated by snippet-bot.
|
parthea suggested changes Nov 25, 2022
Contributor
parthea left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The package name in setup.py should be google-cloud-monitoring-metrics-scopes
Contributor
| Wait for cl/490892357 |
…csscope/v1 PiperOrigin-RevId: 490896705 Source-Link: googleapis/googleapis@a0b7558 Source-Link: https://github.com/googleapis/googleapis-gen/commit/970f5b59f4769cc1a76492b6babb4908cc1d7822 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTcwZjViNTlmNDc2OWNjMWE3NjQ5MmI2YmFiYjQ5MDhjYzFkNzgyMiJ9
parthea approved these changes Nov 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: monitoring Issues related to the googleapis/python-monitoring-metrics-scopes 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: 490896705
Source-Link: googleapis/googleapis@a0b7558
Source-Link: https://github.com/googleapis/googleapis-gen/commit/970f5b59f4769cc1a76492b6babb4908cc1d7822
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTcwZjViNTlmNDc2OWNjMWE3NjQ5MmI2YmFiYjQ5MDhjYzFkNzgyMiJ9
BEGIN_COMMIT_OVERRIDE
feat: add support for
google.cloud.monitoring_metrics_scope.__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