public abstract class OperationId extends ResourceId
| Modifier and Type | Method and Description |
|---|---|
String |
operation()
Returns the name of the operation resource.
|
abstract com.google.cloud.compute.OperationId.Type |
type()
Returns the type of this operation identity.
|
project, selfLink, toStringpublic abstract com.google.cloud.compute.OperationId.Type type()
public String operation()
Copyright © 2016 Google. All rights reserved.