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