Package com.streamlayer.interactive.feed
Interface InsightHistoryRequestOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
- All Known Implementing Classes:
InsightHistoryRequest,InsightHistoryRequest.Builder
public interface InsightHistoryRequestOrBuilder extends com.google.protobuf.MessageLiteOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetEventId()string event_id = 1 [json_name = "eventId"];com.google.protobuf.ByteStringgetEventIdBytes()string event_id = 1 [json_name = "eventId"];
-