Skip to content

Commit 6c983e7

Browse files
chore: use gapic generator python 1.4.1 (#211)
* fix: integrate gapic-generator-python-1.4.1 and enable more py_test targets PiperOrigin-RevId: 473833416 Source-Link: googleapis/googleapis@565a550 Source-Link: googleapis/googleapis-gen@1ee1a06 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWVlMWEwNmM2ZGUzY2E4Yjg0MzU3MmMxZmRlMDU0OGY4NDIzNjk4OSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent f3f13ac commit 6c983e7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

packages/google-cloud-network-connectivity/tests/unit/gapic/networkconnectivity_v1/test_hub_service.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
from google.protobuf import timestamp_pb2 # type: ignore
4646
import grpc
4747
from grpc.experimental import aio
48+
from proto.marshal.rules import wrappers
4849
from proto.marshal.rules.dates import DurationRule, TimestampRule
4950
import pytest
5051

packages/google-cloud-network-connectivity/tests/unit/gapic/networkconnectivity_v1alpha1/test_hub_service.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
from google.protobuf import timestamp_pb2 # type: ignore
4646
import grpc
4747
from grpc.experimental import aio
48+
from proto.marshal.rules import wrappers
4849
from proto.marshal.rules.dates import DurationRule, TimestampRule
4950
import pytest
5051

0 commit comments

Comments
 (0)