Coverage for /pythoncovmergedfiles/medio/medio/usr/local/lib/python3.11/site-packages/google/longrunning/operations_grpc_pb2.py: 75%

Shortcuts on this page

r m x   toggle line displays

j k   next/prev highlighted chunk

0   (zero) top of page

1   (one) first highlighted chunk

4 statements  

1# This module is provided for backwards compatibility with 

2# googleapis-common-protos <= 1.52.0, where this import path contained 

3# all of the message and gRPC definitions. 

4 

5from google.longrunning.operations_pb2_grpc import * 

6from google.longrunning.operations_proto_pb2 import ( 

7 _CANCELOPERATIONREQUEST, 

8 _DELETEOPERATIONREQUEST, 

9 _GETOPERATIONREQUEST, 

10 _LISTOPERATIONSREQUEST, 

11 _LISTOPERATIONSRESPONSE, 

12 _OPERATION, 

13 _OPERATIONINFO, 

14 _OPERATIONS, 

15) 

16from google.longrunning.operations_proto_pb2 import *