8000 chore: use gapic generator python 1.4.1 (#136) · googleapis/python-datastream@1a7de90 · GitHub
[go: up one dir, main page]

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

Commit 1a7de90

Browse files
chore: use gapic generator python 1.4.1 (#136)
- [ ] 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 4a52232 commit 1a7de90

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tests/unit/gapic/datastream_v1/test_datastream.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
from google.protobuf import timestamp_pb2 # type: ignore
5151
import grpc
5252
from grpc.experimental import aio
53+
from proto.marshal.rules import wrappers
5354
from proto.marshal.rules.dates import DurationRule, TimestampRule
5455
import pytest
5556

tests/unit/gapic/datastream_v1alpha1/test_datastream.py

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

0 commit comments

Comments
 (0)
0