6 lines
222 B
Python
6 lines
222 B
Python
|
# This module is provided for backwards compatibility with
|
||
|
# googleapis-common-protos <= 1.5.0, where this was the import path.
|
||
|
|
||
|
from __future__ import absolute_import
|
||
|
from google.longrunning.operations_proto_pb2 import *
|