java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
tech.ordinaryroad.live.chat.client.codec.douyin.protobuf.LikeMessage
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, LikeMessageOrBuilder

public final class LikeMessage extends com.google.protobuf.GeneratedMessageV3 implements LikeMessageOrBuilder
 点赞
 
Protobuf type LikeMessage
See Also:
  • Field Details

  • Method Details

    • newInstance

      protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
      Overrides:
      newInstance in class com.google.protobuf.GeneratedMessageV3
    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
    • hasCommon

      public boolean hasCommon()
      .Common common = 1;
      Specified by:
      hasCommon in interface LikeMessageOrBuilder
      Returns:
      Whether the common field is set.
    • getCommon

      public Common getCommon()
      .Common common = 1;
      Specified by:
      getCommon in interface LikeMessageOrBuilder
      Returns:
      The common.
    • getCommonOrBuilder

      public CommonOrBuilder getCommonOrBuilder()
      .Common common = 1;
      Specified by:
      getCommonOrBuilder in interface LikeMessageOrBuilder
    • getCount

      public long getCount()
      uint64 count = 2;
      Specified by:
      getCount in interface LikeMessageOrBuilder
      Returns:
      The count.
    • getTotal

      public long getTotal()
      uint64 total = 3;
      Specified by:
      getTotal in interface LikeMessageOrBuilder
      Returns:
      The total.
    • getColor

      public long getColor()
      uint64 color = 4;
      Specified by:
      getColor in interface LikeMessageOrBuilder
      Returns:
      The color.
    • hasUser

      public boolean hasUser()
      .User user = 5;
      Specified by:
      hasUser in interface LikeMessageOrBuilder
      Returns:
      Whether the user field is set.
    • getUser

      public User getUser()
      .User user = 5;
      Specified by:
      getUser in interface LikeMessageOrBuilder
      Returns:
      The user.
    • getUserOrBuilder

      public UserOrBuilder getUserOrBuilder()
      .User user = 5;
      Specified by:
      getUserOrBuilder in interface LikeMessageOrBuilder
    • getIcon

      public String getIcon()
      string icon = 6;
      Specified by:
      getIcon in interface LikeMessageOrBuilder
      Returns:
      The icon.
    • getIconBytes

      public com.google.protobuf.ByteString getIconBytes()
      string icon = 6;
      Specified by:
      getIconBytes in interface LikeMessageOrBuilder
      Returns:
      The bytes for icon.
    • hasDoubleLikeDetail

      public boolean hasDoubleLikeDetail()
      .DoubleLikeDetail doubleLikeDetail = 7;
      Specified by:
      hasDoubleLikeDetail in interface LikeMessageOrBuilder
      Returns:
      Whether the doubleLikeDetail field is set.
    • getDoubleLikeDetail

      public DoubleLikeDetail getDoubleLikeDetail()
      .DoubleLikeDetail doubleLikeDetail = 7;
      Specified by:
      getDoubleLikeDetail in interface LikeMessageOrBuilder
      Returns:
      The doubleLikeDetail.
    • getDoubleLikeDetailOrBuilder

      public DoubleLikeDetailOrBuilder getDoubleLikeDetailOrBuilder()
      .DoubleLikeDetail doubleLikeDetail = 7;
      Specified by:
      getDoubleLikeDetailOrBuilder in interface LikeMessageOrBuilder
    • hasDisplayControlInfo

      public boolean hasDisplayControlInfo()
      .DisplayControlInfo displayControlInfo = 8;
      Specified by:
      hasDisplayControlInfo in interface LikeMessageOrBuilder
      Returns:
      Whether the displayControlInfo field is set.
    • getDisplayControlInfo

      public DisplayControlInfo getDisplayControlInfo()
      .DisplayControlInfo displayControlInfo = 8;
      Specified by:
      getDisplayControlInfo in interface LikeMessageOrBuilder
      Returns:
      The displayControlInfo.
    • getDisplayControlInfoOrBuilder

      public DisplayControlInfoOrBuilder getDisplayControlInfoOrBuilder()
      .DisplayControlInfo displayControlInfo = 8;
      Specified by:
      getDisplayControlInfoOrBuilder in interface LikeMessageOrBuilder
    • getLinkmicGuestUid

      public long getLinkmicGuestUid()
      uint64 linkmicGuestUid = 9;
      Specified by:
      getLinkmicGuestUid in interface LikeMessageOrBuilder
      Returns:
      The linkmicGuestUid.
    • getScene

      public String getScene()
      string scene = 10;
      Specified by:
      getScene in interface LikeMessageOrBuilder
      Returns:
      The scene.
    • getSceneBytes

      public com.google.protobuf.ByteString getSceneBytes()
      string scene = 10;
      Specified by:
      getSceneBytes in interface LikeMessageOrBuilder
      Returns:
      The bytes for scene.
    • hasPicoDisplayInfo

      public boolean hasPicoDisplayInfo()
      .PicoDisplayInfo picoDisplayInfo = 11;
      Specified by:
      hasPicoDisplayInfo in interface LikeMessageOrBuilder
      Returns:
      Whether the picoDisplayInfo field is set.
    • getPicoDisplayInfo

      public PicoDisplayInfo getPicoDisplayInfo()
      .PicoDisplayInfo picoDisplayInfo = 11;
      Specified by:
      getPicoDisplayInfo in interface LikeMessageOrBuilder
      Returns:
      The picoDisplayInfo.
    • getPicoDisplayInfoOrBuilder

      public PicoDisplayInfoOrBuilder getPicoDisplayInfoOrBuilder()
      .PicoDisplayInfo picoDisplayInfo = 11;
      Specified by:
      getPicoDisplayInfoOrBuilder in interface LikeMessageOrBuilder
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessageV3
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessageV3
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.google.protobuf.AbstractMessage
    • parseFrom

      public static LikeMessage parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static LikeMessage parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static LikeMessage parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static LikeMessage parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static LikeMessage parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static LikeMessage parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static LikeMessage parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static LikeMessage parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static LikeMessage parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static LikeMessage parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static LikeMessage parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static LikeMessage parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public LikeMessage.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static LikeMessage.Builder newBuilder()
    • newBuilder

      public static LikeMessage.Builder newBuilder(LikeMessage prototype)
    • toBuilder

      public LikeMessage.Builder toBuilder()
      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected LikeMessage.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      Specified by:
      newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstance

      public static LikeMessage getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<LikeMessage> parser()
    • getParserForType

      public com.google.protobuf.Parser<LikeMessage> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstanceForType

      public LikeMessage getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder