Interface PickHistoryResponse.PickHistoryResponseDataOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      PickHistory getAttributes()
      .streamlayer.interactive.feed.PickHistory attributes = 1 [json_name = "attributes"];
      boolean hasAttributes()
      .streamlayer.interactive.feed.PickHistory attributes = 1 [json_name = "attributes"];
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • hasAttributes

        boolean hasAttributes()
        .streamlayer.interactive.feed.PickHistory attributes = 1 [json_name = "attributes"];
        Returns:
        Whether the attributes field is set.
      • getAttributes

        PickHistory getAttributes()
        .streamlayer.interactive.feed.PickHistory attributes = 1 [json_name = "attributes"];
        Returns:
        The attributes.