Interface EventGroupMarker.InboundUpdateOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
EventGroupMarker.InboundUpdate,EventGroupMarker.InboundUpdate.Builder
- Enclosing class:
EventGroupMarker
public static interface EventGroupMarker.InboundUpdateOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionstring inbound_update_id = 1;com.google.protobuf.ByteStringstring inbound_update_id = 1;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getInboundUpdateId
-
getInboundUpdateIdBytes
com.google.protobuf.ByteString getInboundUpdateIdBytes()string inbound_update_id = 1;- Returns:
- The bytes for inboundUpdateId.
-