Interface PickHistoryResponseOrBuilder

  • All Superinterfaces:
    com.google.protobuf.MessageLiteOrBuilder
    All Known Implementing Classes:
    PickHistoryResponse, PickHistoryResponse.Builder

    public interface PickHistoryResponseOrBuilder
    extends com.google.protobuf.MessageLiteOrBuilder
    • Method Detail

      • getDataCount

        int getDataCount()
        repeated .streamlayer.interactive.feed.PickHistoryResponse.PickHistoryResponseData data = 1 [json_name = "data"];
      • hasMeta

        boolean hasMeta()
        .streamlayer.interactive.feed.PickHistoryResponse.PickHistoryResponseMetadata meta = 2 [json_name = "meta"];
        Returns:
        Whether the meta field is set.