| Modifier and Type | Class and Description | 
|---|---|
| class  | Compute.ImageFamilyViews.Get | 
| Constructor and Description | 
|---|
| ImageFamilyViews() | 
| Modifier and Type | Method and Description | 
|---|---|
| Compute.ImageFamilyViews.Get | get(String project,
   String zone,
   String family)Returns the latest image that is part of an image family, is not deprecated and is rolled out in
 the specified zone. | 
public Compute.ImageFamilyViews.Get get(String project, String zone, String family) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.project - Project ID for this request.zone - The name of the zone for this request.family - Name of the image family to search for.IOExceptionCopyright © 2011–2022 Google. All rights reserved.