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