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

public final class User extends com.google.protobuf.GeneratedMessageV3 implements UserOrBuilder
Protobuf type User
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
    • getId

      public long getId()
      uint64 id = 1;
      Specified by:
      getId in interface UserOrBuilder
      Returns:
      The id.
    • getShortId

      public long getShortId()
      uint64 shortId = 2;
      Specified by:
      getShortId in interface UserOrBuilder
      Returns:
      The shortId.
    • getNickName

      public String getNickName()
      string nickName = 3;
      Specified by:
      getNickName in interface UserOrBuilder
      Returns:
      The nickName.
    • getNickNameBytes

      public com.google.protobuf.ByteString getNickNameBytes()
      string nickName = 3;
      Specified by:
      getNickNameBytes in interface UserOrBuilder
      Returns:
      The bytes for nickName.
    • getGender

      public int getGender()
      uint32 gender = 4;
      Specified by:
      getGender in interface UserOrBuilder
      Returns:
      The gender.
    • getSignature

      public String getSignature()
      string Signature = 5;
      Specified by:
      getSignature in interface UserOrBuilder
      Returns:
      The signature.
    • getSignatureBytes

      public com.google.protobuf.ByteString getSignatureBytes()
      string Signature = 5;
      Specified by:
      getSignatureBytes in interface UserOrBuilder
      Returns:
      The bytes for signature.
    • getLevel

      public int getLevel()
      uint32 Level = 6;
      Specified by:
      getLevel in interface UserOrBuilder
      Returns:
      The level.
    • getBirthday

      public long getBirthday()
      uint64 Birthday = 7;
      Specified by:
      getBirthday in interface UserOrBuilder
      Returns:
      The birthday.
    • getTelephone

      public String getTelephone()
      string Telephone = 8;
      Specified by:
      getTelephone in interface UserOrBuilder
      Returns:
      The telephone.
    • getTelephoneBytes

      public com.google.protobuf.ByteString getTelephoneBytes()
      string Telephone = 8;
      Specified by:
      getTelephoneBytes in interface UserOrBuilder
      Returns:
      The bytes for telephone.
    • hasAvatarThumb

      public boolean hasAvatarThumb()
      .Image AvatarThumb = 9;
      Specified by:
      hasAvatarThumb in interface UserOrBuilder
      Returns:
      Whether the avatarThumb field is set.
    • getAvatarThumb

      public Image getAvatarThumb()
      .Image AvatarThumb = 9;
      Specified by:
      getAvatarThumb in interface UserOrBuilder
      Returns:
      The avatarThumb.
    • getAvatarThumbOrBuilder

      public ImageOrBuilder getAvatarThumbOrBuilder()
      .Image AvatarThumb = 9;
      Specified by:
      getAvatarThumbOrBuilder in interface UserOrBuilder
    • hasAvatarMedium

      public boolean hasAvatarMedium()
      .Image AvatarMedium = 10;
      Specified by:
      hasAvatarMedium in interface UserOrBuilder
      Returns:
      Whether the avatarMedium field is set.
    • getAvatarMedium

      public Image getAvatarMedium()
      .Image AvatarMedium = 10;
      Specified by:
      getAvatarMedium in interface UserOrBuilder
      Returns:
      The avatarMedium.
    • getAvatarMediumOrBuilder

      public ImageOrBuilder getAvatarMediumOrBuilder()
      .Image AvatarMedium = 10;
      Specified by:
      getAvatarMediumOrBuilder in interface UserOrBuilder
    • hasAvatarLarge

      public boolean hasAvatarLarge()
      .Image AvatarLarge = 11;
      Specified by:
      hasAvatarLarge in interface UserOrBuilder
      Returns:
      Whether the avatarLarge field is set.
    • getAvatarLarge

      public Image getAvatarLarge()
      .Image AvatarLarge = 11;
      Specified by:
      getAvatarLarge in interface UserOrBuilder
      Returns:
      The avatarLarge.
    • getAvatarLargeOrBuilder

      public ImageOrBuilder getAvatarLargeOrBuilder()
      .Image AvatarLarge = 11;
      Specified by:
      getAvatarLargeOrBuilder in interface UserOrBuilder
    • getVerified

      public boolean getVerified()
      bool Verified = 12;
      Specified by:
      getVerified in interface UserOrBuilder
      Returns:
      The verified.
    • getExperience

      public int getExperience()
      uint32 Experience = 13;
      Specified by:
      getExperience in interface UserOrBuilder
      Returns:
      The experience.
    • getCity

      public String getCity()
      string city = 14;
      Specified by:
      getCity in interface UserOrBuilder
      Returns:
      The city.
    • getCityBytes

      public com.google.protobuf.ByteString getCityBytes()
      string city = 14;
      Specified by:
      getCityBytes in interface UserOrBuilder
      Returns:
      The bytes for city.
    • getStatus

      public int getStatus()
      int32 Status = 15;
      Specified by:
      getStatus in interface UserOrBuilder
      Returns:
      The status.
    • getCreateTime

      public long getCreateTime()
      uint64 CreateTime = 16;
      Specified by:
      getCreateTime in interface UserOrBuilder
      Returns:
      The createTime.
    • getModifyTime

      public long getModifyTime()
      uint64 ModifyTime = 17;
      Specified by:
      getModifyTime in interface UserOrBuilder
      Returns:
      The modifyTime.
    • getSecret

      public int getSecret()
      uint32 Secret = 18;
      Specified by:
      getSecret in interface UserOrBuilder
      Returns:
      The secret.
    • getShareQrcodeUri

      public String getShareQrcodeUri()
      string ShareQrcodeUri = 19;
      Specified by:
      getShareQrcodeUri in interface UserOrBuilder
      Returns:
      The shareQrcodeUri.
    • getShareQrcodeUriBytes

      public com.google.protobuf.ByteString getShareQrcodeUriBytes()
      string ShareQrcodeUri = 19;
      Specified by:
      getShareQrcodeUriBytes in interface UserOrBuilder
      Returns:
      The bytes for shareQrcodeUri.
    • getIncomeSharePercent

      public int getIncomeSharePercent()
      uint32 IncomeSharePercent = 20;
      Specified by:
      getIncomeSharePercent in interface UserOrBuilder
      Returns:
      The incomeSharePercent.
    • getBadgeImageListList

      public List<Image> getBadgeImageListList()
      repeated .Image BadgeImageList = 21;
      Specified by:
      getBadgeImageListList in interface UserOrBuilder
    • getBadgeImageListOrBuilderList

      public List<? extends ImageOrBuilder> getBadgeImageListOrBuilderList()
      repeated .Image BadgeImageList = 21;
      Specified by:
      getBadgeImageListOrBuilderList in interface UserOrBuilder
    • getBadgeImageListCount

      public int getBadgeImageListCount()
      repeated .Image BadgeImageList = 21;
      Specified by:
      getBadgeImageListCount in interface UserOrBuilder
    • getBadgeImageList

      public Image getBadgeImageList(int index)
      repeated .Image BadgeImageList = 21;
      Specified by:
      getBadgeImageList in interface UserOrBuilder
    • getBadgeImageListOrBuilder

      public ImageOrBuilder getBadgeImageListOrBuilder(int index)
      repeated .Image BadgeImageList = 21;
      Specified by:
      getBadgeImageListOrBuilder in interface UserOrBuilder
    • hasFollowInfo

      public boolean hasFollowInfo()
      .FollowInfo FollowInfo = 22;
      Specified by:
      hasFollowInfo in interface UserOrBuilder
      Returns:
      Whether the followInfo field is set.
    • getFollowInfo

      public FollowInfo getFollowInfo()
      .FollowInfo FollowInfo = 22;
      Specified by:
      getFollowInfo in interface UserOrBuilder
      Returns:
      The followInfo.
    • getFollowInfoOrBuilder

      public FollowInfoOrBuilder getFollowInfoOrBuilder()
      .FollowInfo FollowInfo = 22;
      Specified by:
      getFollowInfoOrBuilder in interface UserOrBuilder
    • hasPayGrade

      public boolean hasPayGrade()
      .PayGrade PayGrade = 23;
      Specified by:
      hasPayGrade in interface UserOrBuilder
      Returns:
      Whether the payGrade field is set.
    • getPayGrade

      public PayGrade getPayGrade()
      .PayGrade PayGrade = 23;
      Specified by:
      getPayGrade in interface UserOrBuilder
      Returns:
      The payGrade.
    • getPayGradeOrBuilder

      public PayGradeOrBuilder getPayGradeOrBuilder()
      .PayGrade PayGrade = 23;
      Specified by:
      getPayGradeOrBuilder in interface UserOrBuilder
    • hasFansClub

      public boolean hasFansClub()
      .FansClub FansClub = 24;
      Specified by:
      hasFansClub in interface UserOrBuilder
      Returns:
      Whether the fansClub field is set.
    • getFansClub

      public FansClub getFansClub()
      .FansClub FansClub = 24;
      Specified by:
      getFansClub in interface UserOrBuilder
      Returns:
      The fansClub.
    • getFansClubOrBuilder

      public FansClubOrBuilder getFansClubOrBuilder()
      .FansClub FansClub = 24;
      Specified by:
      getFansClubOrBuilder in interface UserOrBuilder
    • getSpecialId

      public String getSpecialId()
        Border Border = 25;
       
      string SpecialId = 26;
      Specified by:
      getSpecialId in interface UserOrBuilder
      Returns:
      The specialId.
    • getSpecialIdBytes

      public com.google.protobuf.ByteString getSpecialIdBytes()
        Border Border = 25;
       
      string SpecialId = 26;
      Specified by:
      getSpecialIdBytes in interface UserOrBuilder
      Returns:
      The bytes for specialId.
    • hasAvatarBorder

      public boolean hasAvatarBorder()
      .Image AvatarBorder = 27;
      Specified by:
      hasAvatarBorder in interface UserOrBuilder
      Returns:
      Whether the avatarBorder field is set.
    • getAvatarBorder

      public Image getAvatarBorder()
      .Image AvatarBorder = 27;
      Specified by:
      getAvatarBorder in interface UserOrBuilder
      Returns:
      The avatarBorder.
    • getAvatarBorderOrBuilder

      public ImageOrBuilder getAvatarBorderOrBuilder()
      .Image AvatarBorder = 27;
      Specified by:
      getAvatarBorderOrBuilder in interface UserOrBuilder
    • hasMedal

      public boolean hasMedal()
      .Image Medal = 28;
      Specified by:
      hasMedal in interface UserOrBuilder
      Returns:
      Whether the medal field is set.
    • getMedal

      public Image getMedal()
      .Image Medal = 28;
      Specified by:
      getMedal in interface UserOrBuilder
      Returns:
      The medal.
    • getMedalOrBuilder

      public ImageOrBuilder getMedalOrBuilder()
      .Image Medal = 28;
      Specified by:
      getMedalOrBuilder in interface UserOrBuilder
    • getRealTimeIconsListList

      public List<Image> getRealTimeIconsListList()
      repeated .Image RealTimeIconsList = 29;
      Specified by:
      getRealTimeIconsListList in interface UserOrBuilder
    • getRealTimeIconsListOrBuilderList

      public List<? extends ImageOrBuilder> getRealTimeIconsListOrBuilderList()
      repeated .Image RealTimeIconsList = 29;
      Specified by:
      getRealTimeIconsListOrBuilderList in interface UserOrBuilder
    • getRealTimeIconsListCount

      public int getRealTimeIconsListCount()
      repeated .Image RealTimeIconsList = 29;
      Specified by:
      getRealTimeIconsListCount in interface UserOrBuilder
    • getRealTimeIconsList

      public Image getRealTimeIconsList(int index)
      repeated .Image RealTimeIconsList = 29;
      Specified by:
      getRealTimeIconsList in interface UserOrBuilder
    • getRealTimeIconsListOrBuilder

      public ImageOrBuilder getRealTimeIconsListOrBuilder(int index)
      repeated .Image RealTimeIconsList = 29;
      Specified by:
      getRealTimeIconsListOrBuilder in interface UserOrBuilder
    • getDisplayId

      public String getDisplayId()
      string displayId = 38;
      Specified by:
      getDisplayId in interface UserOrBuilder
      Returns:
      The displayId.
    • getDisplayIdBytes

      public com.google.protobuf.ByteString getDisplayIdBytes()
      string displayId = 38;
      Specified by:
      getDisplayIdBytes in interface UserOrBuilder
      Returns:
      The bytes for displayId.
    • getSecUid

      public String getSecUid()
      string secUid = 46;
      Specified by:
      getSecUid in interface UserOrBuilder
      Returns:
      The secUid.
    • getSecUidBytes

      public com.google.protobuf.ByteString getSecUidBytes()
      string secUid = 46;
      Specified by:
      getSecUidBytes in interface UserOrBuilder
      Returns:
      The bytes for secUid.
    • getFanTicketCount

      public long getFanTicketCount()
      uint64 fanTicketCount = 1022;
      Specified by:
      getFanTicketCount in interface UserOrBuilder
      Returns:
      The fanTicketCount.
    • getIdStr

      public String getIdStr()
      string idStr = 1028;
      Specified by:
      getIdStr in interface UserOrBuilder
      Returns:
      The idStr.
    • getIdStrBytes

      public com.google.protobuf.ByteString getIdStrBytes()
      string idStr = 1028;
      Specified by:
      getIdStrBytes in interface UserOrBuilder
      Returns:
      The bytes for idStr.
    • getAgeRange

      public int getAgeRange()
      uint32 ageRange = 1045;
      Specified by:
      getAgeRange in interface UserOrBuilder
      Returns:
      The ageRange.
    • 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 User parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

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

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

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

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

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

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

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

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

      public static User.Builder newBuilder()
    • newBuilder

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

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

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

      public static User getDefaultInstance()
    • parser

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

      public com.google.protobuf.Parser<User> 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 User getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder