public abstract class LocationPaths extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LocationPaths.Builder |
| Constructor and Description |
|---|
LocationPaths() |
| Modifier and Type | Method and Description |
|---|---|
static void |
check(LocationPath path) |
static ProjectNumber |
getProjectNumber(LocationPath path) |
static CloudZone |
getZone(LocationPath path) |
static LocationPaths.Builder |
newBuilder() |
public static LocationPaths.Builder newBuilder()
public static void check(LocationPath path) throws io.grpc.StatusException
io.grpc.StatusExceptionpublic static ProjectNumber getProjectNumber(LocationPath path) throws io.grpc.StatusException
io.grpc.StatusExceptionpublic static CloudZone getZone(LocationPath path) throws io.grpc.StatusException
io.grpc.StatusExceptionCopyright © 2020 Google LLC. All rights reserved.