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 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 © 2019 Google LLC. All rights reserved.