Package com.streamlayer.interactive.feed
Interface QuestionByUserRequestOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
- All Known Implementing Classes:
QuestionByUserRequest,QuestionByUserRequest.Builder
public interface QuestionByUserRequestOrBuilder extends com.google.protobuf.MessageLiteOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetQuestionId()string question_id = 1 [json_name = "questionId"];com.google.protobuf.ByteStringgetQuestionIdBytes()string question_id = 1 [json_name = "questionId"];
-