ProjectsLocationsImageVersions
class ProjectsLocationsImageVersions extends Resource (View source)
The "imageVersions" collection of methods.
Typical usage is:
$composerService = new Google\Service\CloudComposer(...);
$imageVersions = $composerService->projects_locations_imageVersions;
Methods
listProjectsLocationsImageVersions(string $parent, array $optParams = [])
List ImageVersions for provided location.
Details
ListImageVersionsResponse
listProjectsLocationsImageVersions(string $parent, array $optParams = [])
List ImageVersions for provided location.
(imageVersions.listProjectsLocationsImageVersions)