| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | 
 A client to Compute Engine API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DeprecationStatus | 
DeprecationStatus.Builder.build()  | 
DeprecationStatus | 
DeprecateImageHttpRequest.getApiMessageRequestBody()  | 
static DeprecationStatus | 
DeprecationStatus.getDefaultInstance()  | 
DeprecationStatus | 
Image.getDeprecated()
The deprecation status associated with this image. 
 | 
DeprecationStatus | 
Image.Builder.getDeprecated()
The deprecation status associated with this image. 
 | 
DeprecationStatus | 
DiskType.getDeprecated()
[Output Only] The deprecation status associated with this disk type. 
 | 
DeprecationStatus | 
DiskType.Builder.getDeprecated()
[Output Only] The deprecation status associated with this disk type. 
 | 
DeprecationStatus | 
Region.getDeprecated()
[Output Only] The deprecation status associated with this region. 
 | 
DeprecationStatus | 
Region.Builder.getDeprecated()
[Output Only] The deprecation status associated with this region. 
 | 
DeprecationStatus | 
AcceleratorType.getDeprecated()
[Output Only] The deprecation status associated with this accelerator type. 
 | 
DeprecationStatus | 
AcceleratorType.Builder.getDeprecated()
[Output Only] The deprecation status associated with this accelerator type. 
 | 
DeprecationStatus | 
NodeType.getDeprecated()
[Output Only] The deprecation status associated with this node type. 
 | 
DeprecationStatus | 
NodeType.Builder.getDeprecated()
[Output Only] The deprecation status associated with this node type. 
 | 
DeprecationStatus | 
MachineType.getDeprecated()
[Output Only] The deprecation status associated with this machine type. 
 | 
DeprecationStatus | 
MachineType.Builder.getDeprecated()
[Output Only] The deprecation status associated with this machine type. 
 | 
DeprecationStatus | 
Zone.getDeprecated()
[Output Only] The deprecation status associated with this zone. 
 | 
DeprecationStatus | 
Zone.Builder.getDeprecated()
[Output Only] The deprecation status associated with this zone. 
 | 
DeprecationStatus | 
DeprecateImageHttpRequest.getDeprecationStatusResource()
Deprecation status for a public resource. 
 | 
DeprecationStatus | 
DeprecateImageHttpRequest.Builder.getDeprecationStatusResource()
Deprecation status for a public resource. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Operation | 
ImageClient.deprecateImage(ProjectGlobalImageName image,
              DeprecationStatus deprecationStatusResource)
Sets the deprecation status of an image. 
 | 
Operation | 
ImageClient.deprecateImage(String image,
              DeprecationStatus deprecationStatusResource)
Sets the deprecation status of an image. 
 | 
DeprecationStatus.Builder | 
DeprecationStatus.Builder.mergeFrom(DeprecationStatus other)  | 
static DeprecationStatus.Builder | 
DeprecationStatus.newBuilder(DeprecationStatus prototype)  | 
Image.Builder | 
Image.Builder.setDeprecated(DeprecationStatus deprecated)
The deprecation status associated with this image. 
 | 
DiskType.Builder | 
DiskType.Builder.setDeprecated(DeprecationStatus deprecated)
[Output Only] The deprecation status associated with this disk type. 
 | 
Region.Builder | 
Region.Builder.setDeprecated(DeprecationStatus deprecated)
[Output Only] The deprecation status associated with this region. 
 | 
AcceleratorType.Builder | 
AcceleratorType.Builder.setDeprecated(DeprecationStatus deprecated)
[Output Only] The deprecation status associated with this accelerator type. 
 | 
NodeType.Builder | 
NodeType.Builder.setDeprecated(DeprecationStatus deprecated)
[Output Only] The deprecation status associated with this node type. 
 | 
MachineType.Builder | 
MachineType.Builder.setDeprecated(DeprecationStatus deprecated)
[Output Only] The deprecation status associated with this machine type. 
 | 
Zone.Builder | 
Zone.Builder.setDeprecated(DeprecationStatus deprecated)
[Output Only] The deprecation status associated with this zone. 
 | 
DeprecateImageHttpRequest.Builder | 
DeprecateImageHttpRequest.Builder.setDeprecationStatusResource(DeprecationStatus deprecationStatusResource)
Deprecation status for a public resource. 
 | 
Copyright © 2019 Google LLC. All rights reserved.