| Package | Description |
|---|---|
| com.google.cloud.compute |
A client to Google Cloud Compute.
|
| Modifier and Type | Method and Description |
|---|---|
static GlobalOperationId |
GlobalOperationId.of(String operation)
Returns a global operation identity given the operation name.
|
static GlobalOperationId |
GlobalOperationId.of(String project,
String operation)
Returns a global operation identity given project and operation names.
|
Copyright © 2016 Google. All rights reserved.