Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dgcompute_client_test.py449 images = self.compute_client.ListImages()
466 images = self.compute_client.ListImages(
Dgcompute_client.py599 def ListImages(self, image_filter=None, image_project=None): member in ComputeClient