Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Commit c512f09

Browse filesBrowse files
chore: use gapic generator python 1.4.1 (#222)
* fix: integrate gapic-generator-python-1.4.1 and enable more py_test targets PiperOrigin-RevId: 473833416 Source-Link: googleapis/googleapis@565a550 Source-Link: https://github.com/googleapis/googleapis-gen/commit/1ee1a06c6de3ca8b843572c1fde0548f84236989 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 003d712 commit c512f09
Copy full SHA for c512f09

File tree

Expand file treeCollapse file tree

2 files changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-0
lines changed

‎tests/unit/gapic/functions_v1/test_cloud_functions_service.py

Copy file name to clipboardExpand all lines: tests/unit/gapic/functions_v1/test_cloud_functions_service.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
from google.type import expr_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/functions_v2/test_function_service.py

Copy file name to clipboardExpand all lines: tests/unit/gapic/functions_v2/test_function_service.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
from google.protobuf import timestamp_pb2 # type: ignore
5050
import grpc
5151
from grpc.experimental import aio
52+
from proto.marshal.rules import wrappers
5253
from proto.marshal.rules.dates import DurationRule, TimestampRule
5354
import pytest
5455

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.