public abstract class OperationId extends ResourceId
Modifier and Type | Method and Description |
---|---|
String |
getOperation()
Returns the name of the operation resource.
|
abstract com.google.cloud.compute.deprecated.OperationId.Type |
getType()
Returns the type of this operation identity.
|
getProject, getSelfLink, toString
public abstract com.google.cloud.compute.deprecated.OperationId.Type getType()
public String getOperation()
Copyright © 2019 Google LLC. All rights reserved.