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

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 * 

7from google.longrunning.operations_proto_pb2 import ( 

8 _CANCELOPERATIONREQUEST, 

9 _DELETEOPERATIONREQUEST, 

10 _GETOPERATIONREQUEST, 

11 _LISTOPERATIONSREQUEST, 

12 _LISTOPERATIONSRESPONSE, 

13 _OPERATION, 

14 _OPERATIONINFO, 

15 _OPERATIONS, 

16)