public abstract class LocationPath extends Object implements Serializable
| Constructor and Description |
|---|
LocationPath() |
| Modifier and Type | Method and Description |
|---|---|
static LocationPath |
of(String value) |
abstract String |
value() |
public abstract String value()
public static LocationPath of(String value)
Copyright © 2020 Google LLC. All rights reserved.