Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
ProjectRegionOperationName |
ProjectRegionOperationName.Builder.build() |
static ProjectRegionOperationName |
ProjectRegionOperationName.of(String operation,
String project,
String region) |
static ProjectRegionOperationName |
ProjectRegionOperationName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.resourcenames.ResourceNameFactory<ProjectRegionOperationName> |
ProjectRegionOperationName.newFactory() |
Modifier and Type | Method and Description |
---|---|
void |
RegionOperationClient.deleteRegionOperation(ProjectRegionOperationName operation)
Deletes the specified region-specific Operations resource.
|
Operation |
RegionOperationClient.getRegionOperation(ProjectRegionOperationName operation)
Retrieves the specified region-specific Operations resource.
|
Constructor and Description |
---|
Builder(ProjectRegionOperationName projectRegionOperationName) |
Copyright © 2019 Google LLC. All rights reserved.