public abstract class SubscriptionName extends Object
| Constructor and Description |
|---|
SubscriptionName() |
| Modifier and Type | Method and Description |
|---|---|
static SubscriptionName |
of(String value) |
abstract String |
value() |
public abstract String value()
public static SubscriptionName of(String value) throws io.grpc.StatusException
io.grpc.StatusExceptionCopyright © 2020 Google LLC. All rights reserved.