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)

Parameters

string $parent

List ImageVersions in the given project and location, in the form: "projects/{projectId}/locations/{locationId}"

array $optParams

Optional parameters.

Return Value

ListImageVersionsResponse

Exceptions

Exception