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