public interface DeleteSubscriptionRequestOrBuilder extends MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSubscription()
The subscription to delete.
|
ByteString |
getSubscriptionBytes()
The subscription to delete.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedjava.lang.String getSubscription()
The subscription to delete.
ByteString getSubscriptionBytes()
The subscription to delete.