| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | A client to Compute Engine API. | 
| Modifier and Type | Method and Description | 
|---|---|
| ProjectGlobalImageName | ProjectGlobalImageName.Builder. build() | 
| static ProjectGlobalImageName | ProjectGlobalImageName. of(String image,
  String project) | 
| static ProjectGlobalImageName | ProjectGlobalImageName. parse(String formattedString) | 
| Modifier and Type | Method and Description | 
|---|---|
| static com.google.api.resourcenames.ResourceNameFactory<ProjectGlobalImageName> | ProjectGlobalImageName. newFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| Operation | ImageClient. deleteImage(ProjectGlobalImageName image)Deletes the specified image. | 
| Operation | ImageClient. deprecateImage(ProjectGlobalImageName image,
              DeprecationStatus deprecationStatusResource)Sets the deprecation status of an image. | 
| Image | ImageClient. getImage(ProjectGlobalImageName image)Returns the specified image. | 
| Constructor and Description | 
|---|
| Builder(ProjectGlobalImageName projectGlobalImageName) | 
Copyright © 2019 Google LLC. All rights reserved.