Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 57d6e0c

Browse files
chore: use gapic generator python 1.4.1 (#294)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 473833416 Source-Link: googleapis/googleapis@565a550 Source-Link: https://github.com/googleapis/googleapis-gen/commit/1ee1a06c6de3ca8b843572c1fde0548f84236989 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWVlMWEwNmM2ZGUzY2E4Yjg0MzU3MmMxZmRlMDU0OGY4NDIzNjk4OSJ9
1 parent a33c47d commit 57d6e0c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tests/unit/gapic/container_v1/test_cluster_manager.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
from google.rpc import status_pb2 # type: ignore
3939
import grpc
4040
from grpc.experimental import aio
41+
from proto.marshal.rules import wrappers
4142
from proto.marshal.rules.dates import DurationRule, TimestampRule
4243
import pytest
4344

tests/unit/gapic/container_v1beta1/test_cluster_manager.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
from google.rpc import status_pb2 # type: ignore
3939
import grpc
4040
from grpc.experimental import aio
41+
from proto.marshal.rules import wrappers
4142
from proto.marshal.rules.dates import DurationRule, TimestampRule
4243
import pytest
4344

0 commit comments

Comments
 (0)