chore: use gapic-generator-python 0.58.0#480
Closed
gcf-owl-bot[bot] wants to merge 2 commits intomainfrom
Closed
Conversation
fix: fix resource path args for paths with =** committer: parthea PiperOrigin-RevId: 415036187 Source-Link: googleapis/googleapis@7f2f0d8 Source-Link: googleapis/googleapis-gen@6d74d63 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmQ3NGQ2MzUyOGU4ZjQ0ZmEwMGYwMTdjZDhlMzI2YmNkZmJmY2NjMyJ9
tseaver
reviewed
Dec 8, 2021
| from .types.bigtable_instance_admin import ListInstancesRequest | ||
| from .types.bigtable_instance_admin import ListInstancesResponse | ||
| from .types.bigtable_instance_admin import PartialUpdateClusterMetadata | ||
| from .types.bigtable_instance_admin import PartialUpdateClusterRequest |
|
|
||
| import grpc | ||
| from grpc.experimental import aio | ||
| import json |
Contributor
There was a problem hiding this comment.
Adding imports seems pointless (and lint-breaking) without also adding code which uses them.
|
|
||
| import grpc | ||
| from grpc.experimental import aio | ||
| import json |
Contributor
There was a problem hiding this comment.
Adding imports seems pointless (and lint-breaking) without also adding code which uses them.
|
|
||
| import grpc | ||
| from grpc.experimental import aio | ||
| import json |
Contributor
There was a problem hiding this comment.
Adding imports seems pointless (and lint-breaking) without also adding code which uses them.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
fix: fix resource path args for paths with =**
committer: parthea
PiperOrigin-RevId: 415036187
Source-Link: googleapis/googleapis@7f2f0d8
Source-Link: https://github.com/googleapis/googleapis-gen/commit/6d74d63528e8f44fa00f017cd8e326bcdfbfccc3
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmQ3NGQ2MzUyOGU4ZjQ0ZmEwMGYwMTdjZDhlMzI2YmNkZmJmY2NjMyJ9