public static interface PubSubProtocol.RegionSpecificSeqIdOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getRegion()
required bytes region = 1; |
long |
getSeqId()
required uint64 seqId = 2; |
boolean |
hasRegion()
required bytes region = 1; |
boolean |
hasSeqId()
required uint64 seqId = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRegion()
required bytes region = 1;com.google.protobuf.ByteString getRegion()
required bytes region = 1;boolean hasSeqId()
required uint64 seqId = 2;long getSeqId()
required uint64 seqId = 2;Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.