ImageFamilyViews
class ImageFamilyViews extends Resource (View source)
The "imageFamilyViews" collection of methods.
Typical usage is:
$computeService = new Google\Service\Compute(...);
$imageFamilyViews = $computeService->imageFamilyViews;
Methods
get(string $project, string $zone, string $family, array $optParams = [])
Returns the latest image that is part of an image family, is not deprecated and is rolled out in the specified zone. (imageFamilyViews.get)
Details
ImageFamilyView
get(string $project, string $zone, string $family, array $optParams = [])
Returns the latest image that is part of an image family, is not deprecated and is rolled out in the specified zone. (imageFamilyViews.get)