Skip to content

Commit

Permalink
chore: use gapic generator python 1.4.1 (#627)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Sep 13, 2022
1 parent c45b044 commit d0c5c3e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tests/unit/gapic/logging_v2/test_config_service_v2.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
import math
import pytest
from proto.marshal.rules.dates import DurationRule, TimestampRule

from proto.marshal.rules import wrappers

from google.api_core import client_options
from google.api_core import exceptions as core_exceptions
Expand Down
2 changes: 1 addition & 1 deletion tests/unit/gapic/logging_v2/test_logging_service_v2.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
import math
import pytest
from proto.marshal.rules.dates import DurationRule, TimestampRule

from proto.marshal.rules import wrappers

from google.api import monitored_resource_pb2 # type: ignore
from google.api_core import client_options
Expand Down
2 changes: 1 addition & 1 deletion tests/unit/gapic/logging_v2/test_metrics_service_v2.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
import math
import pytest
from proto.marshal.rules.dates import DurationRule, TimestampRule

from proto.marshal.rules import wrappers

from google.api import distribution_pb2 # type: ignore
from google.api import label_pb2 # type: ignore
Expand Down

0 comments on commit d0c5c3e

Please sign in to comment.