| Package | Description | 
|---|---|
| com.google.cloud.compute.deprecated | A client for Google Compute Engine – High-performance, scalable virtual machines. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Compute.ImageOption | Compute.ImageOption. fields(Compute.ImageField... fields)Returns an option to specify the image's fields to be returned by the RPC call. | 
| Modifier and Type | Method and Description | 
|---|---|
| Image | Compute. getImage(ImageId imageId,
        Compute.ImageOption... options)Returns the requested image or  nullif not found. | 
| Image | Image. reload(Compute.ImageOption... options)Fetches current image' latest information. | 
Copyright © 2019 Google LLC. All rights reserved.