File tree Expand file tree Collapse file tree 8 files changed +779
-95
lines changed 
google/cloud/firestore_v1 Expand file tree Collapse file tree 8 files changed +779
-95
lines changed Original file line number Diff line number Diff line change 1717from  google .cloud .firestore_v1  import  pipeline_stages  as  stages 
1818from  google .cloud .firestore_v1 .base_pipeline  import  _BasePipeline 
1919
20- if  TYPE_CHECKING :
20+ if  TYPE_CHECKING :   # pragma: NO COVER 
2121    from  google .cloud .firestore_v1 .async_client  import  AsyncClient 
2222    from  google .cloud .firestore_v1 .pipeline_result  import  PipelineResult 
2323    from  google .cloud .firestore_v1 .async_transaction  import  AsyncTransaction 
Original file line number Diff line number Diff line change 2626)
2727from  google .cloud .firestore_v1  import  _helpers 
2828
29- if  TYPE_CHECKING :
29+ if  TYPE_CHECKING :   # pragma: NO COVER 
3030    from  google .cloud .firestore_v1 .client  import  Client 
3131    from  google .cloud .firestore_v1 .async_client  import  AsyncClient 
3232    from  google .cloud .firestore_v1 .types .firestore  import  ExecutePipelineResponse 
Original file line number Diff line number Diff line change 1717from  google .cloud .firestore_v1  import  pipeline_stages  as  stages 
1818from  google .cloud .firestore_v1 .base_pipeline  import  _BasePipeline 
1919
20- if  TYPE_CHECKING :
20+ if  TYPE_CHECKING :   # pragma: NO COVER 
2121    from  google .cloud .firestore_v1 .client  import  Client 
2222    from  google .cloud .firestore_v1 .pipeline_result  import  PipelineResult 
2323    from  google .cloud .firestore_v1 .transaction  import  Transaction 
Original file line number Diff line number Diff line change 1818from  google .cloud .firestore_v1 .field_path  import  get_nested_value 
1919from  google .cloud .firestore_v1 .field_path  import  FieldPath 
2020
21- if  TYPE_CHECKING :
21+ if  TYPE_CHECKING :   # pragma: NO COVER 
2222    from  google .cloud .firestore_v1 .base_client  import  BaseClient 
2323    from  google .cloud .firestore_v1 .base_document  import  BaseDocumentReference 
2424    from  google .protobuf .timestamp_pb2  import  Timestamp 
Original file line number Diff line number Diff line change 1818from  google .cloud .firestore_v1 .base_pipeline  import  _BasePipeline 
1919from  google .cloud .firestore_v1 ._helpers  import  DOCUMENT_PATH_DELIMITER 
2020
21- if  TYPE_CHECKING :
21+ if  TYPE_CHECKING :   # pragma: NO COVER 
2222    from  google .cloud .firestore_v1 .client  import  Client 
2323    from  google .cloud .firestore_v1 .async_client  import  AsyncClient 
2424
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments