| 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 ZoneOperationId | 
ZoneOperationId.of(String zone,
  String operation)
Returns a zone operation identity given the zone and operation names. 
 | 
static ZoneOperationId | 
ZoneOperationId.of(String project,
  String zone,
  String operation)
Returns a zone operation identity given project, zone and operation names. 
 | 
static ZoneOperationId | 
ZoneOperationId.of(ZoneId zoneId,
  String operation)
Returns a zone operation identity given the zone identity and the operation name. 
 | 
Copyright © 2019 Google LLC. All rights reserved.