| Package | Description | 
|---|---|
| com.google.cloud.compute.deprecated | 
 A client for Google Compute Engine – High-performance, scalable virtual machines. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GlobalOperationId
Identity for a Google Compute Engine global operation. 
 | 
class  | 
RegionOperationId
Identity for a Google Compute Engine region's operation. 
 | 
class  | 
ZoneOperationId
Identity for a Google Compute Engine zone operation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
<T extends OperationId> | 
Operation.getOperationId()
Returns the operation's identity. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
Compute.deleteOperation(OperationId operation)
Deletes the requested operation. 
 | 
Operation | 
Compute.getOperation(OperationId operationId,
            Compute.OperationOption... options)
Returns the requested operation or  
null if not found. | 
Copyright © 2019 Google LLC. All rights reserved.