Searched defs:operation_scope (Results  1 – 2 of 2) sorted by relevance
| /tools/acloud/internal/lib/ | 
| D | gcompute_client.py | 141     def _GetOperationStatus(self, operation, operation_scope, scope_name=None):  argument181     def WaitOnOperation(self, operation, operation_scope, scope_name=None):  argument
 1029     def _BatchExecuteAndWait(self, requests, operation_scope, scope_name=None):  argument
 
 | 
| D | gcompute_client_test.py | 89     def _SetupMocksForGetOperationStatus(self, mock_result, operation_scope):  argument
 |