Home
last modified time | relevance | path

Searched refs:DEFAULT_INSTANCE_SCOPE (Results 1 – 2 of 2) sorted by relevance

/tools/acloud/internal/lib/
Dgcompute_client_test.py580 expected_scope.extend(self.compute_client.DEFAULT_INSTANCE_SCOPE)
657 expected_scope.extend(self.compute_client.DEFAULT_INSTANCE_SCOPE)
743 "scopes": self.compute_client.DEFAULT_INSTANCE_SCOPE
Dgcompute_client.py123 DEFAULT_INSTANCE_SCOPE = [ variable in ComputeClient
1262 scopes.extend(self.DEFAULT_INSTANCE_SCOPE)