uint64 id = 1;
* @return The id.
*/
long getId();
/**
* uint64 shortId = 2;
* @return The shortId.
*/
long getShortId();
/**
* string nickname = 3;
* @return The nickname.
*/
java.lang.String getNickname();
/**
* string nickname = 3;
* @return The bytes for nickname.
*/
com.google.protobuf.ByteString
getNicknameBytes();
/**
* uint32 gender = 4;
* @return The gender.
*/
int getGender();
/**
* string signature = 5;
* @return The signature.
*/
java.lang.String getSignature();
/**
* string signature = 5;
* @return The bytes for signature.
*/
com.google.protobuf.ByteString
getSignatureBytes();
/**
* uint32 level = 6;
* @return The level.
*/
int getLevel();
/**
* uint64 birthday = 7;
* @return The birthday.
*/
long getBirthday();
/**
* string telephone = 8;
* @return The telephone.
*/
java.lang.String getTelephone();
/**
* string telephone = 8;
* @return The bytes for telephone.
*/
com.google.protobuf.ByteString
getTelephoneBytes();
/**
* .Image avatarThumb = 9;
* @return Whether the avatarThumb field is set.
*/
boolean hasAvatarThumb();
/**
* .Image avatarThumb = 9;
* @return The avatarThumb.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getAvatarThumb();
/**
* .Image avatarThumb = 9;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getAvatarThumbOrBuilder();
/**
* .Image avatarMedium = 10;
* @return Whether the avatarMedium field is set.
*/
boolean hasAvatarMedium();
/**
* .Image avatarMedium = 10;
* @return The avatarMedium.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getAvatarMedium();
/**
* .Image avatarMedium = 10;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getAvatarMediumOrBuilder();
/**
* .Image avatarLarge = 11;
* @return Whether the avatarLarge field is set.
*/
boolean hasAvatarLarge();
/**
* .Image avatarLarge = 11;
* @return The avatarLarge.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getAvatarLarge();
/**
* .Image avatarLarge = 11;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getAvatarLargeOrBuilder();
/**
* bool verified = 12;
* @return The verified.
*/
boolean getVerified();
/**
* int32 experience = 13;
* @return The experience.
*/
int getExperience();
/**
* string city = 14;
* @return The city.
*/
java.lang.String getCity();
/**
* string city = 14;
* @return The bytes for city.
*/
com.google.protobuf.ByteString
getCityBytes();
/**
* int32 status = 15;
* @return The status.
*/
int getStatus();
/**
* int64 createTime = 16;
* @return The createTime.
*/
long getCreateTime();
/**
* int64 modifyTime = 17;
* @return The modifyTime.
*/
long getModifyTime();
/**
* int32 secret = 18;
* @return The secret.
*/
int getSecret();
/**
* string shareQrcodeUri = 19;
* @return The shareQrcodeUri.
*/
java.lang.String getShareQrcodeUri();
/**
* string shareQrcodeUri = 19;
* @return The bytes for shareQrcodeUri.
*/
com.google.protobuf.ByteString
getShareQrcodeUriBytes();
/**
* int32 incomeSharePercent = 20;
* @return The incomeSharePercent.
*/
int getIncomeSharePercent();
/**
* .Image badgeImageListList = 21;
* @return Whether the badgeImageListList field is set.
*/
boolean hasBadgeImageListList();
/**
* .Image badgeImageListList = 21;
* @return The badgeImageListList.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getBadgeImageListList();
/**
* .Image badgeImageListList = 21;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getBadgeImageListListOrBuilder();
/**
* .User.FollowInfo followInfo = 22;
* @return Whether the followInfo field is set.
*/
boolean hasFollowInfo();
/**
* .User.FollowInfo followInfo = 22;
* @return The followInfo.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo getFollowInfo();
/**
* .User.FollowInfo followInfo = 22;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfoOrBuilder getFollowInfoOrBuilder();
/**
* .User.PayGrade payGrade = 23;
* @return Whether the payGrade field is set.
*/
boolean hasPayGrade();
/**
* .User.PayGrade payGrade = 23;
* @return The payGrade.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade getPayGrade();
/**
* .User.PayGrade payGrade = 23;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGradeOrBuilder getPayGradeOrBuilder();
/**
* .User.FansClub fansClub = 24;
* @return Whether the fansClub field is set.
*/
boolean hasFansClub();
/**
* .User.FansClub fansClub = 24;
* @return The fansClub.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub getFansClub();
/**
* .User.FansClub fansClub = 24;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClubOrBuilder getFansClubOrBuilder();
/**
* .User.Border border = 25;
* @return Whether the border field is set.
*/
boolean hasBorder();
/**
* .User.Border border = 25;
* @return The border.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Border getBorder();
/**
* .User.Border border = 25;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BorderOrBuilder getBorderOrBuilder();
/**
* string specialId = 26;
* @return The specialId.
*/
java.lang.String getSpecialId();
/**
* string specialId = 26;
* @return The bytes for specialId.
*/
com.google.protobuf.ByteString
getSpecialIdBytes();
/**
* .Image avatarBorder = 27;
* @return Whether the avatarBorder field is set.
*/
boolean hasAvatarBorder();
/**
* .Image avatarBorder = 27;
* @return The avatarBorder.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getAvatarBorder();
/**
* .Image avatarBorder = 27;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getAvatarBorderOrBuilder();
/**
* .Image medal = 28;
* @return Whether the medal field is set.
*/
boolean hasMedal();
/**
* .Image medal = 28;
* @return The medal.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getMedal();
/**
* .Image medal = 28;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getMedalOrBuilder();
/**
* repeated .Image realTimeIconsList = 29;
*/
java.util.Listrepeated .Image realTimeIconsList = 29;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getRealTimeIconsList(int index);
/**
* repeated .Image realTimeIconsList = 29;
*/
int getRealTimeIconsListCount();
/**
* repeated .Image realTimeIconsList = 29;
*/
java.util.List extends tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getRealTimeIconsListOrBuilderList();
/**
* repeated .Image realTimeIconsList = 29;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getRealTimeIconsListOrBuilder(
int index);
/**
* repeated .Image newRealTimeIconsList = 30;
*/
java.util.Listrepeated .Image newRealTimeIconsList = 30;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getNewRealTimeIconsList(int index);
/**
* repeated .Image newRealTimeIconsList = 30;
*/
int getNewRealTimeIconsListCount();
/**
* repeated .Image newRealTimeIconsList = 30;
*/
java.util.List extends tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getNewRealTimeIconsListOrBuilderList();
/**
* repeated .Image newRealTimeIconsList = 30;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getNewRealTimeIconsListOrBuilder(
int index);
/**
* int64 topVipNo = 31;
* @return The topVipNo.
*/
long getTopVipNo();
/**
* .User.UserAttr userAttr = 32;
* @return Whether the userAttr field is set.
*/
boolean hasUserAttr();
/**
* .User.UserAttr userAttr = 32;
* @return The userAttr.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttr getUserAttr();
/**
* .User.UserAttr userAttr = 32;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttrOrBuilder getUserAttrOrBuilder();
/**
* .User.OwnRoom ownRoom = 33;
* @return Whether the ownRoom field is set.
*/
boolean hasOwnRoom();
/**
* .User.OwnRoom ownRoom = 33;
* @return The ownRoom.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoom getOwnRoom();
/**
* .User.OwnRoom ownRoom = 33;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoomOrBuilder getOwnRoomOrBuilder();
/**
* int64 payScore = 34;
* @return The payScore.
*/
long getPayScore();
/**
* int64 ticketCount = 35;
* @return The ticketCount.
*/
long getTicketCount();
/**
* .User.AnchorInfo anchorInfo = 36;
* @return Whether the anchorInfo field is set.
*/
boolean hasAnchorInfo();
/**
* .User.AnchorInfo anchorInfo = 36;
* @return The anchorInfo.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfo getAnchorInfo();
/**
* .User.AnchorInfo anchorInfo = 36;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfoOrBuilder getAnchorInfoOrBuilder();
/**
* int32 linkMicStats = 37;
* @return The linkMicStats.
*/
int getLinkMicStats();
/**
* string displayId = 38;
* @return The displayId.
*/
java.lang.String getDisplayId();
/**
* string displayId = 38;
* @return The bytes for displayId.
*/
com.google.protobuf.ByteString
getDisplayIdBytes();
/**
* bool withCommercePermission = 39;
* @return The withCommercePermission.
*/
boolean getWithCommercePermission();
/**
* bool withFusionShopEntry = 40;
* @return The withFusionShopEntry.
*/
boolean getWithFusionShopEntry();
/**
* int64 totalRechargeDiamondCount = 41;
* @return The totalRechargeDiamondCount.
*/
long getTotalRechargeDiamondCount();
/**
* .User.AnchorLevel webcastAnchorLevel = 42;
* @return Whether the webcastAnchorLevel field is set.
*/
boolean hasWebcastAnchorLevel();
/**
* .User.AnchorLevel webcastAnchorLevel = 42;
* @return The webcastAnchorLevel.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel getWebcastAnchorLevel();
/**
* .User.AnchorLevel webcastAnchorLevel = 42;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevelOrBuilder getWebcastAnchorLevelOrBuilder();
/**
* string verifiedContent = 43;
* @return The verifiedContent.
*/
java.lang.String getVerifiedContent();
/**
* string verifiedContent = 43;
* @return The bytes for verifiedContent.
*/
com.google.protobuf.ByteString
getVerifiedContentBytes();
/**
* .User.AuthorStats authorStats = 44;
* @return Whether the authorStats field is set.
*/
boolean hasAuthorStats();
/**
* .User.AuthorStats authorStats = 44;
* @return The authorStats.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStats getAuthorStats();
/**
* .User.AuthorStats authorStats = 44;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStatsOrBuilder getAuthorStatsOrBuilder();
/**
* repeated .User topFansList = 45;
*/
java.util.Listrepeated .User topFansList = 45;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User getTopFansList(int index);
/**
* repeated .User topFansList = 45;
*/
int getTopFansListCount();
/**
* repeated .User topFansList = 45;
*/
java.util.List extends tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.UserOrBuilder>
getTopFansListOrBuilderList();
/**
* repeated .User topFansList = 45;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.UserOrBuilder getTopFansListOrBuilder(
int index);
/**
* string secUid = 46;
* @return The secUid.
*/
java.lang.String getSecUid();
/**
* string secUid = 46;
* @return The bytes for secUid.
*/
com.google.protobuf.ByteString
getSecUidBytes();
/**
* int32 userRole = 47;
* @return The userRole.
*/
int getUserRole();
/**
* .User.XiguaParams xiguaInfo = 48;
* @return Whether the xiguaInfo field is set.
*/
boolean hasXiguaInfo();
/**
* .User.XiguaParams xiguaInfo = 48;
* @return The xiguaInfo.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParams getXiguaInfo();
/**
* .User.XiguaParams xiguaInfo = 48;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParamsOrBuilder getXiguaInfoOrBuilder();
/**
* .User.ActivityInfo activityReward = 49;
* @return Whether the activityReward field is set.
*/
boolean hasActivityReward();
/**
* .User.ActivityInfo activityReward = 49;
* @return The activityReward.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo getActivityReward();
/**
* .User.ActivityInfo activityReward = 49;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfoOrBuilder getActivityRewardOrBuilder();
/**
* .User.NobleLevelInfo nobleInfo = 50;
* @return Whether the nobleInfo field is set.
*/
boolean hasNobleInfo();
/**
* .User.NobleLevelInfo nobleInfo = 50;
* @return The nobleInfo.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfo getNobleInfo();
/**
* .User.NobleLevelInfo nobleInfo = 50;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfoOrBuilder getNobleInfoOrBuilder();
/**
* .User.BrotherhoodInfo brotherhoodInfo = 51;
* @return Whether the brotherhoodInfo field is set.
*/
boolean hasBrotherhoodInfo();
/**
* .User.BrotherhoodInfo brotherhoodInfo = 51;
* @return The brotherhoodInfo.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfo getBrotherhoodInfo();
/**
* .User.BrotherhoodInfo brotherhoodInfo = 51;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfoOrBuilder getBrotherhoodInfoOrBuilder();
/**
* .Image personalCard = 52;
* @return Whether the personalCard field is set.
*/
boolean hasPersonalCard();
/**
* .Image personalCard = 52;
* @return The personalCard.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getPersonalCard();
/**
* .Image personalCard = 52;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getPersonalCardOrBuilder();
/**
* .User.AuthenticationInfo authenticationInfo = 53;
* @return Whether the authenticationInfo field is set.
*/
boolean hasAuthenticationInfo();
/**
* .User.AuthenticationInfo authenticationInfo = 53;
* @return The authenticationInfo.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfo getAuthenticationInfo();
/**
* .User.AuthenticationInfo authenticationInfo = 53;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfoOrBuilder getAuthenticationInfoOrBuilder();
/**
* int32 authorizationInfo = 54;
* @return The authorizationInfo.
*/
int getAuthorizationInfo();
/**
* int32 adversaryAuthorizationInfo = 55;
* @return The adversaryAuthorizationInfo.
*/
int getAdversaryAuthorizationInfo();
/**
* .User.PoiInfo poiInfo = 56;
* @return Whether the poiInfo field is set.
*/
boolean hasPoiInfo();
/**
* .User.PoiInfo poiInfo = 56;
* @return The poiInfo.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfo getPoiInfo();
/**
* .User.PoiInfo poiInfo = 56;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfoOrBuilder getPoiInfoOrBuilder();
/**
* .Image mediaBadgeImageListList = 57;
* @return Whether the mediaBadgeImageListList field is set.
*/
boolean hasMediaBadgeImageListList();
/**
* .Image mediaBadgeImageListList = 57;
* @return The mediaBadgeImageListList.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getMediaBadgeImageListList();
/**
* .Image mediaBadgeImageListList = 57;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getMediaBadgeImageListListOrBuilder();
/**
* int32 adversaryUserStatus = 58;
* @return The adversaryUserStatus.
*/
int getAdversaryUserStatus();
/**
* .User.UserVIPInfo userVipInfo = 59;
* @return Whether the userVipInfo field is set.
*/
boolean hasUserVipInfo();
/**
* .User.UserVIPInfo userVipInfo = 59;
* @return The userVipInfo.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfo getUserVipInfo();
/**
* .User.UserVIPInfo userVipInfo = 59;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfoOrBuilder getUserVipInfoOrBuilder();
/**
* repeated int64 commerceWebcastConfigIdsList = 60;
* @return A list containing the commerceWebcastConfigIdsList.
*/
java.util.Listrepeated int64 commerceWebcastConfigIdsList = 60;
* @return The count of commerceWebcastConfigIdsList.
*/
int getCommerceWebcastConfigIdsListCount();
/**
* repeated int64 commerceWebcastConfigIdsList = 60;
* @param index The index of the element to return.
* @return The commerceWebcastConfigIdsList at the given index.
*/
long getCommerceWebcastConfigIdsList(int index);
/**
* .Image badgeImageListV2List = 61;
* @return Whether the badgeImageListV2List field is set.
*/
boolean hasBadgeImageListV2List();
/**
* .Image badgeImageListV2List = 61;
* @return The badgeImageListV2List.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getBadgeImageListV2List();
/**
* .Image badgeImageListV2List = 61;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getBadgeImageListV2ListOrBuilder();
/**
* * IndustryCertification industryCertification = 62; ** *
string locationCity = 63;
* @return The locationCity.
*/
java.lang.String getLocationCity();
/**
* * IndustryCertification industryCertification = 62; ** *
string locationCity = 63;
* @return The bytes for locationCity.
*/
com.google.protobuf.ByteString
getLocationCityBytes();
/**
* .User.FansGroupInfo fansGroupInfo = 64;
* @return Whether the fansGroupInfo field is set.
*/
boolean hasFansGroupInfo();
/**
* .User.FansGroupInfo fansGroupInfo = 64;
* @return The fansGroupInfo.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfo getFansGroupInfo();
/**
* .User.FansGroupInfo fansGroupInfo = 64;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfoOrBuilder getFansGroupInfoOrBuilder();
/**
* string remarkName = 65;
* @return The remarkName.
*/
java.lang.String getRemarkName();
/**
* string remarkName = 65;
* @return The bytes for remarkName.
*/
com.google.protobuf.ByteString
getRemarkNameBytes();
/**
* int32 mysteryMan = 66;
* @return The mysteryMan.
*/
int getMysteryMan();
/**
* string webRid = 67;
* @return The webRid.
*/
java.lang.String getWebRid();
/**
* string webRid = 67;
* @return The bytes for webRid.
*/
com.google.protobuf.ByteString
getWebRidBytes();
/**
* string desensitizedNickname = 68;
* @return The desensitizedNickname.
*/
java.lang.String getDesensitizedNickname();
/**
* string desensitizedNickname = 68;
* @return The bytes for desensitizedNickname.
*/
com.google.protobuf.ByteString
getDesensitizedNicknameBytes();
/**
* .User.JAccreditInfo jAccreditInfo = 69;
* @return Whether the jAccreditInfo field is set.
*/
boolean hasJAccreditInfo();
/**
* .User.JAccreditInfo jAccreditInfo = 69;
* @return The jAccreditInfo.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfo getJAccreditInfo();
/**
* .User.JAccreditInfo jAccreditInfo = 69;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfoOrBuilder getJAccreditInfoOrBuilder();
/**
* .User.Subscribe subscribe = 70;
* @return Whether the subscribe field is set.
*/
boolean hasSubscribe();
/**
* .User.Subscribe subscribe = 70;
* @return The subscribe.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Subscribe getSubscribe();
/**
* .User.Subscribe subscribe = 70;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.SubscribeOrBuilder getSubscribeOrBuilder();
/**
* bool isAnonymous = 71;
* @return The isAnonymous.
*/
boolean getIsAnonymous();
/**
* int32 consumeDiamondLevel = 72;
* @return The consumeDiamondLevel.
*/
int getConsumeDiamondLevel();
/**
* string webcastUid = 73;
* @return The webcastUid.
*/
java.lang.String getWebcastUid();
/**
* string webcastUid = 73;
* @return The bytes for webcastUid.
*/
com.google.protobuf.ByteString
getWebcastUidBytes();
/**
* .User.ProfileStyleParams profileStyleParams = 74;
* @return Whether the profileStyleParams field is set.
*/
boolean hasProfileStyleParams();
/**
* .User.ProfileStyleParams profileStyleParams = 74;
* @return The profileStyleParams.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParams getProfileStyleParams();
/**
* .User.ProfileStyleParams profileStyleParams = 74;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParamsOrBuilder getProfileStyleParamsOrBuilder();
/**
* .User.UserDressInfo userDressInfo = 75;
* @return Whether the userDressInfo field is set.
*/
boolean hasUserDressInfo();
/**
* .User.UserDressInfo userDressInfo = 75;
* @return The userDressInfo.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfo getUserDressInfo();
/**
* .User.UserDressInfo userDressInfo = 75;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfoOrBuilder getUserDressInfoOrBuilder();
/**
* bool allowBeLocated = 1001;
* @return The allowBeLocated.
*/
boolean getAllowBeLocated();
/**
* bool allowFindByContacts = 1002;
* @return The allowFindByContacts.
*/
boolean getAllowFindByContacts();
/**
* bool allowOthersDownloadVideo = 1003;
* @return The allowOthersDownloadVideo.
*/
boolean getAllowOthersDownloadVideo();
/**
* bool allowOthersDownloadWhenSharingVideo = 1004;
* @return The allowOthersDownloadWhenSharingVideo.
*/
boolean getAllowOthersDownloadWhenSharingVideo();
/**
* bool allowShareShowProfile = 1005;
* @return The allowShareShowProfile.
*/
boolean getAllowShareShowProfile();
/**
* bool allowShowInGossip = 1006;
* @return The allowShowInGossip.
*/
boolean getAllowShowInGossip();
/**
* bool allowShowMyAction = 1007;
* @return The allowShowMyAction.
*/
boolean getAllowShowMyAction();
/**
* bool allowStrangeComment = 1008;
* @return The allowStrangeComment.
*/
boolean getAllowStrangeComment();
/**
* bool allowUnfollowerComment = 1009;
* @return The allowUnfollowerComment.
*/
boolean getAllowUnfollowerComment();
/**
* bool allowUseLinkmic = 1010;
* @return The allowUseLinkmic.
*/
boolean getAllowUseLinkmic();
/**
* .User.AnchorLevel anchorLevel = 1011;
* @return Whether the anchorLevel field is set.
*/
boolean hasAnchorLevel();
/**
* .User.AnchorLevel anchorLevel = 1011;
* @return The anchorLevel.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel getAnchorLevel();
/**
* .User.AnchorLevel anchorLevel = 1011;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevelOrBuilder getAnchorLevelOrBuilder();
/**
* .Image avatarJpg = 1012;
* @return Whether the avatarJpg field is set.
*/
boolean hasAvatarJpg();
/**
* .Image avatarJpg = 1012;
* @return The avatarJpg.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getAvatarJpg();
/**
* .Image avatarJpg = 1012;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getAvatarJpgOrBuilder();
/**
* string bgImgUrl = 1013;
* @return The bgImgUrl.
*/
java.lang.String getBgImgUrl();
/**
* string bgImgUrl = 1013;
* @return The bytes for bgImgUrl.
*/
com.google.protobuf.ByteString
getBgImgUrlBytes();
/**
* string birthdayDescription = 1014;
* @return The birthdayDescription.
*/
java.lang.String getBirthdayDescription();
/**
* string birthdayDescription = 1014;
* @return The bytes for birthdayDescription.
*/
com.google.protobuf.ByteString
getBirthdayDescriptionBytes();
/**
* bool birthdayValid = 1015;
* @return The birthdayValid.
*/
boolean getBirthdayValid();
/**
* int32 blockStatus = 1016;
* @return The blockStatus.
*/
int getBlockStatus();
/**
* int32 commentRestrict = 1017;
* @return The commentRestrict.
*/
int getCommentRestrict();
/**
* string constellation = 1018;
* @return The constellation.
*/
java.lang.String getConstellation();
/**
* string constellation = 1018;
* @return The bytes for constellation.
*/
com.google.protobuf.ByteString
getConstellationBytes();
/**
* int32 disableIchat = 1019;
* @return The disableIchat.
*/
int getDisableIchat();
/**
* int64 enableIchatImg = 1020;
* @return The enableIchatImg.
*/
long getEnableIchatImg();
/**
* int32 exp = 1021;
* @return The exp.
*/
int getExp();
/**
* int64 fanTicketCount = 1022;
* @return The fanTicketCount.
*/
long getFanTicketCount();
/**
* bool foldStrangerChat = 1023;
* @return The foldStrangerChat.
*/
boolean getFoldStrangerChat();
/**
* int64 followStatus = 1024;
* @return The followStatus.
*/
long getFollowStatus();
/**
* bool hotsoonVerified = 1025;
* @return The hotsoonVerified.
*/
boolean getHotsoonVerified();
/**
* string hotsoonVerifiedReason = 1026;
* @return The hotsoonVerifiedReason.
*/
java.lang.String getHotsoonVerifiedReason();
/**
* string hotsoonVerifiedReason = 1026;
* @return The bytes for hotsoonVerifiedReason.
*/
com.google.protobuf.ByteString
getHotsoonVerifiedReasonBytes();
/**
* int32 ichatRestrictType = 1027;
* @return The ichatRestrictType.
*/
int getIchatRestrictType();
/**
* string idStr = 1028;
* @return The idStr.
*/
java.lang.String getIdStr();
/**
* string idStr = 1028;
* @return The bytes for idStr.
*/
com.google.protobuf.ByteString
getIdStrBytes();
/**
* bool isFollower = 1029;
* @return The isFollower.
*/
boolean getIsFollower();
/**
* bool isFollowing = 1030;
* @return The isFollowing.
*/
boolean getIsFollowing();
/**
* bool needProfileGuide = 1031;
* @return The needProfileGuide.
*/
boolean getNeedProfileGuide();
/**
* int64 payScores = 1032;
* @return The payScores.
*/
long getPayScores();
/**
* bool pushCommentStatus = 1033;
* @return The pushCommentStatus.
*/
boolean getPushCommentStatus();
/**
* bool pushDigg = 1034;
* @return The pushDigg.
*/
boolean getPushDigg();
/**
* bool pushFollow = 1035;
* @return The pushFollow.
*/
boolean getPushFollow();
/**
* bool pushFriendAction = 1036;
* @return The pushFriendAction.
*/
boolean getPushFriendAction();
/**
* bool pushIchat = 1037;
* @return The pushIchat.
*/
boolean getPushIchat();
/**
* bool pushStatus = 1038;
* @return The pushStatus.
*/
boolean getPushStatus();
/**
* bool pushVideoPost = 1039;
* @return The pushVideoPost.
*/
boolean getPushVideoPost();
/**
* bool pushVideoRecommend = 1040;
* @return The pushVideoRecommend.
*/
boolean getPushVideoRecommend();
/**
* .User.UserStats stats = 1041;
* @return Whether the stats field is set.
*/
boolean hasStats();
/**
* .User.UserStats stats = 1041;
* @return The stats.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStats getStats();
/**
* .User.UserStats stats = 1041;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStatsOrBuilder getStatsOrBuilder();
/**
* bool verifiedMobile = 1042;
* @return The verifiedMobile.
*/
boolean getVerifiedMobile();
/**
* string verifiedReason = 1043;
* @return The verifiedReason.
*/
java.lang.String getVerifiedReason();
/**
* string verifiedReason = 1043;
* @return The bytes for verifiedReason.
*/
com.google.protobuf.ByteString
getVerifiedReasonBytes();
/**
* bool withCarManagementPermission = 1044;
* @return The withCarManagementPermission.
*/
boolean getWithCarManagementPermission();
/**
* int32 ageRange = 1045;
* @return The ageRange.
*/
int getAgeRange();
/**
* int64 watchDurationMonth = 1046;
* @return The watchDurationMonth.
*/
long getWatchDurationMonth();
}
/**
* Protobuf type {@code User}
*/
public static final class User extends
com.google.protobuf.GeneratedMessageV3 implements
// @@protoc_insertion_point(message_implements:User)
UserOrBuilder {
private static final long serialVersionUID = 0L;
// Use User.newBuilder() to construct.
private User(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
super(builder);
}
private User() {
nickname_ = "";
signature_ = "";
telephone_ = "";
city_ = "";
shareQrcodeUri_ = "";
specialId_ = "";
realTimeIconsList_ = java.util.Collections.emptyList();
newRealTimeIconsList_ = java.util.Collections.emptyList();
displayId_ = "";
verifiedContent_ = "";
topFansList_ = java.util.Collections.emptyList();
secUid_ = "";
commerceWebcastConfigIdsList_ = emptyLongList();
locationCity_ = "";
remarkName_ = "";
webRid_ = "";
desensitizedNickname_ = "";
webcastUid_ = "";
bgImgUrl_ = "";
birthdayDescription_ = "";
constellation_ = "";
hotsoonVerifiedReason_ = "";
idStr_ = "";
verifiedReason_ = "";
}
@java.lang.Override
@SuppressWarnings({"unused"})
protected java.lang.Object newInstance(
UnusedPrivateParameter unused) {
return new User();
}
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.internal_static_User_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.internal_static_User_fieldAccessorTable
.ensureFieldAccessorsInitialized(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.class, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Builder.class);
}
public interface ActivityInfoOrBuilder extends
// @@protoc_insertion_point(interface_extends:User.ActivityInfo)
com.google.protobuf.MessageOrBuilder {
}
/**
* Protobuf type {@code User.ActivityInfo}
*/
public static final class ActivityInfo extends
com.google.protobuf.GeneratedMessageV3 implements
// @@protoc_insertion_point(message_implements:User.ActivityInfo)
ActivityInfoOrBuilder {
private static final long serialVersionUID = 0L;
// Use ActivityInfo.newBuilder() to construct.
private ActivityInfo(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
super(builder);
}
private ActivityInfo() {
}
@java.lang.Override
@SuppressWarnings({"unused"})
protected java.lang.Object newInstance(
UnusedPrivateParameter unused) {
return new ActivityInfo();
}
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.internal_static_User_ActivityInfo_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.internal_static_User_ActivityInfo_fieldAccessorTable
.ensureFieldAccessorsInitialized(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo.class, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo.Builder.class);
}
private byte memoizedIsInitialized = -1;
@java.lang.Override
public final boolean isInitialized() {
byte isInitialized = memoizedIsInitialized;
if (isInitialized == 1) return true;
if (isInitialized == 0) return false;
memoizedIsInitialized = 1;
return true;
}
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
getUnknownFields().writeTo(output);
}
@java.lang.Override
public int getSerializedSize() {
int size = memoizedSize;
if (size != -1) return size;
size = 0;
size += getUnknownFields().getSerializedSize();
memoizedSize = size;
return size;
}
@java.lang.Override
public boolean equals(final java.lang.Object obj) {
if (obj == this) {
return true;
}
if (!(obj instanceof tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo)) {
return super.equals(obj);
}
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo other = (tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo) obj;
if (!getUnknownFields().equals(other.getUnknownFields())) return false;
return true;
}
@java.lang.Override
public int hashCode() {
if (memoizedHashCode != 0) {
return memoizedHashCode;
}
int hash = 41;
hash = (19 * hash) + getDescriptor().hashCode();
hash = (29 * hash) + getUnknownFields().hashCode();
memoizedHashCode = hash;
return hash;
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo parseFrom(
java.nio.ByteBuffer data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo parseFrom(
java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo parseFrom(
com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo parseFrom(
com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo parseFrom(
byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo parseFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo parseFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo parseDelimitedFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo parseDelimitedFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo parseFrom(
com.google.protobuf.CodedInputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
@java.lang.Override
public Builder newBuilderForType() { return newBuilder(); }
public static Builder newBuilder() {
return DEFAULT_INSTANCE.toBuilder();
}
public static Builder newBuilder(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo prototype) {
return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
}
@java.lang.Override
public Builder toBuilder() {
return this == DEFAULT_INSTANCE
? new Builder() : new Builder().mergeFrom(this);
}
@java.lang.Override
protected Builder newBuilderForType(
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
/**
* Protobuf type {@code User.ActivityInfo}
*/
public static final class Builder extends
com.google.protobuf.GeneratedMessageV3.Builder.User.FansClub.FansClubData data = 1;
* @return Whether the data field is set.
*/
boolean hasData();
/**
* .User.FansClub.FansClubData data = 1;
* @return The data.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData getData();
/**
* .User.FansClub.FansClubData data = 1;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubDataOrBuilder getDataOrBuilder();
/**
* map<int32, .User.FansClub.FansClubData> preferData = 2;
*/
int getPreferDataCount();
/**
* map<int32, .User.FansClub.FansClubData> preferData = 2;
*/
boolean containsPreferData(
int key);
/**
* Use {@link #getPreferDataMap()} instead.
*/
@java.lang.Deprecated
java.util.Mapmap<int32, .User.FansClub.FansClubData> preferData = 2;
*/
java.util.Mapmap<int32, .User.FansClub.FansClubData> preferData = 2;
*/
/* nullable */
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData getPreferDataOrDefault(
int key,
/* nullable */
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData defaultValue);
/**
* map<int32, .User.FansClub.FansClubData> preferData = 2;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData getPreferDataOrThrow(
int key);
}
/**
* Protobuf type {@code User.FansClub}
*/
public static final class FansClub extends
com.google.protobuf.GeneratedMessageV3 implements
// @@protoc_insertion_point(message_implements:User.FansClub)
FansClubOrBuilder {
private static final long serialVersionUID = 0L;
// Use FansClub.newBuilder() to construct.
private FansClub(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
super(builder);
}
private FansClub() {
}
@java.lang.Override
@SuppressWarnings({"unused"})
protected java.lang.Object newInstance(
UnusedPrivateParameter unused) {
return new FansClub();
}
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.internal_static_User_FansClub_descriptor;
}
@SuppressWarnings({"rawtypes"})
@java.lang.Override
protected com.google.protobuf.MapField internalGetMapField(
int number) {
switch (number) {
case 2:
return internalGetPreferData();
default:
throw new RuntimeException(
"Invalid map field number: " + number);
}
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.internal_static_User_FansClub_fieldAccessorTable
.ensureFieldAccessorsInitialized(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.class, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.Builder.class);
}
public interface FansClubDataOrBuilder extends
// @@protoc_insertion_point(interface_extends:User.FansClub.FansClubData)
com.google.protobuf.MessageOrBuilder {
/**
* string clubName = 1;
* @return The clubName.
*/
java.lang.String getClubName();
/**
* string clubName = 1;
* @return The bytes for clubName.
*/
com.google.protobuf.ByteString
getClubNameBytes();
/**
* int32 level = 2;
* @return The level.
*/
int getLevel();
/**
* int32 userFansClubStatus = 3;
* @return The userFansClubStatus.
*/
int getUserFansClubStatus();
/**
* .User.FansClub.FansClubData.UserBadge badge = 4;
* @return Whether the badge field is set.
*/
boolean hasBadge();
/**
* .User.FansClub.FansClubData.UserBadge badge = 4;
* @return The badge.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadge getBadge();
/**
* .User.FansClub.FansClubData.UserBadge badge = 4;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadgeOrBuilder getBadgeOrBuilder();
/**
* repeated int64 availableGiftIds = 5;
* @return A list containing the availableGiftIds.
*/
java.util.Listrepeated int64 availableGiftIds = 5;
* @return The count of availableGiftIds.
*/
int getAvailableGiftIdsCount();
/**
* repeated int64 availableGiftIds = 5;
* @param index The index of the element to return.
* @return The availableGiftIds at the given index.
*/
long getAvailableGiftIds(int index);
/**
* int64 anchorId = 6;
* @return The anchorId.
*/
long getAnchorId();
}
/**
* Protobuf type {@code User.FansClub.FansClubData}
*/
public static final class FansClubData extends
com.google.protobuf.GeneratedMessageV3 implements
// @@protoc_insertion_point(message_implements:User.FansClub.FansClubData)
FansClubDataOrBuilder {
private static final long serialVersionUID = 0L;
// Use FansClubData.newBuilder() to construct.
private FansClubData(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
super(builder);
}
private FansClubData() {
clubName_ = "";
availableGiftIds_ = emptyLongList();
}
@java.lang.Override
@SuppressWarnings({"unused"})
protected java.lang.Object newInstance(
UnusedPrivateParameter unused) {
return new FansClubData();
}
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.internal_static_User_FansClub_FansClubData_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.internal_static_User_FansClub_FansClubData_fieldAccessorTable
.ensureFieldAccessorsInitialized(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.class, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.Builder.class);
}
public interface UserBadgeOrBuilder extends
// @@protoc_insertion_point(interface_extends:User.FansClub.FansClubData.UserBadge)
com.google.protobuf.MessageOrBuilder {
/**
* map<int32, .Image> icons = 1;
*/
int getIconsCount();
/**
* map<int32, .Image> icons = 1;
*/
boolean containsIcons(
int key);
/**
* Use {@link #getIconsMap()} instead.
*/
@java.lang.Deprecated
java.util.Mapmap<int32, .Image> icons = 1;
*/
java.util.Mapmap<int32, .Image> icons = 1;
*/
/* nullable */
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getIconsOrDefault(
int key,
/* nullable */
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image defaultValue);
/**
* map<int32, .Image> icons = 1;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getIconsOrThrow(
int key);
/**
* string title = 2;
* @return The title.
*/
java.lang.String getTitle();
/**
* string title = 2;
* @return The bytes for title.
*/
com.google.protobuf.ByteString
getTitleBytes();
}
/**
* Protobuf type {@code User.FansClub.FansClubData.UserBadge}
*/
public static final class UserBadge extends
com.google.protobuf.GeneratedMessageV3 implements
// @@protoc_insertion_point(message_implements:User.FansClub.FansClubData.UserBadge)
UserBadgeOrBuilder {
private static final long serialVersionUID = 0L;
// Use UserBadge.newBuilder() to construct.
private UserBadge(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
super(builder);
}
private UserBadge() {
title_ = "";
}
@java.lang.Override
@SuppressWarnings({"unused"})
protected java.lang.Object newInstance(
UnusedPrivateParameter unused) {
return new UserBadge();
}
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.internal_static_User_FansClub_FansClubData_UserBadge_descriptor;
}
@SuppressWarnings({"rawtypes"})
@java.lang.Override
protected com.google.protobuf.MapField internalGetMapField(
int number) {
switch (number) {
case 1:
return internalGetIcons();
default:
throw new RuntimeException(
"Invalid map field number: " + number);
}
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.internal_static_User_FansClub_FansClubData_UserBadge_fieldAccessorTable
.ensureFieldAccessorsInitialized(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadge.class, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadge.Builder.class);
}
public static final int ICONS_FIELD_NUMBER = 1;
private static final class IconsDefaultEntryHolder {
static final com.google.protobuf.MapEntry<
java.lang.Integer, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image> defaultEntry =
com.google.protobuf.MapEntry
.map<int32, .Image> icons = 1;
*/
@java.lang.Override
public boolean containsIcons(
int key) {
return internalGetIcons().getMap().containsKey(key);
}
/**
* Use {@link #getIconsMap()} instead.
*/
@java.lang.Override
@java.lang.Deprecated
public java.util.Mapmap<int32, .Image> icons = 1;
*/
@java.lang.Override
public java.util.Mapmap<int32, .Image> icons = 1;
*/
@java.lang.Override
public /* nullable */
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getIconsOrDefault(
int key,
/* nullable */
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image defaultValue) {
java.util.Mapmap<int32, .Image> icons = 1;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getIconsOrThrow(
int key) {
java.util.Mapstring title = 2;
* @return The title.
*/
@java.lang.Override
public java.lang.String getTitle() {
java.lang.Object ref = title_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
title_ = s;
return s;
}
}
/**
* string title = 2;
* @return The bytes for title.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getTitleBytes() {
java.lang.Object ref = title_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
title_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
private byte memoizedIsInitialized = -1;
@java.lang.Override
public final boolean isInitialized() {
byte isInitialized = memoizedIsInitialized;
if (isInitialized == 1) return true;
if (isInitialized == 0) return false;
memoizedIsInitialized = 1;
return true;
}
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
com.google.protobuf.GeneratedMessageV3
.serializeIntegerMapTo(
output,
internalGetIcons(),
IconsDefaultEntryHolder.defaultEntry,
1);
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(title_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, title_);
}
getUnknownFields().writeTo(output);
}
@java.lang.Override
public int getSerializedSize() {
int size = memoizedSize;
if (size != -1) return size;
size = 0;
for (java.util.Map.Entrymap<int32, .Image> icons = 1;
*/
@java.lang.Override
public boolean containsIcons(
int key) {
return internalGetIcons().getMap().containsKey(key);
}
/**
* Use {@link #getIconsMap()} instead.
*/
@java.lang.Override
@java.lang.Deprecated
public java.util.Mapmap<int32, .Image> icons = 1;
*/
@java.lang.Override
public java.util.Mapmap<int32, .Image> icons = 1;
*/
@java.lang.Override
public /* nullable */
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getIconsOrDefault(
int key,
/* nullable */
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image defaultValue) {
java.util.Mapmap<int32, .Image> icons = 1;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getIconsOrThrow(
int key) {
java.util.Mapmap<int32, .Image> icons = 1;
*/
public Builder removeIcons(
int key) {
internalGetMutableIcons().getMutableMap()
.remove(key);
return this;
}
/**
* Use alternate mutation accessors instead.
*/
@java.lang.Deprecated
public java.util.Mapmap<int32, .Image> icons = 1;
*/
public Builder putIcons(
int key,
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (value == null) { throw new NullPointerException("map value"); }
internalGetMutableIcons().getMutableMap()
.put(key, value);
bitField0_ |= 0x00000001;
return this;
}
/**
* map<int32, .Image> icons = 1;
*/
public Builder putAllIcons(
java.util.Mapstring title = 2;
* @return The title.
*/
public java.lang.String getTitle() {
java.lang.Object ref = title_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
title_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string title = 2;
* @return The bytes for title.
*/
public com.google.protobuf.ByteString
getTitleBytes() {
java.lang.Object ref = title_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
title_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string title = 2;
* @param value The title to set.
* @return This builder for chaining.
*/
public Builder setTitle(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
title_ = value;
bitField0_ |= 0x00000002;
onChanged();
return this;
}
/**
* string title = 2;
* @return This builder for chaining.
*/
public Builder clearTitle() {
title_ = getDefaultInstance().getTitle();
bitField0_ = (bitField0_ & ~0x00000002);
onChanged();
return this;
}
/**
* string title = 2;
* @param value The bytes for title to set.
* @return This builder for chaining.
*/
public Builder setTitleBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
title_ = value;
bitField0_ |= 0x00000002;
onChanged();
return this;
}
@java.lang.Override
public final Builder setUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.setUnknownFields(unknownFields);
}
@java.lang.Override
public final Builder mergeUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.mergeUnknownFields(unknownFields);
}
// @@protoc_insertion_point(builder_scope:User.FansClub.FansClubData.UserBadge)
}
// @@protoc_insertion_point(class_scope:User.FansClub.FansClubData.UserBadge)
private static final tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadge DEFAULT_INSTANCE;
static {
DEFAULT_INSTANCE = new tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadge();
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadge getDefaultInstance() {
return DEFAULT_INSTANCE;
}
private static final com.google.protobuf.Parserstring clubName = 1;
* @return The clubName.
*/
@java.lang.Override
public java.lang.String getClubName() {
java.lang.Object ref = clubName_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
clubName_ = s;
return s;
}
}
/**
* string clubName = 1;
* @return The bytes for clubName.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getClubNameBytes() {
java.lang.Object ref = clubName_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
clubName_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int LEVEL_FIELD_NUMBER = 2;
private int level_ = 0;
/**
* int32 level = 2;
* @return The level.
*/
@java.lang.Override
public int getLevel() {
return level_;
}
public static final int USERFANSCLUBSTATUS_FIELD_NUMBER = 3;
private int userFansClubStatus_ = 0;
/**
* int32 userFansClubStatus = 3;
* @return The userFansClubStatus.
*/
@java.lang.Override
public int getUserFansClubStatus() {
return userFansClubStatus_;
}
public static final int BADGE_FIELD_NUMBER = 4;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadge badge_;
/**
* .User.FansClub.FansClubData.UserBadge badge = 4;
* @return Whether the badge field is set.
*/
@java.lang.Override
public boolean hasBadge() {
return badge_ != null;
}
/**
* .User.FansClub.FansClubData.UserBadge badge = 4;
* @return The badge.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadge getBadge() {
return badge_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadge.getDefaultInstance() : badge_;
}
/**
* .User.FansClub.FansClubData.UserBadge badge = 4;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadgeOrBuilder getBadgeOrBuilder() {
return badge_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadge.getDefaultInstance() : badge_;
}
public static final int AVAILABLEGIFTIDS_FIELD_NUMBER = 5;
@SuppressWarnings("serial")
private com.google.protobuf.Internal.LongList availableGiftIds_;
/**
* repeated int64 availableGiftIds = 5;
* @return A list containing the availableGiftIds.
*/
@java.lang.Override
public java.util.Listrepeated int64 availableGiftIds = 5;
* @return The count of availableGiftIds.
*/
public int getAvailableGiftIdsCount() {
return availableGiftIds_.size();
}
/**
* repeated int64 availableGiftIds = 5;
* @param index The index of the element to return.
* @return The availableGiftIds at the given index.
*/
public long getAvailableGiftIds(int index) {
return availableGiftIds_.getLong(index);
}
private int availableGiftIdsMemoizedSerializedSize = -1;
public static final int ANCHORID_FIELD_NUMBER = 6;
private long anchorId_ = 0L;
/**
* int64 anchorId = 6;
* @return The anchorId.
*/
@java.lang.Override
public long getAnchorId() {
return anchorId_;
}
private byte memoizedIsInitialized = -1;
@java.lang.Override
public final boolean isInitialized() {
byte isInitialized = memoizedIsInitialized;
if (isInitialized == 1) return true;
if (isInitialized == 0) return false;
memoizedIsInitialized = 1;
return true;
}
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
getSerializedSize();
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clubName_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, clubName_);
}
if (level_ != 0) {
output.writeInt32(2, level_);
}
if (userFansClubStatus_ != 0) {
output.writeInt32(3, userFansClubStatus_);
}
if (badge_ != null) {
output.writeMessage(4, getBadge());
}
if (getAvailableGiftIdsList().size() > 0) {
output.writeUInt32NoTag(42);
output.writeUInt32NoTag(availableGiftIdsMemoizedSerializedSize);
}
for (int i = 0; i < availableGiftIds_.size(); i++) {
output.writeInt64NoTag(availableGiftIds_.getLong(i));
}
if (anchorId_ != 0L) {
output.writeInt64(6, anchorId_);
}
getUnknownFields().writeTo(output);
}
@java.lang.Override
public int getSerializedSize() {
int size = memoizedSize;
if (size != -1) return size;
size = 0;
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clubName_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, clubName_);
}
if (level_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(2, level_);
}
if (userFansClubStatus_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(3, userFansClubStatus_);
}
if (badge_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(4, getBadge());
}
{
int dataSize = 0;
for (int i = 0; i < availableGiftIds_.size(); i++) {
dataSize += com.google.protobuf.CodedOutputStream
.computeInt64SizeNoTag(availableGiftIds_.getLong(i));
}
size += dataSize;
if (!getAvailableGiftIdsList().isEmpty()) {
size += 1;
size += com.google.protobuf.CodedOutputStream
.computeInt32SizeNoTag(dataSize);
}
availableGiftIdsMemoizedSerializedSize = dataSize;
}
if (anchorId_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(6, anchorId_);
}
size += getUnknownFields().getSerializedSize();
memoizedSize = size;
return size;
}
@java.lang.Override
public boolean equals(final java.lang.Object obj) {
if (obj == this) {
return true;
}
if (!(obj instanceof tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData)) {
return super.equals(obj);
}
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData other = (tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData) obj;
if (!getClubName()
.equals(other.getClubName())) return false;
if (getLevel()
!= other.getLevel()) return false;
if (getUserFansClubStatus()
!= other.getUserFansClubStatus()) return false;
if (hasBadge() != other.hasBadge()) return false;
if (hasBadge()) {
if (!getBadge()
.equals(other.getBadge())) return false;
}
if (!getAvailableGiftIdsList()
.equals(other.getAvailableGiftIdsList())) return false;
if (getAnchorId()
!= other.getAnchorId()) return false;
if (!getUnknownFields().equals(other.getUnknownFields())) return false;
return true;
}
@java.lang.Override
public int hashCode() {
if (memoizedHashCode != 0) {
return memoizedHashCode;
}
int hash = 41;
hash = (19 * hash) + getDescriptor().hashCode();
hash = (37 * hash) + CLUBNAME_FIELD_NUMBER;
hash = (53 * hash) + getClubName().hashCode();
hash = (37 * hash) + LEVEL_FIELD_NUMBER;
hash = (53 * hash) + getLevel();
hash = (37 * hash) + USERFANSCLUBSTATUS_FIELD_NUMBER;
hash = (53 * hash) + getUserFansClubStatus();
if (hasBadge()) {
hash = (37 * hash) + BADGE_FIELD_NUMBER;
hash = (53 * hash) + getBadge().hashCode();
}
if (getAvailableGiftIdsCount() > 0) {
hash = (37 * hash) + AVAILABLEGIFTIDS_FIELD_NUMBER;
hash = (53 * hash) + getAvailableGiftIdsList().hashCode();
}
hash = (37 * hash) + ANCHORID_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getAnchorId());
hash = (29 * hash) + getUnknownFields().hashCode();
memoizedHashCode = hash;
return hash;
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData parseFrom(
java.nio.ByteBuffer data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData parseFrom(
java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData parseFrom(
com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData parseFrom(
com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData parseFrom(
byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData parseFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData parseFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData parseDelimitedFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData parseDelimitedFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData parseFrom(
com.google.protobuf.CodedInputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
@java.lang.Override
public Builder newBuilderForType() { return newBuilder(); }
public static Builder newBuilder() {
return DEFAULT_INSTANCE.toBuilder();
}
public static Builder newBuilder(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData prototype) {
return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
}
@java.lang.Override
public Builder toBuilder() {
return this == DEFAULT_INSTANCE
? new Builder() : new Builder().mergeFrom(this);
}
@java.lang.Override
protected Builder newBuilderForType(
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
/**
* Protobuf type {@code User.FansClub.FansClubData}
*/
public static final class Builder extends
com.google.protobuf.GeneratedMessageV3.Builderstring clubName = 1;
* @return The clubName.
*/
public java.lang.String getClubName() {
java.lang.Object ref = clubName_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
clubName_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string clubName = 1;
* @return The bytes for clubName.
*/
public com.google.protobuf.ByteString
getClubNameBytes() {
java.lang.Object ref = clubName_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
clubName_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string clubName = 1;
* @param value The clubName to set.
* @return This builder for chaining.
*/
public Builder setClubName(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
clubName_ = value;
bitField0_ |= 0x00000001;
onChanged();
return this;
}
/**
* string clubName = 1;
* @return This builder for chaining.
*/
public Builder clearClubName() {
clubName_ = getDefaultInstance().getClubName();
bitField0_ = (bitField0_ & ~0x00000001);
onChanged();
return this;
}
/**
* string clubName = 1;
* @param value The bytes for clubName to set.
* @return This builder for chaining.
*/
public Builder setClubNameBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
clubName_ = value;
bitField0_ |= 0x00000001;
onChanged();
return this;
}
private int level_ ;
/**
* int32 level = 2;
* @return The level.
*/
@java.lang.Override
public int getLevel() {
return level_;
}
/**
* int32 level = 2;
* @param value The level to set.
* @return This builder for chaining.
*/
public Builder setLevel(int value) {
level_ = value;
bitField0_ |= 0x00000002;
onChanged();
return this;
}
/**
* int32 level = 2;
* @return This builder for chaining.
*/
public Builder clearLevel() {
bitField0_ = (bitField0_ & ~0x00000002);
level_ = 0;
onChanged();
return this;
}
private int userFansClubStatus_ ;
/**
* int32 userFansClubStatus = 3;
* @return The userFansClubStatus.
*/
@java.lang.Override
public int getUserFansClubStatus() {
return userFansClubStatus_;
}
/**
* int32 userFansClubStatus = 3;
* @param value The userFansClubStatus to set.
* @return This builder for chaining.
*/
public Builder setUserFansClubStatus(int value) {
userFansClubStatus_ = value;
bitField0_ |= 0x00000004;
onChanged();
return this;
}
/**
* int32 userFansClubStatus = 3;
* @return This builder for chaining.
*/
public Builder clearUserFansClubStatus() {
bitField0_ = (bitField0_ & ~0x00000004);
userFansClubStatus_ = 0;
onChanged();
return this;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadge badge_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadge, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadge.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadgeOrBuilder> badgeBuilder_;
/**
* .User.FansClub.FansClubData.UserBadge badge = 4;
* @return Whether the badge field is set.
*/
public boolean hasBadge() {
return ((bitField0_ & 0x00000008) != 0);
}
/**
* .User.FansClub.FansClubData.UserBadge badge = 4;
* @return The badge.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadge getBadge() {
if (badgeBuilder_ == null) {
return badge_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadge.getDefaultInstance() : badge_;
} else {
return badgeBuilder_.getMessage();
}
}
/**
* .User.FansClub.FansClubData.UserBadge badge = 4;
*/
public Builder setBadge(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadge value) {
if (badgeBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
badge_ = value;
} else {
badgeBuilder_.setMessage(value);
}
bitField0_ |= 0x00000008;
onChanged();
return this;
}
/**
* .User.FansClub.FansClubData.UserBadge badge = 4;
*/
public Builder setBadge(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadge.Builder builderForValue) {
if (badgeBuilder_ == null) {
badge_ = builderForValue.build();
} else {
badgeBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00000008;
onChanged();
return this;
}
/**
* .User.FansClub.FansClubData.UserBadge badge = 4;
*/
public Builder mergeBadge(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadge value) {
if (badgeBuilder_ == null) {
if (((bitField0_ & 0x00000008) != 0) &&
badge_ != null &&
badge_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadge.getDefaultInstance()) {
getBadgeBuilder().mergeFrom(value);
} else {
badge_ = value;
}
} else {
badgeBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00000008;
onChanged();
return this;
}
/**
* .User.FansClub.FansClubData.UserBadge badge = 4;
*/
public Builder clearBadge() {
bitField0_ = (bitField0_ & ~0x00000008);
badge_ = null;
if (badgeBuilder_ != null) {
badgeBuilder_.dispose();
badgeBuilder_ = null;
}
onChanged();
return this;
}
/**
* .User.FansClub.FansClubData.UserBadge badge = 4;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadge.Builder getBadgeBuilder() {
bitField0_ |= 0x00000008;
onChanged();
return getBadgeFieldBuilder().getBuilder();
}
/**
* .User.FansClub.FansClubData.UserBadge badge = 4;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadgeOrBuilder getBadgeOrBuilder() {
if (badgeBuilder_ != null) {
return badgeBuilder_.getMessageOrBuilder();
} else {
return badge_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadge.getDefaultInstance() : badge_;
}
}
/**
* .User.FansClub.FansClubData.UserBadge badge = 4;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadge, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadge.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadgeOrBuilder>
getBadgeFieldBuilder() {
if (badgeBuilder_ == null) {
badgeBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadge, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadge.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.UserBadgeOrBuilder>(
getBadge(),
getParentForChildren(),
isClean());
badge_ = null;
}
return badgeBuilder_;
}
private com.google.protobuf.Internal.LongList availableGiftIds_ = emptyLongList();
private void ensureAvailableGiftIdsIsMutable() {
if (!((bitField0_ & 0x00000010) != 0)) {
availableGiftIds_ = mutableCopy(availableGiftIds_);
bitField0_ |= 0x00000010;
}
}
/**
* repeated int64 availableGiftIds = 5;
* @return A list containing the availableGiftIds.
*/
public java.util.Listrepeated int64 availableGiftIds = 5;
* @return The count of availableGiftIds.
*/
public int getAvailableGiftIdsCount() {
return availableGiftIds_.size();
}
/**
* repeated int64 availableGiftIds = 5;
* @param index The index of the element to return.
* @return The availableGiftIds at the given index.
*/
public long getAvailableGiftIds(int index) {
return availableGiftIds_.getLong(index);
}
/**
* repeated int64 availableGiftIds = 5;
* @param index The index to set the value at.
* @param value The availableGiftIds to set.
* @return This builder for chaining.
*/
public Builder setAvailableGiftIds(
int index, long value) {
ensureAvailableGiftIdsIsMutable();
availableGiftIds_.setLong(index, value);
onChanged();
return this;
}
/**
* repeated int64 availableGiftIds = 5;
* @param value The availableGiftIds to add.
* @return This builder for chaining.
*/
public Builder addAvailableGiftIds(long value) {
ensureAvailableGiftIdsIsMutable();
availableGiftIds_.addLong(value);
onChanged();
return this;
}
/**
* repeated int64 availableGiftIds = 5;
* @param values The availableGiftIds to add.
* @return This builder for chaining.
*/
public Builder addAllAvailableGiftIds(
java.lang.Iterable extends java.lang.Long> values) {
ensureAvailableGiftIdsIsMutable();
com.google.protobuf.AbstractMessageLite.Builder.addAll(
values, availableGiftIds_);
onChanged();
return this;
}
/**
* repeated int64 availableGiftIds = 5;
* @return This builder for chaining.
*/
public Builder clearAvailableGiftIds() {
availableGiftIds_ = emptyLongList();
bitField0_ = (bitField0_ & ~0x00000010);
onChanged();
return this;
}
private long anchorId_ ;
/**
* int64 anchorId = 6;
* @return The anchorId.
*/
@java.lang.Override
public long getAnchorId() {
return anchorId_;
}
/**
* int64 anchorId = 6;
* @param value The anchorId to set.
* @return This builder for chaining.
*/
public Builder setAnchorId(long value) {
anchorId_ = value;
bitField0_ |= 0x00000020;
onChanged();
return this;
}
/**
* int64 anchorId = 6;
* @return This builder for chaining.
*/
public Builder clearAnchorId() {
bitField0_ = (bitField0_ & ~0x00000020);
anchorId_ = 0L;
onChanged();
return this;
}
@java.lang.Override
public final Builder setUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.setUnknownFields(unknownFields);
}
@java.lang.Override
public final Builder mergeUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.mergeUnknownFields(unknownFields);
}
// @@protoc_insertion_point(builder_scope:User.FansClub.FansClubData)
}
// @@protoc_insertion_point(class_scope:User.FansClub.FansClubData)
private static final tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData DEFAULT_INSTANCE;
static {
DEFAULT_INSTANCE = new tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData();
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData getDefaultInstance() {
return DEFAULT_INSTANCE;
}
private static final com.google.protobuf.Parser.User.FansClub.FansClubData data = 1;
* @return Whether the data field is set.
*/
@java.lang.Override
public boolean hasData() {
return data_ != null;
}
/**
* .User.FansClub.FansClubData data = 1;
* @return The data.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData getData() {
return data_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.getDefaultInstance() : data_;
}
/**
* .User.FansClub.FansClubData data = 1;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubDataOrBuilder getDataOrBuilder() {
return data_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.getDefaultInstance() : data_;
}
public static final int PREFERDATA_FIELD_NUMBER = 2;
private static final class PreferDataDefaultEntryHolder {
static final com.google.protobuf.MapEntry<
java.lang.Integer, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData> defaultEntry =
com.google.protobuf.MapEntry
.map<int32, .User.FansClub.FansClubData> preferData = 2;
*/
@java.lang.Override
public boolean containsPreferData(
int key) {
return internalGetPreferData().getMap().containsKey(key);
}
/**
* Use {@link #getPreferDataMap()} instead.
*/
@java.lang.Override
@java.lang.Deprecated
public java.util.Mapmap<int32, .User.FansClub.FansClubData> preferData = 2;
*/
@java.lang.Override
public java.util.Mapmap<int32, .User.FansClub.FansClubData> preferData = 2;
*/
@java.lang.Override
public /* nullable */
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData getPreferDataOrDefault(
int key,
/* nullable */
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData defaultValue) {
java.util.Mapmap<int32, .User.FansClub.FansClubData> preferData = 2;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData getPreferDataOrThrow(
int key) {
java.util.Map.User.FansClub.FansClubData data = 1;
* @return Whether the data field is set.
*/
public boolean hasData() {
return ((bitField0_ & 0x00000001) != 0);
}
/**
* .User.FansClub.FansClubData data = 1;
* @return The data.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData getData() {
if (dataBuilder_ == null) {
return data_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.getDefaultInstance() : data_;
} else {
return dataBuilder_.getMessage();
}
}
/**
* .User.FansClub.FansClubData data = 1;
*/
public Builder setData(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData value) {
if (dataBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
data_ = value;
} else {
dataBuilder_.setMessage(value);
}
bitField0_ |= 0x00000001;
onChanged();
return this;
}
/**
* .User.FansClub.FansClubData data = 1;
*/
public Builder setData(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.Builder builderForValue) {
if (dataBuilder_ == null) {
data_ = builderForValue.build();
} else {
dataBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00000001;
onChanged();
return this;
}
/**
* .User.FansClub.FansClubData data = 1;
*/
public Builder mergeData(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData value) {
if (dataBuilder_ == null) {
if (((bitField0_ & 0x00000001) != 0) &&
data_ != null &&
data_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.getDefaultInstance()) {
getDataBuilder().mergeFrom(value);
} else {
data_ = value;
}
} else {
dataBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00000001;
onChanged();
return this;
}
/**
* .User.FansClub.FansClubData data = 1;
*/
public Builder clearData() {
bitField0_ = (bitField0_ & ~0x00000001);
data_ = null;
if (dataBuilder_ != null) {
dataBuilder_.dispose();
dataBuilder_ = null;
}
onChanged();
return this;
}
/**
* .User.FansClub.FansClubData data = 1;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.Builder getDataBuilder() {
bitField0_ |= 0x00000001;
onChanged();
return getDataFieldBuilder().getBuilder();
}
/**
* .User.FansClub.FansClubData data = 1;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubDataOrBuilder getDataOrBuilder() {
if (dataBuilder_ != null) {
return dataBuilder_.getMessageOrBuilder();
} else {
return data_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.getDefaultInstance() : data_;
}
}
/**
* .User.FansClub.FansClubData data = 1;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubDataOrBuilder>
getDataFieldBuilder() {
if (dataBuilder_ == null) {
dataBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubDataOrBuilder>(
getData(),
getParentForChildren(),
isClean());
data_ = null;
}
return dataBuilder_;
}
private com.google.protobuf.MapField<
java.lang.Integer, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData> preferData_;
private com.google.protobuf.MapFieldmap<int32, .User.FansClub.FansClubData> preferData = 2;
*/
@java.lang.Override
public boolean containsPreferData(
int key) {
return internalGetPreferData().getMap().containsKey(key);
}
/**
* Use {@link #getPreferDataMap()} instead.
*/
@java.lang.Override
@java.lang.Deprecated
public java.util.Mapmap<int32, .User.FansClub.FansClubData> preferData = 2;
*/
@java.lang.Override
public java.util.Mapmap<int32, .User.FansClub.FansClubData> preferData = 2;
*/
@java.lang.Override
public /* nullable */
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData getPreferDataOrDefault(
int key,
/* nullable */
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData defaultValue) {
java.util.Mapmap<int32, .User.FansClub.FansClubData> preferData = 2;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData getPreferDataOrThrow(
int key) {
java.util.Mapmap<int32, .User.FansClub.FansClubData> preferData = 2;
*/
public Builder removePreferData(
int key) {
internalGetMutablePreferData().getMutableMap()
.remove(key);
return this;
}
/**
* Use alternate mutation accessors instead.
*/
@java.lang.Deprecated
public java.util.Mapmap<int32, .User.FansClub.FansClubData> preferData = 2;
*/
public Builder putPreferData(
int key,
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.FansClubData value) {
if (value == null) { throw new NullPointerException("map value"); }
internalGetMutablePreferData().getMutableMap()
.put(key, value);
bitField0_ |= 0x00000002;
return this;
}
/**
* map<int32, .User.FansClub.FansClubData> preferData = 2;
*/
public Builder putAllPreferData(
java.util.Mapint64 followingCount = 1;
* @return The followingCount.
*/
long getFollowingCount();
/**
* int64 followerCount = 2;
* @return The followerCount.
*/
long getFollowerCount();
/**
* int64 followStatus = 3;
* @return The followStatus.
*/
long getFollowStatus();
/**
* int64 pushStatus = 4;
* @return The pushStatus.
*/
long getPushStatus();
/**
* string remarkName = 5;
* @return The remarkName.
*/
java.lang.String getRemarkName();
/**
* string remarkName = 5;
* @return The bytes for remarkName.
*/
com.google.protobuf.ByteString
getRemarkNameBytes();
}
/**
* Protobuf type {@code User.FollowInfo}
*/
public static final class FollowInfo extends
com.google.protobuf.GeneratedMessageV3 implements
// @@protoc_insertion_point(message_implements:User.FollowInfo)
FollowInfoOrBuilder {
private static final long serialVersionUID = 0L;
// Use FollowInfo.newBuilder() to construct.
private FollowInfo(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
super(builder);
}
private FollowInfo() {
remarkName_ = "";
}
@java.lang.Override
@SuppressWarnings({"unused"})
protected java.lang.Object newInstance(
UnusedPrivateParameter unused) {
return new FollowInfo();
}
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.internal_static_User_FollowInfo_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.internal_static_User_FollowInfo_fieldAccessorTable
.ensureFieldAccessorsInitialized(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo.class, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo.Builder.class);
}
public static final int FOLLOWINGCOUNT_FIELD_NUMBER = 1;
private long followingCount_ = 0L;
/**
* int64 followingCount = 1;
* @return The followingCount.
*/
@java.lang.Override
public long getFollowingCount() {
return followingCount_;
}
public static final int FOLLOWERCOUNT_FIELD_NUMBER = 2;
private long followerCount_ = 0L;
/**
* int64 followerCount = 2;
* @return The followerCount.
*/
@java.lang.Override
public long getFollowerCount() {
return followerCount_;
}
public static final int FOLLOWSTATUS_FIELD_NUMBER = 3;
private long followStatus_ = 0L;
/**
* int64 followStatus = 3;
* @return The followStatus.
*/
@java.lang.Override
public long getFollowStatus() {
return followStatus_;
}
public static final int PUSHSTATUS_FIELD_NUMBER = 4;
private long pushStatus_ = 0L;
/**
* int64 pushStatus = 4;
* @return The pushStatus.
*/
@java.lang.Override
public long getPushStatus() {
return pushStatus_;
}
public static final int REMARKNAME_FIELD_NUMBER = 5;
@SuppressWarnings("serial")
private volatile java.lang.Object remarkName_ = "";
/**
* string remarkName = 5;
* @return The remarkName.
*/
@java.lang.Override
public java.lang.String getRemarkName() {
java.lang.Object ref = remarkName_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
remarkName_ = s;
return s;
}
}
/**
* string remarkName = 5;
* @return The bytes for remarkName.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getRemarkNameBytes() {
java.lang.Object ref = remarkName_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
remarkName_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
private byte memoizedIsInitialized = -1;
@java.lang.Override
public final boolean isInitialized() {
byte isInitialized = memoizedIsInitialized;
if (isInitialized == 1) return true;
if (isInitialized == 0) return false;
memoizedIsInitialized = 1;
return true;
}
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
if (followingCount_ != 0L) {
output.writeInt64(1, followingCount_);
}
if (followerCount_ != 0L) {
output.writeInt64(2, followerCount_);
}
if (followStatus_ != 0L) {
output.writeInt64(3, followStatus_);
}
if (pushStatus_ != 0L) {
output.writeInt64(4, pushStatus_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(remarkName_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 5, remarkName_);
}
getUnknownFields().writeTo(output);
}
@java.lang.Override
public int getSerializedSize() {
int size = memoizedSize;
if (size != -1) return size;
size = 0;
if (followingCount_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(1, followingCount_);
}
if (followerCount_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(2, followerCount_);
}
if (followStatus_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(3, followStatus_);
}
if (pushStatus_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(4, pushStatus_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(remarkName_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(5, remarkName_);
}
size += getUnknownFields().getSerializedSize();
memoizedSize = size;
return size;
}
@java.lang.Override
public boolean equals(final java.lang.Object obj) {
if (obj == this) {
return true;
}
if (!(obj instanceof tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo)) {
return super.equals(obj);
}
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo other = (tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo) obj;
if (getFollowingCount()
!= other.getFollowingCount()) return false;
if (getFollowerCount()
!= other.getFollowerCount()) return false;
if (getFollowStatus()
!= other.getFollowStatus()) return false;
if (getPushStatus()
!= other.getPushStatus()) return false;
if (!getRemarkName()
.equals(other.getRemarkName())) return false;
if (!getUnknownFields().equals(other.getUnknownFields())) return false;
return true;
}
@java.lang.Override
public int hashCode() {
if (memoizedHashCode != 0) {
return memoizedHashCode;
}
int hash = 41;
hash = (19 * hash) + getDescriptor().hashCode();
hash = (37 * hash) + FOLLOWINGCOUNT_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getFollowingCount());
hash = (37 * hash) + FOLLOWERCOUNT_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getFollowerCount());
hash = (37 * hash) + FOLLOWSTATUS_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getFollowStatus());
hash = (37 * hash) + PUSHSTATUS_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getPushStatus());
hash = (37 * hash) + REMARKNAME_FIELD_NUMBER;
hash = (53 * hash) + getRemarkName().hashCode();
hash = (29 * hash) + getUnknownFields().hashCode();
memoizedHashCode = hash;
return hash;
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo parseFrom(
java.nio.ByteBuffer data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo parseFrom(
java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo parseFrom(
com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo parseFrom(
com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo parseFrom(
byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo parseFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo parseFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo parseDelimitedFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo parseDelimitedFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo parseFrom(
com.google.protobuf.CodedInputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
@java.lang.Override
public Builder newBuilderForType() { return newBuilder(); }
public static Builder newBuilder() {
return DEFAULT_INSTANCE.toBuilder();
}
public static Builder newBuilder(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo prototype) {
return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
}
@java.lang.Override
public Builder toBuilder() {
return this == DEFAULT_INSTANCE
? new Builder() : new Builder().mergeFrom(this);
}
@java.lang.Override
protected Builder newBuilderForType(
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
/**
* Protobuf type {@code User.FollowInfo}
*/
public static final class Builder extends
com.google.protobuf.GeneratedMessageV3.Builderint64 followingCount = 1;
* @return The followingCount.
*/
@java.lang.Override
public long getFollowingCount() {
return followingCount_;
}
/**
* int64 followingCount = 1;
* @param value The followingCount to set.
* @return This builder for chaining.
*/
public Builder setFollowingCount(long value) {
followingCount_ = value;
bitField0_ |= 0x00000001;
onChanged();
return this;
}
/**
* int64 followingCount = 1;
* @return This builder for chaining.
*/
public Builder clearFollowingCount() {
bitField0_ = (bitField0_ & ~0x00000001);
followingCount_ = 0L;
onChanged();
return this;
}
private long followerCount_ ;
/**
* int64 followerCount = 2;
* @return The followerCount.
*/
@java.lang.Override
public long getFollowerCount() {
return followerCount_;
}
/**
* int64 followerCount = 2;
* @param value The followerCount to set.
* @return This builder for chaining.
*/
public Builder setFollowerCount(long value) {
followerCount_ = value;
bitField0_ |= 0x00000002;
onChanged();
return this;
}
/**
* int64 followerCount = 2;
* @return This builder for chaining.
*/
public Builder clearFollowerCount() {
bitField0_ = (bitField0_ & ~0x00000002);
followerCount_ = 0L;
onChanged();
return this;
}
private long followStatus_ ;
/**
* int64 followStatus = 3;
* @return The followStatus.
*/
@java.lang.Override
public long getFollowStatus() {
return followStatus_;
}
/**
* int64 followStatus = 3;
* @param value The followStatus to set.
* @return This builder for chaining.
*/
public Builder setFollowStatus(long value) {
followStatus_ = value;
bitField0_ |= 0x00000004;
onChanged();
return this;
}
/**
* int64 followStatus = 3;
* @return This builder for chaining.
*/
public Builder clearFollowStatus() {
bitField0_ = (bitField0_ & ~0x00000004);
followStatus_ = 0L;
onChanged();
return this;
}
private long pushStatus_ ;
/**
* int64 pushStatus = 4;
* @return The pushStatus.
*/
@java.lang.Override
public long getPushStatus() {
return pushStatus_;
}
/**
* int64 pushStatus = 4;
* @param value The pushStatus to set.
* @return This builder for chaining.
*/
public Builder setPushStatus(long value) {
pushStatus_ = value;
bitField0_ |= 0x00000008;
onChanged();
return this;
}
/**
* int64 pushStatus = 4;
* @return This builder for chaining.
*/
public Builder clearPushStatus() {
bitField0_ = (bitField0_ & ~0x00000008);
pushStatus_ = 0L;
onChanged();
return this;
}
private java.lang.Object remarkName_ = "";
/**
* string remarkName = 5;
* @return The remarkName.
*/
public java.lang.String getRemarkName() {
java.lang.Object ref = remarkName_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
remarkName_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string remarkName = 5;
* @return The bytes for remarkName.
*/
public com.google.protobuf.ByteString
getRemarkNameBytes() {
java.lang.Object ref = remarkName_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
remarkName_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string remarkName = 5;
* @param value The remarkName to set.
* @return This builder for chaining.
*/
public Builder setRemarkName(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
remarkName_ = value;
bitField0_ |= 0x00000010;
onChanged();
return this;
}
/**
* string remarkName = 5;
* @return This builder for chaining.
*/
public Builder clearRemarkName() {
remarkName_ = getDefaultInstance().getRemarkName();
bitField0_ = (bitField0_ & ~0x00000010);
onChanged();
return this;
}
/**
* string remarkName = 5;
* @param value The bytes for remarkName to set.
* @return This builder for chaining.
*/
public Builder setRemarkNameBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
remarkName_ = value;
bitField0_ |= 0x00000010;
onChanged();
return this;
}
@java.lang.Override
public final Builder setUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.setUnknownFields(unknownFields);
}
@java.lang.Override
public final Builder mergeUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.mergeUnknownFields(unknownFields);
}
// @@protoc_insertion_point(builder_scope:User.FollowInfo)
}
// @@protoc_insertion_point(class_scope:User.FollowInfo)
private static final tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo DEFAULT_INSTANCE;
static {
DEFAULT_INSTANCE = new tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo();
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo getDefaultInstance() {
return DEFAULT_INSTANCE;
}
private static final com.google.protobuf.Parserint64 totalDiamondCount = 1;
* @return The totalDiamondCount.
*/
long getTotalDiamondCount();
/**
* .Image diamondIcon = 2;
* @return Whether the diamondIcon field is set.
*/
boolean hasDiamondIcon();
/**
* .Image diamondIcon = 2;
* @return The diamondIcon.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getDiamondIcon();
/**
* .Image diamondIcon = 2;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getDiamondIconOrBuilder();
/**
* string name = 3;
* @return The name.
*/
java.lang.String getName();
/**
* string name = 3;
* @return The bytes for name.
*/
com.google.protobuf.ByteString
getNameBytes();
/**
* .Image icon = 4;
* @return Whether the icon field is set.
*/
boolean hasIcon();
/**
* .Image icon = 4;
* @return The icon.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getIcon();
/**
* .Image icon = 4;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getIconOrBuilder();
/**
* string nextName = 5;
* @return The nextName.
*/
java.lang.String getNextName();
/**
* string nextName = 5;
* @return The bytes for nextName.
*/
com.google.protobuf.ByteString
getNextNameBytes();
/**
* int64 level = 6;
* @return The level.
*/
long getLevel();
/**
* .Image nextIcon = 7;
* @return Whether the nextIcon field is set.
*/
boolean hasNextIcon();
/**
* .Image nextIcon = 7;
* @return The nextIcon.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getNextIcon();
/**
* .Image nextIcon = 7;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getNextIconOrBuilder();
/**
* int64 nextDiamond = 8;
* @return The nextDiamond.
*/
long getNextDiamond();
/**
* int64 nowDiamond = 9;
* @return The nowDiamond.
*/
long getNowDiamond();
/**
* int64 thisGradeMinDiamond = 10;
* @return The thisGradeMinDiamond.
*/
long getThisGradeMinDiamond();
/**
* int64 thisGradeMaxDiamond = 11;
* @return The thisGradeMaxDiamond.
*/
long getThisGradeMaxDiamond();
/**
* int64 payDiamondBak = 12;
* @return The payDiamondBak.
*/
long getPayDiamondBak();
/**
* string gradeDescribe = 13;
* @return The gradeDescribe.
*/
java.lang.String getGradeDescribe();
/**
* string gradeDescribe = 13;
* @return The bytes for gradeDescribe.
*/
com.google.protobuf.ByteString
getGradeDescribeBytes();
/**
* repeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
java.util.Listrepeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon getGradeIconList(int index);
/**
* repeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
int getGradeIconListCount();
/**
* repeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
java.util.List extends tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIconOrBuilder>
getGradeIconListOrBuilderList();
/**
* repeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIconOrBuilder getGradeIconListOrBuilder(
int index);
/**
* int64 screenChatType = 15;
* @return The screenChatType.
*/
long getScreenChatType();
/**
* .Image imIcon = 16;
* @return Whether the imIcon field is set.
*/
boolean hasImIcon();
/**
* .Image imIcon = 16;
* @return The imIcon.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getImIcon();
/**
* .Image imIcon = 16;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getImIconOrBuilder();
/**
* .Image imIconWithLevel = 17;
* @return Whether the imIconWithLevel field is set.
*/
boolean hasImIconWithLevel();
/**
* .Image imIconWithLevel = 17;
* @return The imIconWithLevel.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getImIconWithLevel();
/**
* .Image imIconWithLevel = 17;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getImIconWithLevelOrBuilder();
/**
* .Image liveIcon = 18;
* @return Whether the liveIcon field is set.
*/
boolean hasLiveIcon();
/**
* .Image liveIcon = 18;
* @return The liveIcon.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getLiveIcon();
/**
* .Image liveIcon = 18;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getLiveIconOrBuilder();
/**
* .Image newImIconWithLevel = 19;
* @return Whether the newImIconWithLevel field is set.
*/
boolean hasNewImIconWithLevel();
/**
* .Image newImIconWithLevel = 19;
* @return The newImIconWithLevel.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getNewImIconWithLevel();
/**
* .Image newImIconWithLevel = 19;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getNewImIconWithLevelOrBuilder();
/**
* .Image newLiveIcon = 20;
* @return Whether the newLiveIcon field is set.
*/
boolean hasNewLiveIcon();
/**
* .Image newLiveIcon = 20;
* @return The newLiveIcon.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getNewLiveIcon();
/**
* .Image newLiveIcon = 20;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getNewLiveIconOrBuilder();
/**
* int64 upgradeNeedConsume = 21;
* @return The upgradeNeedConsume.
*/
long getUpgradeNeedConsume();
/**
* string nextPrivileges = 22;
* @return The nextPrivileges.
*/
java.lang.String getNextPrivileges();
/**
* string nextPrivileges = 22;
* @return The bytes for nextPrivileges.
*/
com.google.protobuf.ByteString
getNextPrivilegesBytes();
/**
* .Image background = 23;
* @return Whether the background field is set.
*/
boolean hasBackground();
/**
* .Image background = 23;
* @return The background.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getBackground();
/**
* .Image background = 23;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getBackgroundOrBuilder();
/**
* .Image backgroundBack = 24;
* @return Whether the backgroundBack field is set.
*/
boolean hasBackgroundBack();
/**
* .Image backgroundBack = 24;
* @return The backgroundBack.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getBackgroundBack();
/**
* .Image backgroundBack = 24;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getBackgroundBackOrBuilder();
/**
* int64 score = 25;
* @return The score.
*/
long getScore();
/**
* * GradeBuffInfo buffInfo = 26; ** *
string gradeBanner = 1001;
* @return The gradeBanner.
*/
java.lang.String getGradeBanner();
/**
* * GradeBuffInfo buffInfo = 26; ** *
string gradeBanner = 1001;
* @return The bytes for gradeBanner.
*/
com.google.protobuf.ByteString
getGradeBannerBytes();
/**
* .Image profileDialogBg = 1002;
* @return Whether the profileDialogBg field is set.
*/
boolean hasProfileDialogBg();
/**
* .Image profileDialogBg = 1002;
* @return The profileDialogBg.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getProfileDialogBg();
/**
* .Image profileDialogBg = 1002;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getProfileDialogBgOrBuilder();
/**
* .Image profileDialogBgBack = 1003;
* @return Whether the profileDialogBgBack field is set.
*/
boolean hasProfileDialogBgBack();
/**
* .Image profileDialogBgBack = 1003;
* @return The profileDialogBgBack.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getProfileDialogBgBack();
/**
* .Image profileDialogBgBack = 1003;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getProfileDialogBgBackOrBuilder();
}
/**
* Protobuf type {@code User.PayGrade}
*/
public static final class PayGrade extends
com.google.protobuf.GeneratedMessageV3 implements
// @@protoc_insertion_point(message_implements:User.PayGrade)
PayGradeOrBuilder {
private static final long serialVersionUID = 0L;
// Use PayGrade.newBuilder() to construct.
private PayGrade(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
super(builder);
}
private PayGrade() {
name_ = "";
nextName_ = "";
gradeDescribe_ = "";
gradeIconList_ = java.util.Collections.emptyList();
nextPrivileges_ = "";
gradeBanner_ = "";
}
@java.lang.Override
@SuppressWarnings({"unused"})
protected java.lang.Object newInstance(
UnusedPrivateParameter unused) {
return new PayGrade();
}
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.internal_static_User_PayGrade_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.internal_static_User_PayGrade_fieldAccessorTable
.ensureFieldAccessorsInitialized(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.class, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.Builder.class);
}
public interface GradeIconOrBuilder extends
// @@protoc_insertion_point(interface_extends:User.PayGrade.GradeIcon)
com.google.protobuf.MessageOrBuilder {
/**
* .Image icon = 1;
* @return Whether the icon field is set.
*/
boolean hasIcon();
/**
* .Image icon = 1;
* @return The icon.
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getIcon();
/**
* .Image icon = 1;
*/
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getIconOrBuilder();
/**
* int64 iconDiamond = 2;
* @return The iconDiamond.
*/
long getIconDiamond();
/**
* int64 level = 3;
* @return The level.
*/
long getLevel();
/**
* string levelStr = 4;
* @return The levelStr.
*/
java.lang.String getLevelStr();
/**
* string levelStr = 4;
* @return The bytes for levelStr.
*/
com.google.protobuf.ByteString
getLevelStrBytes();
}
/**
* Protobuf type {@code User.PayGrade.GradeIcon}
*/
public static final class GradeIcon extends
com.google.protobuf.GeneratedMessageV3 implements
// @@protoc_insertion_point(message_implements:User.PayGrade.GradeIcon)
GradeIconOrBuilder {
private static final long serialVersionUID = 0L;
// Use GradeIcon.newBuilder() to construct.
private GradeIcon(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
super(builder);
}
private GradeIcon() {
levelStr_ = "";
}
@java.lang.Override
@SuppressWarnings({"unused"})
protected java.lang.Object newInstance(
UnusedPrivateParameter unused) {
return new GradeIcon();
}
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.internal_static_User_PayGrade_GradeIcon_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.internal_static_User_PayGrade_GradeIcon_fieldAccessorTable
.ensureFieldAccessorsInitialized(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon.class, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon.Builder.class);
}
public static final int ICON_FIELD_NUMBER = 1;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image icon_;
/**
* .Image icon = 1;
* @return Whether the icon field is set.
*/
@java.lang.Override
public boolean hasIcon() {
return icon_ != null;
}
/**
* .Image icon = 1;
* @return The icon.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getIcon() {
return icon_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : icon_;
}
/**
* .Image icon = 1;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getIconOrBuilder() {
return icon_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : icon_;
}
public static final int ICONDIAMOND_FIELD_NUMBER = 2;
private long iconDiamond_ = 0L;
/**
* int64 iconDiamond = 2;
* @return The iconDiamond.
*/
@java.lang.Override
public long getIconDiamond() {
return iconDiamond_;
}
public static final int LEVEL_FIELD_NUMBER = 3;
private long level_ = 0L;
/**
* int64 level = 3;
* @return The level.
*/
@java.lang.Override
public long getLevel() {
return level_;
}
public static final int LEVELSTR_FIELD_NUMBER = 4;
@SuppressWarnings("serial")
private volatile java.lang.Object levelStr_ = "";
/**
* string levelStr = 4;
* @return The levelStr.
*/
@java.lang.Override
public java.lang.String getLevelStr() {
java.lang.Object ref = levelStr_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
levelStr_ = s;
return s;
}
}
/**
* string levelStr = 4;
* @return The bytes for levelStr.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getLevelStrBytes() {
java.lang.Object ref = levelStr_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
levelStr_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
private byte memoizedIsInitialized = -1;
@java.lang.Override
public final boolean isInitialized() {
byte isInitialized = memoizedIsInitialized;
if (isInitialized == 1) return true;
if (isInitialized == 0) return false;
memoizedIsInitialized = 1;
return true;
}
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
if (icon_ != null) {
output.writeMessage(1, getIcon());
}
if (iconDiamond_ != 0L) {
output.writeInt64(2, iconDiamond_);
}
if (level_ != 0L) {
output.writeInt64(3, level_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(levelStr_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 4, levelStr_);
}
getUnknownFields().writeTo(output);
}
@java.lang.Override
public int getSerializedSize() {
int size = memoizedSize;
if (size != -1) return size;
size = 0;
if (icon_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(1, getIcon());
}
if (iconDiamond_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(2, iconDiamond_);
}
if (level_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(3, level_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(levelStr_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, levelStr_);
}
size += getUnknownFields().getSerializedSize();
memoizedSize = size;
return size;
}
@java.lang.Override
public boolean equals(final java.lang.Object obj) {
if (obj == this) {
return true;
}
if (!(obj instanceof tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon)) {
return super.equals(obj);
}
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon other = (tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon) obj;
if (hasIcon() != other.hasIcon()) return false;
if (hasIcon()) {
if (!getIcon()
.equals(other.getIcon())) return false;
}
if (getIconDiamond()
!= other.getIconDiamond()) return false;
if (getLevel()
!= other.getLevel()) return false;
if (!getLevelStr()
.equals(other.getLevelStr())) return false;
if (!getUnknownFields().equals(other.getUnknownFields())) return false;
return true;
}
@java.lang.Override
public int hashCode() {
if (memoizedHashCode != 0) {
return memoizedHashCode;
}
int hash = 41;
hash = (19 * hash) + getDescriptor().hashCode();
if (hasIcon()) {
hash = (37 * hash) + ICON_FIELD_NUMBER;
hash = (53 * hash) + getIcon().hashCode();
}
hash = (37 * hash) + ICONDIAMOND_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getIconDiamond());
hash = (37 * hash) + LEVEL_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getLevel());
hash = (37 * hash) + LEVELSTR_FIELD_NUMBER;
hash = (53 * hash) + getLevelStr().hashCode();
hash = (29 * hash) + getUnknownFields().hashCode();
memoizedHashCode = hash;
return hash;
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon parseFrom(
java.nio.ByteBuffer data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon parseFrom(
java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon parseFrom(
com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon parseFrom(
com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon parseFrom(
byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon parseFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon parseFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon parseDelimitedFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon parseDelimitedFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon parseFrom(
com.google.protobuf.CodedInputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
@java.lang.Override
public Builder newBuilderForType() { return newBuilder(); }
public static Builder newBuilder() {
return DEFAULT_INSTANCE.toBuilder();
}
public static Builder newBuilder(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon prototype) {
return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
}
@java.lang.Override
public Builder toBuilder() {
return this == DEFAULT_INSTANCE
? new Builder() : new Builder().mergeFrom(this);
}
@java.lang.Override
protected Builder newBuilderForType(
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
/**
* Protobuf type {@code User.PayGrade.GradeIcon}
*/
public static final class Builder extends
com.google.protobuf.GeneratedMessageV3.Builder.Image icon = 1;
* @return Whether the icon field is set.
*/
public boolean hasIcon() {
return ((bitField0_ & 0x00000001) != 0);
}
/**
* .Image icon = 1;
* @return The icon.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getIcon() {
if (iconBuilder_ == null) {
return icon_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : icon_;
} else {
return iconBuilder_.getMessage();
}
}
/**
* .Image icon = 1;
*/
public Builder setIcon(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (iconBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
icon_ = value;
} else {
iconBuilder_.setMessage(value);
}
bitField0_ |= 0x00000001;
onChanged();
return this;
}
/**
* .Image icon = 1;
*/
public Builder setIcon(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (iconBuilder_ == null) {
icon_ = builderForValue.build();
} else {
iconBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00000001;
onChanged();
return this;
}
/**
* .Image icon = 1;
*/
public Builder mergeIcon(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (iconBuilder_ == null) {
if (((bitField0_ & 0x00000001) != 0) &&
icon_ != null &&
icon_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance()) {
getIconBuilder().mergeFrom(value);
} else {
icon_ = value;
}
} else {
iconBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00000001;
onChanged();
return this;
}
/**
* .Image icon = 1;
*/
public Builder clearIcon() {
bitField0_ = (bitField0_ & ~0x00000001);
icon_ = null;
if (iconBuilder_ != null) {
iconBuilder_.dispose();
iconBuilder_ = null;
}
onChanged();
return this;
}
/**
* .Image icon = 1;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder getIconBuilder() {
bitField0_ |= 0x00000001;
onChanged();
return getIconFieldBuilder().getBuilder();
}
/**
* .Image icon = 1;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getIconOrBuilder() {
if (iconBuilder_ != null) {
return iconBuilder_.getMessageOrBuilder();
} else {
return icon_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : icon_;
}
}
/**
* .Image icon = 1;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getIconFieldBuilder() {
if (iconBuilder_ == null) {
iconBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>(
getIcon(),
getParentForChildren(),
isClean());
icon_ = null;
}
return iconBuilder_;
}
private long iconDiamond_ ;
/**
* int64 iconDiamond = 2;
* @return The iconDiamond.
*/
@java.lang.Override
public long getIconDiamond() {
return iconDiamond_;
}
/**
* int64 iconDiamond = 2;
* @param value The iconDiamond to set.
* @return This builder for chaining.
*/
public Builder setIconDiamond(long value) {
iconDiamond_ = value;
bitField0_ |= 0x00000002;
onChanged();
return this;
}
/**
* int64 iconDiamond = 2;
* @return This builder for chaining.
*/
public Builder clearIconDiamond() {
bitField0_ = (bitField0_ & ~0x00000002);
iconDiamond_ = 0L;
onChanged();
return this;
}
private long level_ ;
/**
* int64 level = 3;
* @return The level.
*/
@java.lang.Override
public long getLevel() {
return level_;
}
/**
* int64 level = 3;
* @param value The level to set.
* @return This builder for chaining.
*/
public Builder setLevel(long value) {
level_ = value;
bitField0_ |= 0x00000004;
onChanged();
return this;
}
/**
* int64 level = 3;
* @return This builder for chaining.
*/
public Builder clearLevel() {
bitField0_ = (bitField0_ & ~0x00000004);
level_ = 0L;
onChanged();
return this;
}
private java.lang.Object levelStr_ = "";
/**
* string levelStr = 4;
* @return The levelStr.
*/
public java.lang.String getLevelStr() {
java.lang.Object ref = levelStr_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
levelStr_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string levelStr = 4;
* @return The bytes for levelStr.
*/
public com.google.protobuf.ByteString
getLevelStrBytes() {
java.lang.Object ref = levelStr_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
levelStr_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string levelStr = 4;
* @param value The levelStr to set.
* @return This builder for chaining.
*/
public Builder setLevelStr(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
levelStr_ = value;
bitField0_ |= 0x00000008;
onChanged();
return this;
}
/**
* string levelStr = 4;
* @return This builder for chaining.
*/
public Builder clearLevelStr() {
levelStr_ = getDefaultInstance().getLevelStr();
bitField0_ = (bitField0_ & ~0x00000008);
onChanged();
return this;
}
/**
* string levelStr = 4;
* @param value The bytes for levelStr to set.
* @return This builder for chaining.
*/
public Builder setLevelStrBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
levelStr_ = value;
bitField0_ |= 0x00000008;
onChanged();
return this;
}
@java.lang.Override
public final Builder setUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.setUnknownFields(unknownFields);
}
@java.lang.Override
public final Builder mergeUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.mergeUnknownFields(unknownFields);
}
// @@protoc_insertion_point(builder_scope:User.PayGrade.GradeIcon)
}
// @@protoc_insertion_point(class_scope:User.PayGrade.GradeIcon)
private static final tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon DEFAULT_INSTANCE;
static {
DEFAULT_INSTANCE = new tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon();
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon getDefaultInstance() {
return DEFAULT_INSTANCE;
}
private static final com.google.protobuf.Parserint64 totalDiamondCount = 1;
* @return The totalDiamondCount.
*/
@java.lang.Override
public long getTotalDiamondCount() {
return totalDiamondCount_;
}
public static final int DIAMONDICON_FIELD_NUMBER = 2;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image diamondIcon_;
/**
* .Image diamondIcon = 2;
* @return Whether the diamondIcon field is set.
*/
@java.lang.Override
public boolean hasDiamondIcon() {
return diamondIcon_ != null;
}
/**
* .Image diamondIcon = 2;
* @return The diamondIcon.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getDiamondIcon() {
return diamondIcon_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : diamondIcon_;
}
/**
* .Image diamondIcon = 2;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getDiamondIconOrBuilder() {
return diamondIcon_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : diamondIcon_;
}
public static final int NAME_FIELD_NUMBER = 3;
@SuppressWarnings("serial")
private volatile java.lang.Object name_ = "";
/**
* string name = 3;
* @return The name.
*/
@java.lang.Override
public java.lang.String getName() {
java.lang.Object ref = name_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
name_ = s;
return s;
}
}
/**
* string name = 3;
* @return The bytes for name.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getNameBytes() {
java.lang.Object ref = name_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
name_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int ICON_FIELD_NUMBER = 4;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image icon_;
/**
* .Image icon = 4;
* @return Whether the icon field is set.
*/
@java.lang.Override
public boolean hasIcon() {
return icon_ != null;
}
/**
* .Image icon = 4;
* @return The icon.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getIcon() {
return icon_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : icon_;
}
/**
* .Image icon = 4;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getIconOrBuilder() {
return icon_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : icon_;
}
public static final int NEXTNAME_FIELD_NUMBER = 5;
@SuppressWarnings("serial")
private volatile java.lang.Object nextName_ = "";
/**
* string nextName = 5;
* @return The nextName.
*/
@java.lang.Override
public java.lang.String getNextName() {
java.lang.Object ref = nextName_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
nextName_ = s;
return s;
}
}
/**
* string nextName = 5;
* @return The bytes for nextName.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getNextNameBytes() {
java.lang.Object ref = nextName_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
nextName_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int LEVEL_FIELD_NUMBER = 6;
private long level_ = 0L;
/**
* int64 level = 6;
* @return The level.
*/
@java.lang.Override
public long getLevel() {
return level_;
}
public static final int NEXTICON_FIELD_NUMBER = 7;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image nextIcon_;
/**
* .Image nextIcon = 7;
* @return Whether the nextIcon field is set.
*/
@java.lang.Override
public boolean hasNextIcon() {
return nextIcon_ != null;
}
/**
* .Image nextIcon = 7;
* @return The nextIcon.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getNextIcon() {
return nextIcon_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : nextIcon_;
}
/**
* .Image nextIcon = 7;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getNextIconOrBuilder() {
return nextIcon_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : nextIcon_;
}
public static final int NEXTDIAMOND_FIELD_NUMBER = 8;
private long nextDiamond_ = 0L;
/**
* int64 nextDiamond = 8;
* @return The nextDiamond.
*/
@java.lang.Override
public long getNextDiamond() {
return nextDiamond_;
}
public static final int NOWDIAMOND_FIELD_NUMBER = 9;
private long nowDiamond_ = 0L;
/**
* int64 nowDiamond = 9;
* @return The nowDiamond.
*/
@java.lang.Override
public long getNowDiamond() {
return nowDiamond_;
}
public static final int THISGRADEMINDIAMOND_FIELD_NUMBER = 10;
private long thisGradeMinDiamond_ = 0L;
/**
* int64 thisGradeMinDiamond = 10;
* @return The thisGradeMinDiamond.
*/
@java.lang.Override
public long getThisGradeMinDiamond() {
return thisGradeMinDiamond_;
}
public static final int THISGRADEMAXDIAMOND_FIELD_NUMBER = 11;
private long thisGradeMaxDiamond_ = 0L;
/**
* int64 thisGradeMaxDiamond = 11;
* @return The thisGradeMaxDiamond.
*/
@java.lang.Override
public long getThisGradeMaxDiamond() {
return thisGradeMaxDiamond_;
}
public static final int PAYDIAMONDBAK_FIELD_NUMBER = 12;
private long payDiamondBak_ = 0L;
/**
* int64 payDiamondBak = 12;
* @return The payDiamondBak.
*/
@java.lang.Override
public long getPayDiamondBak() {
return payDiamondBak_;
}
public static final int GRADEDESCRIBE_FIELD_NUMBER = 13;
@SuppressWarnings("serial")
private volatile java.lang.Object gradeDescribe_ = "";
/**
* string gradeDescribe = 13;
* @return The gradeDescribe.
*/
@java.lang.Override
public java.lang.String getGradeDescribe() {
java.lang.Object ref = gradeDescribe_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
gradeDescribe_ = s;
return s;
}
}
/**
* string gradeDescribe = 13;
* @return The bytes for gradeDescribe.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getGradeDescribeBytes() {
java.lang.Object ref = gradeDescribe_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
gradeDescribe_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int GRADEICONLIST_FIELD_NUMBER = 14;
@SuppressWarnings("serial")
private java.util.Listrepeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
@java.lang.Override
public java.util.Listrepeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
@java.lang.Override
public java.util.List extends tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIconOrBuilder>
getGradeIconListOrBuilderList() {
return gradeIconList_;
}
/**
* repeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
@java.lang.Override
public int getGradeIconListCount() {
return gradeIconList_.size();
}
/**
* repeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon getGradeIconList(int index) {
return gradeIconList_.get(index);
}
/**
* repeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIconOrBuilder getGradeIconListOrBuilder(
int index) {
return gradeIconList_.get(index);
}
public static final int SCREENCHATTYPE_FIELD_NUMBER = 15;
private long screenChatType_ = 0L;
/**
* int64 screenChatType = 15;
* @return The screenChatType.
*/
@java.lang.Override
public long getScreenChatType() {
return screenChatType_;
}
public static final int IMICON_FIELD_NUMBER = 16;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image imIcon_;
/**
* .Image imIcon = 16;
* @return Whether the imIcon field is set.
*/
@java.lang.Override
public boolean hasImIcon() {
return imIcon_ != null;
}
/**
* .Image imIcon = 16;
* @return The imIcon.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getImIcon() {
return imIcon_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : imIcon_;
}
/**
* .Image imIcon = 16;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getImIconOrBuilder() {
return imIcon_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : imIcon_;
}
public static final int IMICONWITHLEVEL_FIELD_NUMBER = 17;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image imIconWithLevel_;
/**
* .Image imIconWithLevel = 17;
* @return Whether the imIconWithLevel field is set.
*/
@java.lang.Override
public boolean hasImIconWithLevel() {
return imIconWithLevel_ != null;
}
/**
* .Image imIconWithLevel = 17;
* @return The imIconWithLevel.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getImIconWithLevel() {
return imIconWithLevel_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : imIconWithLevel_;
}
/**
* .Image imIconWithLevel = 17;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getImIconWithLevelOrBuilder() {
return imIconWithLevel_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : imIconWithLevel_;
}
public static final int LIVEICON_FIELD_NUMBER = 18;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image liveIcon_;
/**
* .Image liveIcon = 18;
* @return Whether the liveIcon field is set.
*/
@java.lang.Override
public boolean hasLiveIcon() {
return liveIcon_ != null;
}
/**
* .Image liveIcon = 18;
* @return The liveIcon.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getLiveIcon() {
return liveIcon_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : liveIcon_;
}
/**
* .Image liveIcon = 18;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getLiveIconOrBuilder() {
return liveIcon_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : liveIcon_;
}
public static final int NEWIMICONWITHLEVEL_FIELD_NUMBER = 19;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image newImIconWithLevel_;
/**
* .Image newImIconWithLevel = 19;
* @return Whether the newImIconWithLevel field is set.
*/
@java.lang.Override
public boolean hasNewImIconWithLevel() {
return newImIconWithLevel_ != null;
}
/**
* .Image newImIconWithLevel = 19;
* @return The newImIconWithLevel.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getNewImIconWithLevel() {
return newImIconWithLevel_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : newImIconWithLevel_;
}
/**
* .Image newImIconWithLevel = 19;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getNewImIconWithLevelOrBuilder() {
return newImIconWithLevel_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : newImIconWithLevel_;
}
public static final int NEWLIVEICON_FIELD_NUMBER = 20;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image newLiveIcon_;
/**
* .Image newLiveIcon = 20;
* @return Whether the newLiveIcon field is set.
*/
@java.lang.Override
public boolean hasNewLiveIcon() {
return newLiveIcon_ != null;
}
/**
* .Image newLiveIcon = 20;
* @return The newLiveIcon.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getNewLiveIcon() {
return newLiveIcon_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : newLiveIcon_;
}
/**
* .Image newLiveIcon = 20;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getNewLiveIconOrBuilder() {
return newLiveIcon_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : newLiveIcon_;
}
public static final int UPGRADENEEDCONSUME_FIELD_NUMBER = 21;
private long upgradeNeedConsume_ = 0L;
/**
* int64 upgradeNeedConsume = 21;
* @return The upgradeNeedConsume.
*/
@java.lang.Override
public long getUpgradeNeedConsume() {
return upgradeNeedConsume_;
}
public static final int NEXTPRIVILEGES_FIELD_NUMBER = 22;
@SuppressWarnings("serial")
private volatile java.lang.Object nextPrivileges_ = "";
/**
* string nextPrivileges = 22;
* @return The nextPrivileges.
*/
@java.lang.Override
public java.lang.String getNextPrivileges() {
java.lang.Object ref = nextPrivileges_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
nextPrivileges_ = s;
return s;
}
}
/**
* string nextPrivileges = 22;
* @return The bytes for nextPrivileges.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getNextPrivilegesBytes() {
java.lang.Object ref = nextPrivileges_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
nextPrivileges_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int BACKGROUND_FIELD_NUMBER = 23;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image background_;
/**
* .Image background = 23;
* @return Whether the background field is set.
*/
@java.lang.Override
public boolean hasBackground() {
return background_ != null;
}
/**
* .Image background = 23;
* @return The background.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getBackground() {
return background_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : background_;
}
/**
* .Image background = 23;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getBackgroundOrBuilder() {
return background_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : background_;
}
public static final int BACKGROUNDBACK_FIELD_NUMBER = 24;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image backgroundBack_;
/**
* .Image backgroundBack = 24;
* @return Whether the backgroundBack field is set.
*/
@java.lang.Override
public boolean hasBackgroundBack() {
return backgroundBack_ != null;
}
/**
* .Image backgroundBack = 24;
* @return The backgroundBack.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getBackgroundBack() {
return backgroundBack_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : backgroundBack_;
}
/**
* .Image backgroundBack = 24;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getBackgroundBackOrBuilder() {
return backgroundBack_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : backgroundBack_;
}
public static final int SCORE_FIELD_NUMBER = 25;
private long score_ = 0L;
/**
* int64 score = 25;
* @return The score.
*/
@java.lang.Override
public long getScore() {
return score_;
}
public static final int GRADEBANNER_FIELD_NUMBER = 1001;
@SuppressWarnings("serial")
private volatile java.lang.Object gradeBanner_ = "";
/**
* * GradeBuffInfo buffInfo = 26; ** *
string gradeBanner = 1001;
* @return The gradeBanner.
*/
@java.lang.Override
public java.lang.String getGradeBanner() {
java.lang.Object ref = gradeBanner_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
gradeBanner_ = s;
return s;
}
}
/**
* * GradeBuffInfo buffInfo = 26; ** *
string gradeBanner = 1001;
* @return The bytes for gradeBanner.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getGradeBannerBytes() {
java.lang.Object ref = gradeBanner_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
gradeBanner_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int PROFILEDIALOGBG_FIELD_NUMBER = 1002;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image profileDialogBg_;
/**
* .Image profileDialogBg = 1002;
* @return Whether the profileDialogBg field is set.
*/
@java.lang.Override
public boolean hasProfileDialogBg() {
return profileDialogBg_ != null;
}
/**
* .Image profileDialogBg = 1002;
* @return The profileDialogBg.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getProfileDialogBg() {
return profileDialogBg_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : profileDialogBg_;
}
/**
* .Image profileDialogBg = 1002;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getProfileDialogBgOrBuilder() {
return profileDialogBg_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : profileDialogBg_;
}
public static final int PROFILEDIALOGBGBACK_FIELD_NUMBER = 1003;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image profileDialogBgBack_;
/**
* .Image profileDialogBgBack = 1003;
* @return Whether the profileDialogBgBack field is set.
*/
@java.lang.Override
public boolean hasProfileDialogBgBack() {
return profileDialogBgBack_ != null;
}
/**
* .Image profileDialogBgBack = 1003;
* @return The profileDialogBgBack.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getProfileDialogBgBack() {
return profileDialogBgBack_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : profileDialogBgBack_;
}
/**
* .Image profileDialogBgBack = 1003;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getProfileDialogBgBackOrBuilder() {
return profileDialogBgBack_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : profileDialogBgBack_;
}
private byte memoizedIsInitialized = -1;
@java.lang.Override
public final boolean isInitialized() {
byte isInitialized = memoizedIsInitialized;
if (isInitialized == 1) return true;
if (isInitialized == 0) return false;
memoizedIsInitialized = 1;
return true;
}
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
if (totalDiamondCount_ != 0L) {
output.writeInt64(1, totalDiamondCount_);
}
if (diamondIcon_ != null) {
output.writeMessage(2, getDiamondIcon());
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 3, name_);
}
if (icon_ != null) {
output.writeMessage(4, getIcon());
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextName_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 5, nextName_);
}
if (level_ != 0L) {
output.writeInt64(6, level_);
}
if (nextIcon_ != null) {
output.writeMessage(7, getNextIcon());
}
if (nextDiamond_ != 0L) {
output.writeInt64(8, nextDiamond_);
}
if (nowDiamond_ != 0L) {
output.writeInt64(9, nowDiamond_);
}
if (thisGradeMinDiamond_ != 0L) {
output.writeInt64(10, thisGradeMinDiamond_);
}
if (thisGradeMaxDiamond_ != 0L) {
output.writeInt64(11, thisGradeMaxDiamond_);
}
if (payDiamondBak_ != 0L) {
output.writeInt64(12, payDiamondBak_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(gradeDescribe_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 13, gradeDescribe_);
}
for (int i = 0; i < gradeIconList_.size(); i++) {
output.writeMessage(14, gradeIconList_.get(i));
}
if (screenChatType_ != 0L) {
output.writeInt64(15, screenChatType_);
}
if (imIcon_ != null) {
output.writeMessage(16, getImIcon());
}
if (imIconWithLevel_ != null) {
output.writeMessage(17, getImIconWithLevel());
}
if (liveIcon_ != null) {
output.writeMessage(18, getLiveIcon());
}
if (newImIconWithLevel_ != null) {
output.writeMessage(19, getNewImIconWithLevel());
}
if (newLiveIcon_ != null) {
output.writeMessage(20, getNewLiveIcon());
}
if (upgradeNeedConsume_ != 0L) {
output.writeInt64(21, upgradeNeedConsume_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPrivileges_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 22, nextPrivileges_);
}
if (background_ != null) {
output.writeMessage(23, getBackground());
}
if (backgroundBack_ != null) {
output.writeMessage(24, getBackgroundBack());
}
if (score_ != 0L) {
output.writeInt64(25, score_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(gradeBanner_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1001, gradeBanner_);
}
if (profileDialogBg_ != null) {
output.writeMessage(1002, getProfileDialogBg());
}
if (profileDialogBgBack_ != null) {
output.writeMessage(1003, getProfileDialogBgBack());
}
getUnknownFields().writeTo(output);
}
@java.lang.Override
public int getSerializedSize() {
int size = memoizedSize;
if (size != -1) return size;
size = 0;
if (totalDiamondCount_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(1, totalDiamondCount_);
}
if (diamondIcon_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(2, getDiamondIcon());
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(name_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, name_);
}
if (icon_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(4, getIcon());
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextName_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(5, nextName_);
}
if (level_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(6, level_);
}
if (nextIcon_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(7, getNextIcon());
}
if (nextDiamond_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(8, nextDiamond_);
}
if (nowDiamond_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(9, nowDiamond_);
}
if (thisGradeMinDiamond_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(10, thisGradeMinDiamond_);
}
if (thisGradeMaxDiamond_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(11, thisGradeMaxDiamond_);
}
if (payDiamondBak_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(12, payDiamondBak_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(gradeDescribe_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(13, gradeDescribe_);
}
for (int i = 0; i < gradeIconList_.size(); i++) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(14, gradeIconList_.get(i));
}
if (screenChatType_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(15, screenChatType_);
}
if (imIcon_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(16, getImIcon());
}
if (imIconWithLevel_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(17, getImIconWithLevel());
}
if (liveIcon_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(18, getLiveIcon());
}
if (newImIconWithLevel_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(19, getNewImIconWithLevel());
}
if (newLiveIcon_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(20, getNewLiveIcon());
}
if (upgradeNeedConsume_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(21, upgradeNeedConsume_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nextPrivileges_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(22, nextPrivileges_);
}
if (background_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(23, getBackground());
}
if (backgroundBack_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(24, getBackgroundBack());
}
if (score_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(25, score_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(gradeBanner_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1001, gradeBanner_);
}
if (profileDialogBg_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(1002, getProfileDialogBg());
}
if (profileDialogBgBack_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(1003, getProfileDialogBgBack());
}
size += getUnknownFields().getSerializedSize();
memoizedSize = size;
return size;
}
@java.lang.Override
public boolean equals(final java.lang.Object obj) {
if (obj == this) {
return true;
}
if (!(obj instanceof tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade)) {
return super.equals(obj);
}
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade other = (tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade) obj;
if (getTotalDiamondCount()
!= other.getTotalDiamondCount()) return false;
if (hasDiamondIcon() != other.hasDiamondIcon()) return false;
if (hasDiamondIcon()) {
if (!getDiamondIcon()
.equals(other.getDiamondIcon())) return false;
}
if (!getName()
.equals(other.getName())) return false;
if (hasIcon() != other.hasIcon()) return false;
if (hasIcon()) {
if (!getIcon()
.equals(other.getIcon())) return false;
}
if (!getNextName()
.equals(other.getNextName())) return false;
if (getLevel()
!= other.getLevel()) return false;
if (hasNextIcon() != other.hasNextIcon()) return false;
if (hasNextIcon()) {
if (!getNextIcon()
.equals(other.getNextIcon())) return false;
}
if (getNextDiamond()
!= other.getNextDiamond()) return false;
if (getNowDiamond()
!= other.getNowDiamond()) return false;
if (getThisGradeMinDiamond()
!= other.getThisGradeMinDiamond()) return false;
if (getThisGradeMaxDiamond()
!= other.getThisGradeMaxDiamond()) return false;
if (getPayDiamondBak()
!= other.getPayDiamondBak()) return false;
if (!getGradeDescribe()
.equals(other.getGradeDescribe())) return false;
if (!getGradeIconListList()
.equals(other.getGradeIconListList())) return false;
if (getScreenChatType()
!= other.getScreenChatType()) return false;
if (hasImIcon() != other.hasImIcon()) return false;
if (hasImIcon()) {
if (!getImIcon()
.equals(other.getImIcon())) return false;
}
if (hasImIconWithLevel() != other.hasImIconWithLevel()) return false;
if (hasImIconWithLevel()) {
if (!getImIconWithLevel()
.equals(other.getImIconWithLevel())) return false;
}
if (hasLiveIcon() != other.hasLiveIcon()) return false;
if (hasLiveIcon()) {
if (!getLiveIcon()
.equals(other.getLiveIcon())) return false;
}
if (hasNewImIconWithLevel() != other.hasNewImIconWithLevel()) return false;
if (hasNewImIconWithLevel()) {
if (!getNewImIconWithLevel()
.equals(other.getNewImIconWithLevel())) return false;
}
if (hasNewLiveIcon() != other.hasNewLiveIcon()) return false;
if (hasNewLiveIcon()) {
if (!getNewLiveIcon()
.equals(other.getNewLiveIcon())) return false;
}
if (getUpgradeNeedConsume()
!= other.getUpgradeNeedConsume()) return false;
if (!getNextPrivileges()
.equals(other.getNextPrivileges())) return false;
if (hasBackground() != other.hasBackground()) return false;
if (hasBackground()) {
if (!getBackground()
.equals(other.getBackground())) return false;
}
if (hasBackgroundBack() != other.hasBackgroundBack()) return false;
if (hasBackgroundBack()) {
if (!getBackgroundBack()
.equals(other.getBackgroundBack())) return false;
}
if (getScore()
!= other.getScore()) return false;
if (!getGradeBanner()
.equals(other.getGradeBanner())) return false;
if (hasProfileDialogBg() != other.hasProfileDialogBg()) return false;
if (hasProfileDialogBg()) {
if (!getProfileDialogBg()
.equals(other.getProfileDialogBg())) return false;
}
if (hasProfileDialogBgBack() != other.hasProfileDialogBgBack()) return false;
if (hasProfileDialogBgBack()) {
if (!getProfileDialogBgBack()
.equals(other.getProfileDialogBgBack())) return false;
}
if (!getUnknownFields().equals(other.getUnknownFields())) return false;
return true;
}
@java.lang.Override
public int hashCode() {
if (memoizedHashCode != 0) {
return memoizedHashCode;
}
int hash = 41;
hash = (19 * hash) + getDescriptor().hashCode();
hash = (37 * hash) + TOTALDIAMONDCOUNT_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getTotalDiamondCount());
if (hasDiamondIcon()) {
hash = (37 * hash) + DIAMONDICON_FIELD_NUMBER;
hash = (53 * hash) + getDiamondIcon().hashCode();
}
hash = (37 * hash) + NAME_FIELD_NUMBER;
hash = (53 * hash) + getName().hashCode();
if (hasIcon()) {
hash = (37 * hash) + ICON_FIELD_NUMBER;
hash = (53 * hash) + getIcon().hashCode();
}
hash = (37 * hash) + NEXTNAME_FIELD_NUMBER;
hash = (53 * hash) + getNextName().hashCode();
hash = (37 * hash) + LEVEL_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getLevel());
if (hasNextIcon()) {
hash = (37 * hash) + NEXTICON_FIELD_NUMBER;
hash = (53 * hash) + getNextIcon().hashCode();
}
hash = (37 * hash) + NEXTDIAMOND_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getNextDiamond());
hash = (37 * hash) + NOWDIAMOND_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getNowDiamond());
hash = (37 * hash) + THISGRADEMINDIAMOND_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getThisGradeMinDiamond());
hash = (37 * hash) + THISGRADEMAXDIAMOND_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getThisGradeMaxDiamond());
hash = (37 * hash) + PAYDIAMONDBAK_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getPayDiamondBak());
hash = (37 * hash) + GRADEDESCRIBE_FIELD_NUMBER;
hash = (53 * hash) + getGradeDescribe().hashCode();
if (getGradeIconListCount() > 0) {
hash = (37 * hash) + GRADEICONLIST_FIELD_NUMBER;
hash = (53 * hash) + getGradeIconListList().hashCode();
}
hash = (37 * hash) + SCREENCHATTYPE_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getScreenChatType());
if (hasImIcon()) {
hash = (37 * hash) + IMICON_FIELD_NUMBER;
hash = (53 * hash) + getImIcon().hashCode();
}
if (hasImIconWithLevel()) {
hash = (37 * hash) + IMICONWITHLEVEL_FIELD_NUMBER;
hash = (53 * hash) + getImIconWithLevel().hashCode();
}
if (hasLiveIcon()) {
hash = (37 * hash) + LIVEICON_FIELD_NUMBER;
hash = (53 * hash) + getLiveIcon().hashCode();
}
if (hasNewImIconWithLevel()) {
hash = (37 * hash) + NEWIMICONWITHLEVEL_FIELD_NUMBER;
hash = (53 * hash) + getNewImIconWithLevel().hashCode();
}
if (hasNewLiveIcon()) {
hash = (37 * hash) + NEWLIVEICON_FIELD_NUMBER;
hash = (53 * hash) + getNewLiveIcon().hashCode();
}
hash = (37 * hash) + UPGRADENEEDCONSUME_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getUpgradeNeedConsume());
hash = (37 * hash) + NEXTPRIVILEGES_FIELD_NUMBER;
hash = (53 * hash) + getNextPrivileges().hashCode();
if (hasBackground()) {
hash = (37 * hash) + BACKGROUND_FIELD_NUMBER;
hash = (53 * hash) + getBackground().hashCode();
}
if (hasBackgroundBack()) {
hash = (37 * hash) + BACKGROUNDBACK_FIELD_NUMBER;
hash = (53 * hash) + getBackgroundBack().hashCode();
}
hash = (37 * hash) + SCORE_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getScore());
hash = (37 * hash) + GRADEBANNER_FIELD_NUMBER;
hash = (53 * hash) + getGradeBanner().hashCode();
if (hasProfileDialogBg()) {
hash = (37 * hash) + PROFILEDIALOGBG_FIELD_NUMBER;
hash = (53 * hash) + getProfileDialogBg().hashCode();
}
if (hasProfileDialogBgBack()) {
hash = (37 * hash) + PROFILEDIALOGBGBACK_FIELD_NUMBER;
hash = (53 * hash) + getProfileDialogBgBack().hashCode();
}
hash = (29 * hash) + getUnknownFields().hashCode();
memoizedHashCode = hash;
return hash;
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade parseFrom(
java.nio.ByteBuffer data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade parseFrom(
java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade parseFrom(
com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade parseFrom(
com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade parseFrom(
byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade parseFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade parseFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade parseDelimitedFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade parseDelimitedFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade parseFrom(
com.google.protobuf.CodedInputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
@java.lang.Override
public Builder newBuilderForType() { return newBuilder(); }
public static Builder newBuilder() {
return DEFAULT_INSTANCE.toBuilder();
}
public static Builder newBuilder(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade prototype) {
return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
}
@java.lang.Override
public Builder toBuilder() {
return this == DEFAULT_INSTANCE
? new Builder() : new Builder().mergeFrom(this);
}
@java.lang.Override
protected Builder newBuilderForType(
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
/**
* Protobuf type {@code User.PayGrade}
*/
public static final class Builder extends
com.google.protobuf.GeneratedMessageV3.Builderint64 totalDiamondCount = 1;
* @return The totalDiamondCount.
*/
@java.lang.Override
public long getTotalDiamondCount() {
return totalDiamondCount_;
}
/**
* int64 totalDiamondCount = 1;
* @param value The totalDiamondCount to set.
* @return This builder for chaining.
*/
public Builder setTotalDiamondCount(long value) {
totalDiamondCount_ = value;
bitField0_ |= 0x00000001;
onChanged();
return this;
}
/**
* int64 totalDiamondCount = 1;
* @return This builder for chaining.
*/
public Builder clearTotalDiamondCount() {
bitField0_ = (bitField0_ & ~0x00000001);
totalDiamondCount_ = 0L;
onChanged();
return this;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image diamondIcon_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder> diamondIconBuilder_;
/**
* .Image diamondIcon = 2;
* @return Whether the diamondIcon field is set.
*/
public boolean hasDiamondIcon() {
return ((bitField0_ & 0x00000002) != 0);
}
/**
* .Image diamondIcon = 2;
* @return The diamondIcon.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getDiamondIcon() {
if (diamondIconBuilder_ == null) {
return diamondIcon_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : diamondIcon_;
} else {
return diamondIconBuilder_.getMessage();
}
}
/**
* .Image diamondIcon = 2;
*/
public Builder setDiamondIcon(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (diamondIconBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
diamondIcon_ = value;
} else {
diamondIconBuilder_.setMessage(value);
}
bitField0_ |= 0x00000002;
onChanged();
return this;
}
/**
* .Image diamondIcon = 2;
*/
public Builder setDiamondIcon(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (diamondIconBuilder_ == null) {
diamondIcon_ = builderForValue.build();
} else {
diamondIconBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00000002;
onChanged();
return this;
}
/**
* .Image diamondIcon = 2;
*/
public Builder mergeDiamondIcon(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (diamondIconBuilder_ == null) {
if (((bitField0_ & 0x00000002) != 0) &&
diamondIcon_ != null &&
diamondIcon_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance()) {
getDiamondIconBuilder().mergeFrom(value);
} else {
diamondIcon_ = value;
}
} else {
diamondIconBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00000002;
onChanged();
return this;
}
/**
* .Image diamondIcon = 2;
*/
public Builder clearDiamondIcon() {
bitField0_ = (bitField0_ & ~0x00000002);
diamondIcon_ = null;
if (diamondIconBuilder_ != null) {
diamondIconBuilder_.dispose();
diamondIconBuilder_ = null;
}
onChanged();
return this;
}
/**
* .Image diamondIcon = 2;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder getDiamondIconBuilder() {
bitField0_ |= 0x00000002;
onChanged();
return getDiamondIconFieldBuilder().getBuilder();
}
/**
* .Image diamondIcon = 2;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getDiamondIconOrBuilder() {
if (diamondIconBuilder_ != null) {
return diamondIconBuilder_.getMessageOrBuilder();
} else {
return diamondIcon_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : diamondIcon_;
}
}
/**
* .Image diamondIcon = 2;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getDiamondIconFieldBuilder() {
if (diamondIconBuilder_ == null) {
diamondIconBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>(
getDiamondIcon(),
getParentForChildren(),
isClean());
diamondIcon_ = null;
}
return diamondIconBuilder_;
}
private java.lang.Object name_ = "";
/**
* string name = 3;
* @return The name.
*/
public java.lang.String getName() {
java.lang.Object ref = name_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
name_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string name = 3;
* @return The bytes for name.
*/
public com.google.protobuf.ByteString
getNameBytes() {
java.lang.Object ref = name_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
name_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string name = 3;
* @param value The name to set.
* @return This builder for chaining.
*/
public Builder setName(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
name_ = value;
bitField0_ |= 0x00000004;
onChanged();
return this;
}
/**
* string name = 3;
* @return This builder for chaining.
*/
public Builder clearName() {
name_ = getDefaultInstance().getName();
bitField0_ = (bitField0_ & ~0x00000004);
onChanged();
return this;
}
/**
* string name = 3;
* @param value The bytes for name to set.
* @return This builder for chaining.
*/
public Builder setNameBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
name_ = value;
bitField0_ |= 0x00000004;
onChanged();
return this;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image icon_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder> iconBuilder_;
/**
* .Image icon = 4;
* @return Whether the icon field is set.
*/
public boolean hasIcon() {
return ((bitField0_ & 0x00000008) != 0);
}
/**
* .Image icon = 4;
* @return The icon.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getIcon() {
if (iconBuilder_ == null) {
return icon_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : icon_;
} else {
return iconBuilder_.getMessage();
}
}
/**
* .Image icon = 4;
*/
public Builder setIcon(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (iconBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
icon_ = value;
} else {
iconBuilder_.setMessage(value);
}
bitField0_ |= 0x00000008;
onChanged();
return this;
}
/**
* .Image icon = 4;
*/
public Builder setIcon(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (iconBuilder_ == null) {
icon_ = builderForValue.build();
} else {
iconBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00000008;
onChanged();
return this;
}
/**
* .Image icon = 4;
*/
public Builder mergeIcon(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (iconBuilder_ == null) {
if (((bitField0_ & 0x00000008) != 0) &&
icon_ != null &&
icon_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance()) {
getIconBuilder().mergeFrom(value);
} else {
icon_ = value;
}
} else {
iconBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00000008;
onChanged();
return this;
}
/**
* .Image icon = 4;
*/
public Builder clearIcon() {
bitField0_ = (bitField0_ & ~0x00000008);
icon_ = null;
if (iconBuilder_ != null) {
iconBuilder_.dispose();
iconBuilder_ = null;
}
onChanged();
return this;
}
/**
* .Image icon = 4;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder getIconBuilder() {
bitField0_ |= 0x00000008;
onChanged();
return getIconFieldBuilder().getBuilder();
}
/**
* .Image icon = 4;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getIconOrBuilder() {
if (iconBuilder_ != null) {
return iconBuilder_.getMessageOrBuilder();
} else {
return icon_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : icon_;
}
}
/**
* .Image icon = 4;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getIconFieldBuilder() {
if (iconBuilder_ == null) {
iconBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>(
getIcon(),
getParentForChildren(),
isClean());
icon_ = null;
}
return iconBuilder_;
}
private java.lang.Object nextName_ = "";
/**
* string nextName = 5;
* @return The nextName.
*/
public java.lang.String getNextName() {
java.lang.Object ref = nextName_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
nextName_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string nextName = 5;
* @return The bytes for nextName.
*/
public com.google.protobuf.ByteString
getNextNameBytes() {
java.lang.Object ref = nextName_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
nextName_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string nextName = 5;
* @param value The nextName to set.
* @return This builder for chaining.
*/
public Builder setNextName(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
nextName_ = value;
bitField0_ |= 0x00000010;
onChanged();
return this;
}
/**
* string nextName = 5;
* @return This builder for chaining.
*/
public Builder clearNextName() {
nextName_ = getDefaultInstance().getNextName();
bitField0_ = (bitField0_ & ~0x00000010);
onChanged();
return this;
}
/**
* string nextName = 5;
* @param value The bytes for nextName to set.
* @return This builder for chaining.
*/
public Builder setNextNameBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
nextName_ = value;
bitField0_ |= 0x00000010;
onChanged();
return this;
}
private long level_ ;
/**
* int64 level = 6;
* @return The level.
*/
@java.lang.Override
public long getLevel() {
return level_;
}
/**
* int64 level = 6;
* @param value The level to set.
* @return This builder for chaining.
*/
public Builder setLevel(long value) {
level_ = value;
bitField0_ |= 0x00000020;
onChanged();
return this;
}
/**
* int64 level = 6;
* @return This builder for chaining.
*/
public Builder clearLevel() {
bitField0_ = (bitField0_ & ~0x00000020);
level_ = 0L;
onChanged();
return this;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image nextIcon_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder> nextIconBuilder_;
/**
* .Image nextIcon = 7;
* @return Whether the nextIcon field is set.
*/
public boolean hasNextIcon() {
return ((bitField0_ & 0x00000040) != 0);
}
/**
* .Image nextIcon = 7;
* @return The nextIcon.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getNextIcon() {
if (nextIconBuilder_ == null) {
return nextIcon_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : nextIcon_;
} else {
return nextIconBuilder_.getMessage();
}
}
/**
* .Image nextIcon = 7;
*/
public Builder setNextIcon(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (nextIconBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
nextIcon_ = value;
} else {
nextIconBuilder_.setMessage(value);
}
bitField0_ |= 0x00000040;
onChanged();
return this;
}
/**
* .Image nextIcon = 7;
*/
public Builder setNextIcon(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (nextIconBuilder_ == null) {
nextIcon_ = builderForValue.build();
} else {
nextIconBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00000040;
onChanged();
return this;
}
/**
* .Image nextIcon = 7;
*/
public Builder mergeNextIcon(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (nextIconBuilder_ == null) {
if (((bitField0_ & 0x00000040) != 0) &&
nextIcon_ != null &&
nextIcon_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance()) {
getNextIconBuilder().mergeFrom(value);
} else {
nextIcon_ = value;
}
} else {
nextIconBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00000040;
onChanged();
return this;
}
/**
* .Image nextIcon = 7;
*/
public Builder clearNextIcon() {
bitField0_ = (bitField0_ & ~0x00000040);
nextIcon_ = null;
if (nextIconBuilder_ != null) {
nextIconBuilder_.dispose();
nextIconBuilder_ = null;
}
onChanged();
return this;
}
/**
* .Image nextIcon = 7;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder getNextIconBuilder() {
bitField0_ |= 0x00000040;
onChanged();
return getNextIconFieldBuilder().getBuilder();
}
/**
* .Image nextIcon = 7;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getNextIconOrBuilder() {
if (nextIconBuilder_ != null) {
return nextIconBuilder_.getMessageOrBuilder();
} else {
return nextIcon_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : nextIcon_;
}
}
/**
* .Image nextIcon = 7;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getNextIconFieldBuilder() {
if (nextIconBuilder_ == null) {
nextIconBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>(
getNextIcon(),
getParentForChildren(),
isClean());
nextIcon_ = null;
}
return nextIconBuilder_;
}
private long nextDiamond_ ;
/**
* int64 nextDiamond = 8;
* @return The nextDiamond.
*/
@java.lang.Override
public long getNextDiamond() {
return nextDiamond_;
}
/**
* int64 nextDiamond = 8;
* @param value The nextDiamond to set.
* @return This builder for chaining.
*/
public Builder setNextDiamond(long value) {
nextDiamond_ = value;
bitField0_ |= 0x00000080;
onChanged();
return this;
}
/**
* int64 nextDiamond = 8;
* @return This builder for chaining.
*/
public Builder clearNextDiamond() {
bitField0_ = (bitField0_ & ~0x00000080);
nextDiamond_ = 0L;
onChanged();
return this;
}
private long nowDiamond_ ;
/**
* int64 nowDiamond = 9;
* @return The nowDiamond.
*/
@java.lang.Override
public long getNowDiamond() {
return nowDiamond_;
}
/**
* int64 nowDiamond = 9;
* @param value The nowDiamond to set.
* @return This builder for chaining.
*/
public Builder setNowDiamond(long value) {
nowDiamond_ = value;
bitField0_ |= 0x00000100;
onChanged();
return this;
}
/**
* int64 nowDiamond = 9;
* @return This builder for chaining.
*/
public Builder clearNowDiamond() {
bitField0_ = (bitField0_ & ~0x00000100);
nowDiamond_ = 0L;
onChanged();
return this;
}
private long thisGradeMinDiamond_ ;
/**
* int64 thisGradeMinDiamond = 10;
* @return The thisGradeMinDiamond.
*/
@java.lang.Override
public long getThisGradeMinDiamond() {
return thisGradeMinDiamond_;
}
/**
* int64 thisGradeMinDiamond = 10;
* @param value The thisGradeMinDiamond to set.
* @return This builder for chaining.
*/
public Builder setThisGradeMinDiamond(long value) {
thisGradeMinDiamond_ = value;
bitField0_ |= 0x00000200;
onChanged();
return this;
}
/**
* int64 thisGradeMinDiamond = 10;
* @return This builder for chaining.
*/
public Builder clearThisGradeMinDiamond() {
bitField0_ = (bitField0_ & ~0x00000200);
thisGradeMinDiamond_ = 0L;
onChanged();
return this;
}
private long thisGradeMaxDiamond_ ;
/**
* int64 thisGradeMaxDiamond = 11;
* @return The thisGradeMaxDiamond.
*/
@java.lang.Override
public long getThisGradeMaxDiamond() {
return thisGradeMaxDiamond_;
}
/**
* int64 thisGradeMaxDiamond = 11;
* @param value The thisGradeMaxDiamond to set.
* @return This builder for chaining.
*/
public Builder setThisGradeMaxDiamond(long value) {
thisGradeMaxDiamond_ = value;
bitField0_ |= 0x00000400;
onChanged();
return this;
}
/**
* int64 thisGradeMaxDiamond = 11;
* @return This builder for chaining.
*/
public Builder clearThisGradeMaxDiamond() {
bitField0_ = (bitField0_ & ~0x00000400);
thisGradeMaxDiamond_ = 0L;
onChanged();
return this;
}
private long payDiamondBak_ ;
/**
* int64 payDiamondBak = 12;
* @return The payDiamondBak.
*/
@java.lang.Override
public long getPayDiamondBak() {
return payDiamondBak_;
}
/**
* int64 payDiamondBak = 12;
* @param value The payDiamondBak to set.
* @return This builder for chaining.
*/
public Builder setPayDiamondBak(long value) {
payDiamondBak_ = value;
bitField0_ |= 0x00000800;
onChanged();
return this;
}
/**
* int64 payDiamondBak = 12;
* @return This builder for chaining.
*/
public Builder clearPayDiamondBak() {
bitField0_ = (bitField0_ & ~0x00000800);
payDiamondBak_ = 0L;
onChanged();
return this;
}
private java.lang.Object gradeDescribe_ = "";
/**
* string gradeDescribe = 13;
* @return The gradeDescribe.
*/
public java.lang.String getGradeDescribe() {
java.lang.Object ref = gradeDescribe_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
gradeDescribe_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string gradeDescribe = 13;
* @return The bytes for gradeDescribe.
*/
public com.google.protobuf.ByteString
getGradeDescribeBytes() {
java.lang.Object ref = gradeDescribe_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
gradeDescribe_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string gradeDescribe = 13;
* @param value The gradeDescribe to set.
* @return This builder for chaining.
*/
public Builder setGradeDescribe(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
gradeDescribe_ = value;
bitField0_ |= 0x00001000;
onChanged();
return this;
}
/**
* string gradeDescribe = 13;
* @return This builder for chaining.
*/
public Builder clearGradeDescribe() {
gradeDescribe_ = getDefaultInstance().getGradeDescribe();
bitField0_ = (bitField0_ & ~0x00001000);
onChanged();
return this;
}
/**
* string gradeDescribe = 13;
* @param value The bytes for gradeDescribe to set.
* @return This builder for chaining.
*/
public Builder setGradeDescribeBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
gradeDescribe_ = value;
bitField0_ |= 0x00001000;
onChanged();
return this;
}
private java.util.Listrepeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
public java.util.Listrepeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
public int getGradeIconListCount() {
if (gradeIconListBuilder_ == null) {
return gradeIconList_.size();
} else {
return gradeIconListBuilder_.getCount();
}
}
/**
* repeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon getGradeIconList(int index) {
if (gradeIconListBuilder_ == null) {
return gradeIconList_.get(index);
} else {
return gradeIconListBuilder_.getMessage(index);
}
}
/**
* repeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
public Builder setGradeIconList(
int index, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon value) {
if (gradeIconListBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureGradeIconListIsMutable();
gradeIconList_.set(index, value);
onChanged();
} else {
gradeIconListBuilder_.setMessage(index, value);
}
return this;
}
/**
* repeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
public Builder setGradeIconList(
int index, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon.Builder builderForValue) {
if (gradeIconListBuilder_ == null) {
ensureGradeIconListIsMutable();
gradeIconList_.set(index, builderForValue.build());
onChanged();
} else {
gradeIconListBuilder_.setMessage(index, builderForValue.build());
}
return this;
}
/**
* repeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
public Builder addGradeIconList(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon value) {
if (gradeIconListBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureGradeIconListIsMutable();
gradeIconList_.add(value);
onChanged();
} else {
gradeIconListBuilder_.addMessage(value);
}
return this;
}
/**
* repeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
public Builder addGradeIconList(
int index, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon value) {
if (gradeIconListBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureGradeIconListIsMutable();
gradeIconList_.add(index, value);
onChanged();
} else {
gradeIconListBuilder_.addMessage(index, value);
}
return this;
}
/**
* repeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
public Builder addGradeIconList(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon.Builder builderForValue) {
if (gradeIconListBuilder_ == null) {
ensureGradeIconListIsMutable();
gradeIconList_.add(builderForValue.build());
onChanged();
} else {
gradeIconListBuilder_.addMessage(builderForValue.build());
}
return this;
}
/**
* repeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
public Builder addGradeIconList(
int index, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon.Builder builderForValue) {
if (gradeIconListBuilder_ == null) {
ensureGradeIconListIsMutable();
gradeIconList_.add(index, builderForValue.build());
onChanged();
} else {
gradeIconListBuilder_.addMessage(index, builderForValue.build());
}
return this;
}
/**
* repeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
public Builder addAllGradeIconList(
java.lang.Iterable extends tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon> values) {
if (gradeIconListBuilder_ == null) {
ensureGradeIconListIsMutable();
com.google.protobuf.AbstractMessageLite.Builder.addAll(
values, gradeIconList_);
onChanged();
} else {
gradeIconListBuilder_.addAllMessages(values);
}
return this;
}
/**
* repeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
public Builder clearGradeIconList() {
if (gradeIconListBuilder_ == null) {
gradeIconList_ = java.util.Collections.emptyList();
bitField0_ = (bitField0_ & ~0x00002000);
onChanged();
} else {
gradeIconListBuilder_.clear();
}
return this;
}
/**
* repeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
public Builder removeGradeIconList(int index) {
if (gradeIconListBuilder_ == null) {
ensureGradeIconListIsMutable();
gradeIconList_.remove(index);
onChanged();
} else {
gradeIconListBuilder_.remove(index);
}
return this;
}
/**
* repeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon.Builder getGradeIconListBuilder(
int index) {
return getGradeIconListFieldBuilder().getBuilder(index);
}
/**
* repeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIconOrBuilder getGradeIconListOrBuilder(
int index) {
if (gradeIconListBuilder_ == null) {
return gradeIconList_.get(index); } else {
return gradeIconListBuilder_.getMessageOrBuilder(index);
}
}
/**
* repeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
public java.util.List extends tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIconOrBuilder>
getGradeIconListOrBuilderList() {
if (gradeIconListBuilder_ != null) {
return gradeIconListBuilder_.getMessageOrBuilderList();
} else {
return java.util.Collections.unmodifiableList(gradeIconList_);
}
}
/**
* repeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon.Builder addGradeIconListBuilder() {
return getGradeIconListFieldBuilder().addBuilder(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon.getDefaultInstance());
}
/**
* repeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon.Builder addGradeIconListBuilder(
int index) {
return getGradeIconListFieldBuilder().addBuilder(
index, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.GradeIcon.getDefaultInstance());
}
/**
* repeated .User.PayGrade.GradeIcon gradeIconList = 14;
*/
public java.util.Listint64 screenChatType = 15;
* @return The screenChatType.
*/
@java.lang.Override
public long getScreenChatType() {
return screenChatType_;
}
/**
* int64 screenChatType = 15;
* @param value The screenChatType to set.
* @return This builder for chaining.
*/
public Builder setScreenChatType(long value) {
screenChatType_ = value;
bitField0_ |= 0x00004000;
onChanged();
return this;
}
/**
* int64 screenChatType = 15;
* @return This builder for chaining.
*/
public Builder clearScreenChatType() {
bitField0_ = (bitField0_ & ~0x00004000);
screenChatType_ = 0L;
onChanged();
return this;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image imIcon_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder> imIconBuilder_;
/**
* .Image imIcon = 16;
* @return Whether the imIcon field is set.
*/
public boolean hasImIcon() {
return ((bitField0_ & 0x00008000) != 0);
}
/**
* .Image imIcon = 16;
* @return The imIcon.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getImIcon() {
if (imIconBuilder_ == null) {
return imIcon_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : imIcon_;
} else {
return imIconBuilder_.getMessage();
}
}
/**
* .Image imIcon = 16;
*/
public Builder setImIcon(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (imIconBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
imIcon_ = value;
} else {
imIconBuilder_.setMessage(value);
}
bitField0_ |= 0x00008000;
onChanged();
return this;
}
/**
* .Image imIcon = 16;
*/
public Builder setImIcon(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (imIconBuilder_ == null) {
imIcon_ = builderForValue.build();
} else {
imIconBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00008000;
onChanged();
return this;
}
/**
* .Image imIcon = 16;
*/
public Builder mergeImIcon(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (imIconBuilder_ == null) {
if (((bitField0_ & 0x00008000) != 0) &&
imIcon_ != null &&
imIcon_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance()) {
getImIconBuilder().mergeFrom(value);
} else {
imIcon_ = value;
}
} else {
imIconBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00008000;
onChanged();
return this;
}
/**
* .Image imIcon = 16;
*/
public Builder clearImIcon() {
bitField0_ = (bitField0_ & ~0x00008000);
imIcon_ = null;
if (imIconBuilder_ != null) {
imIconBuilder_.dispose();
imIconBuilder_ = null;
}
onChanged();
return this;
}
/**
* .Image imIcon = 16;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder getImIconBuilder() {
bitField0_ |= 0x00008000;
onChanged();
return getImIconFieldBuilder().getBuilder();
}
/**
* .Image imIcon = 16;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getImIconOrBuilder() {
if (imIconBuilder_ != null) {
return imIconBuilder_.getMessageOrBuilder();
} else {
return imIcon_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : imIcon_;
}
}
/**
* .Image imIcon = 16;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getImIconFieldBuilder() {
if (imIconBuilder_ == null) {
imIconBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>(
getImIcon(),
getParentForChildren(),
isClean());
imIcon_ = null;
}
return imIconBuilder_;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image imIconWithLevel_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder> imIconWithLevelBuilder_;
/**
* .Image imIconWithLevel = 17;
* @return Whether the imIconWithLevel field is set.
*/
public boolean hasImIconWithLevel() {
return ((bitField0_ & 0x00010000) != 0);
}
/**
* .Image imIconWithLevel = 17;
* @return The imIconWithLevel.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getImIconWithLevel() {
if (imIconWithLevelBuilder_ == null) {
return imIconWithLevel_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : imIconWithLevel_;
} else {
return imIconWithLevelBuilder_.getMessage();
}
}
/**
* .Image imIconWithLevel = 17;
*/
public Builder setImIconWithLevel(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (imIconWithLevelBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
imIconWithLevel_ = value;
} else {
imIconWithLevelBuilder_.setMessage(value);
}
bitField0_ |= 0x00010000;
onChanged();
return this;
}
/**
* .Image imIconWithLevel = 17;
*/
public Builder setImIconWithLevel(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (imIconWithLevelBuilder_ == null) {
imIconWithLevel_ = builderForValue.build();
} else {
imIconWithLevelBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00010000;
onChanged();
return this;
}
/**
* .Image imIconWithLevel = 17;
*/
public Builder mergeImIconWithLevel(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (imIconWithLevelBuilder_ == null) {
if (((bitField0_ & 0x00010000) != 0) &&
imIconWithLevel_ != null &&
imIconWithLevel_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance()) {
getImIconWithLevelBuilder().mergeFrom(value);
} else {
imIconWithLevel_ = value;
}
} else {
imIconWithLevelBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00010000;
onChanged();
return this;
}
/**
* .Image imIconWithLevel = 17;
*/
public Builder clearImIconWithLevel() {
bitField0_ = (bitField0_ & ~0x00010000);
imIconWithLevel_ = null;
if (imIconWithLevelBuilder_ != null) {
imIconWithLevelBuilder_.dispose();
imIconWithLevelBuilder_ = null;
}
onChanged();
return this;
}
/**
* .Image imIconWithLevel = 17;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder getImIconWithLevelBuilder() {
bitField0_ |= 0x00010000;
onChanged();
return getImIconWithLevelFieldBuilder().getBuilder();
}
/**
* .Image imIconWithLevel = 17;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getImIconWithLevelOrBuilder() {
if (imIconWithLevelBuilder_ != null) {
return imIconWithLevelBuilder_.getMessageOrBuilder();
} else {
return imIconWithLevel_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : imIconWithLevel_;
}
}
/**
* .Image imIconWithLevel = 17;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getImIconWithLevelFieldBuilder() {
if (imIconWithLevelBuilder_ == null) {
imIconWithLevelBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>(
getImIconWithLevel(),
getParentForChildren(),
isClean());
imIconWithLevel_ = null;
}
return imIconWithLevelBuilder_;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image liveIcon_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder> liveIconBuilder_;
/**
* .Image liveIcon = 18;
* @return Whether the liveIcon field is set.
*/
public boolean hasLiveIcon() {
return ((bitField0_ & 0x00020000) != 0);
}
/**
* .Image liveIcon = 18;
* @return The liveIcon.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getLiveIcon() {
if (liveIconBuilder_ == null) {
return liveIcon_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : liveIcon_;
} else {
return liveIconBuilder_.getMessage();
}
}
/**
* .Image liveIcon = 18;
*/
public Builder setLiveIcon(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (liveIconBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
liveIcon_ = value;
} else {
liveIconBuilder_.setMessage(value);
}
bitField0_ |= 0x00020000;
onChanged();
return this;
}
/**
* .Image liveIcon = 18;
*/
public Builder setLiveIcon(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (liveIconBuilder_ == null) {
liveIcon_ = builderForValue.build();
} else {
liveIconBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00020000;
onChanged();
return this;
}
/**
* .Image liveIcon = 18;
*/
public Builder mergeLiveIcon(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (liveIconBuilder_ == null) {
if (((bitField0_ & 0x00020000) != 0) &&
liveIcon_ != null &&
liveIcon_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance()) {
getLiveIconBuilder().mergeFrom(value);
} else {
liveIcon_ = value;
}
} else {
liveIconBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00020000;
onChanged();
return this;
}
/**
* .Image liveIcon = 18;
*/
public Builder clearLiveIcon() {
bitField0_ = (bitField0_ & ~0x00020000);
liveIcon_ = null;
if (liveIconBuilder_ != null) {
liveIconBuilder_.dispose();
liveIconBuilder_ = null;
}
onChanged();
return this;
}
/**
* .Image liveIcon = 18;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder getLiveIconBuilder() {
bitField0_ |= 0x00020000;
onChanged();
return getLiveIconFieldBuilder().getBuilder();
}
/**
* .Image liveIcon = 18;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getLiveIconOrBuilder() {
if (liveIconBuilder_ != null) {
return liveIconBuilder_.getMessageOrBuilder();
} else {
return liveIcon_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : liveIcon_;
}
}
/**
* .Image liveIcon = 18;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getLiveIconFieldBuilder() {
if (liveIconBuilder_ == null) {
liveIconBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>(
getLiveIcon(),
getParentForChildren(),
isClean());
liveIcon_ = null;
}
return liveIconBuilder_;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image newImIconWithLevel_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder> newImIconWithLevelBuilder_;
/**
* .Image newImIconWithLevel = 19;
* @return Whether the newImIconWithLevel field is set.
*/
public boolean hasNewImIconWithLevel() {
return ((bitField0_ & 0x00040000) != 0);
}
/**
* .Image newImIconWithLevel = 19;
* @return The newImIconWithLevel.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getNewImIconWithLevel() {
if (newImIconWithLevelBuilder_ == null) {
return newImIconWithLevel_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : newImIconWithLevel_;
} else {
return newImIconWithLevelBuilder_.getMessage();
}
}
/**
* .Image newImIconWithLevel = 19;
*/
public Builder setNewImIconWithLevel(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (newImIconWithLevelBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
newImIconWithLevel_ = value;
} else {
newImIconWithLevelBuilder_.setMessage(value);
}
bitField0_ |= 0x00040000;
onChanged();
return this;
}
/**
* .Image newImIconWithLevel = 19;
*/
public Builder setNewImIconWithLevel(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (newImIconWithLevelBuilder_ == null) {
newImIconWithLevel_ = builderForValue.build();
} else {
newImIconWithLevelBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00040000;
onChanged();
return this;
}
/**
* .Image newImIconWithLevel = 19;
*/
public Builder mergeNewImIconWithLevel(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (newImIconWithLevelBuilder_ == null) {
if (((bitField0_ & 0x00040000) != 0) &&
newImIconWithLevel_ != null &&
newImIconWithLevel_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance()) {
getNewImIconWithLevelBuilder().mergeFrom(value);
} else {
newImIconWithLevel_ = value;
}
} else {
newImIconWithLevelBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00040000;
onChanged();
return this;
}
/**
* .Image newImIconWithLevel = 19;
*/
public Builder clearNewImIconWithLevel() {
bitField0_ = (bitField0_ & ~0x00040000);
newImIconWithLevel_ = null;
if (newImIconWithLevelBuilder_ != null) {
newImIconWithLevelBuilder_.dispose();
newImIconWithLevelBuilder_ = null;
}
onChanged();
return this;
}
/**
* .Image newImIconWithLevel = 19;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder getNewImIconWithLevelBuilder() {
bitField0_ |= 0x00040000;
onChanged();
return getNewImIconWithLevelFieldBuilder().getBuilder();
}
/**
* .Image newImIconWithLevel = 19;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getNewImIconWithLevelOrBuilder() {
if (newImIconWithLevelBuilder_ != null) {
return newImIconWithLevelBuilder_.getMessageOrBuilder();
} else {
return newImIconWithLevel_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : newImIconWithLevel_;
}
}
/**
* .Image newImIconWithLevel = 19;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getNewImIconWithLevelFieldBuilder() {
if (newImIconWithLevelBuilder_ == null) {
newImIconWithLevelBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>(
getNewImIconWithLevel(),
getParentForChildren(),
isClean());
newImIconWithLevel_ = null;
}
return newImIconWithLevelBuilder_;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image newLiveIcon_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder> newLiveIconBuilder_;
/**
* .Image newLiveIcon = 20;
* @return Whether the newLiveIcon field is set.
*/
public boolean hasNewLiveIcon() {
return ((bitField0_ & 0x00080000) != 0);
}
/**
* .Image newLiveIcon = 20;
* @return The newLiveIcon.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getNewLiveIcon() {
if (newLiveIconBuilder_ == null) {
return newLiveIcon_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : newLiveIcon_;
} else {
return newLiveIconBuilder_.getMessage();
}
}
/**
* .Image newLiveIcon = 20;
*/
public Builder setNewLiveIcon(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (newLiveIconBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
newLiveIcon_ = value;
} else {
newLiveIconBuilder_.setMessage(value);
}
bitField0_ |= 0x00080000;
onChanged();
return this;
}
/**
* .Image newLiveIcon = 20;
*/
public Builder setNewLiveIcon(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (newLiveIconBuilder_ == null) {
newLiveIcon_ = builderForValue.build();
} else {
newLiveIconBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00080000;
onChanged();
return this;
}
/**
* .Image newLiveIcon = 20;
*/
public Builder mergeNewLiveIcon(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (newLiveIconBuilder_ == null) {
if (((bitField0_ & 0x00080000) != 0) &&
newLiveIcon_ != null &&
newLiveIcon_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance()) {
getNewLiveIconBuilder().mergeFrom(value);
} else {
newLiveIcon_ = value;
}
} else {
newLiveIconBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00080000;
onChanged();
return this;
}
/**
* .Image newLiveIcon = 20;
*/
public Builder clearNewLiveIcon() {
bitField0_ = (bitField0_ & ~0x00080000);
newLiveIcon_ = null;
if (newLiveIconBuilder_ != null) {
newLiveIconBuilder_.dispose();
newLiveIconBuilder_ = null;
}
onChanged();
return this;
}
/**
* .Image newLiveIcon = 20;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder getNewLiveIconBuilder() {
bitField0_ |= 0x00080000;
onChanged();
return getNewLiveIconFieldBuilder().getBuilder();
}
/**
* .Image newLiveIcon = 20;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getNewLiveIconOrBuilder() {
if (newLiveIconBuilder_ != null) {
return newLiveIconBuilder_.getMessageOrBuilder();
} else {
return newLiveIcon_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : newLiveIcon_;
}
}
/**
* .Image newLiveIcon = 20;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getNewLiveIconFieldBuilder() {
if (newLiveIconBuilder_ == null) {
newLiveIconBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>(
getNewLiveIcon(),
getParentForChildren(),
isClean());
newLiveIcon_ = null;
}
return newLiveIconBuilder_;
}
private long upgradeNeedConsume_ ;
/**
* int64 upgradeNeedConsume = 21;
* @return The upgradeNeedConsume.
*/
@java.lang.Override
public long getUpgradeNeedConsume() {
return upgradeNeedConsume_;
}
/**
* int64 upgradeNeedConsume = 21;
* @param value The upgradeNeedConsume to set.
* @return This builder for chaining.
*/
public Builder setUpgradeNeedConsume(long value) {
upgradeNeedConsume_ = value;
bitField0_ |= 0x00100000;
onChanged();
return this;
}
/**
* int64 upgradeNeedConsume = 21;
* @return This builder for chaining.
*/
public Builder clearUpgradeNeedConsume() {
bitField0_ = (bitField0_ & ~0x00100000);
upgradeNeedConsume_ = 0L;
onChanged();
return this;
}
private java.lang.Object nextPrivileges_ = "";
/**
* string nextPrivileges = 22;
* @return The nextPrivileges.
*/
public java.lang.String getNextPrivileges() {
java.lang.Object ref = nextPrivileges_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
nextPrivileges_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string nextPrivileges = 22;
* @return The bytes for nextPrivileges.
*/
public com.google.protobuf.ByteString
getNextPrivilegesBytes() {
java.lang.Object ref = nextPrivileges_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
nextPrivileges_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string nextPrivileges = 22;
* @param value The nextPrivileges to set.
* @return This builder for chaining.
*/
public Builder setNextPrivileges(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
nextPrivileges_ = value;
bitField0_ |= 0x00200000;
onChanged();
return this;
}
/**
* string nextPrivileges = 22;
* @return This builder for chaining.
*/
public Builder clearNextPrivileges() {
nextPrivileges_ = getDefaultInstance().getNextPrivileges();
bitField0_ = (bitField0_ & ~0x00200000);
onChanged();
return this;
}
/**
* string nextPrivileges = 22;
* @param value The bytes for nextPrivileges to set.
* @return This builder for chaining.
*/
public Builder setNextPrivilegesBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
nextPrivileges_ = value;
bitField0_ |= 0x00200000;
onChanged();
return this;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image background_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder> backgroundBuilder_;
/**
* .Image background = 23;
* @return Whether the background field is set.
*/
public boolean hasBackground() {
return ((bitField0_ & 0x00400000) != 0);
}
/**
* .Image background = 23;
* @return The background.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getBackground() {
if (backgroundBuilder_ == null) {
return background_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : background_;
} else {
return backgroundBuilder_.getMessage();
}
}
/**
* .Image background = 23;
*/
public Builder setBackground(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (backgroundBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
background_ = value;
} else {
backgroundBuilder_.setMessage(value);
}
bitField0_ |= 0x00400000;
onChanged();
return this;
}
/**
* .Image background = 23;
*/
public Builder setBackground(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (backgroundBuilder_ == null) {
background_ = builderForValue.build();
} else {
backgroundBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00400000;
onChanged();
return this;
}
/**
* .Image background = 23;
*/
public Builder mergeBackground(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (backgroundBuilder_ == null) {
if (((bitField0_ & 0x00400000) != 0) &&
background_ != null &&
background_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance()) {
getBackgroundBuilder().mergeFrom(value);
} else {
background_ = value;
}
} else {
backgroundBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00400000;
onChanged();
return this;
}
/**
* .Image background = 23;
*/
public Builder clearBackground() {
bitField0_ = (bitField0_ & ~0x00400000);
background_ = null;
if (backgroundBuilder_ != null) {
backgroundBuilder_.dispose();
backgroundBuilder_ = null;
}
onChanged();
return this;
}
/**
* .Image background = 23;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder getBackgroundBuilder() {
bitField0_ |= 0x00400000;
onChanged();
return getBackgroundFieldBuilder().getBuilder();
}
/**
* .Image background = 23;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getBackgroundOrBuilder() {
if (backgroundBuilder_ != null) {
return backgroundBuilder_.getMessageOrBuilder();
} else {
return background_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : background_;
}
}
/**
* .Image background = 23;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getBackgroundFieldBuilder() {
if (backgroundBuilder_ == null) {
backgroundBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>(
getBackground(),
getParentForChildren(),
isClean());
background_ = null;
}
return backgroundBuilder_;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image backgroundBack_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder> backgroundBackBuilder_;
/**
* .Image backgroundBack = 24;
* @return Whether the backgroundBack field is set.
*/
public boolean hasBackgroundBack() {
return ((bitField0_ & 0x00800000) != 0);
}
/**
* .Image backgroundBack = 24;
* @return The backgroundBack.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getBackgroundBack() {
if (backgroundBackBuilder_ == null) {
return backgroundBack_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : backgroundBack_;
} else {
return backgroundBackBuilder_.getMessage();
}
}
/**
* .Image backgroundBack = 24;
*/
public Builder setBackgroundBack(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (backgroundBackBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
backgroundBack_ = value;
} else {
backgroundBackBuilder_.setMessage(value);
}
bitField0_ |= 0x00800000;
onChanged();
return this;
}
/**
* .Image backgroundBack = 24;
*/
public Builder setBackgroundBack(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (backgroundBackBuilder_ == null) {
backgroundBack_ = builderForValue.build();
} else {
backgroundBackBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00800000;
onChanged();
return this;
}
/**
* .Image backgroundBack = 24;
*/
public Builder mergeBackgroundBack(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (backgroundBackBuilder_ == null) {
if (((bitField0_ & 0x00800000) != 0) &&
backgroundBack_ != null &&
backgroundBack_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance()) {
getBackgroundBackBuilder().mergeFrom(value);
} else {
backgroundBack_ = value;
}
} else {
backgroundBackBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00800000;
onChanged();
return this;
}
/**
* .Image backgroundBack = 24;
*/
public Builder clearBackgroundBack() {
bitField0_ = (bitField0_ & ~0x00800000);
backgroundBack_ = null;
if (backgroundBackBuilder_ != null) {
backgroundBackBuilder_.dispose();
backgroundBackBuilder_ = null;
}
onChanged();
return this;
}
/**
* .Image backgroundBack = 24;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder getBackgroundBackBuilder() {
bitField0_ |= 0x00800000;
onChanged();
return getBackgroundBackFieldBuilder().getBuilder();
}
/**
* .Image backgroundBack = 24;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getBackgroundBackOrBuilder() {
if (backgroundBackBuilder_ != null) {
return backgroundBackBuilder_.getMessageOrBuilder();
} else {
return backgroundBack_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : backgroundBack_;
}
}
/**
* .Image backgroundBack = 24;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getBackgroundBackFieldBuilder() {
if (backgroundBackBuilder_ == null) {
backgroundBackBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>(
getBackgroundBack(),
getParentForChildren(),
isClean());
backgroundBack_ = null;
}
return backgroundBackBuilder_;
}
private long score_ ;
/**
* int64 score = 25;
* @return The score.
*/
@java.lang.Override
public long getScore() {
return score_;
}
/**
* int64 score = 25;
* @param value The score to set.
* @return This builder for chaining.
*/
public Builder setScore(long value) {
score_ = value;
bitField0_ |= 0x01000000;
onChanged();
return this;
}
/**
* int64 score = 25;
* @return This builder for chaining.
*/
public Builder clearScore() {
bitField0_ = (bitField0_ & ~0x01000000);
score_ = 0L;
onChanged();
return this;
}
private java.lang.Object gradeBanner_ = "";
/**
* * GradeBuffInfo buffInfo = 26; ** *
string gradeBanner = 1001;
* @return The gradeBanner.
*/
public java.lang.String getGradeBanner() {
java.lang.Object ref = gradeBanner_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
gradeBanner_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* * GradeBuffInfo buffInfo = 26; ** *
string gradeBanner = 1001;
* @return The bytes for gradeBanner.
*/
public com.google.protobuf.ByteString
getGradeBannerBytes() {
java.lang.Object ref = gradeBanner_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
gradeBanner_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* * GradeBuffInfo buffInfo = 26; ** *
string gradeBanner = 1001;
* @param value The gradeBanner to set.
* @return This builder for chaining.
*/
public Builder setGradeBanner(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
gradeBanner_ = value;
bitField0_ |= 0x02000000;
onChanged();
return this;
}
/**
* * GradeBuffInfo buffInfo = 26; ** *
string gradeBanner = 1001;
* @return This builder for chaining.
*/
public Builder clearGradeBanner() {
gradeBanner_ = getDefaultInstance().getGradeBanner();
bitField0_ = (bitField0_ & ~0x02000000);
onChanged();
return this;
}
/**
* * GradeBuffInfo buffInfo = 26; ** *
string gradeBanner = 1001;
* @param value The bytes for gradeBanner to set.
* @return This builder for chaining.
*/
public Builder setGradeBannerBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
gradeBanner_ = value;
bitField0_ |= 0x02000000;
onChanged();
return this;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image profileDialogBg_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder> profileDialogBgBuilder_;
/**
* .Image profileDialogBg = 1002;
* @return Whether the profileDialogBg field is set.
*/
public boolean hasProfileDialogBg() {
return ((bitField0_ & 0x04000000) != 0);
}
/**
* .Image profileDialogBg = 1002;
* @return The profileDialogBg.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getProfileDialogBg() {
if (profileDialogBgBuilder_ == null) {
return profileDialogBg_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : profileDialogBg_;
} else {
return profileDialogBgBuilder_.getMessage();
}
}
/**
* .Image profileDialogBg = 1002;
*/
public Builder setProfileDialogBg(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (profileDialogBgBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
profileDialogBg_ = value;
} else {
profileDialogBgBuilder_.setMessage(value);
}
bitField0_ |= 0x04000000;
onChanged();
return this;
}
/**
* .Image profileDialogBg = 1002;
*/
public Builder setProfileDialogBg(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (profileDialogBgBuilder_ == null) {
profileDialogBg_ = builderForValue.build();
} else {
profileDialogBgBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x04000000;
onChanged();
return this;
}
/**
* .Image profileDialogBg = 1002;
*/
public Builder mergeProfileDialogBg(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (profileDialogBgBuilder_ == null) {
if (((bitField0_ & 0x04000000) != 0) &&
profileDialogBg_ != null &&
profileDialogBg_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance()) {
getProfileDialogBgBuilder().mergeFrom(value);
} else {
profileDialogBg_ = value;
}
} else {
profileDialogBgBuilder_.mergeFrom(value);
}
bitField0_ |= 0x04000000;
onChanged();
return this;
}
/**
* .Image profileDialogBg = 1002;
*/
public Builder clearProfileDialogBg() {
bitField0_ = (bitField0_ & ~0x04000000);
profileDialogBg_ = null;
if (profileDialogBgBuilder_ != null) {
profileDialogBgBuilder_.dispose();
profileDialogBgBuilder_ = null;
}
onChanged();
return this;
}
/**
* .Image profileDialogBg = 1002;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder getProfileDialogBgBuilder() {
bitField0_ |= 0x04000000;
onChanged();
return getProfileDialogBgFieldBuilder().getBuilder();
}
/**
* .Image profileDialogBg = 1002;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getProfileDialogBgOrBuilder() {
if (profileDialogBgBuilder_ != null) {
return profileDialogBgBuilder_.getMessageOrBuilder();
} else {
return profileDialogBg_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : profileDialogBg_;
}
}
/**
* .Image profileDialogBg = 1002;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getProfileDialogBgFieldBuilder() {
if (profileDialogBgBuilder_ == null) {
profileDialogBgBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>(
getProfileDialogBg(),
getParentForChildren(),
isClean());
profileDialogBg_ = null;
}
return profileDialogBgBuilder_;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image profileDialogBgBack_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder> profileDialogBgBackBuilder_;
/**
* .Image profileDialogBgBack = 1003;
* @return Whether the profileDialogBgBack field is set.
*/
public boolean hasProfileDialogBgBack() {
return ((bitField0_ & 0x08000000) != 0);
}
/**
* .Image profileDialogBgBack = 1003;
* @return The profileDialogBgBack.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getProfileDialogBgBack() {
if (profileDialogBgBackBuilder_ == null) {
return profileDialogBgBack_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : profileDialogBgBack_;
} else {
return profileDialogBgBackBuilder_.getMessage();
}
}
/**
* .Image profileDialogBgBack = 1003;
*/
public Builder setProfileDialogBgBack(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (profileDialogBgBackBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
profileDialogBgBack_ = value;
} else {
profileDialogBgBackBuilder_.setMessage(value);
}
bitField0_ |= 0x08000000;
onChanged();
return this;
}
/**
* .Image profileDialogBgBack = 1003;
*/
public Builder setProfileDialogBgBack(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (profileDialogBgBackBuilder_ == null) {
profileDialogBgBack_ = builderForValue.build();
} else {
profileDialogBgBackBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x08000000;
onChanged();
return this;
}
/**
* .Image profileDialogBgBack = 1003;
*/
public Builder mergeProfileDialogBgBack(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (profileDialogBgBackBuilder_ == null) {
if (((bitField0_ & 0x08000000) != 0) &&
profileDialogBgBack_ != null &&
profileDialogBgBack_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance()) {
getProfileDialogBgBackBuilder().mergeFrom(value);
} else {
profileDialogBgBack_ = value;
}
} else {
profileDialogBgBackBuilder_.mergeFrom(value);
}
bitField0_ |= 0x08000000;
onChanged();
return this;
}
/**
* .Image profileDialogBgBack = 1003;
*/
public Builder clearProfileDialogBgBack() {
bitField0_ = (bitField0_ & ~0x08000000);
profileDialogBgBack_ = null;
if (profileDialogBgBackBuilder_ != null) {
profileDialogBgBackBuilder_.dispose();
profileDialogBgBackBuilder_ = null;
}
onChanged();
return this;
}
/**
* .Image profileDialogBgBack = 1003;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder getProfileDialogBgBackBuilder() {
bitField0_ |= 0x08000000;
onChanged();
return getProfileDialogBgBackFieldBuilder().getBuilder();
}
/**
* .Image profileDialogBgBack = 1003;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getProfileDialogBgBackOrBuilder() {
if (profileDialogBgBackBuilder_ != null) {
return profileDialogBgBackBuilder_.getMessageOrBuilder();
} else {
return profileDialogBgBack_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : profileDialogBgBack_;
}
}
/**
* .Image profileDialogBgBack = 1003;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getProfileDialogBgBackFieldBuilder() {
if (profileDialogBgBackBuilder_ == null) {
profileDialogBgBackBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>(
getProfileDialogBgBack(),
getParentForChildren(),
isClean());
profileDialogBgBack_ = null;
}
return profileDialogBgBackBuilder_;
}
@java.lang.Override
public final Builder setUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.setUnknownFields(unknownFields);
}
@java.lang.Override
public final Builder mergeUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.mergeUnknownFields(unknownFields);
}
// @@protoc_insertion_point(builder_scope:User.PayGrade)
}
// @@protoc_insertion_point(class_scope:User.PayGrade)
private static final tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade DEFAULT_INSTANCE;
static {
DEFAULT_INSTANCE = new tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade();
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade getDefaultInstance() {
return DEFAULT_INSTANCE;
}
private static final com.google.protobuf.Parseruint64 id = 1;
* @return The id.
*/
@java.lang.Override
public long getId() {
return id_;
}
public static final int SHORTID_FIELD_NUMBER = 2;
private long shortId_ = 0L;
/**
* uint64 shortId = 2;
* @return The shortId.
*/
@java.lang.Override
public long getShortId() {
return shortId_;
}
public static final int NICKNAME_FIELD_NUMBER = 3;
@SuppressWarnings("serial")
private volatile java.lang.Object nickname_ = "";
/**
* string nickname = 3;
* @return The nickname.
*/
@java.lang.Override
public java.lang.String getNickname() {
java.lang.Object ref = nickname_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
nickname_ = s;
return s;
}
}
/**
* string nickname = 3;
* @return The bytes for nickname.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getNicknameBytes() {
java.lang.Object ref = nickname_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
nickname_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int GENDER_FIELD_NUMBER = 4;
private int gender_ = 0;
/**
* uint32 gender = 4;
* @return The gender.
*/
@java.lang.Override
public int getGender() {
return gender_;
}
public static final int SIGNATURE_FIELD_NUMBER = 5;
@SuppressWarnings("serial")
private volatile java.lang.Object signature_ = "";
/**
* string signature = 5;
* @return The signature.
*/
@java.lang.Override
public java.lang.String getSignature() {
java.lang.Object ref = signature_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
signature_ = s;
return s;
}
}
/**
* string signature = 5;
* @return The bytes for signature.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getSignatureBytes() {
java.lang.Object ref = signature_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
signature_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int LEVEL_FIELD_NUMBER = 6;
private int level_ = 0;
/**
* uint32 level = 6;
* @return The level.
*/
@java.lang.Override
public int getLevel() {
return level_;
}
public static final int BIRTHDAY_FIELD_NUMBER = 7;
private long birthday_ = 0L;
/**
* uint64 birthday = 7;
* @return The birthday.
*/
@java.lang.Override
public long getBirthday() {
return birthday_;
}
public static final int TELEPHONE_FIELD_NUMBER = 8;
@SuppressWarnings("serial")
private volatile java.lang.Object telephone_ = "";
/**
* string telephone = 8;
* @return The telephone.
*/
@java.lang.Override
public java.lang.String getTelephone() {
java.lang.Object ref = telephone_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
telephone_ = s;
return s;
}
}
/**
* string telephone = 8;
* @return The bytes for telephone.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getTelephoneBytes() {
java.lang.Object ref = telephone_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
telephone_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int AVATARTHUMB_FIELD_NUMBER = 9;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image avatarThumb_;
/**
* .Image avatarThumb = 9;
* @return Whether the avatarThumb field is set.
*/
@java.lang.Override
public boolean hasAvatarThumb() {
return avatarThumb_ != null;
}
/**
* .Image avatarThumb = 9;
* @return The avatarThumb.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getAvatarThumb() {
return avatarThumb_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : avatarThumb_;
}
/**
* .Image avatarThumb = 9;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getAvatarThumbOrBuilder() {
return avatarThumb_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : avatarThumb_;
}
public static final int AVATARMEDIUM_FIELD_NUMBER = 10;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image avatarMedium_;
/**
* .Image avatarMedium = 10;
* @return Whether the avatarMedium field is set.
*/
@java.lang.Override
public boolean hasAvatarMedium() {
return avatarMedium_ != null;
}
/**
* .Image avatarMedium = 10;
* @return The avatarMedium.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getAvatarMedium() {
return avatarMedium_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : avatarMedium_;
}
/**
* .Image avatarMedium = 10;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getAvatarMediumOrBuilder() {
return avatarMedium_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : avatarMedium_;
}
public static final int AVATARLARGE_FIELD_NUMBER = 11;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image avatarLarge_;
/**
* .Image avatarLarge = 11;
* @return Whether the avatarLarge field is set.
*/
@java.lang.Override
public boolean hasAvatarLarge() {
return avatarLarge_ != null;
}
/**
* .Image avatarLarge = 11;
* @return The avatarLarge.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getAvatarLarge() {
return avatarLarge_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : avatarLarge_;
}
/**
* .Image avatarLarge = 11;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getAvatarLargeOrBuilder() {
return avatarLarge_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : avatarLarge_;
}
public static final int VERIFIED_FIELD_NUMBER = 12;
private boolean verified_ = false;
/**
* bool verified = 12;
* @return The verified.
*/
@java.lang.Override
public boolean getVerified() {
return verified_;
}
public static final int EXPERIENCE_FIELD_NUMBER = 13;
private int experience_ = 0;
/**
* int32 experience = 13;
* @return The experience.
*/
@java.lang.Override
public int getExperience() {
return experience_;
}
public static final int CITY_FIELD_NUMBER = 14;
@SuppressWarnings("serial")
private volatile java.lang.Object city_ = "";
/**
* string city = 14;
* @return The city.
*/
@java.lang.Override
public java.lang.String getCity() {
java.lang.Object ref = city_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
city_ = s;
return s;
}
}
/**
* string city = 14;
* @return The bytes for city.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getCityBytes() {
java.lang.Object ref = city_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
city_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int STATUS_FIELD_NUMBER = 15;
private int status_ = 0;
/**
* int32 status = 15;
* @return The status.
*/
@java.lang.Override
public int getStatus() {
return status_;
}
public static final int CREATETIME_FIELD_NUMBER = 16;
private long createTime_ = 0L;
/**
* int64 createTime = 16;
* @return The createTime.
*/
@java.lang.Override
public long getCreateTime() {
return createTime_;
}
public static final int MODIFYTIME_FIELD_NUMBER = 17;
private long modifyTime_ = 0L;
/**
* int64 modifyTime = 17;
* @return The modifyTime.
*/
@java.lang.Override
public long getModifyTime() {
return modifyTime_;
}
public static final int SECRET_FIELD_NUMBER = 18;
private int secret_ = 0;
/**
* int32 secret = 18;
* @return The secret.
*/
@java.lang.Override
public int getSecret() {
return secret_;
}
public static final int SHAREQRCODEURI_FIELD_NUMBER = 19;
@SuppressWarnings("serial")
private volatile java.lang.Object shareQrcodeUri_ = "";
/**
* string shareQrcodeUri = 19;
* @return The shareQrcodeUri.
*/
@java.lang.Override
public java.lang.String getShareQrcodeUri() {
java.lang.Object ref = shareQrcodeUri_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
shareQrcodeUri_ = s;
return s;
}
}
/**
* string shareQrcodeUri = 19;
* @return The bytes for shareQrcodeUri.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getShareQrcodeUriBytes() {
java.lang.Object ref = shareQrcodeUri_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
shareQrcodeUri_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int INCOMESHAREPERCENT_FIELD_NUMBER = 20;
private int incomeSharePercent_ = 0;
/**
* int32 incomeSharePercent = 20;
* @return The incomeSharePercent.
*/
@java.lang.Override
public int getIncomeSharePercent() {
return incomeSharePercent_;
}
public static final int BADGEIMAGELISTLIST_FIELD_NUMBER = 21;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image badgeImageListList_;
/**
* .Image badgeImageListList = 21;
* @return Whether the badgeImageListList field is set.
*/
@java.lang.Override
public boolean hasBadgeImageListList() {
return badgeImageListList_ != null;
}
/**
* .Image badgeImageListList = 21;
* @return The badgeImageListList.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getBadgeImageListList() {
return badgeImageListList_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : badgeImageListList_;
}
/**
* .Image badgeImageListList = 21;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getBadgeImageListListOrBuilder() {
return badgeImageListList_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : badgeImageListList_;
}
public static final int FOLLOWINFO_FIELD_NUMBER = 22;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo followInfo_;
/**
* .User.FollowInfo followInfo = 22;
* @return Whether the followInfo field is set.
*/
@java.lang.Override
public boolean hasFollowInfo() {
return followInfo_ != null;
}
/**
* .User.FollowInfo followInfo = 22;
* @return The followInfo.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo getFollowInfo() {
return followInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo.getDefaultInstance() : followInfo_;
}
/**
* .User.FollowInfo followInfo = 22;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfoOrBuilder getFollowInfoOrBuilder() {
return followInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo.getDefaultInstance() : followInfo_;
}
public static final int PAYGRADE_FIELD_NUMBER = 23;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade payGrade_;
/**
* .User.PayGrade payGrade = 23;
* @return Whether the payGrade field is set.
*/
@java.lang.Override
public boolean hasPayGrade() {
return payGrade_ != null;
}
/**
* .User.PayGrade payGrade = 23;
* @return The payGrade.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade getPayGrade() {
return payGrade_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.getDefaultInstance() : payGrade_;
}
/**
* .User.PayGrade payGrade = 23;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGradeOrBuilder getPayGradeOrBuilder() {
return payGrade_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.getDefaultInstance() : payGrade_;
}
public static final int FANSCLUB_FIELD_NUMBER = 24;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub fansClub_;
/**
* .User.FansClub fansClub = 24;
* @return Whether the fansClub field is set.
*/
@java.lang.Override
public boolean hasFansClub() {
return fansClub_ != null;
}
/**
* .User.FansClub fansClub = 24;
* @return The fansClub.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub getFansClub() {
return fansClub_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.getDefaultInstance() : fansClub_;
}
/**
* .User.FansClub fansClub = 24;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClubOrBuilder getFansClubOrBuilder() {
return fansClub_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.getDefaultInstance() : fansClub_;
}
public static final int BORDER_FIELD_NUMBER = 25;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Border border_;
/**
* .User.Border border = 25;
* @return Whether the border field is set.
*/
@java.lang.Override
public boolean hasBorder() {
return border_ != null;
}
/**
* .User.Border border = 25;
* @return The border.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Border getBorder() {
return border_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Border.getDefaultInstance() : border_;
}
/**
* .User.Border border = 25;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BorderOrBuilder getBorderOrBuilder() {
return border_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Border.getDefaultInstance() : border_;
}
public static final int SPECIALID_FIELD_NUMBER = 26;
@SuppressWarnings("serial")
private volatile java.lang.Object specialId_ = "";
/**
* string specialId = 26;
* @return The specialId.
*/
@java.lang.Override
public java.lang.String getSpecialId() {
java.lang.Object ref = specialId_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
specialId_ = s;
return s;
}
}
/**
* string specialId = 26;
* @return The bytes for specialId.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getSpecialIdBytes() {
java.lang.Object ref = specialId_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
specialId_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int AVATARBORDER_FIELD_NUMBER = 27;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image avatarBorder_;
/**
* .Image avatarBorder = 27;
* @return Whether the avatarBorder field is set.
*/
@java.lang.Override
public boolean hasAvatarBorder() {
return avatarBorder_ != null;
}
/**
* .Image avatarBorder = 27;
* @return The avatarBorder.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getAvatarBorder() {
return avatarBorder_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : avatarBorder_;
}
/**
* .Image avatarBorder = 27;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getAvatarBorderOrBuilder() {
return avatarBorder_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : avatarBorder_;
}
public static final int MEDAL_FIELD_NUMBER = 28;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image medal_;
/**
* .Image medal = 28;
* @return Whether the medal field is set.
*/
@java.lang.Override
public boolean hasMedal() {
return medal_ != null;
}
/**
* .Image medal = 28;
* @return The medal.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getMedal() {
return medal_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : medal_;
}
/**
* .Image medal = 28;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getMedalOrBuilder() {
return medal_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : medal_;
}
public static final int REALTIMEICONSLIST_FIELD_NUMBER = 29;
@SuppressWarnings("serial")
private java.util.Listrepeated .Image realTimeIconsList = 29;
*/
@java.lang.Override
public java.util.Listrepeated .Image realTimeIconsList = 29;
*/
@java.lang.Override
public java.util.List extends tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getRealTimeIconsListOrBuilderList() {
return realTimeIconsList_;
}
/**
* repeated .Image realTimeIconsList = 29;
*/
@java.lang.Override
public int getRealTimeIconsListCount() {
return realTimeIconsList_.size();
}
/**
* repeated .Image realTimeIconsList = 29;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getRealTimeIconsList(int index) {
return realTimeIconsList_.get(index);
}
/**
* repeated .Image realTimeIconsList = 29;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getRealTimeIconsListOrBuilder(
int index) {
return realTimeIconsList_.get(index);
}
public static final int NEWREALTIMEICONSLIST_FIELD_NUMBER = 30;
@SuppressWarnings("serial")
private java.util.Listrepeated .Image newRealTimeIconsList = 30;
*/
@java.lang.Override
public java.util.Listrepeated .Image newRealTimeIconsList = 30;
*/
@java.lang.Override
public java.util.List extends tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getNewRealTimeIconsListOrBuilderList() {
return newRealTimeIconsList_;
}
/**
* repeated .Image newRealTimeIconsList = 30;
*/
@java.lang.Override
public int getNewRealTimeIconsListCount() {
return newRealTimeIconsList_.size();
}
/**
* repeated .Image newRealTimeIconsList = 30;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getNewRealTimeIconsList(int index) {
return newRealTimeIconsList_.get(index);
}
/**
* repeated .Image newRealTimeIconsList = 30;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getNewRealTimeIconsListOrBuilder(
int index) {
return newRealTimeIconsList_.get(index);
}
public static final int TOPVIPNO_FIELD_NUMBER = 31;
private long topVipNo_ = 0L;
/**
* int64 topVipNo = 31;
* @return The topVipNo.
*/
@java.lang.Override
public long getTopVipNo() {
return topVipNo_;
}
public static final int USERATTR_FIELD_NUMBER = 32;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttr userAttr_;
/**
* .User.UserAttr userAttr = 32;
* @return Whether the userAttr field is set.
*/
@java.lang.Override
public boolean hasUserAttr() {
return userAttr_ != null;
}
/**
* .User.UserAttr userAttr = 32;
* @return The userAttr.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttr getUserAttr() {
return userAttr_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttr.getDefaultInstance() : userAttr_;
}
/**
* .User.UserAttr userAttr = 32;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttrOrBuilder getUserAttrOrBuilder() {
return userAttr_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttr.getDefaultInstance() : userAttr_;
}
public static final int OWNROOM_FIELD_NUMBER = 33;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoom ownRoom_;
/**
* .User.OwnRoom ownRoom = 33;
* @return Whether the ownRoom field is set.
*/
@java.lang.Override
public boolean hasOwnRoom() {
return ownRoom_ != null;
}
/**
* .User.OwnRoom ownRoom = 33;
* @return The ownRoom.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoom getOwnRoom() {
return ownRoom_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoom.getDefaultInstance() : ownRoom_;
}
/**
* .User.OwnRoom ownRoom = 33;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoomOrBuilder getOwnRoomOrBuilder() {
return ownRoom_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoom.getDefaultInstance() : ownRoom_;
}
public static final int PAYSCORE_FIELD_NUMBER = 34;
private long payScore_ = 0L;
/**
* int64 payScore = 34;
* @return The payScore.
*/
@java.lang.Override
public long getPayScore() {
return payScore_;
}
public static final int TICKETCOUNT_FIELD_NUMBER = 35;
private long ticketCount_ = 0L;
/**
* int64 ticketCount = 35;
* @return The ticketCount.
*/
@java.lang.Override
public long getTicketCount() {
return ticketCount_;
}
public static final int ANCHORINFO_FIELD_NUMBER = 36;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfo anchorInfo_;
/**
* .User.AnchorInfo anchorInfo = 36;
* @return Whether the anchorInfo field is set.
*/
@java.lang.Override
public boolean hasAnchorInfo() {
return anchorInfo_ != null;
}
/**
* .User.AnchorInfo anchorInfo = 36;
* @return The anchorInfo.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfo getAnchorInfo() {
return anchorInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfo.getDefaultInstance() : anchorInfo_;
}
/**
* .User.AnchorInfo anchorInfo = 36;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfoOrBuilder getAnchorInfoOrBuilder() {
return anchorInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfo.getDefaultInstance() : anchorInfo_;
}
public static final int LINKMICSTATS_FIELD_NUMBER = 37;
private int linkMicStats_ = 0;
/**
* int32 linkMicStats = 37;
* @return The linkMicStats.
*/
@java.lang.Override
public int getLinkMicStats() {
return linkMicStats_;
}
public static final int DISPLAYID_FIELD_NUMBER = 38;
@SuppressWarnings("serial")
private volatile java.lang.Object displayId_ = "";
/**
* string displayId = 38;
* @return The displayId.
*/
@java.lang.Override
public java.lang.String getDisplayId() {
java.lang.Object ref = displayId_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
displayId_ = s;
return s;
}
}
/**
* string displayId = 38;
* @return The bytes for displayId.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getDisplayIdBytes() {
java.lang.Object ref = displayId_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
displayId_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int WITHCOMMERCEPERMISSION_FIELD_NUMBER = 39;
private boolean withCommercePermission_ = false;
/**
* bool withCommercePermission = 39;
* @return The withCommercePermission.
*/
@java.lang.Override
public boolean getWithCommercePermission() {
return withCommercePermission_;
}
public static final int WITHFUSIONSHOPENTRY_FIELD_NUMBER = 40;
private boolean withFusionShopEntry_ = false;
/**
* bool withFusionShopEntry = 40;
* @return The withFusionShopEntry.
*/
@java.lang.Override
public boolean getWithFusionShopEntry() {
return withFusionShopEntry_;
}
public static final int TOTALRECHARGEDIAMONDCOUNT_FIELD_NUMBER = 41;
private long totalRechargeDiamondCount_ = 0L;
/**
* int64 totalRechargeDiamondCount = 41;
* @return The totalRechargeDiamondCount.
*/
@java.lang.Override
public long getTotalRechargeDiamondCount() {
return totalRechargeDiamondCount_;
}
public static final int WEBCASTANCHORLEVEL_FIELD_NUMBER = 42;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel webcastAnchorLevel_;
/**
* .User.AnchorLevel webcastAnchorLevel = 42;
* @return Whether the webcastAnchorLevel field is set.
*/
@java.lang.Override
public boolean hasWebcastAnchorLevel() {
return webcastAnchorLevel_ != null;
}
/**
* .User.AnchorLevel webcastAnchorLevel = 42;
* @return The webcastAnchorLevel.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel getWebcastAnchorLevel() {
return webcastAnchorLevel_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel.getDefaultInstance() : webcastAnchorLevel_;
}
/**
* .User.AnchorLevel webcastAnchorLevel = 42;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevelOrBuilder getWebcastAnchorLevelOrBuilder() {
return webcastAnchorLevel_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel.getDefaultInstance() : webcastAnchorLevel_;
}
public static final int VERIFIEDCONTENT_FIELD_NUMBER = 43;
@SuppressWarnings("serial")
private volatile java.lang.Object verifiedContent_ = "";
/**
* string verifiedContent = 43;
* @return The verifiedContent.
*/
@java.lang.Override
public java.lang.String getVerifiedContent() {
java.lang.Object ref = verifiedContent_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
verifiedContent_ = s;
return s;
}
}
/**
* string verifiedContent = 43;
* @return The bytes for verifiedContent.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getVerifiedContentBytes() {
java.lang.Object ref = verifiedContent_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
verifiedContent_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int AUTHORSTATS_FIELD_NUMBER = 44;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStats authorStats_;
/**
* .User.AuthorStats authorStats = 44;
* @return Whether the authorStats field is set.
*/
@java.lang.Override
public boolean hasAuthorStats() {
return authorStats_ != null;
}
/**
* .User.AuthorStats authorStats = 44;
* @return The authorStats.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStats getAuthorStats() {
return authorStats_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStats.getDefaultInstance() : authorStats_;
}
/**
* .User.AuthorStats authorStats = 44;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStatsOrBuilder getAuthorStatsOrBuilder() {
return authorStats_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStats.getDefaultInstance() : authorStats_;
}
public static final int TOPFANSLIST_FIELD_NUMBER = 45;
@SuppressWarnings("serial")
private java.util.Listrepeated .User topFansList = 45;
*/
@java.lang.Override
public java.util.Listrepeated .User topFansList = 45;
*/
@java.lang.Override
public java.util.List extends tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.UserOrBuilder>
getTopFansListOrBuilderList() {
return topFansList_;
}
/**
* repeated .User topFansList = 45;
*/
@java.lang.Override
public int getTopFansListCount() {
return topFansList_.size();
}
/**
* repeated .User topFansList = 45;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User getTopFansList(int index) {
return topFansList_.get(index);
}
/**
* repeated .User topFansList = 45;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.UserOrBuilder getTopFansListOrBuilder(
int index) {
return topFansList_.get(index);
}
public static final int SECUID_FIELD_NUMBER = 46;
@SuppressWarnings("serial")
private volatile java.lang.Object secUid_ = "";
/**
* string secUid = 46;
* @return The secUid.
*/
@java.lang.Override
public java.lang.String getSecUid() {
java.lang.Object ref = secUid_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
secUid_ = s;
return s;
}
}
/**
* string secUid = 46;
* @return The bytes for secUid.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getSecUidBytes() {
java.lang.Object ref = secUid_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
secUid_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int USERROLE_FIELD_NUMBER = 47;
private int userRole_ = 0;
/**
* int32 userRole = 47;
* @return The userRole.
*/
@java.lang.Override
public int getUserRole() {
return userRole_;
}
public static final int XIGUAINFO_FIELD_NUMBER = 48;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParams xiguaInfo_;
/**
* .User.XiguaParams xiguaInfo = 48;
* @return Whether the xiguaInfo field is set.
*/
@java.lang.Override
public boolean hasXiguaInfo() {
return xiguaInfo_ != null;
}
/**
* .User.XiguaParams xiguaInfo = 48;
* @return The xiguaInfo.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParams getXiguaInfo() {
return xiguaInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParams.getDefaultInstance() : xiguaInfo_;
}
/**
* .User.XiguaParams xiguaInfo = 48;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParamsOrBuilder getXiguaInfoOrBuilder() {
return xiguaInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParams.getDefaultInstance() : xiguaInfo_;
}
public static final int ACTIVITYREWARD_FIELD_NUMBER = 49;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo activityReward_;
/**
* .User.ActivityInfo activityReward = 49;
* @return Whether the activityReward field is set.
*/
@java.lang.Override
public boolean hasActivityReward() {
return activityReward_ != null;
}
/**
* .User.ActivityInfo activityReward = 49;
* @return The activityReward.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo getActivityReward() {
return activityReward_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo.getDefaultInstance() : activityReward_;
}
/**
* .User.ActivityInfo activityReward = 49;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfoOrBuilder getActivityRewardOrBuilder() {
return activityReward_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo.getDefaultInstance() : activityReward_;
}
public static final int NOBLEINFO_FIELD_NUMBER = 50;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfo nobleInfo_;
/**
* .User.NobleLevelInfo nobleInfo = 50;
* @return Whether the nobleInfo field is set.
*/
@java.lang.Override
public boolean hasNobleInfo() {
return nobleInfo_ != null;
}
/**
* .User.NobleLevelInfo nobleInfo = 50;
* @return The nobleInfo.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfo getNobleInfo() {
return nobleInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfo.getDefaultInstance() : nobleInfo_;
}
/**
* .User.NobleLevelInfo nobleInfo = 50;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfoOrBuilder getNobleInfoOrBuilder() {
return nobleInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfo.getDefaultInstance() : nobleInfo_;
}
public static final int BROTHERHOODINFO_FIELD_NUMBER = 51;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfo brotherhoodInfo_;
/**
* .User.BrotherhoodInfo brotherhoodInfo = 51;
* @return Whether the brotherhoodInfo field is set.
*/
@java.lang.Override
public boolean hasBrotherhoodInfo() {
return brotherhoodInfo_ != null;
}
/**
* .User.BrotherhoodInfo brotherhoodInfo = 51;
* @return The brotherhoodInfo.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfo getBrotherhoodInfo() {
return brotherhoodInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfo.getDefaultInstance() : brotherhoodInfo_;
}
/**
* .User.BrotherhoodInfo brotherhoodInfo = 51;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfoOrBuilder getBrotherhoodInfoOrBuilder() {
return brotherhoodInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfo.getDefaultInstance() : brotherhoodInfo_;
}
public static final int PERSONALCARD_FIELD_NUMBER = 52;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image personalCard_;
/**
* .Image personalCard = 52;
* @return Whether the personalCard field is set.
*/
@java.lang.Override
public boolean hasPersonalCard() {
return personalCard_ != null;
}
/**
* .Image personalCard = 52;
* @return The personalCard.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getPersonalCard() {
return personalCard_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : personalCard_;
}
/**
* .Image personalCard = 52;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getPersonalCardOrBuilder() {
return personalCard_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : personalCard_;
}
public static final int AUTHENTICATIONINFO_FIELD_NUMBER = 53;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfo authenticationInfo_;
/**
* .User.AuthenticationInfo authenticationInfo = 53;
* @return Whether the authenticationInfo field is set.
*/
@java.lang.Override
public boolean hasAuthenticationInfo() {
return authenticationInfo_ != null;
}
/**
* .User.AuthenticationInfo authenticationInfo = 53;
* @return The authenticationInfo.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfo getAuthenticationInfo() {
return authenticationInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfo.getDefaultInstance() : authenticationInfo_;
}
/**
* .User.AuthenticationInfo authenticationInfo = 53;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfoOrBuilder getAuthenticationInfoOrBuilder() {
return authenticationInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfo.getDefaultInstance() : authenticationInfo_;
}
public static final int AUTHORIZATIONINFO_FIELD_NUMBER = 54;
private int authorizationInfo_ = 0;
/**
* int32 authorizationInfo = 54;
* @return The authorizationInfo.
*/
@java.lang.Override
public int getAuthorizationInfo() {
return authorizationInfo_;
}
public static final int ADVERSARYAUTHORIZATIONINFO_FIELD_NUMBER = 55;
private int adversaryAuthorizationInfo_ = 0;
/**
* int32 adversaryAuthorizationInfo = 55;
* @return The adversaryAuthorizationInfo.
*/
@java.lang.Override
public int getAdversaryAuthorizationInfo() {
return adversaryAuthorizationInfo_;
}
public static final int POIINFO_FIELD_NUMBER = 56;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfo poiInfo_;
/**
* .User.PoiInfo poiInfo = 56;
* @return Whether the poiInfo field is set.
*/
@java.lang.Override
public boolean hasPoiInfo() {
return poiInfo_ != null;
}
/**
* .User.PoiInfo poiInfo = 56;
* @return The poiInfo.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfo getPoiInfo() {
return poiInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfo.getDefaultInstance() : poiInfo_;
}
/**
* .User.PoiInfo poiInfo = 56;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfoOrBuilder getPoiInfoOrBuilder() {
return poiInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfo.getDefaultInstance() : poiInfo_;
}
public static final int MEDIABADGEIMAGELISTLIST_FIELD_NUMBER = 57;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image mediaBadgeImageListList_;
/**
* .Image mediaBadgeImageListList = 57;
* @return Whether the mediaBadgeImageListList field is set.
*/
@java.lang.Override
public boolean hasMediaBadgeImageListList() {
return mediaBadgeImageListList_ != null;
}
/**
* .Image mediaBadgeImageListList = 57;
* @return The mediaBadgeImageListList.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getMediaBadgeImageListList() {
return mediaBadgeImageListList_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : mediaBadgeImageListList_;
}
/**
* .Image mediaBadgeImageListList = 57;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getMediaBadgeImageListListOrBuilder() {
return mediaBadgeImageListList_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : mediaBadgeImageListList_;
}
public static final int ADVERSARYUSERSTATUS_FIELD_NUMBER = 58;
private int adversaryUserStatus_ = 0;
/**
* int32 adversaryUserStatus = 58;
* @return The adversaryUserStatus.
*/
@java.lang.Override
public int getAdversaryUserStatus() {
return adversaryUserStatus_;
}
public static final int USERVIPINFO_FIELD_NUMBER = 59;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfo userVipInfo_;
/**
* .User.UserVIPInfo userVipInfo = 59;
* @return Whether the userVipInfo field is set.
*/
@java.lang.Override
public boolean hasUserVipInfo() {
return userVipInfo_ != null;
}
/**
* .User.UserVIPInfo userVipInfo = 59;
* @return The userVipInfo.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfo getUserVipInfo() {
return userVipInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfo.getDefaultInstance() : userVipInfo_;
}
/**
* .User.UserVIPInfo userVipInfo = 59;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfoOrBuilder getUserVipInfoOrBuilder() {
return userVipInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfo.getDefaultInstance() : userVipInfo_;
}
public static final int COMMERCEWEBCASTCONFIGIDSLIST_FIELD_NUMBER = 60;
@SuppressWarnings("serial")
private com.google.protobuf.Internal.LongList commerceWebcastConfigIdsList_;
/**
* repeated int64 commerceWebcastConfigIdsList = 60;
* @return A list containing the commerceWebcastConfigIdsList.
*/
@java.lang.Override
public java.util.Listrepeated int64 commerceWebcastConfigIdsList = 60;
* @return The count of commerceWebcastConfigIdsList.
*/
public int getCommerceWebcastConfigIdsListCount() {
return commerceWebcastConfigIdsList_.size();
}
/**
* repeated int64 commerceWebcastConfigIdsList = 60;
* @param index The index of the element to return.
* @return The commerceWebcastConfigIdsList at the given index.
*/
public long getCommerceWebcastConfigIdsList(int index) {
return commerceWebcastConfigIdsList_.getLong(index);
}
private int commerceWebcastConfigIdsListMemoizedSerializedSize = -1;
public static final int BADGEIMAGELISTV2LIST_FIELD_NUMBER = 61;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image badgeImageListV2List_;
/**
* .Image badgeImageListV2List = 61;
* @return Whether the badgeImageListV2List field is set.
*/
@java.lang.Override
public boolean hasBadgeImageListV2List() {
return badgeImageListV2List_ != null;
}
/**
* .Image badgeImageListV2List = 61;
* @return The badgeImageListV2List.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getBadgeImageListV2List() {
return badgeImageListV2List_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : badgeImageListV2List_;
}
/**
* .Image badgeImageListV2List = 61;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getBadgeImageListV2ListOrBuilder() {
return badgeImageListV2List_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : badgeImageListV2List_;
}
public static final int LOCATIONCITY_FIELD_NUMBER = 63;
@SuppressWarnings("serial")
private volatile java.lang.Object locationCity_ = "";
/**
* * IndustryCertification industryCertification = 62; ** *
string locationCity = 63;
* @return The locationCity.
*/
@java.lang.Override
public java.lang.String getLocationCity() {
java.lang.Object ref = locationCity_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
locationCity_ = s;
return s;
}
}
/**
* * IndustryCertification industryCertification = 62; ** *
string locationCity = 63;
* @return The bytes for locationCity.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getLocationCityBytes() {
java.lang.Object ref = locationCity_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
locationCity_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int FANSGROUPINFO_FIELD_NUMBER = 64;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfo fansGroupInfo_;
/**
* .User.FansGroupInfo fansGroupInfo = 64;
* @return Whether the fansGroupInfo field is set.
*/
@java.lang.Override
public boolean hasFansGroupInfo() {
return fansGroupInfo_ != null;
}
/**
* .User.FansGroupInfo fansGroupInfo = 64;
* @return The fansGroupInfo.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfo getFansGroupInfo() {
return fansGroupInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfo.getDefaultInstance() : fansGroupInfo_;
}
/**
* .User.FansGroupInfo fansGroupInfo = 64;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfoOrBuilder getFansGroupInfoOrBuilder() {
return fansGroupInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfo.getDefaultInstance() : fansGroupInfo_;
}
public static final int REMARKNAME_FIELD_NUMBER = 65;
@SuppressWarnings("serial")
private volatile java.lang.Object remarkName_ = "";
/**
* string remarkName = 65;
* @return The remarkName.
*/
@java.lang.Override
public java.lang.String getRemarkName() {
java.lang.Object ref = remarkName_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
remarkName_ = s;
return s;
}
}
/**
* string remarkName = 65;
* @return The bytes for remarkName.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getRemarkNameBytes() {
java.lang.Object ref = remarkName_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
remarkName_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int MYSTERYMAN_FIELD_NUMBER = 66;
private int mysteryMan_ = 0;
/**
* int32 mysteryMan = 66;
* @return The mysteryMan.
*/
@java.lang.Override
public int getMysteryMan() {
return mysteryMan_;
}
public static final int WEBRID_FIELD_NUMBER = 67;
@SuppressWarnings("serial")
private volatile java.lang.Object webRid_ = "";
/**
* string webRid = 67;
* @return The webRid.
*/
@java.lang.Override
public java.lang.String getWebRid() {
java.lang.Object ref = webRid_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
webRid_ = s;
return s;
}
}
/**
* string webRid = 67;
* @return The bytes for webRid.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getWebRidBytes() {
java.lang.Object ref = webRid_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
webRid_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int DESENSITIZEDNICKNAME_FIELD_NUMBER = 68;
@SuppressWarnings("serial")
private volatile java.lang.Object desensitizedNickname_ = "";
/**
* string desensitizedNickname = 68;
* @return The desensitizedNickname.
*/
@java.lang.Override
public java.lang.String getDesensitizedNickname() {
java.lang.Object ref = desensitizedNickname_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
desensitizedNickname_ = s;
return s;
}
}
/**
* string desensitizedNickname = 68;
* @return The bytes for desensitizedNickname.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getDesensitizedNicknameBytes() {
java.lang.Object ref = desensitizedNickname_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
desensitizedNickname_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int JACCREDITINFO_FIELD_NUMBER = 69;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfo jAccreditInfo_;
/**
* .User.JAccreditInfo jAccreditInfo = 69;
* @return Whether the jAccreditInfo field is set.
*/
@java.lang.Override
public boolean hasJAccreditInfo() {
return jAccreditInfo_ != null;
}
/**
* .User.JAccreditInfo jAccreditInfo = 69;
* @return The jAccreditInfo.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfo getJAccreditInfo() {
return jAccreditInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfo.getDefaultInstance() : jAccreditInfo_;
}
/**
* .User.JAccreditInfo jAccreditInfo = 69;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfoOrBuilder getJAccreditInfoOrBuilder() {
return jAccreditInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfo.getDefaultInstance() : jAccreditInfo_;
}
public static final int SUBSCRIBE_FIELD_NUMBER = 70;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Subscribe subscribe_;
/**
* .User.Subscribe subscribe = 70;
* @return Whether the subscribe field is set.
*/
@java.lang.Override
public boolean hasSubscribe() {
return subscribe_ != null;
}
/**
* .User.Subscribe subscribe = 70;
* @return The subscribe.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Subscribe getSubscribe() {
return subscribe_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Subscribe.getDefaultInstance() : subscribe_;
}
/**
* .User.Subscribe subscribe = 70;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.SubscribeOrBuilder getSubscribeOrBuilder() {
return subscribe_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Subscribe.getDefaultInstance() : subscribe_;
}
public static final int ISANONYMOUS_FIELD_NUMBER = 71;
private boolean isAnonymous_ = false;
/**
* bool isAnonymous = 71;
* @return The isAnonymous.
*/
@java.lang.Override
public boolean getIsAnonymous() {
return isAnonymous_;
}
public static final int CONSUMEDIAMONDLEVEL_FIELD_NUMBER = 72;
private int consumeDiamondLevel_ = 0;
/**
* int32 consumeDiamondLevel = 72;
* @return The consumeDiamondLevel.
*/
@java.lang.Override
public int getConsumeDiamondLevel() {
return consumeDiamondLevel_;
}
public static final int WEBCASTUID_FIELD_NUMBER = 73;
@SuppressWarnings("serial")
private volatile java.lang.Object webcastUid_ = "";
/**
* string webcastUid = 73;
* @return The webcastUid.
*/
@java.lang.Override
public java.lang.String getWebcastUid() {
java.lang.Object ref = webcastUid_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
webcastUid_ = s;
return s;
}
}
/**
* string webcastUid = 73;
* @return The bytes for webcastUid.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getWebcastUidBytes() {
java.lang.Object ref = webcastUid_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
webcastUid_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int PROFILESTYLEPARAMS_FIELD_NUMBER = 74;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParams profileStyleParams_;
/**
* .User.ProfileStyleParams profileStyleParams = 74;
* @return Whether the profileStyleParams field is set.
*/
@java.lang.Override
public boolean hasProfileStyleParams() {
return profileStyleParams_ != null;
}
/**
* .User.ProfileStyleParams profileStyleParams = 74;
* @return The profileStyleParams.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParams getProfileStyleParams() {
return profileStyleParams_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParams.getDefaultInstance() : profileStyleParams_;
}
/**
* .User.ProfileStyleParams profileStyleParams = 74;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParamsOrBuilder getProfileStyleParamsOrBuilder() {
return profileStyleParams_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParams.getDefaultInstance() : profileStyleParams_;
}
public static final int USERDRESSINFO_FIELD_NUMBER = 75;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfo userDressInfo_;
/**
* .User.UserDressInfo userDressInfo = 75;
* @return Whether the userDressInfo field is set.
*/
@java.lang.Override
public boolean hasUserDressInfo() {
return userDressInfo_ != null;
}
/**
* .User.UserDressInfo userDressInfo = 75;
* @return The userDressInfo.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfo getUserDressInfo() {
return userDressInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfo.getDefaultInstance() : userDressInfo_;
}
/**
* .User.UserDressInfo userDressInfo = 75;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfoOrBuilder getUserDressInfoOrBuilder() {
return userDressInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfo.getDefaultInstance() : userDressInfo_;
}
public static final int ALLOWBELOCATED_FIELD_NUMBER = 1001;
private boolean allowBeLocated_ = false;
/**
* bool allowBeLocated = 1001;
* @return The allowBeLocated.
*/
@java.lang.Override
public boolean getAllowBeLocated() {
return allowBeLocated_;
}
public static final int ALLOWFINDBYCONTACTS_FIELD_NUMBER = 1002;
private boolean allowFindByContacts_ = false;
/**
* bool allowFindByContacts = 1002;
* @return The allowFindByContacts.
*/
@java.lang.Override
public boolean getAllowFindByContacts() {
return allowFindByContacts_;
}
public static final int ALLOWOTHERSDOWNLOADVIDEO_FIELD_NUMBER = 1003;
private boolean allowOthersDownloadVideo_ = false;
/**
* bool allowOthersDownloadVideo = 1003;
* @return The allowOthersDownloadVideo.
*/
@java.lang.Override
public boolean getAllowOthersDownloadVideo() {
return allowOthersDownloadVideo_;
}
public static final int ALLOWOTHERSDOWNLOADWHENSHARINGVIDEO_FIELD_NUMBER = 1004;
private boolean allowOthersDownloadWhenSharingVideo_ = false;
/**
* bool allowOthersDownloadWhenSharingVideo = 1004;
* @return The allowOthersDownloadWhenSharingVideo.
*/
@java.lang.Override
public boolean getAllowOthersDownloadWhenSharingVideo() {
return allowOthersDownloadWhenSharingVideo_;
}
public static final int ALLOWSHARESHOWPROFILE_FIELD_NUMBER = 1005;
private boolean allowShareShowProfile_ = false;
/**
* bool allowShareShowProfile = 1005;
* @return The allowShareShowProfile.
*/
@java.lang.Override
public boolean getAllowShareShowProfile() {
return allowShareShowProfile_;
}
public static final int ALLOWSHOWINGOSSIP_FIELD_NUMBER = 1006;
private boolean allowShowInGossip_ = false;
/**
* bool allowShowInGossip = 1006;
* @return The allowShowInGossip.
*/
@java.lang.Override
public boolean getAllowShowInGossip() {
return allowShowInGossip_;
}
public static final int ALLOWSHOWMYACTION_FIELD_NUMBER = 1007;
private boolean allowShowMyAction_ = false;
/**
* bool allowShowMyAction = 1007;
* @return The allowShowMyAction.
*/
@java.lang.Override
public boolean getAllowShowMyAction() {
return allowShowMyAction_;
}
public static final int ALLOWSTRANGECOMMENT_FIELD_NUMBER = 1008;
private boolean allowStrangeComment_ = false;
/**
* bool allowStrangeComment = 1008;
* @return The allowStrangeComment.
*/
@java.lang.Override
public boolean getAllowStrangeComment() {
return allowStrangeComment_;
}
public static final int ALLOWUNFOLLOWERCOMMENT_FIELD_NUMBER = 1009;
private boolean allowUnfollowerComment_ = false;
/**
* bool allowUnfollowerComment = 1009;
* @return The allowUnfollowerComment.
*/
@java.lang.Override
public boolean getAllowUnfollowerComment() {
return allowUnfollowerComment_;
}
public static final int ALLOWUSELINKMIC_FIELD_NUMBER = 1010;
private boolean allowUseLinkmic_ = false;
/**
* bool allowUseLinkmic = 1010;
* @return The allowUseLinkmic.
*/
@java.lang.Override
public boolean getAllowUseLinkmic() {
return allowUseLinkmic_;
}
public static final int ANCHORLEVEL_FIELD_NUMBER = 1011;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel anchorLevel_;
/**
* .User.AnchorLevel anchorLevel = 1011;
* @return Whether the anchorLevel field is set.
*/
@java.lang.Override
public boolean hasAnchorLevel() {
return anchorLevel_ != null;
}
/**
* .User.AnchorLevel anchorLevel = 1011;
* @return The anchorLevel.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel getAnchorLevel() {
return anchorLevel_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel.getDefaultInstance() : anchorLevel_;
}
/**
* .User.AnchorLevel anchorLevel = 1011;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevelOrBuilder getAnchorLevelOrBuilder() {
return anchorLevel_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel.getDefaultInstance() : anchorLevel_;
}
public static final int AVATARJPG_FIELD_NUMBER = 1012;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image avatarJpg_;
/**
* .Image avatarJpg = 1012;
* @return Whether the avatarJpg field is set.
*/
@java.lang.Override
public boolean hasAvatarJpg() {
return avatarJpg_ != null;
}
/**
* .Image avatarJpg = 1012;
* @return The avatarJpg.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getAvatarJpg() {
return avatarJpg_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : avatarJpg_;
}
/**
* .Image avatarJpg = 1012;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getAvatarJpgOrBuilder() {
return avatarJpg_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : avatarJpg_;
}
public static final int BGIMGURL_FIELD_NUMBER = 1013;
@SuppressWarnings("serial")
private volatile java.lang.Object bgImgUrl_ = "";
/**
* string bgImgUrl = 1013;
* @return The bgImgUrl.
*/
@java.lang.Override
public java.lang.String getBgImgUrl() {
java.lang.Object ref = bgImgUrl_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
bgImgUrl_ = s;
return s;
}
}
/**
* string bgImgUrl = 1013;
* @return The bytes for bgImgUrl.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getBgImgUrlBytes() {
java.lang.Object ref = bgImgUrl_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
bgImgUrl_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int BIRTHDAYDESCRIPTION_FIELD_NUMBER = 1014;
@SuppressWarnings("serial")
private volatile java.lang.Object birthdayDescription_ = "";
/**
* string birthdayDescription = 1014;
* @return The birthdayDescription.
*/
@java.lang.Override
public java.lang.String getBirthdayDescription() {
java.lang.Object ref = birthdayDescription_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
birthdayDescription_ = s;
return s;
}
}
/**
* string birthdayDescription = 1014;
* @return The bytes for birthdayDescription.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getBirthdayDescriptionBytes() {
java.lang.Object ref = birthdayDescription_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
birthdayDescription_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int BIRTHDAYVALID_FIELD_NUMBER = 1015;
private boolean birthdayValid_ = false;
/**
* bool birthdayValid = 1015;
* @return The birthdayValid.
*/
@java.lang.Override
public boolean getBirthdayValid() {
return birthdayValid_;
}
public static final int BLOCKSTATUS_FIELD_NUMBER = 1016;
private int blockStatus_ = 0;
/**
* int32 blockStatus = 1016;
* @return The blockStatus.
*/
@java.lang.Override
public int getBlockStatus() {
return blockStatus_;
}
public static final int COMMENTRESTRICT_FIELD_NUMBER = 1017;
private int commentRestrict_ = 0;
/**
* int32 commentRestrict = 1017;
* @return The commentRestrict.
*/
@java.lang.Override
public int getCommentRestrict() {
return commentRestrict_;
}
public static final int CONSTELLATION_FIELD_NUMBER = 1018;
@SuppressWarnings("serial")
private volatile java.lang.Object constellation_ = "";
/**
* string constellation = 1018;
* @return The constellation.
*/
@java.lang.Override
public java.lang.String getConstellation() {
java.lang.Object ref = constellation_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
constellation_ = s;
return s;
}
}
/**
* string constellation = 1018;
* @return The bytes for constellation.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getConstellationBytes() {
java.lang.Object ref = constellation_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
constellation_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int DISABLEICHAT_FIELD_NUMBER = 1019;
private int disableIchat_ = 0;
/**
* int32 disableIchat = 1019;
* @return The disableIchat.
*/
@java.lang.Override
public int getDisableIchat() {
return disableIchat_;
}
public static final int ENABLEICHATIMG_FIELD_NUMBER = 1020;
private long enableIchatImg_ = 0L;
/**
* int64 enableIchatImg = 1020;
* @return The enableIchatImg.
*/
@java.lang.Override
public long getEnableIchatImg() {
return enableIchatImg_;
}
public static final int EXP_FIELD_NUMBER = 1021;
private int exp_ = 0;
/**
* int32 exp = 1021;
* @return The exp.
*/
@java.lang.Override
public int getExp() {
return exp_;
}
public static final int FANTICKETCOUNT_FIELD_NUMBER = 1022;
private long fanTicketCount_ = 0L;
/**
* int64 fanTicketCount = 1022;
* @return The fanTicketCount.
*/
@java.lang.Override
public long getFanTicketCount() {
return fanTicketCount_;
}
public static final int FOLDSTRANGERCHAT_FIELD_NUMBER = 1023;
private boolean foldStrangerChat_ = false;
/**
* bool foldStrangerChat = 1023;
* @return The foldStrangerChat.
*/
@java.lang.Override
public boolean getFoldStrangerChat() {
return foldStrangerChat_;
}
public static final int FOLLOWSTATUS_FIELD_NUMBER = 1024;
private long followStatus_ = 0L;
/**
* int64 followStatus = 1024;
* @return The followStatus.
*/
@java.lang.Override
public long getFollowStatus() {
return followStatus_;
}
public static final int HOTSOONVERIFIED_FIELD_NUMBER = 1025;
private boolean hotsoonVerified_ = false;
/**
* bool hotsoonVerified = 1025;
* @return The hotsoonVerified.
*/
@java.lang.Override
public boolean getHotsoonVerified() {
return hotsoonVerified_;
}
public static final int HOTSOONVERIFIEDREASON_FIELD_NUMBER = 1026;
@SuppressWarnings("serial")
private volatile java.lang.Object hotsoonVerifiedReason_ = "";
/**
* string hotsoonVerifiedReason = 1026;
* @return The hotsoonVerifiedReason.
*/
@java.lang.Override
public java.lang.String getHotsoonVerifiedReason() {
java.lang.Object ref = hotsoonVerifiedReason_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
hotsoonVerifiedReason_ = s;
return s;
}
}
/**
* string hotsoonVerifiedReason = 1026;
* @return The bytes for hotsoonVerifiedReason.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getHotsoonVerifiedReasonBytes() {
java.lang.Object ref = hotsoonVerifiedReason_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
hotsoonVerifiedReason_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int ICHATRESTRICTTYPE_FIELD_NUMBER = 1027;
private int ichatRestrictType_ = 0;
/**
* int32 ichatRestrictType = 1027;
* @return The ichatRestrictType.
*/
@java.lang.Override
public int getIchatRestrictType() {
return ichatRestrictType_;
}
public static final int IDSTR_FIELD_NUMBER = 1028;
@SuppressWarnings("serial")
private volatile java.lang.Object idStr_ = "";
/**
* string idStr = 1028;
* @return The idStr.
*/
@java.lang.Override
public java.lang.String getIdStr() {
java.lang.Object ref = idStr_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
idStr_ = s;
return s;
}
}
/**
* string idStr = 1028;
* @return The bytes for idStr.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getIdStrBytes() {
java.lang.Object ref = idStr_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
idStr_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int ISFOLLOWER_FIELD_NUMBER = 1029;
private boolean isFollower_ = false;
/**
* bool isFollower = 1029;
* @return The isFollower.
*/
@java.lang.Override
public boolean getIsFollower() {
return isFollower_;
}
public static final int ISFOLLOWING_FIELD_NUMBER = 1030;
private boolean isFollowing_ = false;
/**
* bool isFollowing = 1030;
* @return The isFollowing.
*/
@java.lang.Override
public boolean getIsFollowing() {
return isFollowing_;
}
public static final int NEEDPROFILEGUIDE_FIELD_NUMBER = 1031;
private boolean needProfileGuide_ = false;
/**
* bool needProfileGuide = 1031;
* @return The needProfileGuide.
*/
@java.lang.Override
public boolean getNeedProfileGuide() {
return needProfileGuide_;
}
public static final int PAYSCORES_FIELD_NUMBER = 1032;
private long payScores_ = 0L;
/**
* int64 payScores = 1032;
* @return The payScores.
*/
@java.lang.Override
public long getPayScores() {
return payScores_;
}
public static final int PUSHCOMMENTSTATUS_FIELD_NUMBER = 1033;
private boolean pushCommentStatus_ = false;
/**
* bool pushCommentStatus = 1033;
* @return The pushCommentStatus.
*/
@java.lang.Override
public boolean getPushCommentStatus() {
return pushCommentStatus_;
}
public static final int PUSHDIGG_FIELD_NUMBER = 1034;
private boolean pushDigg_ = false;
/**
* bool pushDigg = 1034;
* @return The pushDigg.
*/
@java.lang.Override
public boolean getPushDigg() {
return pushDigg_;
}
public static final int PUSHFOLLOW_FIELD_NUMBER = 1035;
private boolean pushFollow_ = false;
/**
* bool pushFollow = 1035;
* @return The pushFollow.
*/
@java.lang.Override
public boolean getPushFollow() {
return pushFollow_;
}
public static final int PUSHFRIENDACTION_FIELD_NUMBER = 1036;
private boolean pushFriendAction_ = false;
/**
* bool pushFriendAction = 1036;
* @return The pushFriendAction.
*/
@java.lang.Override
public boolean getPushFriendAction() {
return pushFriendAction_;
}
public static final int PUSHICHAT_FIELD_NUMBER = 1037;
private boolean pushIchat_ = false;
/**
* bool pushIchat = 1037;
* @return The pushIchat.
*/
@java.lang.Override
public boolean getPushIchat() {
return pushIchat_;
}
public static final int PUSHSTATUS_FIELD_NUMBER = 1038;
private boolean pushStatus_ = false;
/**
* bool pushStatus = 1038;
* @return The pushStatus.
*/
@java.lang.Override
public boolean getPushStatus() {
return pushStatus_;
}
public static final int PUSHVIDEOPOST_FIELD_NUMBER = 1039;
private boolean pushVideoPost_ = false;
/**
* bool pushVideoPost = 1039;
* @return The pushVideoPost.
*/
@java.lang.Override
public boolean getPushVideoPost() {
return pushVideoPost_;
}
public static final int PUSHVIDEORECOMMEND_FIELD_NUMBER = 1040;
private boolean pushVideoRecommend_ = false;
/**
* bool pushVideoRecommend = 1040;
* @return The pushVideoRecommend.
*/
@java.lang.Override
public boolean getPushVideoRecommend() {
return pushVideoRecommend_;
}
public static final int STATS_FIELD_NUMBER = 1041;
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStats stats_;
/**
* .User.UserStats stats = 1041;
* @return Whether the stats field is set.
*/
@java.lang.Override
public boolean hasStats() {
return stats_ != null;
}
/**
* .User.UserStats stats = 1041;
* @return The stats.
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStats getStats() {
return stats_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStats.getDefaultInstance() : stats_;
}
/**
* .User.UserStats stats = 1041;
*/
@java.lang.Override
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStatsOrBuilder getStatsOrBuilder() {
return stats_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStats.getDefaultInstance() : stats_;
}
public static final int VERIFIEDMOBILE_FIELD_NUMBER = 1042;
private boolean verifiedMobile_ = false;
/**
* bool verifiedMobile = 1042;
* @return The verifiedMobile.
*/
@java.lang.Override
public boolean getVerifiedMobile() {
return verifiedMobile_;
}
public static final int VERIFIEDREASON_FIELD_NUMBER = 1043;
@SuppressWarnings("serial")
private volatile java.lang.Object verifiedReason_ = "";
/**
* string verifiedReason = 1043;
* @return The verifiedReason.
*/
@java.lang.Override
public java.lang.String getVerifiedReason() {
java.lang.Object ref = verifiedReason_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
verifiedReason_ = s;
return s;
}
}
/**
* string verifiedReason = 1043;
* @return The bytes for verifiedReason.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getVerifiedReasonBytes() {
java.lang.Object ref = verifiedReason_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
verifiedReason_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int WITHCARMANAGEMENTPERMISSION_FIELD_NUMBER = 1044;
private boolean withCarManagementPermission_ = false;
/**
* bool withCarManagementPermission = 1044;
* @return The withCarManagementPermission.
*/
@java.lang.Override
public boolean getWithCarManagementPermission() {
return withCarManagementPermission_;
}
public static final int AGERANGE_FIELD_NUMBER = 1045;
private int ageRange_ = 0;
/**
* int32 ageRange = 1045;
* @return The ageRange.
*/
@java.lang.Override
public int getAgeRange() {
return ageRange_;
}
public static final int WATCHDURATIONMONTH_FIELD_NUMBER = 1046;
private long watchDurationMonth_ = 0L;
/**
* int64 watchDurationMonth = 1046;
* @return The watchDurationMonth.
*/
@java.lang.Override
public long getWatchDurationMonth() {
return watchDurationMonth_;
}
private byte memoizedIsInitialized = -1;
@java.lang.Override
public final boolean isInitialized() {
byte isInitialized = memoizedIsInitialized;
if (isInitialized == 1) return true;
if (isInitialized == 0) return false;
memoizedIsInitialized = 1;
return true;
}
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
getSerializedSize();
if (id_ != 0L) {
output.writeUInt64(1, id_);
}
if (shortId_ != 0L) {
output.writeUInt64(2, shortId_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nickname_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 3, nickname_);
}
if (gender_ != 0) {
output.writeUInt32(4, gender_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(signature_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 5, signature_);
}
if (level_ != 0) {
output.writeUInt32(6, level_);
}
if (birthday_ != 0L) {
output.writeUInt64(7, birthday_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(telephone_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 8, telephone_);
}
if (avatarThumb_ != null) {
output.writeMessage(9, getAvatarThumb());
}
if (avatarMedium_ != null) {
output.writeMessage(10, getAvatarMedium());
}
if (avatarLarge_ != null) {
output.writeMessage(11, getAvatarLarge());
}
if (verified_ != false) {
output.writeBool(12, verified_);
}
if (experience_ != 0) {
output.writeInt32(13, experience_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(city_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 14, city_);
}
if (status_ != 0) {
output.writeInt32(15, status_);
}
if (createTime_ != 0L) {
output.writeInt64(16, createTime_);
}
if (modifyTime_ != 0L) {
output.writeInt64(17, modifyTime_);
}
if (secret_ != 0) {
output.writeInt32(18, secret_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(shareQrcodeUri_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 19, shareQrcodeUri_);
}
if (incomeSharePercent_ != 0) {
output.writeInt32(20, incomeSharePercent_);
}
if (badgeImageListList_ != null) {
output.writeMessage(21, getBadgeImageListList());
}
if (followInfo_ != null) {
output.writeMessage(22, getFollowInfo());
}
if (payGrade_ != null) {
output.writeMessage(23, getPayGrade());
}
if (fansClub_ != null) {
output.writeMessage(24, getFansClub());
}
if (border_ != null) {
output.writeMessage(25, getBorder());
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(specialId_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 26, specialId_);
}
if (avatarBorder_ != null) {
output.writeMessage(27, getAvatarBorder());
}
if (medal_ != null) {
output.writeMessage(28, getMedal());
}
for (int i = 0; i < realTimeIconsList_.size(); i++) {
output.writeMessage(29, realTimeIconsList_.get(i));
}
for (int i = 0; i < newRealTimeIconsList_.size(); i++) {
output.writeMessage(30, newRealTimeIconsList_.get(i));
}
if (topVipNo_ != 0L) {
output.writeInt64(31, topVipNo_);
}
if (userAttr_ != null) {
output.writeMessage(32, getUserAttr());
}
if (ownRoom_ != null) {
output.writeMessage(33, getOwnRoom());
}
if (payScore_ != 0L) {
output.writeInt64(34, payScore_);
}
if (ticketCount_ != 0L) {
output.writeInt64(35, ticketCount_);
}
if (anchorInfo_ != null) {
output.writeMessage(36, getAnchorInfo());
}
if (linkMicStats_ != 0) {
output.writeInt32(37, linkMicStats_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(displayId_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 38, displayId_);
}
if (withCommercePermission_ != false) {
output.writeBool(39, withCommercePermission_);
}
if (withFusionShopEntry_ != false) {
output.writeBool(40, withFusionShopEntry_);
}
if (totalRechargeDiamondCount_ != 0L) {
output.writeInt64(41, totalRechargeDiamondCount_);
}
if (webcastAnchorLevel_ != null) {
output.writeMessage(42, getWebcastAnchorLevel());
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(verifiedContent_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 43, verifiedContent_);
}
if (authorStats_ != null) {
output.writeMessage(44, getAuthorStats());
}
for (int i = 0; i < topFansList_.size(); i++) {
output.writeMessage(45, topFansList_.get(i));
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(secUid_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 46, secUid_);
}
if (userRole_ != 0) {
output.writeInt32(47, userRole_);
}
if (xiguaInfo_ != null) {
output.writeMessage(48, getXiguaInfo());
}
if (activityReward_ != null) {
output.writeMessage(49, getActivityReward());
}
if (nobleInfo_ != null) {
output.writeMessage(50, getNobleInfo());
}
if (brotherhoodInfo_ != null) {
output.writeMessage(51, getBrotherhoodInfo());
}
if (personalCard_ != null) {
output.writeMessage(52, getPersonalCard());
}
if (authenticationInfo_ != null) {
output.writeMessage(53, getAuthenticationInfo());
}
if (authorizationInfo_ != 0) {
output.writeInt32(54, authorizationInfo_);
}
if (adversaryAuthorizationInfo_ != 0) {
output.writeInt32(55, adversaryAuthorizationInfo_);
}
if (poiInfo_ != null) {
output.writeMessage(56, getPoiInfo());
}
if (mediaBadgeImageListList_ != null) {
output.writeMessage(57, getMediaBadgeImageListList());
}
if (adversaryUserStatus_ != 0) {
output.writeInt32(58, adversaryUserStatus_);
}
if (userVipInfo_ != null) {
output.writeMessage(59, getUserVipInfo());
}
if (getCommerceWebcastConfigIdsListList().size() > 0) {
output.writeUInt32NoTag(482);
output.writeUInt32NoTag(commerceWebcastConfigIdsListMemoizedSerializedSize);
}
for (int i = 0; i < commerceWebcastConfigIdsList_.size(); i++) {
output.writeInt64NoTag(commerceWebcastConfigIdsList_.getLong(i));
}
if (badgeImageListV2List_ != null) {
output.writeMessage(61, getBadgeImageListV2List());
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(locationCity_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 63, locationCity_);
}
if (fansGroupInfo_ != null) {
output.writeMessage(64, getFansGroupInfo());
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(remarkName_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 65, remarkName_);
}
if (mysteryMan_ != 0) {
output.writeInt32(66, mysteryMan_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(webRid_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 67, webRid_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(desensitizedNickname_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 68, desensitizedNickname_);
}
if (jAccreditInfo_ != null) {
output.writeMessage(69, getJAccreditInfo());
}
if (subscribe_ != null) {
output.writeMessage(70, getSubscribe());
}
if (isAnonymous_ != false) {
output.writeBool(71, isAnonymous_);
}
if (consumeDiamondLevel_ != 0) {
output.writeInt32(72, consumeDiamondLevel_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(webcastUid_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 73, webcastUid_);
}
if (profileStyleParams_ != null) {
output.writeMessage(74, getProfileStyleParams());
}
if (userDressInfo_ != null) {
output.writeMessage(75, getUserDressInfo());
}
if (allowBeLocated_ != false) {
output.writeBool(1001, allowBeLocated_);
}
if (allowFindByContacts_ != false) {
output.writeBool(1002, allowFindByContacts_);
}
if (allowOthersDownloadVideo_ != false) {
output.writeBool(1003, allowOthersDownloadVideo_);
}
if (allowOthersDownloadWhenSharingVideo_ != false) {
output.writeBool(1004, allowOthersDownloadWhenSharingVideo_);
}
if (allowShareShowProfile_ != false) {
output.writeBool(1005, allowShareShowProfile_);
}
if (allowShowInGossip_ != false) {
output.writeBool(1006, allowShowInGossip_);
}
if (allowShowMyAction_ != false) {
output.writeBool(1007, allowShowMyAction_);
}
if (allowStrangeComment_ != false) {
output.writeBool(1008, allowStrangeComment_);
}
if (allowUnfollowerComment_ != false) {
output.writeBool(1009, allowUnfollowerComment_);
}
if (allowUseLinkmic_ != false) {
output.writeBool(1010, allowUseLinkmic_);
}
if (anchorLevel_ != null) {
output.writeMessage(1011, getAnchorLevel());
}
if (avatarJpg_ != null) {
output.writeMessage(1012, getAvatarJpg());
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(bgImgUrl_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1013, bgImgUrl_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(birthdayDescription_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1014, birthdayDescription_);
}
if (birthdayValid_ != false) {
output.writeBool(1015, birthdayValid_);
}
if (blockStatus_ != 0) {
output.writeInt32(1016, blockStatus_);
}
if (commentRestrict_ != 0) {
output.writeInt32(1017, commentRestrict_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(constellation_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1018, constellation_);
}
if (disableIchat_ != 0) {
output.writeInt32(1019, disableIchat_);
}
if (enableIchatImg_ != 0L) {
output.writeInt64(1020, enableIchatImg_);
}
if (exp_ != 0) {
output.writeInt32(1021, exp_);
}
if (fanTicketCount_ != 0L) {
output.writeInt64(1022, fanTicketCount_);
}
if (foldStrangerChat_ != false) {
output.writeBool(1023, foldStrangerChat_);
}
if (followStatus_ != 0L) {
output.writeInt64(1024, followStatus_);
}
if (hotsoonVerified_ != false) {
output.writeBool(1025, hotsoonVerified_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(hotsoonVerifiedReason_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1026, hotsoonVerifiedReason_);
}
if (ichatRestrictType_ != 0) {
output.writeInt32(1027, ichatRestrictType_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(idStr_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1028, idStr_);
}
if (isFollower_ != false) {
output.writeBool(1029, isFollower_);
}
if (isFollowing_ != false) {
output.writeBool(1030, isFollowing_);
}
if (needProfileGuide_ != false) {
output.writeBool(1031, needProfileGuide_);
}
if (payScores_ != 0L) {
output.writeInt64(1032, payScores_);
}
if (pushCommentStatus_ != false) {
output.writeBool(1033, pushCommentStatus_);
}
if (pushDigg_ != false) {
output.writeBool(1034, pushDigg_);
}
if (pushFollow_ != false) {
output.writeBool(1035, pushFollow_);
}
if (pushFriendAction_ != false) {
output.writeBool(1036, pushFriendAction_);
}
if (pushIchat_ != false) {
output.writeBool(1037, pushIchat_);
}
if (pushStatus_ != false) {
output.writeBool(1038, pushStatus_);
}
if (pushVideoPost_ != false) {
output.writeBool(1039, pushVideoPost_);
}
if (pushVideoRecommend_ != false) {
output.writeBool(1040, pushVideoRecommend_);
}
if (stats_ != null) {
output.writeMessage(1041, getStats());
}
if (verifiedMobile_ != false) {
output.writeBool(1042, verifiedMobile_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(verifiedReason_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1043, verifiedReason_);
}
if (withCarManagementPermission_ != false) {
output.writeBool(1044, withCarManagementPermission_);
}
if (ageRange_ != 0) {
output.writeInt32(1045, ageRange_);
}
if (watchDurationMonth_ != 0L) {
output.writeInt64(1046, watchDurationMonth_);
}
getUnknownFields().writeTo(output);
}
@java.lang.Override
public int getSerializedSize() {
int size = memoizedSize;
if (size != -1) return size;
size = 0;
if (id_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeUInt64Size(1, id_);
}
if (shortId_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeUInt64Size(2, shortId_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(nickname_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, nickname_);
}
if (gender_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(4, gender_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(signature_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(5, signature_);
}
if (level_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(6, level_);
}
if (birthday_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeUInt64Size(7, birthday_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(telephone_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(8, telephone_);
}
if (avatarThumb_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(9, getAvatarThumb());
}
if (avatarMedium_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(10, getAvatarMedium());
}
if (avatarLarge_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(11, getAvatarLarge());
}
if (verified_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(12, verified_);
}
if (experience_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(13, experience_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(city_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(14, city_);
}
if (status_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(15, status_);
}
if (createTime_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(16, createTime_);
}
if (modifyTime_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(17, modifyTime_);
}
if (secret_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(18, secret_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(shareQrcodeUri_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(19, shareQrcodeUri_);
}
if (incomeSharePercent_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(20, incomeSharePercent_);
}
if (badgeImageListList_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(21, getBadgeImageListList());
}
if (followInfo_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(22, getFollowInfo());
}
if (payGrade_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(23, getPayGrade());
}
if (fansClub_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(24, getFansClub());
}
if (border_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(25, getBorder());
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(specialId_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(26, specialId_);
}
if (avatarBorder_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(27, getAvatarBorder());
}
if (medal_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(28, getMedal());
}
for (int i = 0; i < realTimeIconsList_.size(); i++) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(29, realTimeIconsList_.get(i));
}
for (int i = 0; i < newRealTimeIconsList_.size(); i++) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(30, newRealTimeIconsList_.get(i));
}
if (topVipNo_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(31, topVipNo_);
}
if (userAttr_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(32, getUserAttr());
}
if (ownRoom_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(33, getOwnRoom());
}
if (payScore_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(34, payScore_);
}
if (ticketCount_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(35, ticketCount_);
}
if (anchorInfo_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(36, getAnchorInfo());
}
if (linkMicStats_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(37, linkMicStats_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(displayId_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(38, displayId_);
}
if (withCommercePermission_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(39, withCommercePermission_);
}
if (withFusionShopEntry_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(40, withFusionShopEntry_);
}
if (totalRechargeDiamondCount_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(41, totalRechargeDiamondCount_);
}
if (webcastAnchorLevel_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(42, getWebcastAnchorLevel());
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(verifiedContent_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(43, verifiedContent_);
}
if (authorStats_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(44, getAuthorStats());
}
for (int i = 0; i < topFansList_.size(); i++) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(45, topFansList_.get(i));
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(secUid_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(46, secUid_);
}
if (userRole_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(47, userRole_);
}
if (xiguaInfo_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(48, getXiguaInfo());
}
if (activityReward_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(49, getActivityReward());
}
if (nobleInfo_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(50, getNobleInfo());
}
if (brotherhoodInfo_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(51, getBrotherhoodInfo());
}
if (personalCard_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(52, getPersonalCard());
}
if (authenticationInfo_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(53, getAuthenticationInfo());
}
if (authorizationInfo_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(54, authorizationInfo_);
}
if (adversaryAuthorizationInfo_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(55, adversaryAuthorizationInfo_);
}
if (poiInfo_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(56, getPoiInfo());
}
if (mediaBadgeImageListList_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(57, getMediaBadgeImageListList());
}
if (adversaryUserStatus_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(58, adversaryUserStatus_);
}
if (userVipInfo_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(59, getUserVipInfo());
}
{
int dataSize = 0;
for (int i = 0; i < commerceWebcastConfigIdsList_.size(); i++) {
dataSize += com.google.protobuf.CodedOutputStream
.computeInt64SizeNoTag(commerceWebcastConfigIdsList_.getLong(i));
}
size += dataSize;
if (!getCommerceWebcastConfigIdsListList().isEmpty()) {
size += 2;
size += com.google.protobuf.CodedOutputStream
.computeInt32SizeNoTag(dataSize);
}
commerceWebcastConfigIdsListMemoizedSerializedSize = dataSize;
}
if (badgeImageListV2List_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(61, getBadgeImageListV2List());
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(locationCity_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(63, locationCity_);
}
if (fansGroupInfo_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(64, getFansGroupInfo());
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(remarkName_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(65, remarkName_);
}
if (mysteryMan_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(66, mysteryMan_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(webRid_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(67, webRid_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(desensitizedNickname_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(68, desensitizedNickname_);
}
if (jAccreditInfo_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(69, getJAccreditInfo());
}
if (subscribe_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(70, getSubscribe());
}
if (isAnonymous_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(71, isAnonymous_);
}
if (consumeDiamondLevel_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(72, consumeDiamondLevel_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(webcastUid_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(73, webcastUid_);
}
if (profileStyleParams_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(74, getProfileStyleParams());
}
if (userDressInfo_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(75, getUserDressInfo());
}
if (allowBeLocated_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1001, allowBeLocated_);
}
if (allowFindByContacts_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1002, allowFindByContacts_);
}
if (allowOthersDownloadVideo_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1003, allowOthersDownloadVideo_);
}
if (allowOthersDownloadWhenSharingVideo_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1004, allowOthersDownloadWhenSharingVideo_);
}
if (allowShareShowProfile_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1005, allowShareShowProfile_);
}
if (allowShowInGossip_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1006, allowShowInGossip_);
}
if (allowShowMyAction_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1007, allowShowMyAction_);
}
if (allowStrangeComment_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1008, allowStrangeComment_);
}
if (allowUnfollowerComment_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1009, allowUnfollowerComment_);
}
if (allowUseLinkmic_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1010, allowUseLinkmic_);
}
if (anchorLevel_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(1011, getAnchorLevel());
}
if (avatarJpg_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(1012, getAvatarJpg());
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(bgImgUrl_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1013, bgImgUrl_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(birthdayDescription_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1014, birthdayDescription_);
}
if (birthdayValid_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1015, birthdayValid_);
}
if (blockStatus_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(1016, blockStatus_);
}
if (commentRestrict_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(1017, commentRestrict_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(constellation_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1018, constellation_);
}
if (disableIchat_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(1019, disableIchat_);
}
if (enableIchatImg_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(1020, enableIchatImg_);
}
if (exp_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(1021, exp_);
}
if (fanTicketCount_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(1022, fanTicketCount_);
}
if (foldStrangerChat_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1023, foldStrangerChat_);
}
if (followStatus_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(1024, followStatus_);
}
if (hotsoonVerified_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1025, hotsoonVerified_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(hotsoonVerifiedReason_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1026, hotsoonVerifiedReason_);
}
if (ichatRestrictType_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(1027, ichatRestrictType_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(idStr_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1028, idStr_);
}
if (isFollower_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1029, isFollower_);
}
if (isFollowing_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1030, isFollowing_);
}
if (needProfileGuide_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1031, needProfileGuide_);
}
if (payScores_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(1032, payScores_);
}
if (pushCommentStatus_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1033, pushCommentStatus_);
}
if (pushDigg_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1034, pushDigg_);
}
if (pushFollow_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1035, pushFollow_);
}
if (pushFriendAction_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1036, pushFriendAction_);
}
if (pushIchat_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1037, pushIchat_);
}
if (pushStatus_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1038, pushStatus_);
}
if (pushVideoPost_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1039, pushVideoPost_);
}
if (pushVideoRecommend_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1040, pushVideoRecommend_);
}
if (stats_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(1041, getStats());
}
if (verifiedMobile_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1042, verifiedMobile_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(verifiedReason_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1043, verifiedReason_);
}
if (withCarManagementPermission_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1044, withCarManagementPermission_);
}
if (ageRange_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(1045, ageRange_);
}
if (watchDurationMonth_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeInt64Size(1046, watchDurationMonth_);
}
size += getUnknownFields().getSerializedSize();
memoizedSize = size;
return size;
}
@java.lang.Override
public boolean equals(final java.lang.Object obj) {
if (obj == this) {
return true;
}
if (!(obj instanceof tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User)) {
return super.equals(obj);
}
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User other = (tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User) obj;
if (getId()
!= other.getId()) return false;
if (getShortId()
!= other.getShortId()) return false;
if (!getNickname()
.equals(other.getNickname())) return false;
if (getGender()
!= other.getGender()) return false;
if (!getSignature()
.equals(other.getSignature())) return false;
if (getLevel()
!= other.getLevel()) return false;
if (getBirthday()
!= other.getBirthday()) return false;
if (!getTelephone()
.equals(other.getTelephone())) return false;
if (hasAvatarThumb() != other.hasAvatarThumb()) return false;
if (hasAvatarThumb()) {
if (!getAvatarThumb()
.equals(other.getAvatarThumb())) return false;
}
if (hasAvatarMedium() != other.hasAvatarMedium()) return false;
if (hasAvatarMedium()) {
if (!getAvatarMedium()
.equals(other.getAvatarMedium())) return false;
}
if (hasAvatarLarge() != other.hasAvatarLarge()) return false;
if (hasAvatarLarge()) {
if (!getAvatarLarge()
.equals(other.getAvatarLarge())) return false;
}
if (getVerified()
!= other.getVerified()) return false;
if (getExperience()
!= other.getExperience()) return false;
if (!getCity()
.equals(other.getCity())) return false;
if (getStatus()
!= other.getStatus()) return false;
if (getCreateTime()
!= other.getCreateTime()) return false;
if (getModifyTime()
!= other.getModifyTime()) return false;
if (getSecret()
!= other.getSecret()) return false;
if (!getShareQrcodeUri()
.equals(other.getShareQrcodeUri())) return false;
if (getIncomeSharePercent()
!= other.getIncomeSharePercent()) return false;
if (hasBadgeImageListList() != other.hasBadgeImageListList()) return false;
if (hasBadgeImageListList()) {
if (!getBadgeImageListList()
.equals(other.getBadgeImageListList())) return false;
}
if (hasFollowInfo() != other.hasFollowInfo()) return false;
if (hasFollowInfo()) {
if (!getFollowInfo()
.equals(other.getFollowInfo())) return false;
}
if (hasPayGrade() != other.hasPayGrade()) return false;
if (hasPayGrade()) {
if (!getPayGrade()
.equals(other.getPayGrade())) return false;
}
if (hasFansClub() != other.hasFansClub()) return false;
if (hasFansClub()) {
if (!getFansClub()
.equals(other.getFansClub())) return false;
}
if (hasBorder() != other.hasBorder()) return false;
if (hasBorder()) {
if (!getBorder()
.equals(other.getBorder())) return false;
}
if (!getSpecialId()
.equals(other.getSpecialId())) return false;
if (hasAvatarBorder() != other.hasAvatarBorder()) return false;
if (hasAvatarBorder()) {
if (!getAvatarBorder()
.equals(other.getAvatarBorder())) return false;
}
if (hasMedal() != other.hasMedal()) return false;
if (hasMedal()) {
if (!getMedal()
.equals(other.getMedal())) return false;
}
if (!getRealTimeIconsListList()
.equals(other.getRealTimeIconsListList())) return false;
if (!getNewRealTimeIconsListList()
.equals(other.getNewRealTimeIconsListList())) return false;
if (getTopVipNo()
!= other.getTopVipNo()) return false;
if (hasUserAttr() != other.hasUserAttr()) return false;
if (hasUserAttr()) {
if (!getUserAttr()
.equals(other.getUserAttr())) return false;
}
if (hasOwnRoom() != other.hasOwnRoom()) return false;
if (hasOwnRoom()) {
if (!getOwnRoom()
.equals(other.getOwnRoom())) return false;
}
if (getPayScore()
!= other.getPayScore()) return false;
if (getTicketCount()
!= other.getTicketCount()) return false;
if (hasAnchorInfo() != other.hasAnchorInfo()) return false;
if (hasAnchorInfo()) {
if (!getAnchorInfo()
.equals(other.getAnchorInfo())) return false;
}
if (getLinkMicStats()
!= other.getLinkMicStats()) return false;
if (!getDisplayId()
.equals(other.getDisplayId())) return false;
if (getWithCommercePermission()
!= other.getWithCommercePermission()) return false;
if (getWithFusionShopEntry()
!= other.getWithFusionShopEntry()) return false;
if (getTotalRechargeDiamondCount()
!= other.getTotalRechargeDiamondCount()) return false;
if (hasWebcastAnchorLevel() != other.hasWebcastAnchorLevel()) return false;
if (hasWebcastAnchorLevel()) {
if (!getWebcastAnchorLevel()
.equals(other.getWebcastAnchorLevel())) return false;
}
if (!getVerifiedContent()
.equals(other.getVerifiedContent())) return false;
if (hasAuthorStats() != other.hasAuthorStats()) return false;
if (hasAuthorStats()) {
if (!getAuthorStats()
.equals(other.getAuthorStats())) return false;
}
if (!getTopFansListList()
.equals(other.getTopFansListList())) return false;
if (!getSecUid()
.equals(other.getSecUid())) return false;
if (getUserRole()
!= other.getUserRole()) return false;
if (hasXiguaInfo() != other.hasXiguaInfo()) return false;
if (hasXiguaInfo()) {
if (!getXiguaInfo()
.equals(other.getXiguaInfo())) return false;
}
if (hasActivityReward() != other.hasActivityReward()) return false;
if (hasActivityReward()) {
if (!getActivityReward()
.equals(other.getActivityReward())) return false;
}
if (hasNobleInfo() != other.hasNobleInfo()) return false;
if (hasNobleInfo()) {
if (!getNobleInfo()
.equals(other.getNobleInfo())) return false;
}
if (hasBrotherhoodInfo() != other.hasBrotherhoodInfo()) return false;
if (hasBrotherhoodInfo()) {
if (!getBrotherhoodInfo()
.equals(other.getBrotherhoodInfo())) return false;
}
if (hasPersonalCard() != other.hasPersonalCard()) return false;
if (hasPersonalCard()) {
if (!getPersonalCard()
.equals(other.getPersonalCard())) return false;
}
if (hasAuthenticationInfo() != other.hasAuthenticationInfo()) return false;
if (hasAuthenticationInfo()) {
if (!getAuthenticationInfo()
.equals(other.getAuthenticationInfo())) return false;
}
if (getAuthorizationInfo()
!= other.getAuthorizationInfo()) return false;
if (getAdversaryAuthorizationInfo()
!= other.getAdversaryAuthorizationInfo()) return false;
if (hasPoiInfo() != other.hasPoiInfo()) return false;
if (hasPoiInfo()) {
if (!getPoiInfo()
.equals(other.getPoiInfo())) return false;
}
if (hasMediaBadgeImageListList() != other.hasMediaBadgeImageListList()) return false;
if (hasMediaBadgeImageListList()) {
if (!getMediaBadgeImageListList()
.equals(other.getMediaBadgeImageListList())) return false;
}
if (getAdversaryUserStatus()
!= other.getAdversaryUserStatus()) return false;
if (hasUserVipInfo() != other.hasUserVipInfo()) return false;
if (hasUserVipInfo()) {
if (!getUserVipInfo()
.equals(other.getUserVipInfo())) return false;
}
if (!getCommerceWebcastConfigIdsListList()
.equals(other.getCommerceWebcastConfigIdsListList())) return false;
if (hasBadgeImageListV2List() != other.hasBadgeImageListV2List()) return false;
if (hasBadgeImageListV2List()) {
if (!getBadgeImageListV2List()
.equals(other.getBadgeImageListV2List())) return false;
}
if (!getLocationCity()
.equals(other.getLocationCity())) return false;
if (hasFansGroupInfo() != other.hasFansGroupInfo()) return false;
if (hasFansGroupInfo()) {
if (!getFansGroupInfo()
.equals(other.getFansGroupInfo())) return false;
}
if (!getRemarkName()
.equals(other.getRemarkName())) return false;
if (getMysteryMan()
!= other.getMysteryMan()) return false;
if (!getWebRid()
.equals(other.getWebRid())) return false;
if (!getDesensitizedNickname()
.equals(other.getDesensitizedNickname())) return false;
if (hasJAccreditInfo() != other.hasJAccreditInfo()) return false;
if (hasJAccreditInfo()) {
if (!getJAccreditInfo()
.equals(other.getJAccreditInfo())) return false;
}
if (hasSubscribe() != other.hasSubscribe()) return false;
if (hasSubscribe()) {
if (!getSubscribe()
.equals(other.getSubscribe())) return false;
}
if (getIsAnonymous()
!= other.getIsAnonymous()) return false;
if (getConsumeDiamondLevel()
!= other.getConsumeDiamondLevel()) return false;
if (!getWebcastUid()
.equals(other.getWebcastUid())) return false;
if (hasProfileStyleParams() != other.hasProfileStyleParams()) return false;
if (hasProfileStyleParams()) {
if (!getProfileStyleParams()
.equals(other.getProfileStyleParams())) return false;
}
if (hasUserDressInfo() != other.hasUserDressInfo()) return false;
if (hasUserDressInfo()) {
if (!getUserDressInfo()
.equals(other.getUserDressInfo())) return false;
}
if (getAllowBeLocated()
!= other.getAllowBeLocated()) return false;
if (getAllowFindByContacts()
!= other.getAllowFindByContacts()) return false;
if (getAllowOthersDownloadVideo()
!= other.getAllowOthersDownloadVideo()) return false;
if (getAllowOthersDownloadWhenSharingVideo()
!= other.getAllowOthersDownloadWhenSharingVideo()) return false;
if (getAllowShareShowProfile()
!= other.getAllowShareShowProfile()) return false;
if (getAllowShowInGossip()
!= other.getAllowShowInGossip()) return false;
if (getAllowShowMyAction()
!= other.getAllowShowMyAction()) return false;
if (getAllowStrangeComment()
!= other.getAllowStrangeComment()) return false;
if (getAllowUnfollowerComment()
!= other.getAllowUnfollowerComment()) return false;
if (getAllowUseLinkmic()
!= other.getAllowUseLinkmic()) return false;
if (hasAnchorLevel() != other.hasAnchorLevel()) return false;
if (hasAnchorLevel()) {
if (!getAnchorLevel()
.equals(other.getAnchorLevel())) return false;
}
if (hasAvatarJpg() != other.hasAvatarJpg()) return false;
if (hasAvatarJpg()) {
if (!getAvatarJpg()
.equals(other.getAvatarJpg())) return false;
}
if (!getBgImgUrl()
.equals(other.getBgImgUrl())) return false;
if (!getBirthdayDescription()
.equals(other.getBirthdayDescription())) return false;
if (getBirthdayValid()
!= other.getBirthdayValid()) return false;
if (getBlockStatus()
!= other.getBlockStatus()) return false;
if (getCommentRestrict()
!= other.getCommentRestrict()) return false;
if (!getConstellation()
.equals(other.getConstellation())) return false;
if (getDisableIchat()
!= other.getDisableIchat()) return false;
if (getEnableIchatImg()
!= other.getEnableIchatImg()) return false;
if (getExp()
!= other.getExp()) return false;
if (getFanTicketCount()
!= other.getFanTicketCount()) return false;
if (getFoldStrangerChat()
!= other.getFoldStrangerChat()) return false;
if (getFollowStatus()
!= other.getFollowStatus()) return false;
if (getHotsoonVerified()
!= other.getHotsoonVerified()) return false;
if (!getHotsoonVerifiedReason()
.equals(other.getHotsoonVerifiedReason())) return false;
if (getIchatRestrictType()
!= other.getIchatRestrictType()) return false;
if (!getIdStr()
.equals(other.getIdStr())) return false;
if (getIsFollower()
!= other.getIsFollower()) return false;
if (getIsFollowing()
!= other.getIsFollowing()) return false;
if (getNeedProfileGuide()
!= other.getNeedProfileGuide()) return false;
if (getPayScores()
!= other.getPayScores()) return false;
if (getPushCommentStatus()
!= other.getPushCommentStatus()) return false;
if (getPushDigg()
!= other.getPushDigg()) return false;
if (getPushFollow()
!= other.getPushFollow()) return false;
if (getPushFriendAction()
!= other.getPushFriendAction()) return false;
if (getPushIchat()
!= other.getPushIchat()) return false;
if (getPushStatus()
!= other.getPushStatus()) return false;
if (getPushVideoPost()
!= other.getPushVideoPost()) return false;
if (getPushVideoRecommend()
!= other.getPushVideoRecommend()) return false;
if (hasStats() != other.hasStats()) return false;
if (hasStats()) {
if (!getStats()
.equals(other.getStats())) return false;
}
if (getVerifiedMobile()
!= other.getVerifiedMobile()) return false;
if (!getVerifiedReason()
.equals(other.getVerifiedReason())) return false;
if (getWithCarManagementPermission()
!= other.getWithCarManagementPermission()) return false;
if (getAgeRange()
!= other.getAgeRange()) return false;
if (getWatchDurationMonth()
!= other.getWatchDurationMonth()) return false;
if (!getUnknownFields().equals(other.getUnknownFields())) return false;
return true;
}
@java.lang.Override
public int hashCode() {
if (memoizedHashCode != 0) {
return memoizedHashCode;
}
int hash = 41;
hash = (19 * hash) + getDescriptor().hashCode();
hash = (37 * hash) + ID_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getId());
hash = (37 * hash) + SHORTID_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getShortId());
hash = (37 * hash) + NICKNAME_FIELD_NUMBER;
hash = (53 * hash) + getNickname().hashCode();
hash = (37 * hash) + GENDER_FIELD_NUMBER;
hash = (53 * hash) + getGender();
hash = (37 * hash) + SIGNATURE_FIELD_NUMBER;
hash = (53 * hash) + getSignature().hashCode();
hash = (37 * hash) + LEVEL_FIELD_NUMBER;
hash = (53 * hash) + getLevel();
hash = (37 * hash) + BIRTHDAY_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getBirthday());
hash = (37 * hash) + TELEPHONE_FIELD_NUMBER;
hash = (53 * hash) + getTelephone().hashCode();
if (hasAvatarThumb()) {
hash = (37 * hash) + AVATARTHUMB_FIELD_NUMBER;
hash = (53 * hash) + getAvatarThumb().hashCode();
}
if (hasAvatarMedium()) {
hash = (37 * hash) + AVATARMEDIUM_FIELD_NUMBER;
hash = (53 * hash) + getAvatarMedium().hashCode();
}
if (hasAvatarLarge()) {
hash = (37 * hash) + AVATARLARGE_FIELD_NUMBER;
hash = (53 * hash) + getAvatarLarge().hashCode();
}
hash = (37 * hash) + VERIFIED_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getVerified());
hash = (37 * hash) + EXPERIENCE_FIELD_NUMBER;
hash = (53 * hash) + getExperience();
hash = (37 * hash) + CITY_FIELD_NUMBER;
hash = (53 * hash) + getCity().hashCode();
hash = (37 * hash) + STATUS_FIELD_NUMBER;
hash = (53 * hash) + getStatus();
hash = (37 * hash) + CREATETIME_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getCreateTime());
hash = (37 * hash) + MODIFYTIME_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getModifyTime());
hash = (37 * hash) + SECRET_FIELD_NUMBER;
hash = (53 * hash) + getSecret();
hash = (37 * hash) + SHAREQRCODEURI_FIELD_NUMBER;
hash = (53 * hash) + getShareQrcodeUri().hashCode();
hash = (37 * hash) + INCOMESHAREPERCENT_FIELD_NUMBER;
hash = (53 * hash) + getIncomeSharePercent();
if (hasBadgeImageListList()) {
hash = (37 * hash) + BADGEIMAGELISTLIST_FIELD_NUMBER;
hash = (53 * hash) + getBadgeImageListList().hashCode();
}
if (hasFollowInfo()) {
hash = (37 * hash) + FOLLOWINFO_FIELD_NUMBER;
hash = (53 * hash) + getFollowInfo().hashCode();
}
if (hasPayGrade()) {
hash = (37 * hash) + PAYGRADE_FIELD_NUMBER;
hash = (53 * hash) + getPayGrade().hashCode();
}
if (hasFansClub()) {
hash = (37 * hash) + FANSCLUB_FIELD_NUMBER;
hash = (53 * hash) + getFansClub().hashCode();
}
if (hasBorder()) {
hash = (37 * hash) + BORDER_FIELD_NUMBER;
hash = (53 * hash) + getBorder().hashCode();
}
hash = (37 * hash) + SPECIALID_FIELD_NUMBER;
hash = (53 * hash) + getSpecialId().hashCode();
if (hasAvatarBorder()) {
hash = (37 * hash) + AVATARBORDER_FIELD_NUMBER;
hash = (53 * hash) + getAvatarBorder().hashCode();
}
if (hasMedal()) {
hash = (37 * hash) + MEDAL_FIELD_NUMBER;
hash = (53 * hash) + getMedal().hashCode();
}
if (getRealTimeIconsListCount() > 0) {
hash = (37 * hash) + REALTIMEICONSLIST_FIELD_NUMBER;
hash = (53 * hash) + getRealTimeIconsListList().hashCode();
}
if (getNewRealTimeIconsListCount() > 0) {
hash = (37 * hash) + NEWREALTIMEICONSLIST_FIELD_NUMBER;
hash = (53 * hash) + getNewRealTimeIconsListList().hashCode();
}
hash = (37 * hash) + TOPVIPNO_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getTopVipNo());
if (hasUserAttr()) {
hash = (37 * hash) + USERATTR_FIELD_NUMBER;
hash = (53 * hash) + getUserAttr().hashCode();
}
if (hasOwnRoom()) {
hash = (37 * hash) + OWNROOM_FIELD_NUMBER;
hash = (53 * hash) + getOwnRoom().hashCode();
}
hash = (37 * hash) + PAYSCORE_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getPayScore());
hash = (37 * hash) + TICKETCOUNT_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getTicketCount());
if (hasAnchorInfo()) {
hash = (37 * hash) + ANCHORINFO_FIELD_NUMBER;
hash = (53 * hash) + getAnchorInfo().hashCode();
}
hash = (37 * hash) + LINKMICSTATS_FIELD_NUMBER;
hash = (53 * hash) + getLinkMicStats();
hash = (37 * hash) + DISPLAYID_FIELD_NUMBER;
hash = (53 * hash) + getDisplayId().hashCode();
hash = (37 * hash) + WITHCOMMERCEPERMISSION_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getWithCommercePermission());
hash = (37 * hash) + WITHFUSIONSHOPENTRY_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getWithFusionShopEntry());
hash = (37 * hash) + TOTALRECHARGEDIAMONDCOUNT_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getTotalRechargeDiamondCount());
if (hasWebcastAnchorLevel()) {
hash = (37 * hash) + WEBCASTANCHORLEVEL_FIELD_NUMBER;
hash = (53 * hash) + getWebcastAnchorLevel().hashCode();
}
hash = (37 * hash) + VERIFIEDCONTENT_FIELD_NUMBER;
hash = (53 * hash) + getVerifiedContent().hashCode();
if (hasAuthorStats()) {
hash = (37 * hash) + AUTHORSTATS_FIELD_NUMBER;
hash = (53 * hash) + getAuthorStats().hashCode();
}
if (getTopFansListCount() > 0) {
hash = (37 * hash) + TOPFANSLIST_FIELD_NUMBER;
hash = (53 * hash) + getTopFansListList().hashCode();
}
hash = (37 * hash) + SECUID_FIELD_NUMBER;
hash = (53 * hash) + getSecUid().hashCode();
hash = (37 * hash) + USERROLE_FIELD_NUMBER;
hash = (53 * hash) + getUserRole();
if (hasXiguaInfo()) {
hash = (37 * hash) + XIGUAINFO_FIELD_NUMBER;
hash = (53 * hash) + getXiguaInfo().hashCode();
}
if (hasActivityReward()) {
hash = (37 * hash) + ACTIVITYREWARD_FIELD_NUMBER;
hash = (53 * hash) + getActivityReward().hashCode();
}
if (hasNobleInfo()) {
hash = (37 * hash) + NOBLEINFO_FIELD_NUMBER;
hash = (53 * hash) + getNobleInfo().hashCode();
}
if (hasBrotherhoodInfo()) {
hash = (37 * hash) + BROTHERHOODINFO_FIELD_NUMBER;
hash = (53 * hash) + getBrotherhoodInfo().hashCode();
}
if (hasPersonalCard()) {
hash = (37 * hash) + PERSONALCARD_FIELD_NUMBER;
hash = (53 * hash) + getPersonalCard().hashCode();
}
if (hasAuthenticationInfo()) {
hash = (37 * hash) + AUTHENTICATIONINFO_FIELD_NUMBER;
hash = (53 * hash) + getAuthenticationInfo().hashCode();
}
hash = (37 * hash) + AUTHORIZATIONINFO_FIELD_NUMBER;
hash = (53 * hash) + getAuthorizationInfo();
hash = (37 * hash) + ADVERSARYAUTHORIZATIONINFO_FIELD_NUMBER;
hash = (53 * hash) + getAdversaryAuthorizationInfo();
if (hasPoiInfo()) {
hash = (37 * hash) + POIINFO_FIELD_NUMBER;
hash = (53 * hash) + getPoiInfo().hashCode();
}
if (hasMediaBadgeImageListList()) {
hash = (37 * hash) + MEDIABADGEIMAGELISTLIST_FIELD_NUMBER;
hash = (53 * hash) + getMediaBadgeImageListList().hashCode();
}
hash = (37 * hash) + ADVERSARYUSERSTATUS_FIELD_NUMBER;
hash = (53 * hash) + getAdversaryUserStatus();
if (hasUserVipInfo()) {
hash = (37 * hash) + USERVIPINFO_FIELD_NUMBER;
hash = (53 * hash) + getUserVipInfo().hashCode();
}
if (getCommerceWebcastConfigIdsListCount() > 0) {
hash = (37 * hash) + COMMERCEWEBCASTCONFIGIDSLIST_FIELD_NUMBER;
hash = (53 * hash) + getCommerceWebcastConfigIdsListList().hashCode();
}
if (hasBadgeImageListV2List()) {
hash = (37 * hash) + BADGEIMAGELISTV2LIST_FIELD_NUMBER;
hash = (53 * hash) + getBadgeImageListV2List().hashCode();
}
hash = (37 * hash) + LOCATIONCITY_FIELD_NUMBER;
hash = (53 * hash) + getLocationCity().hashCode();
if (hasFansGroupInfo()) {
hash = (37 * hash) + FANSGROUPINFO_FIELD_NUMBER;
hash = (53 * hash) + getFansGroupInfo().hashCode();
}
hash = (37 * hash) + REMARKNAME_FIELD_NUMBER;
hash = (53 * hash) + getRemarkName().hashCode();
hash = (37 * hash) + MYSTERYMAN_FIELD_NUMBER;
hash = (53 * hash) + getMysteryMan();
hash = (37 * hash) + WEBRID_FIELD_NUMBER;
hash = (53 * hash) + getWebRid().hashCode();
hash = (37 * hash) + DESENSITIZEDNICKNAME_FIELD_NUMBER;
hash = (53 * hash) + getDesensitizedNickname().hashCode();
if (hasJAccreditInfo()) {
hash = (37 * hash) + JACCREDITINFO_FIELD_NUMBER;
hash = (53 * hash) + getJAccreditInfo().hashCode();
}
if (hasSubscribe()) {
hash = (37 * hash) + SUBSCRIBE_FIELD_NUMBER;
hash = (53 * hash) + getSubscribe().hashCode();
}
hash = (37 * hash) + ISANONYMOUS_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getIsAnonymous());
hash = (37 * hash) + CONSUMEDIAMONDLEVEL_FIELD_NUMBER;
hash = (53 * hash) + getConsumeDiamondLevel();
hash = (37 * hash) + WEBCASTUID_FIELD_NUMBER;
hash = (53 * hash) + getWebcastUid().hashCode();
if (hasProfileStyleParams()) {
hash = (37 * hash) + PROFILESTYLEPARAMS_FIELD_NUMBER;
hash = (53 * hash) + getProfileStyleParams().hashCode();
}
if (hasUserDressInfo()) {
hash = (37 * hash) + USERDRESSINFO_FIELD_NUMBER;
hash = (53 * hash) + getUserDressInfo().hashCode();
}
hash = (37 * hash) + ALLOWBELOCATED_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getAllowBeLocated());
hash = (37 * hash) + ALLOWFINDBYCONTACTS_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getAllowFindByContacts());
hash = (37 * hash) + ALLOWOTHERSDOWNLOADVIDEO_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getAllowOthersDownloadVideo());
hash = (37 * hash) + ALLOWOTHERSDOWNLOADWHENSHARINGVIDEO_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getAllowOthersDownloadWhenSharingVideo());
hash = (37 * hash) + ALLOWSHARESHOWPROFILE_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getAllowShareShowProfile());
hash = (37 * hash) + ALLOWSHOWINGOSSIP_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getAllowShowInGossip());
hash = (37 * hash) + ALLOWSHOWMYACTION_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getAllowShowMyAction());
hash = (37 * hash) + ALLOWSTRANGECOMMENT_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getAllowStrangeComment());
hash = (37 * hash) + ALLOWUNFOLLOWERCOMMENT_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getAllowUnfollowerComment());
hash = (37 * hash) + ALLOWUSELINKMIC_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getAllowUseLinkmic());
if (hasAnchorLevel()) {
hash = (37 * hash) + ANCHORLEVEL_FIELD_NUMBER;
hash = (53 * hash) + getAnchorLevel().hashCode();
}
if (hasAvatarJpg()) {
hash = (37 * hash) + AVATARJPG_FIELD_NUMBER;
hash = (53 * hash) + getAvatarJpg().hashCode();
}
hash = (37 * hash) + BGIMGURL_FIELD_NUMBER;
hash = (53 * hash) + getBgImgUrl().hashCode();
hash = (37 * hash) + BIRTHDAYDESCRIPTION_FIELD_NUMBER;
hash = (53 * hash) + getBirthdayDescription().hashCode();
hash = (37 * hash) + BIRTHDAYVALID_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getBirthdayValid());
hash = (37 * hash) + BLOCKSTATUS_FIELD_NUMBER;
hash = (53 * hash) + getBlockStatus();
hash = (37 * hash) + COMMENTRESTRICT_FIELD_NUMBER;
hash = (53 * hash) + getCommentRestrict();
hash = (37 * hash) + CONSTELLATION_FIELD_NUMBER;
hash = (53 * hash) + getConstellation().hashCode();
hash = (37 * hash) + DISABLEICHAT_FIELD_NUMBER;
hash = (53 * hash) + getDisableIchat();
hash = (37 * hash) + ENABLEICHATIMG_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getEnableIchatImg());
hash = (37 * hash) + EXP_FIELD_NUMBER;
hash = (53 * hash) + getExp();
hash = (37 * hash) + FANTICKETCOUNT_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getFanTicketCount());
hash = (37 * hash) + FOLDSTRANGERCHAT_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getFoldStrangerChat());
hash = (37 * hash) + FOLLOWSTATUS_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getFollowStatus());
hash = (37 * hash) + HOTSOONVERIFIED_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getHotsoonVerified());
hash = (37 * hash) + HOTSOONVERIFIEDREASON_FIELD_NUMBER;
hash = (53 * hash) + getHotsoonVerifiedReason().hashCode();
hash = (37 * hash) + ICHATRESTRICTTYPE_FIELD_NUMBER;
hash = (53 * hash) + getIchatRestrictType();
hash = (37 * hash) + IDSTR_FIELD_NUMBER;
hash = (53 * hash) + getIdStr().hashCode();
hash = (37 * hash) + ISFOLLOWER_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getIsFollower());
hash = (37 * hash) + ISFOLLOWING_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getIsFollowing());
hash = (37 * hash) + NEEDPROFILEGUIDE_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getNeedProfileGuide());
hash = (37 * hash) + PAYSCORES_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getPayScores());
hash = (37 * hash) + PUSHCOMMENTSTATUS_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getPushCommentStatus());
hash = (37 * hash) + PUSHDIGG_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getPushDigg());
hash = (37 * hash) + PUSHFOLLOW_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getPushFollow());
hash = (37 * hash) + PUSHFRIENDACTION_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getPushFriendAction());
hash = (37 * hash) + PUSHICHAT_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getPushIchat());
hash = (37 * hash) + PUSHSTATUS_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getPushStatus());
hash = (37 * hash) + PUSHVIDEOPOST_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getPushVideoPost());
hash = (37 * hash) + PUSHVIDEORECOMMEND_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getPushVideoRecommend());
if (hasStats()) {
hash = (37 * hash) + STATS_FIELD_NUMBER;
hash = (53 * hash) + getStats().hashCode();
}
hash = (37 * hash) + VERIFIEDMOBILE_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getVerifiedMobile());
hash = (37 * hash) + VERIFIEDREASON_FIELD_NUMBER;
hash = (53 * hash) + getVerifiedReason().hashCode();
hash = (37 * hash) + WITHCARMANAGEMENTPERMISSION_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getWithCarManagementPermission());
hash = (37 * hash) + AGERANGE_FIELD_NUMBER;
hash = (53 * hash) + getAgeRange();
hash = (37 * hash) + WATCHDURATIONMONTH_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getWatchDurationMonth());
hash = (29 * hash) + getUnknownFields().hashCode();
memoizedHashCode = hash;
return hash;
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User parseFrom(
java.nio.ByteBuffer data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User parseFrom(
java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User parseFrom(
com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User parseFrom(
com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User parseFrom(
byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User parseFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User parseFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User parseDelimitedFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User parseDelimitedFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input, extensionRegistry);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User parseFrom(
com.google.protobuf.CodedInputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
@java.lang.Override
public Builder newBuilderForType() { return newBuilder(); }
public static Builder newBuilder() {
return DEFAULT_INSTANCE.toBuilder();
}
public static Builder newBuilder(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User prototype) {
return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
}
@java.lang.Override
public Builder toBuilder() {
return this == DEFAULT_INSTANCE
? new Builder() : new Builder().mergeFrom(this);
}
@java.lang.Override
protected Builder newBuilderForType(
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
/**
* Protobuf type {@code User}
*/
public static final class Builder extends
com.google.protobuf.GeneratedMessageV3.Builderuint64 id = 1;
* @return The id.
*/
@java.lang.Override
public long getId() {
return id_;
}
/**
* uint64 id = 1;
* @param value The id to set.
* @return This builder for chaining.
*/
public Builder setId(long value) {
id_ = value;
bitField0_ |= 0x00000001;
onChanged();
return this;
}
/**
* uint64 id = 1;
* @return This builder for chaining.
*/
public Builder clearId() {
bitField0_ = (bitField0_ & ~0x00000001);
id_ = 0L;
onChanged();
return this;
}
private long shortId_ ;
/**
* uint64 shortId = 2;
* @return The shortId.
*/
@java.lang.Override
public long getShortId() {
return shortId_;
}
/**
* uint64 shortId = 2;
* @param value The shortId to set.
* @return This builder for chaining.
*/
public Builder setShortId(long value) {
shortId_ = value;
bitField0_ |= 0x00000002;
onChanged();
return this;
}
/**
* uint64 shortId = 2;
* @return This builder for chaining.
*/
public Builder clearShortId() {
bitField0_ = (bitField0_ & ~0x00000002);
shortId_ = 0L;
onChanged();
return this;
}
private java.lang.Object nickname_ = "";
/**
* string nickname = 3;
* @return The nickname.
*/
public java.lang.String getNickname() {
java.lang.Object ref = nickname_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
nickname_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string nickname = 3;
* @return The bytes for nickname.
*/
public com.google.protobuf.ByteString
getNicknameBytes() {
java.lang.Object ref = nickname_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
nickname_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string nickname = 3;
* @param value The nickname to set.
* @return This builder for chaining.
*/
public Builder setNickname(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
nickname_ = value;
bitField0_ |= 0x00000004;
onChanged();
return this;
}
/**
* string nickname = 3;
* @return This builder for chaining.
*/
public Builder clearNickname() {
nickname_ = getDefaultInstance().getNickname();
bitField0_ = (bitField0_ & ~0x00000004);
onChanged();
return this;
}
/**
* string nickname = 3;
* @param value The bytes for nickname to set.
* @return This builder for chaining.
*/
public Builder setNicknameBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
nickname_ = value;
bitField0_ |= 0x00000004;
onChanged();
return this;
}
private int gender_ ;
/**
* uint32 gender = 4;
* @return The gender.
*/
@java.lang.Override
public int getGender() {
return gender_;
}
/**
* uint32 gender = 4;
* @param value The gender to set.
* @return This builder for chaining.
*/
public Builder setGender(int value) {
gender_ = value;
bitField0_ |= 0x00000008;
onChanged();
return this;
}
/**
* uint32 gender = 4;
* @return This builder for chaining.
*/
public Builder clearGender() {
bitField0_ = (bitField0_ & ~0x00000008);
gender_ = 0;
onChanged();
return this;
}
private java.lang.Object signature_ = "";
/**
* string signature = 5;
* @return The signature.
*/
public java.lang.String getSignature() {
java.lang.Object ref = signature_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
signature_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string signature = 5;
* @return The bytes for signature.
*/
public com.google.protobuf.ByteString
getSignatureBytes() {
java.lang.Object ref = signature_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
signature_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string signature = 5;
* @param value The signature to set.
* @return This builder for chaining.
*/
public Builder setSignature(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
signature_ = value;
bitField0_ |= 0x00000010;
onChanged();
return this;
}
/**
* string signature = 5;
* @return This builder for chaining.
*/
public Builder clearSignature() {
signature_ = getDefaultInstance().getSignature();
bitField0_ = (bitField0_ & ~0x00000010);
onChanged();
return this;
}
/**
* string signature = 5;
* @param value The bytes for signature to set.
* @return This builder for chaining.
*/
public Builder setSignatureBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
signature_ = value;
bitField0_ |= 0x00000010;
onChanged();
return this;
}
private int level_ ;
/**
* uint32 level = 6;
* @return The level.
*/
@java.lang.Override
public int getLevel() {
return level_;
}
/**
* uint32 level = 6;
* @param value The level to set.
* @return This builder for chaining.
*/
public Builder setLevel(int value) {
level_ = value;
bitField0_ |= 0x00000020;
onChanged();
return this;
}
/**
* uint32 level = 6;
* @return This builder for chaining.
*/
public Builder clearLevel() {
bitField0_ = (bitField0_ & ~0x00000020);
level_ = 0;
onChanged();
return this;
}
private long birthday_ ;
/**
* uint64 birthday = 7;
* @return The birthday.
*/
@java.lang.Override
public long getBirthday() {
return birthday_;
}
/**
* uint64 birthday = 7;
* @param value The birthday to set.
* @return This builder for chaining.
*/
public Builder setBirthday(long value) {
birthday_ = value;
bitField0_ |= 0x00000040;
onChanged();
return this;
}
/**
* uint64 birthday = 7;
* @return This builder for chaining.
*/
public Builder clearBirthday() {
bitField0_ = (bitField0_ & ~0x00000040);
birthday_ = 0L;
onChanged();
return this;
}
private java.lang.Object telephone_ = "";
/**
* string telephone = 8;
* @return The telephone.
*/
public java.lang.String getTelephone() {
java.lang.Object ref = telephone_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
telephone_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string telephone = 8;
* @return The bytes for telephone.
*/
public com.google.protobuf.ByteString
getTelephoneBytes() {
java.lang.Object ref = telephone_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
telephone_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string telephone = 8;
* @param value The telephone to set.
* @return This builder for chaining.
*/
public Builder setTelephone(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
telephone_ = value;
bitField0_ |= 0x00000080;
onChanged();
return this;
}
/**
* string telephone = 8;
* @return This builder for chaining.
*/
public Builder clearTelephone() {
telephone_ = getDefaultInstance().getTelephone();
bitField0_ = (bitField0_ & ~0x00000080);
onChanged();
return this;
}
/**
* string telephone = 8;
* @param value The bytes for telephone to set.
* @return This builder for chaining.
*/
public Builder setTelephoneBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
telephone_ = value;
bitField0_ |= 0x00000080;
onChanged();
return this;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image avatarThumb_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder> avatarThumbBuilder_;
/**
* .Image avatarThumb = 9;
* @return Whether the avatarThumb field is set.
*/
public boolean hasAvatarThumb() {
return ((bitField0_ & 0x00000100) != 0);
}
/**
* .Image avatarThumb = 9;
* @return The avatarThumb.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getAvatarThumb() {
if (avatarThumbBuilder_ == null) {
return avatarThumb_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : avatarThumb_;
} else {
return avatarThumbBuilder_.getMessage();
}
}
/**
* .Image avatarThumb = 9;
*/
public Builder setAvatarThumb(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (avatarThumbBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
avatarThumb_ = value;
} else {
avatarThumbBuilder_.setMessage(value);
}
bitField0_ |= 0x00000100;
onChanged();
return this;
}
/**
* .Image avatarThumb = 9;
*/
public Builder setAvatarThumb(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (avatarThumbBuilder_ == null) {
avatarThumb_ = builderForValue.build();
} else {
avatarThumbBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00000100;
onChanged();
return this;
}
/**
* .Image avatarThumb = 9;
*/
public Builder mergeAvatarThumb(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (avatarThumbBuilder_ == null) {
if (((bitField0_ & 0x00000100) != 0) &&
avatarThumb_ != null &&
avatarThumb_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance()) {
getAvatarThumbBuilder().mergeFrom(value);
} else {
avatarThumb_ = value;
}
} else {
avatarThumbBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00000100;
onChanged();
return this;
}
/**
* .Image avatarThumb = 9;
*/
public Builder clearAvatarThumb() {
bitField0_ = (bitField0_ & ~0x00000100);
avatarThumb_ = null;
if (avatarThumbBuilder_ != null) {
avatarThumbBuilder_.dispose();
avatarThumbBuilder_ = null;
}
onChanged();
return this;
}
/**
* .Image avatarThumb = 9;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder getAvatarThumbBuilder() {
bitField0_ |= 0x00000100;
onChanged();
return getAvatarThumbFieldBuilder().getBuilder();
}
/**
* .Image avatarThumb = 9;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getAvatarThumbOrBuilder() {
if (avatarThumbBuilder_ != null) {
return avatarThumbBuilder_.getMessageOrBuilder();
} else {
return avatarThumb_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : avatarThumb_;
}
}
/**
* .Image avatarThumb = 9;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getAvatarThumbFieldBuilder() {
if (avatarThumbBuilder_ == null) {
avatarThumbBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>(
getAvatarThumb(),
getParentForChildren(),
isClean());
avatarThumb_ = null;
}
return avatarThumbBuilder_;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image avatarMedium_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder> avatarMediumBuilder_;
/**
* .Image avatarMedium = 10;
* @return Whether the avatarMedium field is set.
*/
public boolean hasAvatarMedium() {
return ((bitField0_ & 0x00000200) != 0);
}
/**
* .Image avatarMedium = 10;
* @return The avatarMedium.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getAvatarMedium() {
if (avatarMediumBuilder_ == null) {
return avatarMedium_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : avatarMedium_;
} else {
return avatarMediumBuilder_.getMessage();
}
}
/**
* .Image avatarMedium = 10;
*/
public Builder setAvatarMedium(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (avatarMediumBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
avatarMedium_ = value;
} else {
avatarMediumBuilder_.setMessage(value);
}
bitField0_ |= 0x00000200;
onChanged();
return this;
}
/**
* .Image avatarMedium = 10;
*/
public Builder setAvatarMedium(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (avatarMediumBuilder_ == null) {
avatarMedium_ = builderForValue.build();
} else {
avatarMediumBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00000200;
onChanged();
return this;
}
/**
* .Image avatarMedium = 10;
*/
public Builder mergeAvatarMedium(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (avatarMediumBuilder_ == null) {
if (((bitField0_ & 0x00000200) != 0) &&
avatarMedium_ != null &&
avatarMedium_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance()) {
getAvatarMediumBuilder().mergeFrom(value);
} else {
avatarMedium_ = value;
}
} else {
avatarMediumBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00000200;
onChanged();
return this;
}
/**
* .Image avatarMedium = 10;
*/
public Builder clearAvatarMedium() {
bitField0_ = (bitField0_ & ~0x00000200);
avatarMedium_ = null;
if (avatarMediumBuilder_ != null) {
avatarMediumBuilder_.dispose();
avatarMediumBuilder_ = null;
}
onChanged();
return this;
}
/**
* .Image avatarMedium = 10;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder getAvatarMediumBuilder() {
bitField0_ |= 0x00000200;
onChanged();
return getAvatarMediumFieldBuilder().getBuilder();
}
/**
* .Image avatarMedium = 10;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getAvatarMediumOrBuilder() {
if (avatarMediumBuilder_ != null) {
return avatarMediumBuilder_.getMessageOrBuilder();
} else {
return avatarMedium_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : avatarMedium_;
}
}
/**
* .Image avatarMedium = 10;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getAvatarMediumFieldBuilder() {
if (avatarMediumBuilder_ == null) {
avatarMediumBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>(
getAvatarMedium(),
getParentForChildren(),
isClean());
avatarMedium_ = null;
}
return avatarMediumBuilder_;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image avatarLarge_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder> avatarLargeBuilder_;
/**
* .Image avatarLarge = 11;
* @return Whether the avatarLarge field is set.
*/
public boolean hasAvatarLarge() {
return ((bitField0_ & 0x00000400) != 0);
}
/**
* .Image avatarLarge = 11;
* @return The avatarLarge.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getAvatarLarge() {
if (avatarLargeBuilder_ == null) {
return avatarLarge_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : avatarLarge_;
} else {
return avatarLargeBuilder_.getMessage();
}
}
/**
* .Image avatarLarge = 11;
*/
public Builder setAvatarLarge(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (avatarLargeBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
avatarLarge_ = value;
} else {
avatarLargeBuilder_.setMessage(value);
}
bitField0_ |= 0x00000400;
onChanged();
return this;
}
/**
* .Image avatarLarge = 11;
*/
public Builder setAvatarLarge(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (avatarLargeBuilder_ == null) {
avatarLarge_ = builderForValue.build();
} else {
avatarLargeBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00000400;
onChanged();
return this;
}
/**
* .Image avatarLarge = 11;
*/
public Builder mergeAvatarLarge(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (avatarLargeBuilder_ == null) {
if (((bitField0_ & 0x00000400) != 0) &&
avatarLarge_ != null &&
avatarLarge_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance()) {
getAvatarLargeBuilder().mergeFrom(value);
} else {
avatarLarge_ = value;
}
} else {
avatarLargeBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00000400;
onChanged();
return this;
}
/**
* .Image avatarLarge = 11;
*/
public Builder clearAvatarLarge() {
bitField0_ = (bitField0_ & ~0x00000400);
avatarLarge_ = null;
if (avatarLargeBuilder_ != null) {
avatarLargeBuilder_.dispose();
avatarLargeBuilder_ = null;
}
onChanged();
return this;
}
/**
* .Image avatarLarge = 11;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder getAvatarLargeBuilder() {
bitField0_ |= 0x00000400;
onChanged();
return getAvatarLargeFieldBuilder().getBuilder();
}
/**
* .Image avatarLarge = 11;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getAvatarLargeOrBuilder() {
if (avatarLargeBuilder_ != null) {
return avatarLargeBuilder_.getMessageOrBuilder();
} else {
return avatarLarge_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : avatarLarge_;
}
}
/**
* .Image avatarLarge = 11;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getAvatarLargeFieldBuilder() {
if (avatarLargeBuilder_ == null) {
avatarLargeBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>(
getAvatarLarge(),
getParentForChildren(),
isClean());
avatarLarge_ = null;
}
return avatarLargeBuilder_;
}
private boolean verified_ ;
/**
* bool verified = 12;
* @return The verified.
*/
@java.lang.Override
public boolean getVerified() {
return verified_;
}
/**
* bool verified = 12;
* @param value The verified to set.
* @return This builder for chaining.
*/
public Builder setVerified(boolean value) {
verified_ = value;
bitField0_ |= 0x00000800;
onChanged();
return this;
}
/**
* bool verified = 12;
* @return This builder for chaining.
*/
public Builder clearVerified() {
bitField0_ = (bitField0_ & ~0x00000800);
verified_ = false;
onChanged();
return this;
}
private int experience_ ;
/**
* int32 experience = 13;
* @return The experience.
*/
@java.lang.Override
public int getExperience() {
return experience_;
}
/**
* int32 experience = 13;
* @param value The experience to set.
* @return This builder for chaining.
*/
public Builder setExperience(int value) {
experience_ = value;
bitField0_ |= 0x00001000;
onChanged();
return this;
}
/**
* int32 experience = 13;
* @return This builder for chaining.
*/
public Builder clearExperience() {
bitField0_ = (bitField0_ & ~0x00001000);
experience_ = 0;
onChanged();
return this;
}
private java.lang.Object city_ = "";
/**
* string city = 14;
* @return The city.
*/
public java.lang.String getCity() {
java.lang.Object ref = city_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
city_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string city = 14;
* @return The bytes for city.
*/
public com.google.protobuf.ByteString
getCityBytes() {
java.lang.Object ref = city_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
city_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string city = 14;
* @param value The city to set.
* @return This builder for chaining.
*/
public Builder setCity(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
city_ = value;
bitField0_ |= 0x00002000;
onChanged();
return this;
}
/**
* string city = 14;
* @return This builder for chaining.
*/
public Builder clearCity() {
city_ = getDefaultInstance().getCity();
bitField0_ = (bitField0_ & ~0x00002000);
onChanged();
return this;
}
/**
* string city = 14;
* @param value The bytes for city to set.
* @return This builder for chaining.
*/
public Builder setCityBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
city_ = value;
bitField0_ |= 0x00002000;
onChanged();
return this;
}
private int status_ ;
/**
* int32 status = 15;
* @return The status.
*/
@java.lang.Override
public int getStatus() {
return status_;
}
/**
* int32 status = 15;
* @param value The status to set.
* @return This builder for chaining.
*/
public Builder setStatus(int value) {
status_ = value;
bitField0_ |= 0x00004000;
onChanged();
return this;
}
/**
* int32 status = 15;
* @return This builder for chaining.
*/
public Builder clearStatus() {
bitField0_ = (bitField0_ & ~0x00004000);
status_ = 0;
onChanged();
return this;
}
private long createTime_ ;
/**
* int64 createTime = 16;
* @return The createTime.
*/
@java.lang.Override
public long getCreateTime() {
return createTime_;
}
/**
* int64 createTime = 16;
* @param value The createTime to set.
* @return This builder for chaining.
*/
public Builder setCreateTime(long value) {
createTime_ = value;
bitField0_ |= 0x00008000;
onChanged();
return this;
}
/**
* int64 createTime = 16;
* @return This builder for chaining.
*/
public Builder clearCreateTime() {
bitField0_ = (bitField0_ & ~0x00008000);
createTime_ = 0L;
onChanged();
return this;
}
private long modifyTime_ ;
/**
* int64 modifyTime = 17;
* @return The modifyTime.
*/
@java.lang.Override
public long getModifyTime() {
return modifyTime_;
}
/**
* int64 modifyTime = 17;
* @param value The modifyTime to set.
* @return This builder for chaining.
*/
public Builder setModifyTime(long value) {
modifyTime_ = value;
bitField0_ |= 0x00010000;
onChanged();
return this;
}
/**
* int64 modifyTime = 17;
* @return This builder for chaining.
*/
public Builder clearModifyTime() {
bitField0_ = (bitField0_ & ~0x00010000);
modifyTime_ = 0L;
onChanged();
return this;
}
private int secret_ ;
/**
* int32 secret = 18;
* @return The secret.
*/
@java.lang.Override
public int getSecret() {
return secret_;
}
/**
* int32 secret = 18;
* @param value The secret to set.
* @return This builder for chaining.
*/
public Builder setSecret(int value) {
secret_ = value;
bitField0_ |= 0x00020000;
onChanged();
return this;
}
/**
* int32 secret = 18;
* @return This builder for chaining.
*/
public Builder clearSecret() {
bitField0_ = (bitField0_ & ~0x00020000);
secret_ = 0;
onChanged();
return this;
}
private java.lang.Object shareQrcodeUri_ = "";
/**
* string shareQrcodeUri = 19;
* @return The shareQrcodeUri.
*/
public java.lang.String getShareQrcodeUri() {
java.lang.Object ref = shareQrcodeUri_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
shareQrcodeUri_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string shareQrcodeUri = 19;
* @return The bytes for shareQrcodeUri.
*/
public com.google.protobuf.ByteString
getShareQrcodeUriBytes() {
java.lang.Object ref = shareQrcodeUri_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
shareQrcodeUri_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string shareQrcodeUri = 19;
* @param value The shareQrcodeUri to set.
* @return This builder for chaining.
*/
public Builder setShareQrcodeUri(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
shareQrcodeUri_ = value;
bitField0_ |= 0x00040000;
onChanged();
return this;
}
/**
* string shareQrcodeUri = 19;
* @return This builder for chaining.
*/
public Builder clearShareQrcodeUri() {
shareQrcodeUri_ = getDefaultInstance().getShareQrcodeUri();
bitField0_ = (bitField0_ & ~0x00040000);
onChanged();
return this;
}
/**
* string shareQrcodeUri = 19;
* @param value The bytes for shareQrcodeUri to set.
* @return This builder for chaining.
*/
public Builder setShareQrcodeUriBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
shareQrcodeUri_ = value;
bitField0_ |= 0x00040000;
onChanged();
return this;
}
private int incomeSharePercent_ ;
/**
* int32 incomeSharePercent = 20;
* @return The incomeSharePercent.
*/
@java.lang.Override
public int getIncomeSharePercent() {
return incomeSharePercent_;
}
/**
* int32 incomeSharePercent = 20;
* @param value The incomeSharePercent to set.
* @return This builder for chaining.
*/
public Builder setIncomeSharePercent(int value) {
incomeSharePercent_ = value;
bitField0_ |= 0x00080000;
onChanged();
return this;
}
/**
* int32 incomeSharePercent = 20;
* @return This builder for chaining.
*/
public Builder clearIncomeSharePercent() {
bitField0_ = (bitField0_ & ~0x00080000);
incomeSharePercent_ = 0;
onChanged();
return this;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image badgeImageListList_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder> badgeImageListListBuilder_;
/**
* .Image badgeImageListList = 21;
* @return Whether the badgeImageListList field is set.
*/
public boolean hasBadgeImageListList() {
return ((bitField0_ & 0x00100000) != 0);
}
/**
* .Image badgeImageListList = 21;
* @return The badgeImageListList.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getBadgeImageListList() {
if (badgeImageListListBuilder_ == null) {
return badgeImageListList_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : badgeImageListList_;
} else {
return badgeImageListListBuilder_.getMessage();
}
}
/**
* .Image badgeImageListList = 21;
*/
public Builder setBadgeImageListList(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (badgeImageListListBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
badgeImageListList_ = value;
} else {
badgeImageListListBuilder_.setMessage(value);
}
bitField0_ |= 0x00100000;
onChanged();
return this;
}
/**
* .Image badgeImageListList = 21;
*/
public Builder setBadgeImageListList(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (badgeImageListListBuilder_ == null) {
badgeImageListList_ = builderForValue.build();
} else {
badgeImageListListBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00100000;
onChanged();
return this;
}
/**
* .Image badgeImageListList = 21;
*/
public Builder mergeBadgeImageListList(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (badgeImageListListBuilder_ == null) {
if (((bitField0_ & 0x00100000) != 0) &&
badgeImageListList_ != null &&
badgeImageListList_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance()) {
getBadgeImageListListBuilder().mergeFrom(value);
} else {
badgeImageListList_ = value;
}
} else {
badgeImageListListBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00100000;
onChanged();
return this;
}
/**
* .Image badgeImageListList = 21;
*/
public Builder clearBadgeImageListList() {
bitField0_ = (bitField0_ & ~0x00100000);
badgeImageListList_ = null;
if (badgeImageListListBuilder_ != null) {
badgeImageListListBuilder_.dispose();
badgeImageListListBuilder_ = null;
}
onChanged();
return this;
}
/**
* .Image badgeImageListList = 21;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder getBadgeImageListListBuilder() {
bitField0_ |= 0x00100000;
onChanged();
return getBadgeImageListListFieldBuilder().getBuilder();
}
/**
* .Image badgeImageListList = 21;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getBadgeImageListListOrBuilder() {
if (badgeImageListListBuilder_ != null) {
return badgeImageListListBuilder_.getMessageOrBuilder();
} else {
return badgeImageListList_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : badgeImageListList_;
}
}
/**
* .Image badgeImageListList = 21;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getBadgeImageListListFieldBuilder() {
if (badgeImageListListBuilder_ == null) {
badgeImageListListBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>(
getBadgeImageListList(),
getParentForChildren(),
isClean());
badgeImageListList_ = null;
}
return badgeImageListListBuilder_;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo followInfo_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfoOrBuilder> followInfoBuilder_;
/**
* .User.FollowInfo followInfo = 22;
* @return Whether the followInfo field is set.
*/
public boolean hasFollowInfo() {
return ((bitField0_ & 0x00200000) != 0);
}
/**
* .User.FollowInfo followInfo = 22;
* @return The followInfo.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo getFollowInfo() {
if (followInfoBuilder_ == null) {
return followInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo.getDefaultInstance() : followInfo_;
} else {
return followInfoBuilder_.getMessage();
}
}
/**
* .User.FollowInfo followInfo = 22;
*/
public Builder setFollowInfo(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo value) {
if (followInfoBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
followInfo_ = value;
} else {
followInfoBuilder_.setMessage(value);
}
bitField0_ |= 0x00200000;
onChanged();
return this;
}
/**
* .User.FollowInfo followInfo = 22;
*/
public Builder setFollowInfo(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo.Builder builderForValue) {
if (followInfoBuilder_ == null) {
followInfo_ = builderForValue.build();
} else {
followInfoBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00200000;
onChanged();
return this;
}
/**
* .User.FollowInfo followInfo = 22;
*/
public Builder mergeFollowInfo(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo value) {
if (followInfoBuilder_ == null) {
if (((bitField0_ & 0x00200000) != 0) &&
followInfo_ != null &&
followInfo_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo.getDefaultInstance()) {
getFollowInfoBuilder().mergeFrom(value);
} else {
followInfo_ = value;
}
} else {
followInfoBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00200000;
onChanged();
return this;
}
/**
* .User.FollowInfo followInfo = 22;
*/
public Builder clearFollowInfo() {
bitField0_ = (bitField0_ & ~0x00200000);
followInfo_ = null;
if (followInfoBuilder_ != null) {
followInfoBuilder_.dispose();
followInfoBuilder_ = null;
}
onChanged();
return this;
}
/**
* .User.FollowInfo followInfo = 22;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo.Builder getFollowInfoBuilder() {
bitField0_ |= 0x00200000;
onChanged();
return getFollowInfoFieldBuilder().getBuilder();
}
/**
* .User.FollowInfo followInfo = 22;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfoOrBuilder getFollowInfoOrBuilder() {
if (followInfoBuilder_ != null) {
return followInfoBuilder_.getMessageOrBuilder();
} else {
return followInfo_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo.getDefaultInstance() : followInfo_;
}
}
/**
* .User.FollowInfo followInfo = 22;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfoOrBuilder>
getFollowInfoFieldBuilder() {
if (followInfoBuilder_ == null) {
followInfoBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FollowInfoOrBuilder>(
getFollowInfo(),
getParentForChildren(),
isClean());
followInfo_ = null;
}
return followInfoBuilder_;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade payGrade_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGradeOrBuilder> payGradeBuilder_;
/**
* .User.PayGrade payGrade = 23;
* @return Whether the payGrade field is set.
*/
public boolean hasPayGrade() {
return ((bitField0_ & 0x00400000) != 0);
}
/**
* .User.PayGrade payGrade = 23;
* @return The payGrade.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade getPayGrade() {
if (payGradeBuilder_ == null) {
return payGrade_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.getDefaultInstance() : payGrade_;
} else {
return payGradeBuilder_.getMessage();
}
}
/**
* .User.PayGrade payGrade = 23;
*/
public Builder setPayGrade(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade value) {
if (payGradeBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
payGrade_ = value;
} else {
payGradeBuilder_.setMessage(value);
}
bitField0_ |= 0x00400000;
onChanged();
return this;
}
/**
* .User.PayGrade payGrade = 23;
*/
public Builder setPayGrade(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.Builder builderForValue) {
if (payGradeBuilder_ == null) {
payGrade_ = builderForValue.build();
} else {
payGradeBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00400000;
onChanged();
return this;
}
/**
* .User.PayGrade payGrade = 23;
*/
public Builder mergePayGrade(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade value) {
if (payGradeBuilder_ == null) {
if (((bitField0_ & 0x00400000) != 0) &&
payGrade_ != null &&
payGrade_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.getDefaultInstance()) {
getPayGradeBuilder().mergeFrom(value);
} else {
payGrade_ = value;
}
} else {
payGradeBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00400000;
onChanged();
return this;
}
/**
* .User.PayGrade payGrade = 23;
*/
public Builder clearPayGrade() {
bitField0_ = (bitField0_ & ~0x00400000);
payGrade_ = null;
if (payGradeBuilder_ != null) {
payGradeBuilder_.dispose();
payGradeBuilder_ = null;
}
onChanged();
return this;
}
/**
* .User.PayGrade payGrade = 23;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.Builder getPayGradeBuilder() {
bitField0_ |= 0x00400000;
onChanged();
return getPayGradeFieldBuilder().getBuilder();
}
/**
* .User.PayGrade payGrade = 23;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGradeOrBuilder getPayGradeOrBuilder() {
if (payGradeBuilder_ != null) {
return payGradeBuilder_.getMessageOrBuilder();
} else {
return payGrade_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.getDefaultInstance() : payGrade_;
}
}
/**
* .User.PayGrade payGrade = 23;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGradeOrBuilder>
getPayGradeFieldBuilder() {
if (payGradeBuilder_ == null) {
payGradeBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGrade.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PayGradeOrBuilder>(
getPayGrade(),
getParentForChildren(),
isClean());
payGrade_ = null;
}
return payGradeBuilder_;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub fansClub_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClubOrBuilder> fansClubBuilder_;
/**
* .User.FansClub fansClub = 24;
* @return Whether the fansClub field is set.
*/
public boolean hasFansClub() {
return ((bitField0_ & 0x00800000) != 0);
}
/**
* .User.FansClub fansClub = 24;
* @return The fansClub.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub getFansClub() {
if (fansClubBuilder_ == null) {
return fansClub_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.getDefaultInstance() : fansClub_;
} else {
return fansClubBuilder_.getMessage();
}
}
/**
* .User.FansClub fansClub = 24;
*/
public Builder setFansClub(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub value) {
if (fansClubBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
fansClub_ = value;
} else {
fansClubBuilder_.setMessage(value);
}
bitField0_ |= 0x00800000;
onChanged();
return this;
}
/**
* .User.FansClub fansClub = 24;
*/
public Builder setFansClub(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.Builder builderForValue) {
if (fansClubBuilder_ == null) {
fansClub_ = builderForValue.build();
} else {
fansClubBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x00800000;
onChanged();
return this;
}
/**
* .User.FansClub fansClub = 24;
*/
public Builder mergeFansClub(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub value) {
if (fansClubBuilder_ == null) {
if (((bitField0_ & 0x00800000) != 0) &&
fansClub_ != null &&
fansClub_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.getDefaultInstance()) {
getFansClubBuilder().mergeFrom(value);
} else {
fansClub_ = value;
}
} else {
fansClubBuilder_.mergeFrom(value);
}
bitField0_ |= 0x00800000;
onChanged();
return this;
}
/**
* .User.FansClub fansClub = 24;
*/
public Builder clearFansClub() {
bitField0_ = (bitField0_ & ~0x00800000);
fansClub_ = null;
if (fansClubBuilder_ != null) {
fansClubBuilder_.dispose();
fansClubBuilder_ = null;
}
onChanged();
return this;
}
/**
* .User.FansClub fansClub = 24;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.Builder getFansClubBuilder() {
bitField0_ |= 0x00800000;
onChanged();
return getFansClubFieldBuilder().getBuilder();
}
/**
* .User.FansClub fansClub = 24;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClubOrBuilder getFansClubOrBuilder() {
if (fansClubBuilder_ != null) {
return fansClubBuilder_.getMessageOrBuilder();
} else {
return fansClub_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.getDefaultInstance() : fansClub_;
}
}
/**
* .User.FansClub fansClub = 24;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClubOrBuilder>
getFansClubFieldBuilder() {
if (fansClubBuilder_ == null) {
fansClubBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClub.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansClubOrBuilder>(
getFansClub(),
getParentForChildren(),
isClean());
fansClub_ = null;
}
return fansClubBuilder_;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Border border_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Border, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Border.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BorderOrBuilder> borderBuilder_;
/**
* .User.Border border = 25;
* @return Whether the border field is set.
*/
public boolean hasBorder() {
return ((bitField0_ & 0x01000000) != 0);
}
/**
* .User.Border border = 25;
* @return The border.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Border getBorder() {
if (borderBuilder_ == null) {
return border_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Border.getDefaultInstance() : border_;
} else {
return borderBuilder_.getMessage();
}
}
/**
* .User.Border border = 25;
*/
public Builder setBorder(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Border value) {
if (borderBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
border_ = value;
} else {
borderBuilder_.setMessage(value);
}
bitField0_ |= 0x01000000;
onChanged();
return this;
}
/**
* .User.Border border = 25;
*/
public Builder setBorder(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Border.Builder builderForValue) {
if (borderBuilder_ == null) {
border_ = builderForValue.build();
} else {
borderBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x01000000;
onChanged();
return this;
}
/**
* .User.Border border = 25;
*/
public Builder mergeBorder(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Border value) {
if (borderBuilder_ == null) {
if (((bitField0_ & 0x01000000) != 0) &&
border_ != null &&
border_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Border.getDefaultInstance()) {
getBorderBuilder().mergeFrom(value);
} else {
border_ = value;
}
} else {
borderBuilder_.mergeFrom(value);
}
bitField0_ |= 0x01000000;
onChanged();
return this;
}
/**
* .User.Border border = 25;
*/
public Builder clearBorder() {
bitField0_ = (bitField0_ & ~0x01000000);
border_ = null;
if (borderBuilder_ != null) {
borderBuilder_.dispose();
borderBuilder_ = null;
}
onChanged();
return this;
}
/**
* .User.Border border = 25;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Border.Builder getBorderBuilder() {
bitField0_ |= 0x01000000;
onChanged();
return getBorderFieldBuilder().getBuilder();
}
/**
* .User.Border border = 25;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BorderOrBuilder getBorderOrBuilder() {
if (borderBuilder_ != null) {
return borderBuilder_.getMessageOrBuilder();
} else {
return border_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Border.getDefaultInstance() : border_;
}
}
/**
* .User.Border border = 25;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Border, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Border.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BorderOrBuilder>
getBorderFieldBuilder() {
if (borderBuilder_ == null) {
borderBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Border, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Border.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BorderOrBuilder>(
getBorder(),
getParentForChildren(),
isClean());
border_ = null;
}
return borderBuilder_;
}
private java.lang.Object specialId_ = "";
/**
* string specialId = 26;
* @return The specialId.
*/
public java.lang.String getSpecialId() {
java.lang.Object ref = specialId_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
specialId_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string specialId = 26;
* @return The bytes for specialId.
*/
public com.google.protobuf.ByteString
getSpecialIdBytes() {
java.lang.Object ref = specialId_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
specialId_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string specialId = 26;
* @param value The specialId to set.
* @return This builder for chaining.
*/
public Builder setSpecialId(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
specialId_ = value;
bitField0_ |= 0x02000000;
onChanged();
return this;
}
/**
* string specialId = 26;
* @return This builder for chaining.
*/
public Builder clearSpecialId() {
specialId_ = getDefaultInstance().getSpecialId();
bitField0_ = (bitField0_ & ~0x02000000);
onChanged();
return this;
}
/**
* string specialId = 26;
* @param value The bytes for specialId to set.
* @return This builder for chaining.
*/
public Builder setSpecialIdBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
specialId_ = value;
bitField0_ |= 0x02000000;
onChanged();
return this;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image avatarBorder_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder> avatarBorderBuilder_;
/**
* .Image avatarBorder = 27;
* @return Whether the avatarBorder field is set.
*/
public boolean hasAvatarBorder() {
return ((bitField0_ & 0x04000000) != 0);
}
/**
* .Image avatarBorder = 27;
* @return The avatarBorder.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getAvatarBorder() {
if (avatarBorderBuilder_ == null) {
return avatarBorder_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : avatarBorder_;
} else {
return avatarBorderBuilder_.getMessage();
}
}
/**
* .Image avatarBorder = 27;
*/
public Builder setAvatarBorder(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (avatarBorderBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
avatarBorder_ = value;
} else {
avatarBorderBuilder_.setMessage(value);
}
bitField0_ |= 0x04000000;
onChanged();
return this;
}
/**
* .Image avatarBorder = 27;
*/
public Builder setAvatarBorder(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (avatarBorderBuilder_ == null) {
avatarBorder_ = builderForValue.build();
} else {
avatarBorderBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x04000000;
onChanged();
return this;
}
/**
* .Image avatarBorder = 27;
*/
public Builder mergeAvatarBorder(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (avatarBorderBuilder_ == null) {
if (((bitField0_ & 0x04000000) != 0) &&
avatarBorder_ != null &&
avatarBorder_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance()) {
getAvatarBorderBuilder().mergeFrom(value);
} else {
avatarBorder_ = value;
}
} else {
avatarBorderBuilder_.mergeFrom(value);
}
bitField0_ |= 0x04000000;
onChanged();
return this;
}
/**
* .Image avatarBorder = 27;
*/
public Builder clearAvatarBorder() {
bitField0_ = (bitField0_ & ~0x04000000);
avatarBorder_ = null;
if (avatarBorderBuilder_ != null) {
avatarBorderBuilder_.dispose();
avatarBorderBuilder_ = null;
}
onChanged();
return this;
}
/**
* .Image avatarBorder = 27;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder getAvatarBorderBuilder() {
bitField0_ |= 0x04000000;
onChanged();
return getAvatarBorderFieldBuilder().getBuilder();
}
/**
* .Image avatarBorder = 27;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getAvatarBorderOrBuilder() {
if (avatarBorderBuilder_ != null) {
return avatarBorderBuilder_.getMessageOrBuilder();
} else {
return avatarBorder_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : avatarBorder_;
}
}
/**
* .Image avatarBorder = 27;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getAvatarBorderFieldBuilder() {
if (avatarBorderBuilder_ == null) {
avatarBorderBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>(
getAvatarBorder(),
getParentForChildren(),
isClean());
avatarBorder_ = null;
}
return avatarBorderBuilder_;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image medal_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder> medalBuilder_;
/**
* .Image medal = 28;
* @return Whether the medal field is set.
*/
public boolean hasMedal() {
return ((bitField0_ & 0x08000000) != 0);
}
/**
* .Image medal = 28;
* @return The medal.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getMedal() {
if (medalBuilder_ == null) {
return medal_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : medal_;
} else {
return medalBuilder_.getMessage();
}
}
/**
* .Image medal = 28;
*/
public Builder setMedal(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (medalBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
medal_ = value;
} else {
medalBuilder_.setMessage(value);
}
bitField0_ |= 0x08000000;
onChanged();
return this;
}
/**
* .Image medal = 28;
*/
public Builder setMedal(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (medalBuilder_ == null) {
medal_ = builderForValue.build();
} else {
medalBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x08000000;
onChanged();
return this;
}
/**
* .Image medal = 28;
*/
public Builder mergeMedal(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (medalBuilder_ == null) {
if (((bitField0_ & 0x08000000) != 0) &&
medal_ != null &&
medal_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance()) {
getMedalBuilder().mergeFrom(value);
} else {
medal_ = value;
}
} else {
medalBuilder_.mergeFrom(value);
}
bitField0_ |= 0x08000000;
onChanged();
return this;
}
/**
* .Image medal = 28;
*/
public Builder clearMedal() {
bitField0_ = (bitField0_ & ~0x08000000);
medal_ = null;
if (medalBuilder_ != null) {
medalBuilder_.dispose();
medalBuilder_ = null;
}
onChanged();
return this;
}
/**
* .Image medal = 28;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder getMedalBuilder() {
bitField0_ |= 0x08000000;
onChanged();
return getMedalFieldBuilder().getBuilder();
}
/**
* .Image medal = 28;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getMedalOrBuilder() {
if (medalBuilder_ != null) {
return medalBuilder_.getMessageOrBuilder();
} else {
return medal_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : medal_;
}
}
/**
* .Image medal = 28;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getMedalFieldBuilder() {
if (medalBuilder_ == null) {
medalBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>(
getMedal(),
getParentForChildren(),
isClean());
medal_ = null;
}
return medalBuilder_;
}
private java.util.Listrepeated .Image realTimeIconsList = 29;
*/
public java.util.Listrepeated .Image realTimeIconsList = 29;
*/
public int getRealTimeIconsListCount() {
if (realTimeIconsListBuilder_ == null) {
return realTimeIconsList_.size();
} else {
return realTimeIconsListBuilder_.getCount();
}
}
/**
* repeated .Image realTimeIconsList = 29;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getRealTimeIconsList(int index) {
if (realTimeIconsListBuilder_ == null) {
return realTimeIconsList_.get(index);
} else {
return realTimeIconsListBuilder_.getMessage(index);
}
}
/**
* repeated .Image realTimeIconsList = 29;
*/
public Builder setRealTimeIconsList(
int index, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (realTimeIconsListBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureRealTimeIconsListIsMutable();
realTimeIconsList_.set(index, value);
onChanged();
} else {
realTimeIconsListBuilder_.setMessage(index, value);
}
return this;
}
/**
* repeated .Image realTimeIconsList = 29;
*/
public Builder setRealTimeIconsList(
int index, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (realTimeIconsListBuilder_ == null) {
ensureRealTimeIconsListIsMutable();
realTimeIconsList_.set(index, builderForValue.build());
onChanged();
} else {
realTimeIconsListBuilder_.setMessage(index, builderForValue.build());
}
return this;
}
/**
* repeated .Image realTimeIconsList = 29;
*/
public Builder addRealTimeIconsList(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (realTimeIconsListBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureRealTimeIconsListIsMutable();
realTimeIconsList_.add(value);
onChanged();
} else {
realTimeIconsListBuilder_.addMessage(value);
}
return this;
}
/**
* repeated .Image realTimeIconsList = 29;
*/
public Builder addRealTimeIconsList(
int index, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (realTimeIconsListBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureRealTimeIconsListIsMutable();
realTimeIconsList_.add(index, value);
onChanged();
} else {
realTimeIconsListBuilder_.addMessage(index, value);
}
return this;
}
/**
* repeated .Image realTimeIconsList = 29;
*/
public Builder addRealTimeIconsList(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (realTimeIconsListBuilder_ == null) {
ensureRealTimeIconsListIsMutable();
realTimeIconsList_.add(builderForValue.build());
onChanged();
} else {
realTimeIconsListBuilder_.addMessage(builderForValue.build());
}
return this;
}
/**
* repeated .Image realTimeIconsList = 29;
*/
public Builder addRealTimeIconsList(
int index, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (realTimeIconsListBuilder_ == null) {
ensureRealTimeIconsListIsMutable();
realTimeIconsList_.add(index, builderForValue.build());
onChanged();
} else {
realTimeIconsListBuilder_.addMessage(index, builderForValue.build());
}
return this;
}
/**
* repeated .Image realTimeIconsList = 29;
*/
public Builder addAllRealTimeIconsList(
java.lang.Iterable extends tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image> values) {
if (realTimeIconsListBuilder_ == null) {
ensureRealTimeIconsListIsMutable();
com.google.protobuf.AbstractMessageLite.Builder.addAll(
values, realTimeIconsList_);
onChanged();
} else {
realTimeIconsListBuilder_.addAllMessages(values);
}
return this;
}
/**
* repeated .Image realTimeIconsList = 29;
*/
public Builder clearRealTimeIconsList() {
if (realTimeIconsListBuilder_ == null) {
realTimeIconsList_ = java.util.Collections.emptyList();
bitField0_ = (bitField0_ & ~0x10000000);
onChanged();
} else {
realTimeIconsListBuilder_.clear();
}
return this;
}
/**
* repeated .Image realTimeIconsList = 29;
*/
public Builder removeRealTimeIconsList(int index) {
if (realTimeIconsListBuilder_ == null) {
ensureRealTimeIconsListIsMutable();
realTimeIconsList_.remove(index);
onChanged();
} else {
realTimeIconsListBuilder_.remove(index);
}
return this;
}
/**
* repeated .Image realTimeIconsList = 29;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder getRealTimeIconsListBuilder(
int index) {
return getRealTimeIconsListFieldBuilder().getBuilder(index);
}
/**
* repeated .Image realTimeIconsList = 29;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getRealTimeIconsListOrBuilder(
int index) {
if (realTimeIconsListBuilder_ == null) {
return realTimeIconsList_.get(index); } else {
return realTimeIconsListBuilder_.getMessageOrBuilder(index);
}
}
/**
* repeated .Image realTimeIconsList = 29;
*/
public java.util.List extends tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getRealTimeIconsListOrBuilderList() {
if (realTimeIconsListBuilder_ != null) {
return realTimeIconsListBuilder_.getMessageOrBuilderList();
} else {
return java.util.Collections.unmodifiableList(realTimeIconsList_);
}
}
/**
* repeated .Image realTimeIconsList = 29;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder addRealTimeIconsListBuilder() {
return getRealTimeIconsListFieldBuilder().addBuilder(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance());
}
/**
* repeated .Image realTimeIconsList = 29;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder addRealTimeIconsListBuilder(
int index) {
return getRealTimeIconsListFieldBuilder().addBuilder(
index, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance());
}
/**
* repeated .Image realTimeIconsList = 29;
*/
public java.util.Listrepeated .Image newRealTimeIconsList = 30;
*/
public java.util.Listrepeated .Image newRealTimeIconsList = 30;
*/
public int getNewRealTimeIconsListCount() {
if (newRealTimeIconsListBuilder_ == null) {
return newRealTimeIconsList_.size();
} else {
return newRealTimeIconsListBuilder_.getCount();
}
}
/**
* repeated .Image newRealTimeIconsList = 30;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getNewRealTimeIconsList(int index) {
if (newRealTimeIconsListBuilder_ == null) {
return newRealTimeIconsList_.get(index);
} else {
return newRealTimeIconsListBuilder_.getMessage(index);
}
}
/**
* repeated .Image newRealTimeIconsList = 30;
*/
public Builder setNewRealTimeIconsList(
int index, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (newRealTimeIconsListBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureNewRealTimeIconsListIsMutable();
newRealTimeIconsList_.set(index, value);
onChanged();
} else {
newRealTimeIconsListBuilder_.setMessage(index, value);
}
return this;
}
/**
* repeated .Image newRealTimeIconsList = 30;
*/
public Builder setNewRealTimeIconsList(
int index, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (newRealTimeIconsListBuilder_ == null) {
ensureNewRealTimeIconsListIsMutable();
newRealTimeIconsList_.set(index, builderForValue.build());
onChanged();
} else {
newRealTimeIconsListBuilder_.setMessage(index, builderForValue.build());
}
return this;
}
/**
* repeated .Image newRealTimeIconsList = 30;
*/
public Builder addNewRealTimeIconsList(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (newRealTimeIconsListBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureNewRealTimeIconsListIsMutable();
newRealTimeIconsList_.add(value);
onChanged();
} else {
newRealTimeIconsListBuilder_.addMessage(value);
}
return this;
}
/**
* repeated .Image newRealTimeIconsList = 30;
*/
public Builder addNewRealTimeIconsList(
int index, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (newRealTimeIconsListBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureNewRealTimeIconsListIsMutable();
newRealTimeIconsList_.add(index, value);
onChanged();
} else {
newRealTimeIconsListBuilder_.addMessage(index, value);
}
return this;
}
/**
* repeated .Image newRealTimeIconsList = 30;
*/
public Builder addNewRealTimeIconsList(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (newRealTimeIconsListBuilder_ == null) {
ensureNewRealTimeIconsListIsMutable();
newRealTimeIconsList_.add(builderForValue.build());
onChanged();
} else {
newRealTimeIconsListBuilder_.addMessage(builderForValue.build());
}
return this;
}
/**
* repeated .Image newRealTimeIconsList = 30;
*/
public Builder addNewRealTimeIconsList(
int index, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (newRealTimeIconsListBuilder_ == null) {
ensureNewRealTimeIconsListIsMutable();
newRealTimeIconsList_.add(index, builderForValue.build());
onChanged();
} else {
newRealTimeIconsListBuilder_.addMessage(index, builderForValue.build());
}
return this;
}
/**
* repeated .Image newRealTimeIconsList = 30;
*/
public Builder addAllNewRealTimeIconsList(
java.lang.Iterable extends tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image> values) {
if (newRealTimeIconsListBuilder_ == null) {
ensureNewRealTimeIconsListIsMutable();
com.google.protobuf.AbstractMessageLite.Builder.addAll(
values, newRealTimeIconsList_);
onChanged();
} else {
newRealTimeIconsListBuilder_.addAllMessages(values);
}
return this;
}
/**
* repeated .Image newRealTimeIconsList = 30;
*/
public Builder clearNewRealTimeIconsList() {
if (newRealTimeIconsListBuilder_ == null) {
newRealTimeIconsList_ = java.util.Collections.emptyList();
bitField0_ = (bitField0_ & ~0x20000000);
onChanged();
} else {
newRealTimeIconsListBuilder_.clear();
}
return this;
}
/**
* repeated .Image newRealTimeIconsList = 30;
*/
public Builder removeNewRealTimeIconsList(int index) {
if (newRealTimeIconsListBuilder_ == null) {
ensureNewRealTimeIconsListIsMutable();
newRealTimeIconsList_.remove(index);
onChanged();
} else {
newRealTimeIconsListBuilder_.remove(index);
}
return this;
}
/**
* repeated .Image newRealTimeIconsList = 30;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder getNewRealTimeIconsListBuilder(
int index) {
return getNewRealTimeIconsListFieldBuilder().getBuilder(index);
}
/**
* repeated .Image newRealTimeIconsList = 30;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getNewRealTimeIconsListOrBuilder(
int index) {
if (newRealTimeIconsListBuilder_ == null) {
return newRealTimeIconsList_.get(index); } else {
return newRealTimeIconsListBuilder_.getMessageOrBuilder(index);
}
}
/**
* repeated .Image newRealTimeIconsList = 30;
*/
public java.util.List extends tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getNewRealTimeIconsListOrBuilderList() {
if (newRealTimeIconsListBuilder_ != null) {
return newRealTimeIconsListBuilder_.getMessageOrBuilderList();
} else {
return java.util.Collections.unmodifiableList(newRealTimeIconsList_);
}
}
/**
* repeated .Image newRealTimeIconsList = 30;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder addNewRealTimeIconsListBuilder() {
return getNewRealTimeIconsListFieldBuilder().addBuilder(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance());
}
/**
* repeated .Image newRealTimeIconsList = 30;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder addNewRealTimeIconsListBuilder(
int index) {
return getNewRealTimeIconsListFieldBuilder().addBuilder(
index, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance());
}
/**
* repeated .Image newRealTimeIconsList = 30;
*/
public java.util.Listint64 topVipNo = 31;
* @return The topVipNo.
*/
@java.lang.Override
public long getTopVipNo() {
return topVipNo_;
}
/**
* int64 topVipNo = 31;
* @param value The topVipNo to set.
* @return This builder for chaining.
*/
public Builder setTopVipNo(long value) {
topVipNo_ = value;
bitField0_ |= 0x40000000;
onChanged();
return this;
}
/**
* int64 topVipNo = 31;
* @return This builder for chaining.
*/
public Builder clearTopVipNo() {
bitField0_ = (bitField0_ & ~0x40000000);
topVipNo_ = 0L;
onChanged();
return this;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttr userAttr_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttr, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttr.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttrOrBuilder> userAttrBuilder_;
/**
* .User.UserAttr userAttr = 32;
* @return Whether the userAttr field is set.
*/
public boolean hasUserAttr() {
return ((bitField0_ & 0x80000000) != 0);
}
/**
* .User.UserAttr userAttr = 32;
* @return The userAttr.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttr getUserAttr() {
if (userAttrBuilder_ == null) {
return userAttr_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttr.getDefaultInstance() : userAttr_;
} else {
return userAttrBuilder_.getMessage();
}
}
/**
* .User.UserAttr userAttr = 32;
*/
public Builder setUserAttr(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttr value) {
if (userAttrBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
userAttr_ = value;
} else {
userAttrBuilder_.setMessage(value);
}
bitField0_ |= 0x80000000;
onChanged();
return this;
}
/**
* .User.UserAttr userAttr = 32;
*/
public Builder setUserAttr(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttr.Builder builderForValue) {
if (userAttrBuilder_ == null) {
userAttr_ = builderForValue.build();
} else {
userAttrBuilder_.setMessage(builderForValue.build());
}
bitField0_ |= 0x80000000;
onChanged();
return this;
}
/**
* .User.UserAttr userAttr = 32;
*/
public Builder mergeUserAttr(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttr value) {
if (userAttrBuilder_ == null) {
if (((bitField0_ & 0x80000000) != 0) &&
userAttr_ != null &&
userAttr_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttr.getDefaultInstance()) {
getUserAttrBuilder().mergeFrom(value);
} else {
userAttr_ = value;
}
} else {
userAttrBuilder_.mergeFrom(value);
}
bitField0_ |= 0x80000000;
onChanged();
return this;
}
/**
* .User.UserAttr userAttr = 32;
*/
public Builder clearUserAttr() {
bitField0_ = (bitField0_ & ~0x80000000);
userAttr_ = null;
if (userAttrBuilder_ != null) {
userAttrBuilder_.dispose();
userAttrBuilder_ = null;
}
onChanged();
return this;
}
/**
* .User.UserAttr userAttr = 32;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttr.Builder getUserAttrBuilder() {
bitField0_ |= 0x80000000;
onChanged();
return getUserAttrFieldBuilder().getBuilder();
}
/**
* .User.UserAttr userAttr = 32;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttrOrBuilder getUserAttrOrBuilder() {
if (userAttrBuilder_ != null) {
return userAttrBuilder_.getMessageOrBuilder();
} else {
return userAttr_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttr.getDefaultInstance() : userAttr_;
}
}
/**
* .User.UserAttr userAttr = 32;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttr, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttr.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttrOrBuilder>
getUserAttrFieldBuilder() {
if (userAttrBuilder_ == null) {
userAttrBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttr, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttr.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserAttrOrBuilder>(
getUserAttr(),
getParentForChildren(),
isClean());
userAttr_ = null;
}
return userAttrBuilder_;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoom ownRoom_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoom, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoom.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoomOrBuilder> ownRoomBuilder_;
/**
* .User.OwnRoom ownRoom = 33;
* @return Whether the ownRoom field is set.
*/
public boolean hasOwnRoom() {
return ((bitField1_ & 0x00000001) != 0);
}
/**
* .User.OwnRoom ownRoom = 33;
* @return The ownRoom.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoom getOwnRoom() {
if (ownRoomBuilder_ == null) {
return ownRoom_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoom.getDefaultInstance() : ownRoom_;
} else {
return ownRoomBuilder_.getMessage();
}
}
/**
* .User.OwnRoom ownRoom = 33;
*/
public Builder setOwnRoom(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoom value) {
if (ownRoomBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ownRoom_ = value;
} else {
ownRoomBuilder_.setMessage(value);
}
bitField1_ |= 0x00000001;
onChanged();
return this;
}
/**
* .User.OwnRoom ownRoom = 33;
*/
public Builder setOwnRoom(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoom.Builder builderForValue) {
if (ownRoomBuilder_ == null) {
ownRoom_ = builderForValue.build();
} else {
ownRoomBuilder_.setMessage(builderForValue.build());
}
bitField1_ |= 0x00000001;
onChanged();
return this;
}
/**
* .User.OwnRoom ownRoom = 33;
*/
public Builder mergeOwnRoom(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoom value) {
if (ownRoomBuilder_ == null) {
if (((bitField1_ & 0x00000001) != 0) &&
ownRoom_ != null &&
ownRoom_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoom.getDefaultInstance()) {
getOwnRoomBuilder().mergeFrom(value);
} else {
ownRoom_ = value;
}
} else {
ownRoomBuilder_.mergeFrom(value);
}
bitField1_ |= 0x00000001;
onChanged();
return this;
}
/**
* .User.OwnRoom ownRoom = 33;
*/
public Builder clearOwnRoom() {
bitField1_ = (bitField1_ & ~0x00000001);
ownRoom_ = null;
if (ownRoomBuilder_ != null) {
ownRoomBuilder_.dispose();
ownRoomBuilder_ = null;
}
onChanged();
return this;
}
/**
* .User.OwnRoom ownRoom = 33;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoom.Builder getOwnRoomBuilder() {
bitField1_ |= 0x00000001;
onChanged();
return getOwnRoomFieldBuilder().getBuilder();
}
/**
* .User.OwnRoom ownRoom = 33;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoomOrBuilder getOwnRoomOrBuilder() {
if (ownRoomBuilder_ != null) {
return ownRoomBuilder_.getMessageOrBuilder();
} else {
return ownRoom_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoom.getDefaultInstance() : ownRoom_;
}
}
/**
* .User.OwnRoom ownRoom = 33;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoom, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoom.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoomOrBuilder>
getOwnRoomFieldBuilder() {
if (ownRoomBuilder_ == null) {
ownRoomBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoom, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoom.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.OwnRoomOrBuilder>(
getOwnRoom(),
getParentForChildren(),
isClean());
ownRoom_ = null;
}
return ownRoomBuilder_;
}
private long payScore_ ;
/**
* int64 payScore = 34;
* @return The payScore.
*/
@java.lang.Override
public long getPayScore() {
return payScore_;
}
/**
* int64 payScore = 34;
* @param value The payScore to set.
* @return This builder for chaining.
*/
public Builder setPayScore(long value) {
payScore_ = value;
bitField1_ |= 0x00000002;
onChanged();
return this;
}
/**
* int64 payScore = 34;
* @return This builder for chaining.
*/
public Builder clearPayScore() {
bitField1_ = (bitField1_ & ~0x00000002);
payScore_ = 0L;
onChanged();
return this;
}
private long ticketCount_ ;
/**
* int64 ticketCount = 35;
* @return The ticketCount.
*/
@java.lang.Override
public long getTicketCount() {
return ticketCount_;
}
/**
* int64 ticketCount = 35;
* @param value The ticketCount to set.
* @return This builder for chaining.
*/
public Builder setTicketCount(long value) {
ticketCount_ = value;
bitField1_ |= 0x00000004;
onChanged();
return this;
}
/**
* int64 ticketCount = 35;
* @return This builder for chaining.
*/
public Builder clearTicketCount() {
bitField1_ = (bitField1_ & ~0x00000004);
ticketCount_ = 0L;
onChanged();
return this;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfo anchorInfo_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfoOrBuilder> anchorInfoBuilder_;
/**
* .User.AnchorInfo anchorInfo = 36;
* @return Whether the anchorInfo field is set.
*/
public boolean hasAnchorInfo() {
return ((bitField1_ & 0x00000008) != 0);
}
/**
* .User.AnchorInfo anchorInfo = 36;
* @return The anchorInfo.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfo getAnchorInfo() {
if (anchorInfoBuilder_ == null) {
return anchorInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfo.getDefaultInstance() : anchorInfo_;
} else {
return anchorInfoBuilder_.getMessage();
}
}
/**
* .User.AnchorInfo anchorInfo = 36;
*/
public Builder setAnchorInfo(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfo value) {
if (anchorInfoBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
anchorInfo_ = value;
} else {
anchorInfoBuilder_.setMessage(value);
}
bitField1_ |= 0x00000008;
onChanged();
return this;
}
/**
* .User.AnchorInfo anchorInfo = 36;
*/
public Builder setAnchorInfo(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfo.Builder builderForValue) {
if (anchorInfoBuilder_ == null) {
anchorInfo_ = builderForValue.build();
} else {
anchorInfoBuilder_.setMessage(builderForValue.build());
}
bitField1_ |= 0x00000008;
onChanged();
return this;
}
/**
* .User.AnchorInfo anchorInfo = 36;
*/
public Builder mergeAnchorInfo(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfo value) {
if (anchorInfoBuilder_ == null) {
if (((bitField1_ & 0x00000008) != 0) &&
anchorInfo_ != null &&
anchorInfo_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfo.getDefaultInstance()) {
getAnchorInfoBuilder().mergeFrom(value);
} else {
anchorInfo_ = value;
}
} else {
anchorInfoBuilder_.mergeFrom(value);
}
bitField1_ |= 0x00000008;
onChanged();
return this;
}
/**
* .User.AnchorInfo anchorInfo = 36;
*/
public Builder clearAnchorInfo() {
bitField1_ = (bitField1_ & ~0x00000008);
anchorInfo_ = null;
if (anchorInfoBuilder_ != null) {
anchorInfoBuilder_.dispose();
anchorInfoBuilder_ = null;
}
onChanged();
return this;
}
/**
* .User.AnchorInfo anchorInfo = 36;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfo.Builder getAnchorInfoBuilder() {
bitField1_ |= 0x00000008;
onChanged();
return getAnchorInfoFieldBuilder().getBuilder();
}
/**
* .User.AnchorInfo anchorInfo = 36;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfoOrBuilder getAnchorInfoOrBuilder() {
if (anchorInfoBuilder_ != null) {
return anchorInfoBuilder_.getMessageOrBuilder();
} else {
return anchorInfo_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfo.getDefaultInstance() : anchorInfo_;
}
}
/**
* .User.AnchorInfo anchorInfo = 36;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfoOrBuilder>
getAnchorInfoFieldBuilder() {
if (anchorInfoBuilder_ == null) {
anchorInfoBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorInfoOrBuilder>(
getAnchorInfo(),
getParentForChildren(),
isClean());
anchorInfo_ = null;
}
return anchorInfoBuilder_;
}
private int linkMicStats_ ;
/**
* int32 linkMicStats = 37;
* @return The linkMicStats.
*/
@java.lang.Override
public int getLinkMicStats() {
return linkMicStats_;
}
/**
* int32 linkMicStats = 37;
* @param value The linkMicStats to set.
* @return This builder for chaining.
*/
public Builder setLinkMicStats(int value) {
linkMicStats_ = value;
bitField1_ |= 0x00000010;
onChanged();
return this;
}
/**
* int32 linkMicStats = 37;
* @return This builder for chaining.
*/
public Builder clearLinkMicStats() {
bitField1_ = (bitField1_ & ~0x00000010);
linkMicStats_ = 0;
onChanged();
return this;
}
private java.lang.Object displayId_ = "";
/**
* string displayId = 38;
* @return The displayId.
*/
public java.lang.String getDisplayId() {
java.lang.Object ref = displayId_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
displayId_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string displayId = 38;
* @return The bytes for displayId.
*/
public com.google.protobuf.ByteString
getDisplayIdBytes() {
java.lang.Object ref = displayId_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
displayId_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string displayId = 38;
* @param value The displayId to set.
* @return This builder for chaining.
*/
public Builder setDisplayId(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
displayId_ = value;
bitField1_ |= 0x00000020;
onChanged();
return this;
}
/**
* string displayId = 38;
* @return This builder for chaining.
*/
public Builder clearDisplayId() {
displayId_ = getDefaultInstance().getDisplayId();
bitField1_ = (bitField1_ & ~0x00000020);
onChanged();
return this;
}
/**
* string displayId = 38;
* @param value The bytes for displayId to set.
* @return This builder for chaining.
*/
public Builder setDisplayIdBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
displayId_ = value;
bitField1_ |= 0x00000020;
onChanged();
return this;
}
private boolean withCommercePermission_ ;
/**
* bool withCommercePermission = 39;
* @return The withCommercePermission.
*/
@java.lang.Override
public boolean getWithCommercePermission() {
return withCommercePermission_;
}
/**
* bool withCommercePermission = 39;
* @param value The withCommercePermission to set.
* @return This builder for chaining.
*/
public Builder setWithCommercePermission(boolean value) {
withCommercePermission_ = value;
bitField1_ |= 0x00000040;
onChanged();
return this;
}
/**
* bool withCommercePermission = 39;
* @return This builder for chaining.
*/
public Builder clearWithCommercePermission() {
bitField1_ = (bitField1_ & ~0x00000040);
withCommercePermission_ = false;
onChanged();
return this;
}
private boolean withFusionShopEntry_ ;
/**
* bool withFusionShopEntry = 40;
* @return The withFusionShopEntry.
*/
@java.lang.Override
public boolean getWithFusionShopEntry() {
return withFusionShopEntry_;
}
/**
* bool withFusionShopEntry = 40;
* @param value The withFusionShopEntry to set.
* @return This builder for chaining.
*/
public Builder setWithFusionShopEntry(boolean value) {
withFusionShopEntry_ = value;
bitField1_ |= 0x00000080;
onChanged();
return this;
}
/**
* bool withFusionShopEntry = 40;
* @return This builder for chaining.
*/
public Builder clearWithFusionShopEntry() {
bitField1_ = (bitField1_ & ~0x00000080);
withFusionShopEntry_ = false;
onChanged();
return this;
}
private long totalRechargeDiamondCount_ ;
/**
* int64 totalRechargeDiamondCount = 41;
* @return The totalRechargeDiamondCount.
*/
@java.lang.Override
public long getTotalRechargeDiamondCount() {
return totalRechargeDiamondCount_;
}
/**
* int64 totalRechargeDiamondCount = 41;
* @param value The totalRechargeDiamondCount to set.
* @return This builder for chaining.
*/
public Builder setTotalRechargeDiamondCount(long value) {
totalRechargeDiamondCount_ = value;
bitField1_ |= 0x00000100;
onChanged();
return this;
}
/**
* int64 totalRechargeDiamondCount = 41;
* @return This builder for chaining.
*/
public Builder clearTotalRechargeDiamondCount() {
bitField1_ = (bitField1_ & ~0x00000100);
totalRechargeDiamondCount_ = 0L;
onChanged();
return this;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel webcastAnchorLevel_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevelOrBuilder> webcastAnchorLevelBuilder_;
/**
* .User.AnchorLevel webcastAnchorLevel = 42;
* @return Whether the webcastAnchorLevel field is set.
*/
public boolean hasWebcastAnchorLevel() {
return ((bitField1_ & 0x00000200) != 0);
}
/**
* .User.AnchorLevel webcastAnchorLevel = 42;
* @return The webcastAnchorLevel.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel getWebcastAnchorLevel() {
if (webcastAnchorLevelBuilder_ == null) {
return webcastAnchorLevel_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel.getDefaultInstance() : webcastAnchorLevel_;
} else {
return webcastAnchorLevelBuilder_.getMessage();
}
}
/**
* .User.AnchorLevel webcastAnchorLevel = 42;
*/
public Builder setWebcastAnchorLevel(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel value) {
if (webcastAnchorLevelBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
webcastAnchorLevel_ = value;
} else {
webcastAnchorLevelBuilder_.setMessage(value);
}
bitField1_ |= 0x00000200;
onChanged();
return this;
}
/**
* .User.AnchorLevel webcastAnchorLevel = 42;
*/
public Builder setWebcastAnchorLevel(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel.Builder builderForValue) {
if (webcastAnchorLevelBuilder_ == null) {
webcastAnchorLevel_ = builderForValue.build();
} else {
webcastAnchorLevelBuilder_.setMessage(builderForValue.build());
}
bitField1_ |= 0x00000200;
onChanged();
return this;
}
/**
* .User.AnchorLevel webcastAnchorLevel = 42;
*/
public Builder mergeWebcastAnchorLevel(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel value) {
if (webcastAnchorLevelBuilder_ == null) {
if (((bitField1_ & 0x00000200) != 0) &&
webcastAnchorLevel_ != null &&
webcastAnchorLevel_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel.getDefaultInstance()) {
getWebcastAnchorLevelBuilder().mergeFrom(value);
} else {
webcastAnchorLevel_ = value;
}
} else {
webcastAnchorLevelBuilder_.mergeFrom(value);
}
bitField1_ |= 0x00000200;
onChanged();
return this;
}
/**
* .User.AnchorLevel webcastAnchorLevel = 42;
*/
public Builder clearWebcastAnchorLevel() {
bitField1_ = (bitField1_ & ~0x00000200);
webcastAnchorLevel_ = null;
if (webcastAnchorLevelBuilder_ != null) {
webcastAnchorLevelBuilder_.dispose();
webcastAnchorLevelBuilder_ = null;
}
onChanged();
return this;
}
/**
* .User.AnchorLevel webcastAnchorLevel = 42;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel.Builder getWebcastAnchorLevelBuilder() {
bitField1_ |= 0x00000200;
onChanged();
return getWebcastAnchorLevelFieldBuilder().getBuilder();
}
/**
* .User.AnchorLevel webcastAnchorLevel = 42;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevelOrBuilder getWebcastAnchorLevelOrBuilder() {
if (webcastAnchorLevelBuilder_ != null) {
return webcastAnchorLevelBuilder_.getMessageOrBuilder();
} else {
return webcastAnchorLevel_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel.getDefaultInstance() : webcastAnchorLevel_;
}
}
/**
* .User.AnchorLevel webcastAnchorLevel = 42;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevelOrBuilder>
getWebcastAnchorLevelFieldBuilder() {
if (webcastAnchorLevelBuilder_ == null) {
webcastAnchorLevelBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevelOrBuilder>(
getWebcastAnchorLevel(),
getParentForChildren(),
isClean());
webcastAnchorLevel_ = null;
}
return webcastAnchorLevelBuilder_;
}
private java.lang.Object verifiedContent_ = "";
/**
* string verifiedContent = 43;
* @return The verifiedContent.
*/
public java.lang.String getVerifiedContent() {
java.lang.Object ref = verifiedContent_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
verifiedContent_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string verifiedContent = 43;
* @return The bytes for verifiedContent.
*/
public com.google.protobuf.ByteString
getVerifiedContentBytes() {
java.lang.Object ref = verifiedContent_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
verifiedContent_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string verifiedContent = 43;
* @param value The verifiedContent to set.
* @return This builder for chaining.
*/
public Builder setVerifiedContent(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
verifiedContent_ = value;
bitField1_ |= 0x00000400;
onChanged();
return this;
}
/**
* string verifiedContent = 43;
* @return This builder for chaining.
*/
public Builder clearVerifiedContent() {
verifiedContent_ = getDefaultInstance().getVerifiedContent();
bitField1_ = (bitField1_ & ~0x00000400);
onChanged();
return this;
}
/**
* string verifiedContent = 43;
* @param value The bytes for verifiedContent to set.
* @return This builder for chaining.
*/
public Builder setVerifiedContentBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
verifiedContent_ = value;
bitField1_ |= 0x00000400;
onChanged();
return this;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStats authorStats_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStats, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStats.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStatsOrBuilder> authorStatsBuilder_;
/**
* .User.AuthorStats authorStats = 44;
* @return Whether the authorStats field is set.
*/
public boolean hasAuthorStats() {
return ((bitField1_ & 0x00000800) != 0);
}
/**
* .User.AuthorStats authorStats = 44;
* @return The authorStats.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStats getAuthorStats() {
if (authorStatsBuilder_ == null) {
return authorStats_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStats.getDefaultInstance() : authorStats_;
} else {
return authorStatsBuilder_.getMessage();
}
}
/**
* .User.AuthorStats authorStats = 44;
*/
public Builder setAuthorStats(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStats value) {
if (authorStatsBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
authorStats_ = value;
} else {
authorStatsBuilder_.setMessage(value);
}
bitField1_ |= 0x00000800;
onChanged();
return this;
}
/**
* .User.AuthorStats authorStats = 44;
*/
public Builder setAuthorStats(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStats.Builder builderForValue) {
if (authorStatsBuilder_ == null) {
authorStats_ = builderForValue.build();
} else {
authorStatsBuilder_.setMessage(builderForValue.build());
}
bitField1_ |= 0x00000800;
onChanged();
return this;
}
/**
* .User.AuthorStats authorStats = 44;
*/
public Builder mergeAuthorStats(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStats value) {
if (authorStatsBuilder_ == null) {
if (((bitField1_ & 0x00000800) != 0) &&
authorStats_ != null &&
authorStats_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStats.getDefaultInstance()) {
getAuthorStatsBuilder().mergeFrom(value);
} else {
authorStats_ = value;
}
} else {
authorStatsBuilder_.mergeFrom(value);
}
bitField1_ |= 0x00000800;
onChanged();
return this;
}
/**
* .User.AuthorStats authorStats = 44;
*/
public Builder clearAuthorStats() {
bitField1_ = (bitField1_ & ~0x00000800);
authorStats_ = null;
if (authorStatsBuilder_ != null) {
authorStatsBuilder_.dispose();
authorStatsBuilder_ = null;
}
onChanged();
return this;
}
/**
* .User.AuthorStats authorStats = 44;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStats.Builder getAuthorStatsBuilder() {
bitField1_ |= 0x00000800;
onChanged();
return getAuthorStatsFieldBuilder().getBuilder();
}
/**
* .User.AuthorStats authorStats = 44;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStatsOrBuilder getAuthorStatsOrBuilder() {
if (authorStatsBuilder_ != null) {
return authorStatsBuilder_.getMessageOrBuilder();
} else {
return authorStats_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStats.getDefaultInstance() : authorStats_;
}
}
/**
* .User.AuthorStats authorStats = 44;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStats, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStats.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStatsOrBuilder>
getAuthorStatsFieldBuilder() {
if (authorStatsBuilder_ == null) {
authorStatsBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStats, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStats.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthorStatsOrBuilder>(
getAuthorStats(),
getParentForChildren(),
isClean());
authorStats_ = null;
}
return authorStatsBuilder_;
}
private java.util.Listrepeated .User topFansList = 45;
*/
public java.util.Listrepeated .User topFansList = 45;
*/
public int getTopFansListCount() {
if (topFansListBuilder_ == null) {
return topFansList_.size();
} else {
return topFansListBuilder_.getCount();
}
}
/**
* repeated .User topFansList = 45;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User getTopFansList(int index) {
if (topFansListBuilder_ == null) {
return topFansList_.get(index);
} else {
return topFansListBuilder_.getMessage(index);
}
}
/**
* repeated .User topFansList = 45;
*/
public Builder setTopFansList(
int index, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User value) {
if (topFansListBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureTopFansListIsMutable();
topFansList_.set(index, value);
onChanged();
} else {
topFansListBuilder_.setMessage(index, value);
}
return this;
}
/**
* repeated .User topFansList = 45;
*/
public Builder setTopFansList(
int index, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Builder builderForValue) {
if (topFansListBuilder_ == null) {
ensureTopFansListIsMutable();
topFansList_.set(index, builderForValue.build());
onChanged();
} else {
topFansListBuilder_.setMessage(index, builderForValue.build());
}
return this;
}
/**
* repeated .User topFansList = 45;
*/
public Builder addTopFansList(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User value) {
if (topFansListBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureTopFansListIsMutable();
topFansList_.add(value);
onChanged();
} else {
topFansListBuilder_.addMessage(value);
}
return this;
}
/**
* repeated .User topFansList = 45;
*/
public Builder addTopFansList(
int index, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User value) {
if (topFansListBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
ensureTopFansListIsMutable();
topFansList_.add(index, value);
onChanged();
} else {
topFansListBuilder_.addMessage(index, value);
}
return this;
}
/**
* repeated .User topFansList = 45;
*/
public Builder addTopFansList(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Builder builderForValue) {
if (topFansListBuilder_ == null) {
ensureTopFansListIsMutable();
topFansList_.add(builderForValue.build());
onChanged();
} else {
topFansListBuilder_.addMessage(builderForValue.build());
}
return this;
}
/**
* repeated .User topFansList = 45;
*/
public Builder addTopFansList(
int index, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Builder builderForValue) {
if (topFansListBuilder_ == null) {
ensureTopFansListIsMutable();
topFansList_.add(index, builderForValue.build());
onChanged();
} else {
topFansListBuilder_.addMessage(index, builderForValue.build());
}
return this;
}
/**
* repeated .User topFansList = 45;
*/
public Builder addAllTopFansList(
java.lang.Iterable extends tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User> values) {
if (topFansListBuilder_ == null) {
ensureTopFansListIsMutable();
com.google.protobuf.AbstractMessageLite.Builder.addAll(
values, topFansList_);
onChanged();
} else {
topFansListBuilder_.addAllMessages(values);
}
return this;
}
/**
* repeated .User topFansList = 45;
*/
public Builder clearTopFansList() {
if (topFansListBuilder_ == null) {
topFansList_ = java.util.Collections.emptyList();
bitField1_ = (bitField1_ & ~0x00001000);
onChanged();
} else {
topFansListBuilder_.clear();
}
return this;
}
/**
* repeated .User topFansList = 45;
*/
public Builder removeTopFansList(int index) {
if (topFansListBuilder_ == null) {
ensureTopFansListIsMutable();
topFansList_.remove(index);
onChanged();
} else {
topFansListBuilder_.remove(index);
}
return this;
}
/**
* repeated .User topFansList = 45;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Builder getTopFansListBuilder(
int index) {
return getTopFansListFieldBuilder().getBuilder(index);
}
/**
* repeated .User topFansList = 45;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.UserOrBuilder getTopFansListOrBuilder(
int index) {
if (topFansListBuilder_ == null) {
return topFansList_.get(index); } else {
return topFansListBuilder_.getMessageOrBuilder(index);
}
}
/**
* repeated .User topFansList = 45;
*/
public java.util.List extends tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.UserOrBuilder>
getTopFansListOrBuilderList() {
if (topFansListBuilder_ != null) {
return topFansListBuilder_.getMessageOrBuilderList();
} else {
return java.util.Collections.unmodifiableList(topFansList_);
}
}
/**
* repeated .User topFansList = 45;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Builder addTopFansListBuilder() {
return getTopFansListFieldBuilder().addBuilder(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.getDefaultInstance());
}
/**
* repeated .User topFansList = 45;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Builder addTopFansListBuilder(
int index) {
return getTopFansListFieldBuilder().addBuilder(
index, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.getDefaultInstance());
}
/**
* repeated .User topFansList = 45;
*/
public java.util.Liststring secUid = 46;
* @return The secUid.
*/
public java.lang.String getSecUid() {
java.lang.Object ref = secUid_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
secUid_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string secUid = 46;
* @return The bytes for secUid.
*/
public com.google.protobuf.ByteString
getSecUidBytes() {
java.lang.Object ref = secUid_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
secUid_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string secUid = 46;
* @param value The secUid to set.
* @return This builder for chaining.
*/
public Builder setSecUid(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
secUid_ = value;
bitField1_ |= 0x00002000;
onChanged();
return this;
}
/**
* string secUid = 46;
* @return This builder for chaining.
*/
public Builder clearSecUid() {
secUid_ = getDefaultInstance().getSecUid();
bitField1_ = (bitField1_ & ~0x00002000);
onChanged();
return this;
}
/**
* string secUid = 46;
* @param value The bytes for secUid to set.
* @return This builder for chaining.
*/
public Builder setSecUidBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
secUid_ = value;
bitField1_ |= 0x00002000;
onChanged();
return this;
}
private int userRole_ ;
/**
* int32 userRole = 47;
* @return The userRole.
*/
@java.lang.Override
public int getUserRole() {
return userRole_;
}
/**
* int32 userRole = 47;
* @param value The userRole to set.
* @return This builder for chaining.
*/
public Builder setUserRole(int value) {
userRole_ = value;
bitField1_ |= 0x00004000;
onChanged();
return this;
}
/**
* int32 userRole = 47;
* @return This builder for chaining.
*/
public Builder clearUserRole() {
bitField1_ = (bitField1_ & ~0x00004000);
userRole_ = 0;
onChanged();
return this;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParams xiguaInfo_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParams, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParams.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParamsOrBuilder> xiguaInfoBuilder_;
/**
* .User.XiguaParams xiguaInfo = 48;
* @return Whether the xiguaInfo field is set.
*/
public boolean hasXiguaInfo() {
return ((bitField1_ & 0x00008000) != 0);
}
/**
* .User.XiguaParams xiguaInfo = 48;
* @return The xiguaInfo.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParams getXiguaInfo() {
if (xiguaInfoBuilder_ == null) {
return xiguaInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParams.getDefaultInstance() : xiguaInfo_;
} else {
return xiguaInfoBuilder_.getMessage();
}
}
/**
* .User.XiguaParams xiguaInfo = 48;
*/
public Builder setXiguaInfo(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParams value) {
if (xiguaInfoBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
xiguaInfo_ = value;
} else {
xiguaInfoBuilder_.setMessage(value);
}
bitField1_ |= 0x00008000;
onChanged();
return this;
}
/**
* .User.XiguaParams xiguaInfo = 48;
*/
public Builder setXiguaInfo(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParams.Builder builderForValue) {
if (xiguaInfoBuilder_ == null) {
xiguaInfo_ = builderForValue.build();
} else {
xiguaInfoBuilder_.setMessage(builderForValue.build());
}
bitField1_ |= 0x00008000;
onChanged();
return this;
}
/**
* .User.XiguaParams xiguaInfo = 48;
*/
public Builder mergeXiguaInfo(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParams value) {
if (xiguaInfoBuilder_ == null) {
if (((bitField1_ & 0x00008000) != 0) &&
xiguaInfo_ != null &&
xiguaInfo_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParams.getDefaultInstance()) {
getXiguaInfoBuilder().mergeFrom(value);
} else {
xiguaInfo_ = value;
}
} else {
xiguaInfoBuilder_.mergeFrom(value);
}
bitField1_ |= 0x00008000;
onChanged();
return this;
}
/**
* .User.XiguaParams xiguaInfo = 48;
*/
public Builder clearXiguaInfo() {
bitField1_ = (bitField1_ & ~0x00008000);
xiguaInfo_ = null;
if (xiguaInfoBuilder_ != null) {
xiguaInfoBuilder_.dispose();
xiguaInfoBuilder_ = null;
}
onChanged();
return this;
}
/**
* .User.XiguaParams xiguaInfo = 48;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParams.Builder getXiguaInfoBuilder() {
bitField1_ |= 0x00008000;
onChanged();
return getXiguaInfoFieldBuilder().getBuilder();
}
/**
* .User.XiguaParams xiguaInfo = 48;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParamsOrBuilder getXiguaInfoOrBuilder() {
if (xiguaInfoBuilder_ != null) {
return xiguaInfoBuilder_.getMessageOrBuilder();
} else {
return xiguaInfo_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParams.getDefaultInstance() : xiguaInfo_;
}
}
/**
* .User.XiguaParams xiguaInfo = 48;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParams, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParams.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParamsOrBuilder>
getXiguaInfoFieldBuilder() {
if (xiguaInfoBuilder_ == null) {
xiguaInfoBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParams, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParams.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.XiguaParamsOrBuilder>(
getXiguaInfo(),
getParentForChildren(),
isClean());
xiguaInfo_ = null;
}
return xiguaInfoBuilder_;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo activityReward_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfoOrBuilder> activityRewardBuilder_;
/**
* .User.ActivityInfo activityReward = 49;
* @return Whether the activityReward field is set.
*/
public boolean hasActivityReward() {
return ((bitField1_ & 0x00010000) != 0);
}
/**
* .User.ActivityInfo activityReward = 49;
* @return The activityReward.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo getActivityReward() {
if (activityRewardBuilder_ == null) {
return activityReward_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo.getDefaultInstance() : activityReward_;
} else {
return activityRewardBuilder_.getMessage();
}
}
/**
* .User.ActivityInfo activityReward = 49;
*/
public Builder setActivityReward(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo value) {
if (activityRewardBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
activityReward_ = value;
} else {
activityRewardBuilder_.setMessage(value);
}
bitField1_ |= 0x00010000;
onChanged();
return this;
}
/**
* .User.ActivityInfo activityReward = 49;
*/
public Builder setActivityReward(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo.Builder builderForValue) {
if (activityRewardBuilder_ == null) {
activityReward_ = builderForValue.build();
} else {
activityRewardBuilder_.setMessage(builderForValue.build());
}
bitField1_ |= 0x00010000;
onChanged();
return this;
}
/**
* .User.ActivityInfo activityReward = 49;
*/
public Builder mergeActivityReward(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo value) {
if (activityRewardBuilder_ == null) {
if (((bitField1_ & 0x00010000) != 0) &&
activityReward_ != null &&
activityReward_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo.getDefaultInstance()) {
getActivityRewardBuilder().mergeFrom(value);
} else {
activityReward_ = value;
}
} else {
activityRewardBuilder_.mergeFrom(value);
}
bitField1_ |= 0x00010000;
onChanged();
return this;
}
/**
* .User.ActivityInfo activityReward = 49;
*/
public Builder clearActivityReward() {
bitField1_ = (bitField1_ & ~0x00010000);
activityReward_ = null;
if (activityRewardBuilder_ != null) {
activityRewardBuilder_.dispose();
activityRewardBuilder_ = null;
}
onChanged();
return this;
}
/**
* .User.ActivityInfo activityReward = 49;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo.Builder getActivityRewardBuilder() {
bitField1_ |= 0x00010000;
onChanged();
return getActivityRewardFieldBuilder().getBuilder();
}
/**
* .User.ActivityInfo activityReward = 49;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfoOrBuilder getActivityRewardOrBuilder() {
if (activityRewardBuilder_ != null) {
return activityRewardBuilder_.getMessageOrBuilder();
} else {
return activityReward_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo.getDefaultInstance() : activityReward_;
}
}
/**
* .User.ActivityInfo activityReward = 49;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfoOrBuilder>
getActivityRewardFieldBuilder() {
if (activityRewardBuilder_ == null) {
activityRewardBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ActivityInfoOrBuilder>(
getActivityReward(),
getParentForChildren(),
isClean());
activityReward_ = null;
}
return activityRewardBuilder_;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfo nobleInfo_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfoOrBuilder> nobleInfoBuilder_;
/**
* .User.NobleLevelInfo nobleInfo = 50;
* @return Whether the nobleInfo field is set.
*/
public boolean hasNobleInfo() {
return ((bitField1_ & 0x00020000) != 0);
}
/**
* .User.NobleLevelInfo nobleInfo = 50;
* @return The nobleInfo.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfo getNobleInfo() {
if (nobleInfoBuilder_ == null) {
return nobleInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfo.getDefaultInstance() : nobleInfo_;
} else {
return nobleInfoBuilder_.getMessage();
}
}
/**
* .User.NobleLevelInfo nobleInfo = 50;
*/
public Builder setNobleInfo(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfo value) {
if (nobleInfoBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
nobleInfo_ = value;
} else {
nobleInfoBuilder_.setMessage(value);
}
bitField1_ |= 0x00020000;
onChanged();
return this;
}
/**
* .User.NobleLevelInfo nobleInfo = 50;
*/
public Builder setNobleInfo(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfo.Builder builderForValue) {
if (nobleInfoBuilder_ == null) {
nobleInfo_ = builderForValue.build();
} else {
nobleInfoBuilder_.setMessage(builderForValue.build());
}
bitField1_ |= 0x00020000;
onChanged();
return this;
}
/**
* .User.NobleLevelInfo nobleInfo = 50;
*/
public Builder mergeNobleInfo(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfo value) {
if (nobleInfoBuilder_ == null) {
if (((bitField1_ & 0x00020000) != 0) &&
nobleInfo_ != null &&
nobleInfo_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfo.getDefaultInstance()) {
getNobleInfoBuilder().mergeFrom(value);
} else {
nobleInfo_ = value;
}
} else {
nobleInfoBuilder_.mergeFrom(value);
}
bitField1_ |= 0x00020000;
onChanged();
return this;
}
/**
* .User.NobleLevelInfo nobleInfo = 50;
*/
public Builder clearNobleInfo() {
bitField1_ = (bitField1_ & ~0x00020000);
nobleInfo_ = null;
if (nobleInfoBuilder_ != null) {
nobleInfoBuilder_.dispose();
nobleInfoBuilder_ = null;
}
onChanged();
return this;
}
/**
* .User.NobleLevelInfo nobleInfo = 50;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfo.Builder getNobleInfoBuilder() {
bitField1_ |= 0x00020000;
onChanged();
return getNobleInfoFieldBuilder().getBuilder();
}
/**
* .User.NobleLevelInfo nobleInfo = 50;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfoOrBuilder getNobleInfoOrBuilder() {
if (nobleInfoBuilder_ != null) {
return nobleInfoBuilder_.getMessageOrBuilder();
} else {
return nobleInfo_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfo.getDefaultInstance() : nobleInfo_;
}
}
/**
* .User.NobleLevelInfo nobleInfo = 50;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfoOrBuilder>
getNobleInfoFieldBuilder() {
if (nobleInfoBuilder_ == null) {
nobleInfoBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.NobleLevelInfoOrBuilder>(
getNobleInfo(),
getParentForChildren(),
isClean());
nobleInfo_ = null;
}
return nobleInfoBuilder_;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfo brotherhoodInfo_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfoOrBuilder> brotherhoodInfoBuilder_;
/**
* .User.BrotherhoodInfo brotherhoodInfo = 51;
* @return Whether the brotherhoodInfo field is set.
*/
public boolean hasBrotherhoodInfo() {
return ((bitField1_ & 0x00040000) != 0);
}
/**
* .User.BrotherhoodInfo brotherhoodInfo = 51;
* @return The brotherhoodInfo.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfo getBrotherhoodInfo() {
if (brotherhoodInfoBuilder_ == null) {
return brotherhoodInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfo.getDefaultInstance() : brotherhoodInfo_;
} else {
return brotherhoodInfoBuilder_.getMessage();
}
}
/**
* .User.BrotherhoodInfo brotherhoodInfo = 51;
*/
public Builder setBrotherhoodInfo(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfo value) {
if (brotherhoodInfoBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
brotherhoodInfo_ = value;
} else {
brotherhoodInfoBuilder_.setMessage(value);
}
bitField1_ |= 0x00040000;
onChanged();
return this;
}
/**
* .User.BrotherhoodInfo brotherhoodInfo = 51;
*/
public Builder setBrotherhoodInfo(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfo.Builder builderForValue) {
if (brotherhoodInfoBuilder_ == null) {
brotherhoodInfo_ = builderForValue.build();
} else {
brotherhoodInfoBuilder_.setMessage(builderForValue.build());
}
bitField1_ |= 0x00040000;
onChanged();
return this;
}
/**
* .User.BrotherhoodInfo brotherhoodInfo = 51;
*/
public Builder mergeBrotherhoodInfo(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfo value) {
if (brotherhoodInfoBuilder_ == null) {
if (((bitField1_ & 0x00040000) != 0) &&
brotherhoodInfo_ != null &&
brotherhoodInfo_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfo.getDefaultInstance()) {
getBrotherhoodInfoBuilder().mergeFrom(value);
} else {
brotherhoodInfo_ = value;
}
} else {
brotherhoodInfoBuilder_.mergeFrom(value);
}
bitField1_ |= 0x00040000;
onChanged();
return this;
}
/**
* .User.BrotherhoodInfo brotherhoodInfo = 51;
*/
public Builder clearBrotherhoodInfo() {
bitField1_ = (bitField1_ & ~0x00040000);
brotherhoodInfo_ = null;
if (brotherhoodInfoBuilder_ != null) {
brotherhoodInfoBuilder_.dispose();
brotherhoodInfoBuilder_ = null;
}
onChanged();
return this;
}
/**
* .User.BrotherhoodInfo brotherhoodInfo = 51;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfo.Builder getBrotherhoodInfoBuilder() {
bitField1_ |= 0x00040000;
onChanged();
return getBrotherhoodInfoFieldBuilder().getBuilder();
}
/**
* .User.BrotherhoodInfo brotherhoodInfo = 51;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfoOrBuilder getBrotherhoodInfoOrBuilder() {
if (brotherhoodInfoBuilder_ != null) {
return brotherhoodInfoBuilder_.getMessageOrBuilder();
} else {
return brotherhoodInfo_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfo.getDefaultInstance() : brotherhoodInfo_;
}
}
/**
* .User.BrotherhoodInfo brotherhoodInfo = 51;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfoOrBuilder>
getBrotherhoodInfoFieldBuilder() {
if (brotherhoodInfoBuilder_ == null) {
brotherhoodInfoBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.BrotherhoodInfoOrBuilder>(
getBrotherhoodInfo(),
getParentForChildren(),
isClean());
brotherhoodInfo_ = null;
}
return brotherhoodInfoBuilder_;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image personalCard_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder> personalCardBuilder_;
/**
* .Image personalCard = 52;
* @return Whether the personalCard field is set.
*/
public boolean hasPersonalCard() {
return ((bitField1_ & 0x00080000) != 0);
}
/**
* .Image personalCard = 52;
* @return The personalCard.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getPersonalCard() {
if (personalCardBuilder_ == null) {
return personalCard_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : personalCard_;
} else {
return personalCardBuilder_.getMessage();
}
}
/**
* .Image personalCard = 52;
*/
public Builder setPersonalCard(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (personalCardBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
personalCard_ = value;
} else {
personalCardBuilder_.setMessage(value);
}
bitField1_ |= 0x00080000;
onChanged();
return this;
}
/**
* .Image personalCard = 52;
*/
public Builder setPersonalCard(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (personalCardBuilder_ == null) {
personalCard_ = builderForValue.build();
} else {
personalCardBuilder_.setMessage(builderForValue.build());
}
bitField1_ |= 0x00080000;
onChanged();
return this;
}
/**
* .Image personalCard = 52;
*/
public Builder mergePersonalCard(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (personalCardBuilder_ == null) {
if (((bitField1_ & 0x00080000) != 0) &&
personalCard_ != null &&
personalCard_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance()) {
getPersonalCardBuilder().mergeFrom(value);
} else {
personalCard_ = value;
}
} else {
personalCardBuilder_.mergeFrom(value);
}
bitField1_ |= 0x00080000;
onChanged();
return this;
}
/**
* .Image personalCard = 52;
*/
public Builder clearPersonalCard() {
bitField1_ = (bitField1_ & ~0x00080000);
personalCard_ = null;
if (personalCardBuilder_ != null) {
personalCardBuilder_.dispose();
personalCardBuilder_ = null;
}
onChanged();
return this;
}
/**
* .Image personalCard = 52;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder getPersonalCardBuilder() {
bitField1_ |= 0x00080000;
onChanged();
return getPersonalCardFieldBuilder().getBuilder();
}
/**
* .Image personalCard = 52;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getPersonalCardOrBuilder() {
if (personalCardBuilder_ != null) {
return personalCardBuilder_.getMessageOrBuilder();
} else {
return personalCard_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : personalCard_;
}
}
/**
* .Image personalCard = 52;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getPersonalCardFieldBuilder() {
if (personalCardBuilder_ == null) {
personalCardBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>(
getPersonalCard(),
getParentForChildren(),
isClean());
personalCard_ = null;
}
return personalCardBuilder_;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfo authenticationInfo_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfoOrBuilder> authenticationInfoBuilder_;
/**
* .User.AuthenticationInfo authenticationInfo = 53;
* @return Whether the authenticationInfo field is set.
*/
public boolean hasAuthenticationInfo() {
return ((bitField1_ & 0x00100000) != 0);
}
/**
* .User.AuthenticationInfo authenticationInfo = 53;
* @return The authenticationInfo.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfo getAuthenticationInfo() {
if (authenticationInfoBuilder_ == null) {
return authenticationInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfo.getDefaultInstance() : authenticationInfo_;
} else {
return authenticationInfoBuilder_.getMessage();
}
}
/**
* .User.AuthenticationInfo authenticationInfo = 53;
*/
public Builder setAuthenticationInfo(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfo value) {
if (authenticationInfoBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
authenticationInfo_ = value;
} else {
authenticationInfoBuilder_.setMessage(value);
}
bitField1_ |= 0x00100000;
onChanged();
return this;
}
/**
* .User.AuthenticationInfo authenticationInfo = 53;
*/
public Builder setAuthenticationInfo(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfo.Builder builderForValue) {
if (authenticationInfoBuilder_ == null) {
authenticationInfo_ = builderForValue.build();
} else {
authenticationInfoBuilder_.setMessage(builderForValue.build());
}
bitField1_ |= 0x00100000;
onChanged();
return this;
}
/**
* .User.AuthenticationInfo authenticationInfo = 53;
*/
public Builder mergeAuthenticationInfo(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfo value) {
if (authenticationInfoBuilder_ == null) {
if (((bitField1_ & 0x00100000) != 0) &&
authenticationInfo_ != null &&
authenticationInfo_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfo.getDefaultInstance()) {
getAuthenticationInfoBuilder().mergeFrom(value);
} else {
authenticationInfo_ = value;
}
} else {
authenticationInfoBuilder_.mergeFrom(value);
}
bitField1_ |= 0x00100000;
onChanged();
return this;
}
/**
* .User.AuthenticationInfo authenticationInfo = 53;
*/
public Builder clearAuthenticationInfo() {
bitField1_ = (bitField1_ & ~0x00100000);
authenticationInfo_ = null;
if (authenticationInfoBuilder_ != null) {
authenticationInfoBuilder_.dispose();
authenticationInfoBuilder_ = null;
}
onChanged();
return this;
}
/**
* .User.AuthenticationInfo authenticationInfo = 53;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfo.Builder getAuthenticationInfoBuilder() {
bitField1_ |= 0x00100000;
onChanged();
return getAuthenticationInfoFieldBuilder().getBuilder();
}
/**
* .User.AuthenticationInfo authenticationInfo = 53;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfoOrBuilder getAuthenticationInfoOrBuilder() {
if (authenticationInfoBuilder_ != null) {
return authenticationInfoBuilder_.getMessageOrBuilder();
} else {
return authenticationInfo_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfo.getDefaultInstance() : authenticationInfo_;
}
}
/**
* .User.AuthenticationInfo authenticationInfo = 53;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfoOrBuilder>
getAuthenticationInfoFieldBuilder() {
if (authenticationInfoBuilder_ == null) {
authenticationInfoBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AuthenticationInfoOrBuilder>(
getAuthenticationInfo(),
getParentForChildren(),
isClean());
authenticationInfo_ = null;
}
return authenticationInfoBuilder_;
}
private int authorizationInfo_ ;
/**
* int32 authorizationInfo = 54;
* @return The authorizationInfo.
*/
@java.lang.Override
public int getAuthorizationInfo() {
return authorizationInfo_;
}
/**
* int32 authorizationInfo = 54;
* @param value The authorizationInfo to set.
* @return This builder for chaining.
*/
public Builder setAuthorizationInfo(int value) {
authorizationInfo_ = value;
bitField1_ |= 0x00200000;
onChanged();
return this;
}
/**
* int32 authorizationInfo = 54;
* @return This builder for chaining.
*/
public Builder clearAuthorizationInfo() {
bitField1_ = (bitField1_ & ~0x00200000);
authorizationInfo_ = 0;
onChanged();
return this;
}
private int adversaryAuthorizationInfo_ ;
/**
* int32 adversaryAuthorizationInfo = 55;
* @return The adversaryAuthorizationInfo.
*/
@java.lang.Override
public int getAdversaryAuthorizationInfo() {
return adversaryAuthorizationInfo_;
}
/**
* int32 adversaryAuthorizationInfo = 55;
* @param value The adversaryAuthorizationInfo to set.
* @return This builder for chaining.
*/
public Builder setAdversaryAuthorizationInfo(int value) {
adversaryAuthorizationInfo_ = value;
bitField1_ |= 0x00400000;
onChanged();
return this;
}
/**
* int32 adversaryAuthorizationInfo = 55;
* @return This builder for chaining.
*/
public Builder clearAdversaryAuthorizationInfo() {
bitField1_ = (bitField1_ & ~0x00400000);
adversaryAuthorizationInfo_ = 0;
onChanged();
return this;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfo poiInfo_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfoOrBuilder> poiInfoBuilder_;
/**
* .User.PoiInfo poiInfo = 56;
* @return Whether the poiInfo field is set.
*/
public boolean hasPoiInfo() {
return ((bitField1_ & 0x00800000) != 0);
}
/**
* .User.PoiInfo poiInfo = 56;
* @return The poiInfo.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfo getPoiInfo() {
if (poiInfoBuilder_ == null) {
return poiInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfo.getDefaultInstance() : poiInfo_;
} else {
return poiInfoBuilder_.getMessage();
}
}
/**
* .User.PoiInfo poiInfo = 56;
*/
public Builder setPoiInfo(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfo value) {
if (poiInfoBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
poiInfo_ = value;
} else {
poiInfoBuilder_.setMessage(value);
}
bitField1_ |= 0x00800000;
onChanged();
return this;
}
/**
* .User.PoiInfo poiInfo = 56;
*/
public Builder setPoiInfo(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfo.Builder builderForValue) {
if (poiInfoBuilder_ == null) {
poiInfo_ = builderForValue.build();
} else {
poiInfoBuilder_.setMessage(builderForValue.build());
}
bitField1_ |= 0x00800000;
onChanged();
return this;
}
/**
* .User.PoiInfo poiInfo = 56;
*/
public Builder mergePoiInfo(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfo value) {
if (poiInfoBuilder_ == null) {
if (((bitField1_ & 0x00800000) != 0) &&
poiInfo_ != null &&
poiInfo_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfo.getDefaultInstance()) {
getPoiInfoBuilder().mergeFrom(value);
} else {
poiInfo_ = value;
}
} else {
poiInfoBuilder_.mergeFrom(value);
}
bitField1_ |= 0x00800000;
onChanged();
return this;
}
/**
* .User.PoiInfo poiInfo = 56;
*/
public Builder clearPoiInfo() {
bitField1_ = (bitField1_ & ~0x00800000);
poiInfo_ = null;
if (poiInfoBuilder_ != null) {
poiInfoBuilder_.dispose();
poiInfoBuilder_ = null;
}
onChanged();
return this;
}
/**
* .User.PoiInfo poiInfo = 56;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfo.Builder getPoiInfoBuilder() {
bitField1_ |= 0x00800000;
onChanged();
return getPoiInfoFieldBuilder().getBuilder();
}
/**
* .User.PoiInfo poiInfo = 56;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfoOrBuilder getPoiInfoOrBuilder() {
if (poiInfoBuilder_ != null) {
return poiInfoBuilder_.getMessageOrBuilder();
} else {
return poiInfo_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfo.getDefaultInstance() : poiInfo_;
}
}
/**
* .User.PoiInfo poiInfo = 56;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfoOrBuilder>
getPoiInfoFieldBuilder() {
if (poiInfoBuilder_ == null) {
poiInfoBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.PoiInfoOrBuilder>(
getPoiInfo(),
getParentForChildren(),
isClean());
poiInfo_ = null;
}
return poiInfoBuilder_;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image mediaBadgeImageListList_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder> mediaBadgeImageListListBuilder_;
/**
* .Image mediaBadgeImageListList = 57;
* @return Whether the mediaBadgeImageListList field is set.
*/
public boolean hasMediaBadgeImageListList() {
return ((bitField1_ & 0x01000000) != 0);
}
/**
* .Image mediaBadgeImageListList = 57;
* @return The mediaBadgeImageListList.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getMediaBadgeImageListList() {
if (mediaBadgeImageListListBuilder_ == null) {
return mediaBadgeImageListList_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : mediaBadgeImageListList_;
} else {
return mediaBadgeImageListListBuilder_.getMessage();
}
}
/**
* .Image mediaBadgeImageListList = 57;
*/
public Builder setMediaBadgeImageListList(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (mediaBadgeImageListListBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
mediaBadgeImageListList_ = value;
} else {
mediaBadgeImageListListBuilder_.setMessage(value);
}
bitField1_ |= 0x01000000;
onChanged();
return this;
}
/**
* .Image mediaBadgeImageListList = 57;
*/
public Builder setMediaBadgeImageListList(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (mediaBadgeImageListListBuilder_ == null) {
mediaBadgeImageListList_ = builderForValue.build();
} else {
mediaBadgeImageListListBuilder_.setMessage(builderForValue.build());
}
bitField1_ |= 0x01000000;
onChanged();
return this;
}
/**
* .Image mediaBadgeImageListList = 57;
*/
public Builder mergeMediaBadgeImageListList(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (mediaBadgeImageListListBuilder_ == null) {
if (((bitField1_ & 0x01000000) != 0) &&
mediaBadgeImageListList_ != null &&
mediaBadgeImageListList_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance()) {
getMediaBadgeImageListListBuilder().mergeFrom(value);
} else {
mediaBadgeImageListList_ = value;
}
} else {
mediaBadgeImageListListBuilder_.mergeFrom(value);
}
bitField1_ |= 0x01000000;
onChanged();
return this;
}
/**
* .Image mediaBadgeImageListList = 57;
*/
public Builder clearMediaBadgeImageListList() {
bitField1_ = (bitField1_ & ~0x01000000);
mediaBadgeImageListList_ = null;
if (mediaBadgeImageListListBuilder_ != null) {
mediaBadgeImageListListBuilder_.dispose();
mediaBadgeImageListListBuilder_ = null;
}
onChanged();
return this;
}
/**
* .Image mediaBadgeImageListList = 57;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder getMediaBadgeImageListListBuilder() {
bitField1_ |= 0x01000000;
onChanged();
return getMediaBadgeImageListListFieldBuilder().getBuilder();
}
/**
* .Image mediaBadgeImageListList = 57;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getMediaBadgeImageListListOrBuilder() {
if (mediaBadgeImageListListBuilder_ != null) {
return mediaBadgeImageListListBuilder_.getMessageOrBuilder();
} else {
return mediaBadgeImageListList_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : mediaBadgeImageListList_;
}
}
/**
* .Image mediaBadgeImageListList = 57;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getMediaBadgeImageListListFieldBuilder() {
if (mediaBadgeImageListListBuilder_ == null) {
mediaBadgeImageListListBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>(
getMediaBadgeImageListList(),
getParentForChildren(),
isClean());
mediaBadgeImageListList_ = null;
}
return mediaBadgeImageListListBuilder_;
}
private int adversaryUserStatus_ ;
/**
* int32 adversaryUserStatus = 58;
* @return The adversaryUserStatus.
*/
@java.lang.Override
public int getAdversaryUserStatus() {
return adversaryUserStatus_;
}
/**
* int32 adversaryUserStatus = 58;
* @param value The adversaryUserStatus to set.
* @return This builder for chaining.
*/
public Builder setAdversaryUserStatus(int value) {
adversaryUserStatus_ = value;
bitField1_ |= 0x02000000;
onChanged();
return this;
}
/**
* int32 adversaryUserStatus = 58;
* @return This builder for chaining.
*/
public Builder clearAdversaryUserStatus() {
bitField1_ = (bitField1_ & ~0x02000000);
adversaryUserStatus_ = 0;
onChanged();
return this;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfo userVipInfo_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfoOrBuilder> userVipInfoBuilder_;
/**
* .User.UserVIPInfo userVipInfo = 59;
* @return Whether the userVipInfo field is set.
*/
public boolean hasUserVipInfo() {
return ((bitField1_ & 0x04000000) != 0);
}
/**
* .User.UserVIPInfo userVipInfo = 59;
* @return The userVipInfo.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfo getUserVipInfo() {
if (userVipInfoBuilder_ == null) {
return userVipInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfo.getDefaultInstance() : userVipInfo_;
} else {
return userVipInfoBuilder_.getMessage();
}
}
/**
* .User.UserVIPInfo userVipInfo = 59;
*/
public Builder setUserVipInfo(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfo value) {
if (userVipInfoBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
userVipInfo_ = value;
} else {
userVipInfoBuilder_.setMessage(value);
}
bitField1_ |= 0x04000000;
onChanged();
return this;
}
/**
* .User.UserVIPInfo userVipInfo = 59;
*/
public Builder setUserVipInfo(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfo.Builder builderForValue) {
if (userVipInfoBuilder_ == null) {
userVipInfo_ = builderForValue.build();
} else {
userVipInfoBuilder_.setMessage(builderForValue.build());
}
bitField1_ |= 0x04000000;
onChanged();
return this;
}
/**
* .User.UserVIPInfo userVipInfo = 59;
*/
public Builder mergeUserVipInfo(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfo value) {
if (userVipInfoBuilder_ == null) {
if (((bitField1_ & 0x04000000) != 0) &&
userVipInfo_ != null &&
userVipInfo_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfo.getDefaultInstance()) {
getUserVipInfoBuilder().mergeFrom(value);
} else {
userVipInfo_ = value;
}
} else {
userVipInfoBuilder_.mergeFrom(value);
}
bitField1_ |= 0x04000000;
onChanged();
return this;
}
/**
* .User.UserVIPInfo userVipInfo = 59;
*/
public Builder clearUserVipInfo() {
bitField1_ = (bitField1_ & ~0x04000000);
userVipInfo_ = null;
if (userVipInfoBuilder_ != null) {
userVipInfoBuilder_.dispose();
userVipInfoBuilder_ = null;
}
onChanged();
return this;
}
/**
* .User.UserVIPInfo userVipInfo = 59;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfo.Builder getUserVipInfoBuilder() {
bitField1_ |= 0x04000000;
onChanged();
return getUserVipInfoFieldBuilder().getBuilder();
}
/**
* .User.UserVIPInfo userVipInfo = 59;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfoOrBuilder getUserVipInfoOrBuilder() {
if (userVipInfoBuilder_ != null) {
return userVipInfoBuilder_.getMessageOrBuilder();
} else {
return userVipInfo_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfo.getDefaultInstance() : userVipInfo_;
}
}
/**
* .User.UserVIPInfo userVipInfo = 59;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfoOrBuilder>
getUserVipInfoFieldBuilder() {
if (userVipInfoBuilder_ == null) {
userVipInfoBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserVIPInfoOrBuilder>(
getUserVipInfo(),
getParentForChildren(),
isClean());
userVipInfo_ = null;
}
return userVipInfoBuilder_;
}
private com.google.protobuf.Internal.LongList commerceWebcastConfigIdsList_ = emptyLongList();
private void ensureCommerceWebcastConfigIdsListIsMutable() {
if (!((bitField1_ & 0x08000000) != 0)) {
commerceWebcastConfigIdsList_ = mutableCopy(commerceWebcastConfigIdsList_);
bitField1_ |= 0x08000000;
}
}
/**
* repeated int64 commerceWebcastConfigIdsList = 60;
* @return A list containing the commerceWebcastConfigIdsList.
*/
public java.util.Listrepeated int64 commerceWebcastConfigIdsList = 60;
* @return The count of commerceWebcastConfigIdsList.
*/
public int getCommerceWebcastConfigIdsListCount() {
return commerceWebcastConfigIdsList_.size();
}
/**
* repeated int64 commerceWebcastConfigIdsList = 60;
* @param index The index of the element to return.
* @return The commerceWebcastConfigIdsList at the given index.
*/
public long getCommerceWebcastConfigIdsList(int index) {
return commerceWebcastConfigIdsList_.getLong(index);
}
/**
* repeated int64 commerceWebcastConfigIdsList = 60;
* @param index The index to set the value at.
* @param value The commerceWebcastConfigIdsList to set.
* @return This builder for chaining.
*/
public Builder setCommerceWebcastConfigIdsList(
int index, long value) {
ensureCommerceWebcastConfigIdsListIsMutable();
commerceWebcastConfigIdsList_.setLong(index, value);
onChanged();
return this;
}
/**
* repeated int64 commerceWebcastConfigIdsList = 60;
* @param value The commerceWebcastConfigIdsList to add.
* @return This builder for chaining.
*/
public Builder addCommerceWebcastConfigIdsList(long value) {
ensureCommerceWebcastConfigIdsListIsMutable();
commerceWebcastConfigIdsList_.addLong(value);
onChanged();
return this;
}
/**
* repeated int64 commerceWebcastConfigIdsList = 60;
* @param values The commerceWebcastConfigIdsList to add.
* @return This builder for chaining.
*/
public Builder addAllCommerceWebcastConfigIdsList(
java.lang.Iterable extends java.lang.Long> values) {
ensureCommerceWebcastConfigIdsListIsMutable();
com.google.protobuf.AbstractMessageLite.Builder.addAll(
values, commerceWebcastConfigIdsList_);
onChanged();
return this;
}
/**
* repeated int64 commerceWebcastConfigIdsList = 60;
* @return This builder for chaining.
*/
public Builder clearCommerceWebcastConfigIdsList() {
commerceWebcastConfigIdsList_ = emptyLongList();
bitField1_ = (bitField1_ & ~0x08000000);
onChanged();
return this;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image badgeImageListV2List_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder> badgeImageListV2ListBuilder_;
/**
* .Image badgeImageListV2List = 61;
* @return Whether the badgeImageListV2List field is set.
*/
public boolean hasBadgeImageListV2List() {
return ((bitField1_ & 0x10000000) != 0);
}
/**
* .Image badgeImageListV2List = 61;
* @return The badgeImageListV2List.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getBadgeImageListV2List() {
if (badgeImageListV2ListBuilder_ == null) {
return badgeImageListV2List_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : badgeImageListV2List_;
} else {
return badgeImageListV2ListBuilder_.getMessage();
}
}
/**
* .Image badgeImageListV2List = 61;
*/
public Builder setBadgeImageListV2List(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (badgeImageListV2ListBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
badgeImageListV2List_ = value;
} else {
badgeImageListV2ListBuilder_.setMessage(value);
}
bitField1_ |= 0x10000000;
onChanged();
return this;
}
/**
* .Image badgeImageListV2List = 61;
*/
public Builder setBadgeImageListV2List(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (badgeImageListV2ListBuilder_ == null) {
badgeImageListV2List_ = builderForValue.build();
} else {
badgeImageListV2ListBuilder_.setMessage(builderForValue.build());
}
bitField1_ |= 0x10000000;
onChanged();
return this;
}
/**
* .Image badgeImageListV2List = 61;
*/
public Builder mergeBadgeImageListV2List(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (badgeImageListV2ListBuilder_ == null) {
if (((bitField1_ & 0x10000000) != 0) &&
badgeImageListV2List_ != null &&
badgeImageListV2List_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance()) {
getBadgeImageListV2ListBuilder().mergeFrom(value);
} else {
badgeImageListV2List_ = value;
}
} else {
badgeImageListV2ListBuilder_.mergeFrom(value);
}
bitField1_ |= 0x10000000;
onChanged();
return this;
}
/**
* .Image badgeImageListV2List = 61;
*/
public Builder clearBadgeImageListV2List() {
bitField1_ = (bitField1_ & ~0x10000000);
badgeImageListV2List_ = null;
if (badgeImageListV2ListBuilder_ != null) {
badgeImageListV2ListBuilder_.dispose();
badgeImageListV2ListBuilder_ = null;
}
onChanged();
return this;
}
/**
* .Image badgeImageListV2List = 61;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder getBadgeImageListV2ListBuilder() {
bitField1_ |= 0x10000000;
onChanged();
return getBadgeImageListV2ListFieldBuilder().getBuilder();
}
/**
* .Image badgeImageListV2List = 61;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getBadgeImageListV2ListOrBuilder() {
if (badgeImageListV2ListBuilder_ != null) {
return badgeImageListV2ListBuilder_.getMessageOrBuilder();
} else {
return badgeImageListV2List_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : badgeImageListV2List_;
}
}
/**
* .Image badgeImageListV2List = 61;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getBadgeImageListV2ListFieldBuilder() {
if (badgeImageListV2ListBuilder_ == null) {
badgeImageListV2ListBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>(
getBadgeImageListV2List(),
getParentForChildren(),
isClean());
badgeImageListV2List_ = null;
}
return badgeImageListV2ListBuilder_;
}
private java.lang.Object locationCity_ = "";
/**
* * IndustryCertification industryCertification = 62; ** *
string locationCity = 63;
* @return The locationCity.
*/
public java.lang.String getLocationCity() {
java.lang.Object ref = locationCity_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
locationCity_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* * IndustryCertification industryCertification = 62; ** *
string locationCity = 63;
* @return The bytes for locationCity.
*/
public com.google.protobuf.ByteString
getLocationCityBytes() {
java.lang.Object ref = locationCity_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
locationCity_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* * IndustryCertification industryCertification = 62; ** *
string locationCity = 63;
* @param value The locationCity to set.
* @return This builder for chaining.
*/
public Builder setLocationCity(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
locationCity_ = value;
bitField1_ |= 0x20000000;
onChanged();
return this;
}
/**
* * IndustryCertification industryCertification = 62; ** *
string locationCity = 63;
* @return This builder for chaining.
*/
public Builder clearLocationCity() {
locationCity_ = getDefaultInstance().getLocationCity();
bitField1_ = (bitField1_ & ~0x20000000);
onChanged();
return this;
}
/**
* * IndustryCertification industryCertification = 62; ** *
string locationCity = 63;
* @param value The bytes for locationCity to set.
* @return This builder for chaining.
*/
public Builder setLocationCityBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
locationCity_ = value;
bitField1_ |= 0x20000000;
onChanged();
return this;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfo fansGroupInfo_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfoOrBuilder> fansGroupInfoBuilder_;
/**
* .User.FansGroupInfo fansGroupInfo = 64;
* @return Whether the fansGroupInfo field is set.
*/
public boolean hasFansGroupInfo() {
return ((bitField1_ & 0x40000000) != 0);
}
/**
* .User.FansGroupInfo fansGroupInfo = 64;
* @return The fansGroupInfo.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfo getFansGroupInfo() {
if (fansGroupInfoBuilder_ == null) {
return fansGroupInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfo.getDefaultInstance() : fansGroupInfo_;
} else {
return fansGroupInfoBuilder_.getMessage();
}
}
/**
* .User.FansGroupInfo fansGroupInfo = 64;
*/
public Builder setFansGroupInfo(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfo value) {
if (fansGroupInfoBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
fansGroupInfo_ = value;
} else {
fansGroupInfoBuilder_.setMessage(value);
}
bitField1_ |= 0x40000000;
onChanged();
return this;
}
/**
* .User.FansGroupInfo fansGroupInfo = 64;
*/
public Builder setFansGroupInfo(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfo.Builder builderForValue) {
if (fansGroupInfoBuilder_ == null) {
fansGroupInfo_ = builderForValue.build();
} else {
fansGroupInfoBuilder_.setMessage(builderForValue.build());
}
bitField1_ |= 0x40000000;
onChanged();
return this;
}
/**
* .User.FansGroupInfo fansGroupInfo = 64;
*/
public Builder mergeFansGroupInfo(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfo value) {
if (fansGroupInfoBuilder_ == null) {
if (((bitField1_ & 0x40000000) != 0) &&
fansGroupInfo_ != null &&
fansGroupInfo_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfo.getDefaultInstance()) {
getFansGroupInfoBuilder().mergeFrom(value);
} else {
fansGroupInfo_ = value;
}
} else {
fansGroupInfoBuilder_.mergeFrom(value);
}
bitField1_ |= 0x40000000;
onChanged();
return this;
}
/**
* .User.FansGroupInfo fansGroupInfo = 64;
*/
public Builder clearFansGroupInfo() {
bitField1_ = (bitField1_ & ~0x40000000);
fansGroupInfo_ = null;
if (fansGroupInfoBuilder_ != null) {
fansGroupInfoBuilder_.dispose();
fansGroupInfoBuilder_ = null;
}
onChanged();
return this;
}
/**
* .User.FansGroupInfo fansGroupInfo = 64;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfo.Builder getFansGroupInfoBuilder() {
bitField1_ |= 0x40000000;
onChanged();
return getFansGroupInfoFieldBuilder().getBuilder();
}
/**
* .User.FansGroupInfo fansGroupInfo = 64;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfoOrBuilder getFansGroupInfoOrBuilder() {
if (fansGroupInfoBuilder_ != null) {
return fansGroupInfoBuilder_.getMessageOrBuilder();
} else {
return fansGroupInfo_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfo.getDefaultInstance() : fansGroupInfo_;
}
}
/**
* .User.FansGroupInfo fansGroupInfo = 64;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfoOrBuilder>
getFansGroupInfoFieldBuilder() {
if (fansGroupInfoBuilder_ == null) {
fansGroupInfoBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.FansGroupInfoOrBuilder>(
getFansGroupInfo(),
getParentForChildren(),
isClean());
fansGroupInfo_ = null;
}
return fansGroupInfoBuilder_;
}
private java.lang.Object remarkName_ = "";
/**
* string remarkName = 65;
* @return The remarkName.
*/
public java.lang.String getRemarkName() {
java.lang.Object ref = remarkName_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
remarkName_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string remarkName = 65;
* @return The bytes for remarkName.
*/
public com.google.protobuf.ByteString
getRemarkNameBytes() {
java.lang.Object ref = remarkName_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
remarkName_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string remarkName = 65;
* @param value The remarkName to set.
* @return This builder for chaining.
*/
public Builder setRemarkName(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
remarkName_ = value;
bitField1_ |= 0x80000000;
onChanged();
return this;
}
/**
* string remarkName = 65;
* @return This builder for chaining.
*/
public Builder clearRemarkName() {
remarkName_ = getDefaultInstance().getRemarkName();
bitField1_ = (bitField1_ & ~0x80000000);
onChanged();
return this;
}
/**
* string remarkName = 65;
* @param value The bytes for remarkName to set.
* @return This builder for chaining.
*/
public Builder setRemarkNameBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
remarkName_ = value;
bitField1_ |= 0x80000000;
onChanged();
return this;
}
private int mysteryMan_ ;
/**
* int32 mysteryMan = 66;
* @return The mysteryMan.
*/
@java.lang.Override
public int getMysteryMan() {
return mysteryMan_;
}
/**
* int32 mysteryMan = 66;
* @param value The mysteryMan to set.
* @return This builder for chaining.
*/
public Builder setMysteryMan(int value) {
mysteryMan_ = value;
bitField2_ |= 0x00000001;
onChanged();
return this;
}
/**
* int32 mysteryMan = 66;
* @return This builder for chaining.
*/
public Builder clearMysteryMan() {
bitField2_ = (bitField2_ & ~0x00000001);
mysteryMan_ = 0;
onChanged();
return this;
}
private java.lang.Object webRid_ = "";
/**
* string webRid = 67;
* @return The webRid.
*/
public java.lang.String getWebRid() {
java.lang.Object ref = webRid_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
webRid_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string webRid = 67;
* @return The bytes for webRid.
*/
public com.google.protobuf.ByteString
getWebRidBytes() {
java.lang.Object ref = webRid_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
webRid_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string webRid = 67;
* @param value The webRid to set.
* @return This builder for chaining.
*/
public Builder setWebRid(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
webRid_ = value;
bitField2_ |= 0x00000002;
onChanged();
return this;
}
/**
* string webRid = 67;
* @return This builder for chaining.
*/
public Builder clearWebRid() {
webRid_ = getDefaultInstance().getWebRid();
bitField2_ = (bitField2_ & ~0x00000002);
onChanged();
return this;
}
/**
* string webRid = 67;
* @param value The bytes for webRid to set.
* @return This builder for chaining.
*/
public Builder setWebRidBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
webRid_ = value;
bitField2_ |= 0x00000002;
onChanged();
return this;
}
private java.lang.Object desensitizedNickname_ = "";
/**
* string desensitizedNickname = 68;
* @return The desensitizedNickname.
*/
public java.lang.String getDesensitizedNickname() {
java.lang.Object ref = desensitizedNickname_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
desensitizedNickname_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string desensitizedNickname = 68;
* @return The bytes for desensitizedNickname.
*/
public com.google.protobuf.ByteString
getDesensitizedNicknameBytes() {
java.lang.Object ref = desensitizedNickname_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
desensitizedNickname_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string desensitizedNickname = 68;
* @param value The desensitizedNickname to set.
* @return This builder for chaining.
*/
public Builder setDesensitizedNickname(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
desensitizedNickname_ = value;
bitField2_ |= 0x00000004;
onChanged();
return this;
}
/**
* string desensitizedNickname = 68;
* @return This builder for chaining.
*/
public Builder clearDesensitizedNickname() {
desensitizedNickname_ = getDefaultInstance().getDesensitizedNickname();
bitField2_ = (bitField2_ & ~0x00000004);
onChanged();
return this;
}
/**
* string desensitizedNickname = 68;
* @param value The bytes for desensitizedNickname to set.
* @return This builder for chaining.
*/
public Builder setDesensitizedNicknameBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
desensitizedNickname_ = value;
bitField2_ |= 0x00000004;
onChanged();
return this;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfo jAccreditInfo_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfoOrBuilder> jAccreditInfoBuilder_;
/**
* .User.JAccreditInfo jAccreditInfo = 69;
* @return Whether the jAccreditInfo field is set.
*/
public boolean hasJAccreditInfo() {
return ((bitField2_ & 0x00000008) != 0);
}
/**
* .User.JAccreditInfo jAccreditInfo = 69;
* @return The jAccreditInfo.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfo getJAccreditInfo() {
if (jAccreditInfoBuilder_ == null) {
return jAccreditInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfo.getDefaultInstance() : jAccreditInfo_;
} else {
return jAccreditInfoBuilder_.getMessage();
}
}
/**
* .User.JAccreditInfo jAccreditInfo = 69;
*/
public Builder setJAccreditInfo(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfo value) {
if (jAccreditInfoBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
jAccreditInfo_ = value;
} else {
jAccreditInfoBuilder_.setMessage(value);
}
bitField2_ |= 0x00000008;
onChanged();
return this;
}
/**
* .User.JAccreditInfo jAccreditInfo = 69;
*/
public Builder setJAccreditInfo(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfo.Builder builderForValue) {
if (jAccreditInfoBuilder_ == null) {
jAccreditInfo_ = builderForValue.build();
} else {
jAccreditInfoBuilder_.setMessage(builderForValue.build());
}
bitField2_ |= 0x00000008;
onChanged();
return this;
}
/**
* .User.JAccreditInfo jAccreditInfo = 69;
*/
public Builder mergeJAccreditInfo(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfo value) {
if (jAccreditInfoBuilder_ == null) {
if (((bitField2_ & 0x00000008) != 0) &&
jAccreditInfo_ != null &&
jAccreditInfo_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfo.getDefaultInstance()) {
getJAccreditInfoBuilder().mergeFrom(value);
} else {
jAccreditInfo_ = value;
}
} else {
jAccreditInfoBuilder_.mergeFrom(value);
}
bitField2_ |= 0x00000008;
onChanged();
return this;
}
/**
* .User.JAccreditInfo jAccreditInfo = 69;
*/
public Builder clearJAccreditInfo() {
bitField2_ = (bitField2_ & ~0x00000008);
jAccreditInfo_ = null;
if (jAccreditInfoBuilder_ != null) {
jAccreditInfoBuilder_.dispose();
jAccreditInfoBuilder_ = null;
}
onChanged();
return this;
}
/**
* .User.JAccreditInfo jAccreditInfo = 69;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfo.Builder getJAccreditInfoBuilder() {
bitField2_ |= 0x00000008;
onChanged();
return getJAccreditInfoFieldBuilder().getBuilder();
}
/**
* .User.JAccreditInfo jAccreditInfo = 69;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfoOrBuilder getJAccreditInfoOrBuilder() {
if (jAccreditInfoBuilder_ != null) {
return jAccreditInfoBuilder_.getMessageOrBuilder();
} else {
return jAccreditInfo_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfo.getDefaultInstance() : jAccreditInfo_;
}
}
/**
* .User.JAccreditInfo jAccreditInfo = 69;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfoOrBuilder>
getJAccreditInfoFieldBuilder() {
if (jAccreditInfoBuilder_ == null) {
jAccreditInfoBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.JAccreditInfoOrBuilder>(
getJAccreditInfo(),
getParentForChildren(),
isClean());
jAccreditInfo_ = null;
}
return jAccreditInfoBuilder_;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Subscribe subscribe_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Subscribe, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Subscribe.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.SubscribeOrBuilder> subscribeBuilder_;
/**
* .User.Subscribe subscribe = 70;
* @return Whether the subscribe field is set.
*/
public boolean hasSubscribe() {
return ((bitField2_ & 0x00000010) != 0);
}
/**
* .User.Subscribe subscribe = 70;
* @return The subscribe.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Subscribe getSubscribe() {
if (subscribeBuilder_ == null) {
return subscribe_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Subscribe.getDefaultInstance() : subscribe_;
} else {
return subscribeBuilder_.getMessage();
}
}
/**
* .User.Subscribe subscribe = 70;
*/
public Builder setSubscribe(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Subscribe value) {
if (subscribeBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
subscribe_ = value;
} else {
subscribeBuilder_.setMessage(value);
}
bitField2_ |= 0x00000010;
onChanged();
return this;
}
/**
* .User.Subscribe subscribe = 70;
*/
public Builder setSubscribe(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Subscribe.Builder builderForValue) {
if (subscribeBuilder_ == null) {
subscribe_ = builderForValue.build();
} else {
subscribeBuilder_.setMessage(builderForValue.build());
}
bitField2_ |= 0x00000010;
onChanged();
return this;
}
/**
* .User.Subscribe subscribe = 70;
*/
public Builder mergeSubscribe(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Subscribe value) {
if (subscribeBuilder_ == null) {
if (((bitField2_ & 0x00000010) != 0) &&
subscribe_ != null &&
subscribe_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Subscribe.getDefaultInstance()) {
getSubscribeBuilder().mergeFrom(value);
} else {
subscribe_ = value;
}
} else {
subscribeBuilder_.mergeFrom(value);
}
bitField2_ |= 0x00000010;
onChanged();
return this;
}
/**
* .User.Subscribe subscribe = 70;
*/
public Builder clearSubscribe() {
bitField2_ = (bitField2_ & ~0x00000010);
subscribe_ = null;
if (subscribeBuilder_ != null) {
subscribeBuilder_.dispose();
subscribeBuilder_ = null;
}
onChanged();
return this;
}
/**
* .User.Subscribe subscribe = 70;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Subscribe.Builder getSubscribeBuilder() {
bitField2_ |= 0x00000010;
onChanged();
return getSubscribeFieldBuilder().getBuilder();
}
/**
* .User.Subscribe subscribe = 70;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.SubscribeOrBuilder getSubscribeOrBuilder() {
if (subscribeBuilder_ != null) {
return subscribeBuilder_.getMessageOrBuilder();
} else {
return subscribe_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Subscribe.getDefaultInstance() : subscribe_;
}
}
/**
* .User.Subscribe subscribe = 70;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Subscribe, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Subscribe.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.SubscribeOrBuilder>
getSubscribeFieldBuilder() {
if (subscribeBuilder_ == null) {
subscribeBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Subscribe, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.Subscribe.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.SubscribeOrBuilder>(
getSubscribe(),
getParentForChildren(),
isClean());
subscribe_ = null;
}
return subscribeBuilder_;
}
private boolean isAnonymous_ ;
/**
* bool isAnonymous = 71;
* @return The isAnonymous.
*/
@java.lang.Override
public boolean getIsAnonymous() {
return isAnonymous_;
}
/**
* bool isAnonymous = 71;
* @param value The isAnonymous to set.
* @return This builder for chaining.
*/
public Builder setIsAnonymous(boolean value) {
isAnonymous_ = value;
bitField2_ |= 0x00000020;
onChanged();
return this;
}
/**
* bool isAnonymous = 71;
* @return This builder for chaining.
*/
public Builder clearIsAnonymous() {
bitField2_ = (bitField2_ & ~0x00000020);
isAnonymous_ = false;
onChanged();
return this;
}
private int consumeDiamondLevel_ ;
/**
* int32 consumeDiamondLevel = 72;
* @return The consumeDiamondLevel.
*/
@java.lang.Override
public int getConsumeDiamondLevel() {
return consumeDiamondLevel_;
}
/**
* int32 consumeDiamondLevel = 72;
* @param value The consumeDiamondLevel to set.
* @return This builder for chaining.
*/
public Builder setConsumeDiamondLevel(int value) {
consumeDiamondLevel_ = value;
bitField2_ |= 0x00000040;
onChanged();
return this;
}
/**
* int32 consumeDiamondLevel = 72;
* @return This builder for chaining.
*/
public Builder clearConsumeDiamondLevel() {
bitField2_ = (bitField2_ & ~0x00000040);
consumeDiamondLevel_ = 0;
onChanged();
return this;
}
private java.lang.Object webcastUid_ = "";
/**
* string webcastUid = 73;
* @return The webcastUid.
*/
public java.lang.String getWebcastUid() {
java.lang.Object ref = webcastUid_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
webcastUid_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string webcastUid = 73;
* @return The bytes for webcastUid.
*/
public com.google.protobuf.ByteString
getWebcastUidBytes() {
java.lang.Object ref = webcastUid_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
webcastUid_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string webcastUid = 73;
* @param value The webcastUid to set.
* @return This builder for chaining.
*/
public Builder setWebcastUid(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
webcastUid_ = value;
bitField2_ |= 0x00000080;
onChanged();
return this;
}
/**
* string webcastUid = 73;
* @return This builder for chaining.
*/
public Builder clearWebcastUid() {
webcastUid_ = getDefaultInstance().getWebcastUid();
bitField2_ = (bitField2_ & ~0x00000080);
onChanged();
return this;
}
/**
* string webcastUid = 73;
* @param value The bytes for webcastUid to set.
* @return This builder for chaining.
*/
public Builder setWebcastUidBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
webcastUid_ = value;
bitField2_ |= 0x00000080;
onChanged();
return this;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParams profileStyleParams_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParams, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParams.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParamsOrBuilder> profileStyleParamsBuilder_;
/**
* .User.ProfileStyleParams profileStyleParams = 74;
* @return Whether the profileStyleParams field is set.
*/
public boolean hasProfileStyleParams() {
return ((bitField2_ & 0x00000100) != 0);
}
/**
* .User.ProfileStyleParams profileStyleParams = 74;
* @return The profileStyleParams.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParams getProfileStyleParams() {
if (profileStyleParamsBuilder_ == null) {
return profileStyleParams_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParams.getDefaultInstance() : profileStyleParams_;
} else {
return profileStyleParamsBuilder_.getMessage();
}
}
/**
* .User.ProfileStyleParams profileStyleParams = 74;
*/
public Builder setProfileStyleParams(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParams value) {
if (profileStyleParamsBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
profileStyleParams_ = value;
} else {
profileStyleParamsBuilder_.setMessage(value);
}
bitField2_ |= 0x00000100;
onChanged();
return this;
}
/**
* .User.ProfileStyleParams profileStyleParams = 74;
*/
public Builder setProfileStyleParams(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParams.Builder builderForValue) {
if (profileStyleParamsBuilder_ == null) {
profileStyleParams_ = builderForValue.build();
} else {
profileStyleParamsBuilder_.setMessage(builderForValue.build());
}
bitField2_ |= 0x00000100;
onChanged();
return this;
}
/**
* .User.ProfileStyleParams profileStyleParams = 74;
*/
public Builder mergeProfileStyleParams(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParams value) {
if (profileStyleParamsBuilder_ == null) {
if (((bitField2_ & 0x00000100) != 0) &&
profileStyleParams_ != null &&
profileStyleParams_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParams.getDefaultInstance()) {
getProfileStyleParamsBuilder().mergeFrom(value);
} else {
profileStyleParams_ = value;
}
} else {
profileStyleParamsBuilder_.mergeFrom(value);
}
bitField2_ |= 0x00000100;
onChanged();
return this;
}
/**
* .User.ProfileStyleParams profileStyleParams = 74;
*/
public Builder clearProfileStyleParams() {
bitField2_ = (bitField2_ & ~0x00000100);
profileStyleParams_ = null;
if (profileStyleParamsBuilder_ != null) {
profileStyleParamsBuilder_.dispose();
profileStyleParamsBuilder_ = null;
}
onChanged();
return this;
}
/**
* .User.ProfileStyleParams profileStyleParams = 74;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParams.Builder getProfileStyleParamsBuilder() {
bitField2_ |= 0x00000100;
onChanged();
return getProfileStyleParamsFieldBuilder().getBuilder();
}
/**
* .User.ProfileStyleParams profileStyleParams = 74;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParamsOrBuilder getProfileStyleParamsOrBuilder() {
if (profileStyleParamsBuilder_ != null) {
return profileStyleParamsBuilder_.getMessageOrBuilder();
} else {
return profileStyleParams_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParams.getDefaultInstance() : profileStyleParams_;
}
}
/**
* .User.ProfileStyleParams profileStyleParams = 74;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParams, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParams.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParamsOrBuilder>
getProfileStyleParamsFieldBuilder() {
if (profileStyleParamsBuilder_ == null) {
profileStyleParamsBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParams, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParams.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.ProfileStyleParamsOrBuilder>(
getProfileStyleParams(),
getParentForChildren(),
isClean());
profileStyleParams_ = null;
}
return profileStyleParamsBuilder_;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfo userDressInfo_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfoOrBuilder> userDressInfoBuilder_;
/**
* .User.UserDressInfo userDressInfo = 75;
* @return Whether the userDressInfo field is set.
*/
public boolean hasUserDressInfo() {
return ((bitField2_ & 0x00000200) != 0);
}
/**
* .User.UserDressInfo userDressInfo = 75;
* @return The userDressInfo.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfo getUserDressInfo() {
if (userDressInfoBuilder_ == null) {
return userDressInfo_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfo.getDefaultInstance() : userDressInfo_;
} else {
return userDressInfoBuilder_.getMessage();
}
}
/**
* .User.UserDressInfo userDressInfo = 75;
*/
public Builder setUserDressInfo(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfo value) {
if (userDressInfoBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
userDressInfo_ = value;
} else {
userDressInfoBuilder_.setMessage(value);
}
bitField2_ |= 0x00000200;
onChanged();
return this;
}
/**
* .User.UserDressInfo userDressInfo = 75;
*/
public Builder setUserDressInfo(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfo.Builder builderForValue) {
if (userDressInfoBuilder_ == null) {
userDressInfo_ = builderForValue.build();
} else {
userDressInfoBuilder_.setMessage(builderForValue.build());
}
bitField2_ |= 0x00000200;
onChanged();
return this;
}
/**
* .User.UserDressInfo userDressInfo = 75;
*/
public Builder mergeUserDressInfo(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfo value) {
if (userDressInfoBuilder_ == null) {
if (((bitField2_ & 0x00000200) != 0) &&
userDressInfo_ != null &&
userDressInfo_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfo.getDefaultInstance()) {
getUserDressInfoBuilder().mergeFrom(value);
} else {
userDressInfo_ = value;
}
} else {
userDressInfoBuilder_.mergeFrom(value);
}
bitField2_ |= 0x00000200;
onChanged();
return this;
}
/**
* .User.UserDressInfo userDressInfo = 75;
*/
public Builder clearUserDressInfo() {
bitField2_ = (bitField2_ & ~0x00000200);
userDressInfo_ = null;
if (userDressInfoBuilder_ != null) {
userDressInfoBuilder_.dispose();
userDressInfoBuilder_ = null;
}
onChanged();
return this;
}
/**
* .User.UserDressInfo userDressInfo = 75;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfo.Builder getUserDressInfoBuilder() {
bitField2_ |= 0x00000200;
onChanged();
return getUserDressInfoFieldBuilder().getBuilder();
}
/**
* .User.UserDressInfo userDressInfo = 75;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfoOrBuilder getUserDressInfoOrBuilder() {
if (userDressInfoBuilder_ != null) {
return userDressInfoBuilder_.getMessageOrBuilder();
} else {
return userDressInfo_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfo.getDefaultInstance() : userDressInfo_;
}
}
/**
* .User.UserDressInfo userDressInfo = 75;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfoOrBuilder>
getUserDressInfoFieldBuilder() {
if (userDressInfoBuilder_ == null) {
userDressInfoBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfo, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfo.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserDressInfoOrBuilder>(
getUserDressInfo(),
getParentForChildren(),
isClean());
userDressInfo_ = null;
}
return userDressInfoBuilder_;
}
private boolean allowBeLocated_ ;
/**
* bool allowBeLocated = 1001;
* @return The allowBeLocated.
*/
@java.lang.Override
public boolean getAllowBeLocated() {
return allowBeLocated_;
}
/**
* bool allowBeLocated = 1001;
* @param value The allowBeLocated to set.
* @return This builder for chaining.
*/
public Builder setAllowBeLocated(boolean value) {
allowBeLocated_ = value;
bitField2_ |= 0x00000400;
onChanged();
return this;
}
/**
* bool allowBeLocated = 1001;
* @return This builder for chaining.
*/
public Builder clearAllowBeLocated() {
bitField2_ = (bitField2_ & ~0x00000400);
allowBeLocated_ = false;
onChanged();
return this;
}
private boolean allowFindByContacts_ ;
/**
* bool allowFindByContacts = 1002;
* @return The allowFindByContacts.
*/
@java.lang.Override
public boolean getAllowFindByContacts() {
return allowFindByContacts_;
}
/**
* bool allowFindByContacts = 1002;
* @param value The allowFindByContacts to set.
* @return This builder for chaining.
*/
public Builder setAllowFindByContacts(boolean value) {
allowFindByContacts_ = value;
bitField2_ |= 0x00000800;
onChanged();
return this;
}
/**
* bool allowFindByContacts = 1002;
* @return This builder for chaining.
*/
public Builder clearAllowFindByContacts() {
bitField2_ = (bitField2_ & ~0x00000800);
allowFindByContacts_ = false;
onChanged();
return this;
}
private boolean allowOthersDownloadVideo_ ;
/**
* bool allowOthersDownloadVideo = 1003;
* @return The allowOthersDownloadVideo.
*/
@java.lang.Override
public boolean getAllowOthersDownloadVideo() {
return allowOthersDownloadVideo_;
}
/**
* bool allowOthersDownloadVideo = 1003;
* @param value The allowOthersDownloadVideo to set.
* @return This builder for chaining.
*/
public Builder setAllowOthersDownloadVideo(boolean value) {
allowOthersDownloadVideo_ = value;
bitField2_ |= 0x00001000;
onChanged();
return this;
}
/**
* bool allowOthersDownloadVideo = 1003;
* @return This builder for chaining.
*/
public Builder clearAllowOthersDownloadVideo() {
bitField2_ = (bitField2_ & ~0x00001000);
allowOthersDownloadVideo_ = false;
onChanged();
return this;
}
private boolean allowOthersDownloadWhenSharingVideo_ ;
/**
* bool allowOthersDownloadWhenSharingVideo = 1004;
* @return The allowOthersDownloadWhenSharingVideo.
*/
@java.lang.Override
public boolean getAllowOthersDownloadWhenSharingVideo() {
return allowOthersDownloadWhenSharingVideo_;
}
/**
* bool allowOthersDownloadWhenSharingVideo = 1004;
* @param value The allowOthersDownloadWhenSharingVideo to set.
* @return This builder for chaining.
*/
public Builder setAllowOthersDownloadWhenSharingVideo(boolean value) {
allowOthersDownloadWhenSharingVideo_ = value;
bitField2_ |= 0x00002000;
onChanged();
return this;
}
/**
* bool allowOthersDownloadWhenSharingVideo = 1004;
* @return This builder for chaining.
*/
public Builder clearAllowOthersDownloadWhenSharingVideo() {
bitField2_ = (bitField2_ & ~0x00002000);
allowOthersDownloadWhenSharingVideo_ = false;
onChanged();
return this;
}
private boolean allowShareShowProfile_ ;
/**
* bool allowShareShowProfile = 1005;
* @return The allowShareShowProfile.
*/
@java.lang.Override
public boolean getAllowShareShowProfile() {
return allowShareShowProfile_;
}
/**
* bool allowShareShowProfile = 1005;
* @param value The allowShareShowProfile to set.
* @return This builder for chaining.
*/
public Builder setAllowShareShowProfile(boolean value) {
allowShareShowProfile_ = value;
bitField2_ |= 0x00004000;
onChanged();
return this;
}
/**
* bool allowShareShowProfile = 1005;
* @return This builder for chaining.
*/
public Builder clearAllowShareShowProfile() {
bitField2_ = (bitField2_ & ~0x00004000);
allowShareShowProfile_ = false;
onChanged();
return this;
}
private boolean allowShowInGossip_ ;
/**
* bool allowShowInGossip = 1006;
* @return The allowShowInGossip.
*/
@java.lang.Override
public boolean getAllowShowInGossip() {
return allowShowInGossip_;
}
/**
* bool allowShowInGossip = 1006;
* @param value The allowShowInGossip to set.
* @return This builder for chaining.
*/
public Builder setAllowShowInGossip(boolean value) {
allowShowInGossip_ = value;
bitField2_ |= 0x00008000;
onChanged();
return this;
}
/**
* bool allowShowInGossip = 1006;
* @return This builder for chaining.
*/
public Builder clearAllowShowInGossip() {
bitField2_ = (bitField2_ & ~0x00008000);
allowShowInGossip_ = false;
onChanged();
return this;
}
private boolean allowShowMyAction_ ;
/**
* bool allowShowMyAction = 1007;
* @return The allowShowMyAction.
*/
@java.lang.Override
public boolean getAllowShowMyAction() {
return allowShowMyAction_;
}
/**
* bool allowShowMyAction = 1007;
* @param value The allowShowMyAction to set.
* @return This builder for chaining.
*/
public Builder setAllowShowMyAction(boolean value) {
allowShowMyAction_ = value;
bitField2_ |= 0x00010000;
onChanged();
return this;
}
/**
* bool allowShowMyAction = 1007;
* @return This builder for chaining.
*/
public Builder clearAllowShowMyAction() {
bitField2_ = (bitField2_ & ~0x00010000);
allowShowMyAction_ = false;
onChanged();
return this;
}
private boolean allowStrangeComment_ ;
/**
* bool allowStrangeComment = 1008;
* @return The allowStrangeComment.
*/
@java.lang.Override
public boolean getAllowStrangeComment() {
return allowStrangeComment_;
}
/**
* bool allowStrangeComment = 1008;
* @param value The allowStrangeComment to set.
* @return This builder for chaining.
*/
public Builder setAllowStrangeComment(boolean value) {
allowStrangeComment_ = value;
bitField2_ |= 0x00020000;
onChanged();
return this;
}
/**
* bool allowStrangeComment = 1008;
* @return This builder for chaining.
*/
public Builder clearAllowStrangeComment() {
bitField2_ = (bitField2_ & ~0x00020000);
allowStrangeComment_ = false;
onChanged();
return this;
}
private boolean allowUnfollowerComment_ ;
/**
* bool allowUnfollowerComment = 1009;
* @return The allowUnfollowerComment.
*/
@java.lang.Override
public boolean getAllowUnfollowerComment() {
return allowUnfollowerComment_;
}
/**
* bool allowUnfollowerComment = 1009;
* @param value The allowUnfollowerComment to set.
* @return This builder for chaining.
*/
public Builder setAllowUnfollowerComment(boolean value) {
allowUnfollowerComment_ = value;
bitField2_ |= 0x00040000;
onChanged();
return this;
}
/**
* bool allowUnfollowerComment = 1009;
* @return This builder for chaining.
*/
public Builder clearAllowUnfollowerComment() {
bitField2_ = (bitField2_ & ~0x00040000);
allowUnfollowerComment_ = false;
onChanged();
return this;
}
private boolean allowUseLinkmic_ ;
/**
* bool allowUseLinkmic = 1010;
* @return The allowUseLinkmic.
*/
@java.lang.Override
public boolean getAllowUseLinkmic() {
return allowUseLinkmic_;
}
/**
* bool allowUseLinkmic = 1010;
* @param value The allowUseLinkmic to set.
* @return This builder for chaining.
*/
public Builder setAllowUseLinkmic(boolean value) {
allowUseLinkmic_ = value;
bitField2_ |= 0x00080000;
onChanged();
return this;
}
/**
* bool allowUseLinkmic = 1010;
* @return This builder for chaining.
*/
public Builder clearAllowUseLinkmic() {
bitField2_ = (bitField2_ & ~0x00080000);
allowUseLinkmic_ = false;
onChanged();
return this;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel anchorLevel_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevelOrBuilder> anchorLevelBuilder_;
/**
* .User.AnchorLevel anchorLevel = 1011;
* @return Whether the anchorLevel field is set.
*/
public boolean hasAnchorLevel() {
return ((bitField2_ & 0x00100000) != 0);
}
/**
* .User.AnchorLevel anchorLevel = 1011;
* @return The anchorLevel.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel getAnchorLevel() {
if (anchorLevelBuilder_ == null) {
return anchorLevel_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel.getDefaultInstance() : anchorLevel_;
} else {
return anchorLevelBuilder_.getMessage();
}
}
/**
* .User.AnchorLevel anchorLevel = 1011;
*/
public Builder setAnchorLevel(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel value) {
if (anchorLevelBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
anchorLevel_ = value;
} else {
anchorLevelBuilder_.setMessage(value);
}
bitField2_ |= 0x00100000;
onChanged();
return this;
}
/**
* .User.AnchorLevel anchorLevel = 1011;
*/
public Builder setAnchorLevel(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel.Builder builderForValue) {
if (anchorLevelBuilder_ == null) {
anchorLevel_ = builderForValue.build();
} else {
anchorLevelBuilder_.setMessage(builderForValue.build());
}
bitField2_ |= 0x00100000;
onChanged();
return this;
}
/**
* .User.AnchorLevel anchorLevel = 1011;
*/
public Builder mergeAnchorLevel(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel value) {
if (anchorLevelBuilder_ == null) {
if (((bitField2_ & 0x00100000) != 0) &&
anchorLevel_ != null &&
anchorLevel_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel.getDefaultInstance()) {
getAnchorLevelBuilder().mergeFrom(value);
} else {
anchorLevel_ = value;
}
} else {
anchorLevelBuilder_.mergeFrom(value);
}
bitField2_ |= 0x00100000;
onChanged();
return this;
}
/**
* .User.AnchorLevel anchorLevel = 1011;
*/
public Builder clearAnchorLevel() {
bitField2_ = (bitField2_ & ~0x00100000);
anchorLevel_ = null;
if (anchorLevelBuilder_ != null) {
anchorLevelBuilder_.dispose();
anchorLevelBuilder_ = null;
}
onChanged();
return this;
}
/**
* .User.AnchorLevel anchorLevel = 1011;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel.Builder getAnchorLevelBuilder() {
bitField2_ |= 0x00100000;
onChanged();
return getAnchorLevelFieldBuilder().getBuilder();
}
/**
* .User.AnchorLevel anchorLevel = 1011;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevelOrBuilder getAnchorLevelOrBuilder() {
if (anchorLevelBuilder_ != null) {
return anchorLevelBuilder_.getMessageOrBuilder();
} else {
return anchorLevel_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel.getDefaultInstance() : anchorLevel_;
}
}
/**
* .User.AnchorLevel anchorLevel = 1011;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevelOrBuilder>
getAnchorLevelFieldBuilder() {
if (anchorLevelBuilder_ == null) {
anchorLevelBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevel.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.AnchorLevelOrBuilder>(
getAnchorLevel(),
getParentForChildren(),
isClean());
anchorLevel_ = null;
}
return anchorLevelBuilder_;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image avatarJpg_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder> avatarJpgBuilder_;
/**
* .Image avatarJpg = 1012;
* @return Whether the avatarJpg field is set.
*/
public boolean hasAvatarJpg() {
return ((bitField2_ & 0x00200000) != 0);
}
/**
* .Image avatarJpg = 1012;
* @return The avatarJpg.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image getAvatarJpg() {
if (avatarJpgBuilder_ == null) {
return avatarJpg_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : avatarJpg_;
} else {
return avatarJpgBuilder_.getMessage();
}
}
/**
* .Image avatarJpg = 1012;
*/
public Builder setAvatarJpg(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (avatarJpgBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
avatarJpg_ = value;
} else {
avatarJpgBuilder_.setMessage(value);
}
bitField2_ |= 0x00200000;
onChanged();
return this;
}
/**
* .Image avatarJpg = 1012;
*/
public Builder setAvatarJpg(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder builderForValue) {
if (avatarJpgBuilder_ == null) {
avatarJpg_ = builderForValue.build();
} else {
avatarJpgBuilder_.setMessage(builderForValue.build());
}
bitField2_ |= 0x00200000;
onChanged();
return this;
}
/**
* .Image avatarJpg = 1012;
*/
public Builder mergeAvatarJpg(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image value) {
if (avatarJpgBuilder_ == null) {
if (((bitField2_ & 0x00200000) != 0) &&
avatarJpg_ != null &&
avatarJpg_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance()) {
getAvatarJpgBuilder().mergeFrom(value);
} else {
avatarJpg_ = value;
}
} else {
avatarJpgBuilder_.mergeFrom(value);
}
bitField2_ |= 0x00200000;
onChanged();
return this;
}
/**
* .Image avatarJpg = 1012;
*/
public Builder clearAvatarJpg() {
bitField2_ = (bitField2_ & ~0x00200000);
avatarJpg_ = null;
if (avatarJpgBuilder_ != null) {
avatarJpgBuilder_.dispose();
avatarJpgBuilder_ = null;
}
onChanged();
return this;
}
/**
* .Image avatarJpg = 1012;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder getAvatarJpgBuilder() {
bitField2_ |= 0x00200000;
onChanged();
return getAvatarJpgFieldBuilder().getBuilder();
}
/**
* .Image avatarJpg = 1012;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder getAvatarJpgOrBuilder() {
if (avatarJpgBuilder_ != null) {
return avatarJpgBuilder_.getMessageOrBuilder();
} else {
return avatarJpg_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.getDefaultInstance() : avatarJpg_;
}
}
/**
* .Image avatarJpg = 1012;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>
getAvatarJpgFieldBuilder() {
if (avatarJpgBuilder_ == null) {
avatarJpgBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.Image.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.ImageOuterClass.ImageOrBuilder>(
getAvatarJpg(),
getParentForChildren(),
isClean());
avatarJpg_ = null;
}
return avatarJpgBuilder_;
}
private java.lang.Object bgImgUrl_ = "";
/**
* string bgImgUrl = 1013;
* @return The bgImgUrl.
*/
public java.lang.String getBgImgUrl() {
java.lang.Object ref = bgImgUrl_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
bgImgUrl_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string bgImgUrl = 1013;
* @return The bytes for bgImgUrl.
*/
public com.google.protobuf.ByteString
getBgImgUrlBytes() {
java.lang.Object ref = bgImgUrl_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
bgImgUrl_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string bgImgUrl = 1013;
* @param value The bgImgUrl to set.
* @return This builder for chaining.
*/
public Builder setBgImgUrl(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
bgImgUrl_ = value;
bitField2_ |= 0x00400000;
onChanged();
return this;
}
/**
* string bgImgUrl = 1013;
* @return This builder for chaining.
*/
public Builder clearBgImgUrl() {
bgImgUrl_ = getDefaultInstance().getBgImgUrl();
bitField2_ = (bitField2_ & ~0x00400000);
onChanged();
return this;
}
/**
* string bgImgUrl = 1013;
* @param value The bytes for bgImgUrl to set.
* @return This builder for chaining.
*/
public Builder setBgImgUrlBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
bgImgUrl_ = value;
bitField2_ |= 0x00400000;
onChanged();
return this;
}
private java.lang.Object birthdayDescription_ = "";
/**
* string birthdayDescription = 1014;
* @return The birthdayDescription.
*/
public java.lang.String getBirthdayDescription() {
java.lang.Object ref = birthdayDescription_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
birthdayDescription_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string birthdayDescription = 1014;
* @return The bytes for birthdayDescription.
*/
public com.google.protobuf.ByteString
getBirthdayDescriptionBytes() {
java.lang.Object ref = birthdayDescription_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
birthdayDescription_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string birthdayDescription = 1014;
* @param value The birthdayDescription to set.
* @return This builder for chaining.
*/
public Builder setBirthdayDescription(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
birthdayDescription_ = value;
bitField2_ |= 0x00800000;
onChanged();
return this;
}
/**
* string birthdayDescription = 1014;
* @return This builder for chaining.
*/
public Builder clearBirthdayDescription() {
birthdayDescription_ = getDefaultInstance().getBirthdayDescription();
bitField2_ = (bitField2_ & ~0x00800000);
onChanged();
return this;
}
/**
* string birthdayDescription = 1014;
* @param value The bytes for birthdayDescription to set.
* @return This builder for chaining.
*/
public Builder setBirthdayDescriptionBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
birthdayDescription_ = value;
bitField2_ |= 0x00800000;
onChanged();
return this;
}
private boolean birthdayValid_ ;
/**
* bool birthdayValid = 1015;
* @return The birthdayValid.
*/
@java.lang.Override
public boolean getBirthdayValid() {
return birthdayValid_;
}
/**
* bool birthdayValid = 1015;
* @param value The birthdayValid to set.
* @return This builder for chaining.
*/
public Builder setBirthdayValid(boolean value) {
birthdayValid_ = value;
bitField2_ |= 0x01000000;
onChanged();
return this;
}
/**
* bool birthdayValid = 1015;
* @return This builder for chaining.
*/
public Builder clearBirthdayValid() {
bitField2_ = (bitField2_ & ~0x01000000);
birthdayValid_ = false;
onChanged();
return this;
}
private int blockStatus_ ;
/**
* int32 blockStatus = 1016;
* @return The blockStatus.
*/
@java.lang.Override
public int getBlockStatus() {
return blockStatus_;
}
/**
* int32 blockStatus = 1016;
* @param value The blockStatus to set.
* @return This builder for chaining.
*/
public Builder setBlockStatus(int value) {
blockStatus_ = value;
bitField2_ |= 0x02000000;
onChanged();
return this;
}
/**
* int32 blockStatus = 1016;
* @return This builder for chaining.
*/
public Builder clearBlockStatus() {
bitField2_ = (bitField2_ & ~0x02000000);
blockStatus_ = 0;
onChanged();
return this;
}
private int commentRestrict_ ;
/**
* int32 commentRestrict = 1017;
* @return The commentRestrict.
*/
@java.lang.Override
public int getCommentRestrict() {
return commentRestrict_;
}
/**
* int32 commentRestrict = 1017;
* @param value The commentRestrict to set.
* @return This builder for chaining.
*/
public Builder setCommentRestrict(int value) {
commentRestrict_ = value;
bitField2_ |= 0x04000000;
onChanged();
return this;
}
/**
* int32 commentRestrict = 1017;
* @return This builder for chaining.
*/
public Builder clearCommentRestrict() {
bitField2_ = (bitField2_ & ~0x04000000);
commentRestrict_ = 0;
onChanged();
return this;
}
private java.lang.Object constellation_ = "";
/**
* string constellation = 1018;
* @return The constellation.
*/
public java.lang.String getConstellation() {
java.lang.Object ref = constellation_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
constellation_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string constellation = 1018;
* @return The bytes for constellation.
*/
public com.google.protobuf.ByteString
getConstellationBytes() {
java.lang.Object ref = constellation_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
constellation_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string constellation = 1018;
* @param value The constellation to set.
* @return This builder for chaining.
*/
public Builder setConstellation(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
constellation_ = value;
bitField2_ |= 0x08000000;
onChanged();
return this;
}
/**
* string constellation = 1018;
* @return This builder for chaining.
*/
public Builder clearConstellation() {
constellation_ = getDefaultInstance().getConstellation();
bitField2_ = (bitField2_ & ~0x08000000);
onChanged();
return this;
}
/**
* string constellation = 1018;
* @param value The bytes for constellation to set.
* @return This builder for chaining.
*/
public Builder setConstellationBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
constellation_ = value;
bitField2_ |= 0x08000000;
onChanged();
return this;
}
private int disableIchat_ ;
/**
* int32 disableIchat = 1019;
* @return The disableIchat.
*/
@java.lang.Override
public int getDisableIchat() {
return disableIchat_;
}
/**
* int32 disableIchat = 1019;
* @param value The disableIchat to set.
* @return This builder for chaining.
*/
public Builder setDisableIchat(int value) {
disableIchat_ = value;
bitField2_ |= 0x10000000;
onChanged();
return this;
}
/**
* int32 disableIchat = 1019;
* @return This builder for chaining.
*/
public Builder clearDisableIchat() {
bitField2_ = (bitField2_ & ~0x10000000);
disableIchat_ = 0;
onChanged();
return this;
}
private long enableIchatImg_ ;
/**
* int64 enableIchatImg = 1020;
* @return The enableIchatImg.
*/
@java.lang.Override
public long getEnableIchatImg() {
return enableIchatImg_;
}
/**
* int64 enableIchatImg = 1020;
* @param value The enableIchatImg to set.
* @return This builder for chaining.
*/
public Builder setEnableIchatImg(long value) {
enableIchatImg_ = value;
bitField2_ |= 0x20000000;
onChanged();
return this;
}
/**
* int64 enableIchatImg = 1020;
* @return This builder for chaining.
*/
public Builder clearEnableIchatImg() {
bitField2_ = (bitField2_ & ~0x20000000);
enableIchatImg_ = 0L;
onChanged();
return this;
}
private int exp_ ;
/**
* int32 exp = 1021;
* @return The exp.
*/
@java.lang.Override
public int getExp() {
return exp_;
}
/**
* int32 exp = 1021;
* @param value The exp to set.
* @return This builder for chaining.
*/
public Builder setExp(int value) {
exp_ = value;
bitField2_ |= 0x40000000;
onChanged();
return this;
}
/**
* int32 exp = 1021;
* @return This builder for chaining.
*/
public Builder clearExp() {
bitField2_ = (bitField2_ & ~0x40000000);
exp_ = 0;
onChanged();
return this;
}
private long fanTicketCount_ ;
/**
* int64 fanTicketCount = 1022;
* @return The fanTicketCount.
*/
@java.lang.Override
public long getFanTicketCount() {
return fanTicketCount_;
}
/**
* int64 fanTicketCount = 1022;
* @param value The fanTicketCount to set.
* @return This builder for chaining.
*/
public Builder setFanTicketCount(long value) {
fanTicketCount_ = value;
bitField2_ |= 0x80000000;
onChanged();
return this;
}
/**
* int64 fanTicketCount = 1022;
* @return This builder for chaining.
*/
public Builder clearFanTicketCount() {
bitField2_ = (bitField2_ & ~0x80000000);
fanTicketCount_ = 0L;
onChanged();
return this;
}
private boolean foldStrangerChat_ ;
/**
* bool foldStrangerChat = 1023;
* @return The foldStrangerChat.
*/
@java.lang.Override
public boolean getFoldStrangerChat() {
return foldStrangerChat_;
}
/**
* bool foldStrangerChat = 1023;
* @param value The foldStrangerChat to set.
* @return This builder for chaining.
*/
public Builder setFoldStrangerChat(boolean value) {
foldStrangerChat_ = value;
bitField3_ |= 0x00000001;
onChanged();
return this;
}
/**
* bool foldStrangerChat = 1023;
* @return This builder for chaining.
*/
public Builder clearFoldStrangerChat() {
bitField3_ = (bitField3_ & ~0x00000001);
foldStrangerChat_ = false;
onChanged();
return this;
}
private long followStatus_ ;
/**
* int64 followStatus = 1024;
* @return The followStatus.
*/
@java.lang.Override
public long getFollowStatus() {
return followStatus_;
}
/**
* int64 followStatus = 1024;
* @param value The followStatus to set.
* @return This builder for chaining.
*/
public Builder setFollowStatus(long value) {
followStatus_ = value;
bitField3_ |= 0x00000002;
onChanged();
return this;
}
/**
* int64 followStatus = 1024;
* @return This builder for chaining.
*/
public Builder clearFollowStatus() {
bitField3_ = (bitField3_ & ~0x00000002);
followStatus_ = 0L;
onChanged();
return this;
}
private boolean hotsoonVerified_ ;
/**
* bool hotsoonVerified = 1025;
* @return The hotsoonVerified.
*/
@java.lang.Override
public boolean getHotsoonVerified() {
return hotsoonVerified_;
}
/**
* bool hotsoonVerified = 1025;
* @param value The hotsoonVerified to set.
* @return This builder for chaining.
*/
public Builder setHotsoonVerified(boolean value) {
hotsoonVerified_ = value;
bitField3_ |= 0x00000004;
onChanged();
return this;
}
/**
* bool hotsoonVerified = 1025;
* @return This builder for chaining.
*/
public Builder clearHotsoonVerified() {
bitField3_ = (bitField3_ & ~0x00000004);
hotsoonVerified_ = false;
onChanged();
return this;
}
private java.lang.Object hotsoonVerifiedReason_ = "";
/**
* string hotsoonVerifiedReason = 1026;
* @return The hotsoonVerifiedReason.
*/
public java.lang.String getHotsoonVerifiedReason() {
java.lang.Object ref = hotsoonVerifiedReason_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
hotsoonVerifiedReason_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string hotsoonVerifiedReason = 1026;
* @return The bytes for hotsoonVerifiedReason.
*/
public com.google.protobuf.ByteString
getHotsoonVerifiedReasonBytes() {
java.lang.Object ref = hotsoonVerifiedReason_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
hotsoonVerifiedReason_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string hotsoonVerifiedReason = 1026;
* @param value The hotsoonVerifiedReason to set.
* @return This builder for chaining.
*/
public Builder setHotsoonVerifiedReason(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
hotsoonVerifiedReason_ = value;
bitField3_ |= 0x00000008;
onChanged();
return this;
}
/**
* string hotsoonVerifiedReason = 1026;
* @return This builder for chaining.
*/
public Builder clearHotsoonVerifiedReason() {
hotsoonVerifiedReason_ = getDefaultInstance().getHotsoonVerifiedReason();
bitField3_ = (bitField3_ & ~0x00000008);
onChanged();
return this;
}
/**
* string hotsoonVerifiedReason = 1026;
* @param value The bytes for hotsoonVerifiedReason to set.
* @return This builder for chaining.
*/
public Builder setHotsoonVerifiedReasonBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
hotsoonVerifiedReason_ = value;
bitField3_ |= 0x00000008;
onChanged();
return this;
}
private int ichatRestrictType_ ;
/**
* int32 ichatRestrictType = 1027;
* @return The ichatRestrictType.
*/
@java.lang.Override
public int getIchatRestrictType() {
return ichatRestrictType_;
}
/**
* int32 ichatRestrictType = 1027;
* @param value The ichatRestrictType to set.
* @return This builder for chaining.
*/
public Builder setIchatRestrictType(int value) {
ichatRestrictType_ = value;
bitField3_ |= 0x00000010;
onChanged();
return this;
}
/**
* int32 ichatRestrictType = 1027;
* @return This builder for chaining.
*/
public Builder clearIchatRestrictType() {
bitField3_ = (bitField3_ & ~0x00000010);
ichatRestrictType_ = 0;
onChanged();
return this;
}
private java.lang.Object idStr_ = "";
/**
* string idStr = 1028;
* @return The idStr.
*/
public java.lang.String getIdStr() {
java.lang.Object ref = idStr_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
idStr_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string idStr = 1028;
* @return The bytes for idStr.
*/
public com.google.protobuf.ByteString
getIdStrBytes() {
java.lang.Object ref = idStr_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
idStr_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string idStr = 1028;
* @param value The idStr to set.
* @return This builder for chaining.
*/
public Builder setIdStr(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
idStr_ = value;
bitField3_ |= 0x00000020;
onChanged();
return this;
}
/**
* string idStr = 1028;
* @return This builder for chaining.
*/
public Builder clearIdStr() {
idStr_ = getDefaultInstance().getIdStr();
bitField3_ = (bitField3_ & ~0x00000020);
onChanged();
return this;
}
/**
* string idStr = 1028;
* @param value The bytes for idStr to set.
* @return This builder for chaining.
*/
public Builder setIdStrBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
idStr_ = value;
bitField3_ |= 0x00000020;
onChanged();
return this;
}
private boolean isFollower_ ;
/**
* bool isFollower = 1029;
* @return The isFollower.
*/
@java.lang.Override
public boolean getIsFollower() {
return isFollower_;
}
/**
* bool isFollower = 1029;
* @param value The isFollower to set.
* @return This builder for chaining.
*/
public Builder setIsFollower(boolean value) {
isFollower_ = value;
bitField3_ |= 0x00000040;
onChanged();
return this;
}
/**
* bool isFollower = 1029;
* @return This builder for chaining.
*/
public Builder clearIsFollower() {
bitField3_ = (bitField3_ & ~0x00000040);
isFollower_ = false;
onChanged();
return this;
}
private boolean isFollowing_ ;
/**
* bool isFollowing = 1030;
* @return The isFollowing.
*/
@java.lang.Override
public boolean getIsFollowing() {
return isFollowing_;
}
/**
* bool isFollowing = 1030;
* @param value The isFollowing to set.
* @return This builder for chaining.
*/
public Builder setIsFollowing(boolean value) {
isFollowing_ = value;
bitField3_ |= 0x00000080;
onChanged();
return this;
}
/**
* bool isFollowing = 1030;
* @return This builder for chaining.
*/
public Builder clearIsFollowing() {
bitField3_ = (bitField3_ & ~0x00000080);
isFollowing_ = false;
onChanged();
return this;
}
private boolean needProfileGuide_ ;
/**
* bool needProfileGuide = 1031;
* @return The needProfileGuide.
*/
@java.lang.Override
public boolean getNeedProfileGuide() {
return needProfileGuide_;
}
/**
* bool needProfileGuide = 1031;
* @param value The needProfileGuide to set.
* @return This builder for chaining.
*/
public Builder setNeedProfileGuide(boolean value) {
needProfileGuide_ = value;
bitField3_ |= 0x00000100;
onChanged();
return this;
}
/**
* bool needProfileGuide = 1031;
* @return This builder for chaining.
*/
public Builder clearNeedProfileGuide() {
bitField3_ = (bitField3_ & ~0x00000100);
needProfileGuide_ = false;
onChanged();
return this;
}
private long payScores_ ;
/**
* int64 payScores = 1032;
* @return The payScores.
*/
@java.lang.Override
public long getPayScores() {
return payScores_;
}
/**
* int64 payScores = 1032;
* @param value The payScores to set.
* @return This builder for chaining.
*/
public Builder setPayScores(long value) {
payScores_ = value;
bitField3_ |= 0x00000200;
onChanged();
return this;
}
/**
* int64 payScores = 1032;
* @return This builder for chaining.
*/
public Builder clearPayScores() {
bitField3_ = (bitField3_ & ~0x00000200);
payScores_ = 0L;
onChanged();
return this;
}
private boolean pushCommentStatus_ ;
/**
* bool pushCommentStatus = 1033;
* @return The pushCommentStatus.
*/
@java.lang.Override
public boolean getPushCommentStatus() {
return pushCommentStatus_;
}
/**
* bool pushCommentStatus = 1033;
* @param value The pushCommentStatus to set.
* @return This builder for chaining.
*/
public Builder setPushCommentStatus(boolean value) {
pushCommentStatus_ = value;
bitField3_ |= 0x00000400;
onChanged();
return this;
}
/**
* bool pushCommentStatus = 1033;
* @return This builder for chaining.
*/
public Builder clearPushCommentStatus() {
bitField3_ = (bitField3_ & ~0x00000400);
pushCommentStatus_ = false;
onChanged();
return this;
}
private boolean pushDigg_ ;
/**
* bool pushDigg = 1034;
* @return The pushDigg.
*/
@java.lang.Override
public boolean getPushDigg() {
return pushDigg_;
}
/**
* bool pushDigg = 1034;
* @param value The pushDigg to set.
* @return This builder for chaining.
*/
public Builder setPushDigg(boolean value) {
pushDigg_ = value;
bitField3_ |= 0x00000800;
onChanged();
return this;
}
/**
* bool pushDigg = 1034;
* @return This builder for chaining.
*/
public Builder clearPushDigg() {
bitField3_ = (bitField3_ & ~0x00000800);
pushDigg_ = false;
onChanged();
return this;
}
private boolean pushFollow_ ;
/**
* bool pushFollow = 1035;
* @return The pushFollow.
*/
@java.lang.Override
public boolean getPushFollow() {
return pushFollow_;
}
/**
* bool pushFollow = 1035;
* @param value The pushFollow to set.
* @return This builder for chaining.
*/
public Builder setPushFollow(boolean value) {
pushFollow_ = value;
bitField3_ |= 0x00001000;
onChanged();
return this;
}
/**
* bool pushFollow = 1035;
* @return This builder for chaining.
*/
public Builder clearPushFollow() {
bitField3_ = (bitField3_ & ~0x00001000);
pushFollow_ = false;
onChanged();
return this;
}
private boolean pushFriendAction_ ;
/**
* bool pushFriendAction = 1036;
* @return The pushFriendAction.
*/
@java.lang.Override
public boolean getPushFriendAction() {
return pushFriendAction_;
}
/**
* bool pushFriendAction = 1036;
* @param value The pushFriendAction to set.
* @return This builder for chaining.
*/
public Builder setPushFriendAction(boolean value) {
pushFriendAction_ = value;
bitField3_ |= 0x00002000;
onChanged();
return this;
}
/**
* bool pushFriendAction = 1036;
* @return This builder for chaining.
*/
public Builder clearPushFriendAction() {
bitField3_ = (bitField3_ & ~0x00002000);
pushFriendAction_ = false;
onChanged();
return this;
}
private boolean pushIchat_ ;
/**
* bool pushIchat = 1037;
* @return The pushIchat.
*/
@java.lang.Override
public boolean getPushIchat() {
return pushIchat_;
}
/**
* bool pushIchat = 1037;
* @param value The pushIchat to set.
* @return This builder for chaining.
*/
public Builder setPushIchat(boolean value) {
pushIchat_ = value;
bitField3_ |= 0x00004000;
onChanged();
return this;
}
/**
* bool pushIchat = 1037;
* @return This builder for chaining.
*/
public Builder clearPushIchat() {
bitField3_ = (bitField3_ & ~0x00004000);
pushIchat_ = false;
onChanged();
return this;
}
private boolean pushStatus_ ;
/**
* bool pushStatus = 1038;
* @return The pushStatus.
*/
@java.lang.Override
public boolean getPushStatus() {
return pushStatus_;
}
/**
* bool pushStatus = 1038;
* @param value The pushStatus to set.
* @return This builder for chaining.
*/
public Builder setPushStatus(boolean value) {
pushStatus_ = value;
bitField3_ |= 0x00008000;
onChanged();
return this;
}
/**
* bool pushStatus = 1038;
* @return This builder for chaining.
*/
public Builder clearPushStatus() {
bitField3_ = (bitField3_ & ~0x00008000);
pushStatus_ = false;
onChanged();
return this;
}
private boolean pushVideoPost_ ;
/**
* bool pushVideoPost = 1039;
* @return The pushVideoPost.
*/
@java.lang.Override
public boolean getPushVideoPost() {
return pushVideoPost_;
}
/**
* bool pushVideoPost = 1039;
* @param value The pushVideoPost to set.
* @return This builder for chaining.
*/
public Builder setPushVideoPost(boolean value) {
pushVideoPost_ = value;
bitField3_ |= 0x00010000;
onChanged();
return this;
}
/**
* bool pushVideoPost = 1039;
* @return This builder for chaining.
*/
public Builder clearPushVideoPost() {
bitField3_ = (bitField3_ & ~0x00010000);
pushVideoPost_ = false;
onChanged();
return this;
}
private boolean pushVideoRecommend_ ;
/**
* bool pushVideoRecommend = 1040;
* @return The pushVideoRecommend.
*/
@java.lang.Override
public boolean getPushVideoRecommend() {
return pushVideoRecommend_;
}
/**
* bool pushVideoRecommend = 1040;
* @param value The pushVideoRecommend to set.
* @return This builder for chaining.
*/
public Builder setPushVideoRecommend(boolean value) {
pushVideoRecommend_ = value;
bitField3_ |= 0x00020000;
onChanged();
return this;
}
/**
* bool pushVideoRecommend = 1040;
* @return This builder for chaining.
*/
public Builder clearPushVideoRecommend() {
bitField3_ = (bitField3_ & ~0x00020000);
pushVideoRecommend_ = false;
onChanged();
return this;
}
private tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStats stats_;
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStats, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStats.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStatsOrBuilder> statsBuilder_;
/**
* .User.UserStats stats = 1041;
* @return Whether the stats field is set.
*/
public boolean hasStats() {
return ((bitField3_ & 0x00040000) != 0);
}
/**
* .User.UserStats stats = 1041;
* @return The stats.
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStats getStats() {
if (statsBuilder_ == null) {
return stats_ == null ? tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStats.getDefaultInstance() : stats_;
} else {
return statsBuilder_.getMessage();
}
}
/**
* .User.UserStats stats = 1041;
*/
public Builder setStats(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStats value) {
if (statsBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
stats_ = value;
} else {
statsBuilder_.setMessage(value);
}
bitField3_ |= 0x00040000;
onChanged();
return this;
}
/**
* .User.UserStats stats = 1041;
*/
public Builder setStats(
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStats.Builder builderForValue) {
if (statsBuilder_ == null) {
stats_ = builderForValue.build();
} else {
statsBuilder_.setMessage(builderForValue.build());
}
bitField3_ |= 0x00040000;
onChanged();
return this;
}
/**
* .User.UserStats stats = 1041;
*/
public Builder mergeStats(tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStats value) {
if (statsBuilder_ == null) {
if (((bitField3_ & 0x00040000) != 0) &&
stats_ != null &&
stats_ != tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStats.getDefaultInstance()) {
getStatsBuilder().mergeFrom(value);
} else {
stats_ = value;
}
} else {
statsBuilder_.mergeFrom(value);
}
bitField3_ |= 0x00040000;
onChanged();
return this;
}
/**
* .User.UserStats stats = 1041;
*/
public Builder clearStats() {
bitField3_ = (bitField3_ & ~0x00040000);
stats_ = null;
if (statsBuilder_ != null) {
statsBuilder_.dispose();
statsBuilder_ = null;
}
onChanged();
return this;
}
/**
* .User.UserStats stats = 1041;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStats.Builder getStatsBuilder() {
bitField3_ |= 0x00040000;
onChanged();
return getStatsFieldBuilder().getBuilder();
}
/**
* .User.UserStats stats = 1041;
*/
public tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStatsOrBuilder getStatsOrBuilder() {
if (statsBuilder_ != null) {
return statsBuilder_.getMessageOrBuilder();
} else {
return stats_ == null ?
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStats.getDefaultInstance() : stats_;
}
}
/**
* .User.UserStats stats = 1041;
*/
private com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStats, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStats.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStatsOrBuilder>
getStatsFieldBuilder() {
if (statsBuilder_ == null) {
statsBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStats, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStats.Builder, tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User.UserStatsOrBuilder>(
getStats(),
getParentForChildren(),
isClean());
stats_ = null;
}
return statsBuilder_;
}
private boolean verifiedMobile_ ;
/**
* bool verifiedMobile = 1042;
* @return The verifiedMobile.
*/
@java.lang.Override
public boolean getVerifiedMobile() {
return verifiedMobile_;
}
/**
* bool verifiedMobile = 1042;
* @param value The verifiedMobile to set.
* @return This builder for chaining.
*/
public Builder setVerifiedMobile(boolean value) {
verifiedMobile_ = value;
bitField3_ |= 0x00080000;
onChanged();
return this;
}
/**
* bool verifiedMobile = 1042;
* @return This builder for chaining.
*/
public Builder clearVerifiedMobile() {
bitField3_ = (bitField3_ & ~0x00080000);
verifiedMobile_ = false;
onChanged();
return this;
}
private java.lang.Object verifiedReason_ = "";
/**
* string verifiedReason = 1043;
* @return The verifiedReason.
*/
public java.lang.String getVerifiedReason() {
java.lang.Object ref = verifiedReason_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
verifiedReason_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string verifiedReason = 1043;
* @return The bytes for verifiedReason.
*/
public com.google.protobuf.ByteString
getVerifiedReasonBytes() {
java.lang.Object ref = verifiedReason_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
verifiedReason_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string verifiedReason = 1043;
* @param value The verifiedReason to set.
* @return This builder for chaining.
*/
public Builder setVerifiedReason(
java.lang.String value) {
if (value == null) { throw new NullPointerException(); }
verifiedReason_ = value;
bitField3_ |= 0x00100000;
onChanged();
return this;
}
/**
* string verifiedReason = 1043;
* @return This builder for chaining.
*/
public Builder clearVerifiedReason() {
verifiedReason_ = getDefaultInstance().getVerifiedReason();
bitField3_ = (bitField3_ & ~0x00100000);
onChanged();
return this;
}
/**
* string verifiedReason = 1043;
* @param value The bytes for verifiedReason to set.
* @return This builder for chaining.
*/
public Builder setVerifiedReasonBytes(
com.google.protobuf.ByteString value) {
if (value == null) { throw new NullPointerException(); }
checkByteStringIsUtf8(value);
verifiedReason_ = value;
bitField3_ |= 0x00100000;
onChanged();
return this;
}
private boolean withCarManagementPermission_ ;
/**
* bool withCarManagementPermission = 1044;
* @return The withCarManagementPermission.
*/
@java.lang.Override
public boolean getWithCarManagementPermission() {
return withCarManagementPermission_;
}
/**
* bool withCarManagementPermission = 1044;
* @param value The withCarManagementPermission to set.
* @return This builder for chaining.
*/
public Builder setWithCarManagementPermission(boolean value) {
withCarManagementPermission_ = value;
bitField3_ |= 0x00200000;
onChanged();
return this;
}
/**
* bool withCarManagementPermission = 1044;
* @return This builder for chaining.
*/
public Builder clearWithCarManagementPermission() {
bitField3_ = (bitField3_ & ~0x00200000);
withCarManagementPermission_ = false;
onChanged();
return this;
}
private int ageRange_ ;
/**
* int32 ageRange = 1045;
* @return The ageRange.
*/
@java.lang.Override
public int getAgeRange() {
return ageRange_;
}
/**
* int32 ageRange = 1045;
* @param value The ageRange to set.
* @return This builder for chaining.
*/
public Builder setAgeRange(int value) {
ageRange_ = value;
bitField3_ |= 0x00400000;
onChanged();
return this;
}
/**
* int32 ageRange = 1045;
* @return This builder for chaining.
*/
public Builder clearAgeRange() {
bitField3_ = (bitField3_ & ~0x00400000);
ageRange_ = 0;
onChanged();
return this;
}
private long watchDurationMonth_ ;
/**
* int64 watchDurationMonth = 1046;
* @return The watchDurationMonth.
*/
@java.lang.Override
public long getWatchDurationMonth() {
return watchDurationMonth_;
}
/**
* int64 watchDurationMonth = 1046;
* @param value The watchDurationMonth to set.
* @return This builder for chaining.
*/
public Builder setWatchDurationMonth(long value) {
watchDurationMonth_ = value;
bitField3_ |= 0x00800000;
onChanged();
return this;
}
/**
* int64 watchDurationMonth = 1046;
* @return This builder for chaining.
*/
public Builder clearWatchDurationMonth() {
bitField3_ = (bitField3_ & ~0x00800000);
watchDurationMonth_ = 0L;
onChanged();
return this;
}
@java.lang.Override
public final Builder setUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.setUnknownFields(unknownFields);
}
@java.lang.Override
public final Builder mergeUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.mergeUnknownFields(unknownFields);
}
// @@protoc_insertion_point(builder_scope:User)
}
// @@protoc_insertion_point(class_scope:User)
private static final tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User DEFAULT_INSTANCE;
static {
DEFAULT_INSTANCE = new tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User();
}
public static tech.ordinaryroad.live.chat.client.douyin.protobuf.dto.UserOuterClass.User getDefaultInstance() {
return DEFAULT_INSTANCE;
}
private static final com.google.protobuf.Parser