Skip to content

Commit 9287af9

Browse files
committed
fix: fix operations directory
Release-As: 1.52.0
1 parent ebae9b9 commit 9287af9

7 files changed

Lines changed: 760 additions & 9 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# This module is provided for backwards compatibility with
2+
# googleapis-common-protos <= 1.5.0, where this was the import path.
3+
4+
from __future__ import absolute_import
5+
from google.longrunning.operations_grpc_pb2 import *

google/longrunning/operations_grpc_pb2.py

Lines changed: 44 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# This module is provided for backwards compatibility with
2+
# googleapis-common-protos <= 1.5.0, where this was the import path.
3+
4+
from __future__ import absolute_import
5+
from google.longrunning.operations_proto_pb2 import *

0 commit comments

Comments
 (0)