public static interface PubSubProtocol.SubscriptionEventResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
PubSubProtocol.SubscriptionEvent |
getEvent()
optional .Hedwig.SubscriptionEvent event = 1; |
boolean |
hasEvent()
optional .Hedwig.SubscriptionEvent event = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasEvent()
optional .Hedwig.SubscriptionEvent event = 1;
PubSubProtocol.SubscriptionEvent getEvent()
optional .Hedwig.SubscriptionEvent event = 1;
Copyright © 2015 The Apache Software Foundation. All rights reserved.