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