|
@@ -17,41 +17,6 @@ private static final long serialVersionUID = 0L;
|
|
|
}
|
|
|
private UserAdFeatureProto() {
|
|
|
mid_ = "";
|
|
|
- gender_ = "";
|
|
|
- userType_ = "";
|
|
|
- gmtCreate_ = "";
|
|
|
- tags_ = "";
|
|
|
- categoryName_ = "";
|
|
|
- isvip_ = "";
|
|
|
- isreward_ = "";
|
|
|
- isad_ = "";
|
|
|
- isgood_ = "";
|
|
|
- firstUpDatetime_ = "";
|
|
|
- lastUpDatetime_ = "";
|
|
|
- nextToLastUpDatetime_ = "";
|
|
|
- videos_ = "";
|
|
|
- idols_ = "";
|
|
|
- fans_ = "";
|
|
|
- playCount_ = "";
|
|
|
- playCountTotal_ = "";
|
|
|
- totalReward_ = "";
|
|
|
- currentdayReward_ = "";
|
|
|
- rewardPerson_ = "";
|
|
|
- totalRewardTimes_ = "";
|
|
|
- rewardVideos_ = "";
|
|
|
- totalPrice_ = "";
|
|
|
- currentdayPrice_ = "";
|
|
|
- totalPriceTimes_ = "";
|
|
|
- totalPricePerson_ = "";
|
|
|
- totalPriceVideos_ = "";
|
|
|
- cgrainUserType_ = "";
|
|
|
- identityTagname_ = "";
|
|
|
- operationTags_ = "";
|
|
|
- identityTagId_ = "";
|
|
|
- identityCreateTime_ = "";
|
|
|
- country_ = "";
|
|
|
- province_ = "";
|
|
|
- city_ = "";
|
|
|
}
|
|
|
|
|
|
@java.lang.Override
|
|
@@ -90,216 +55,6 @@ private static final long serialVersionUID = 0L;
|
|
|
mid_ = s;
|
|
|
break;
|
|
|
}
|
|
|
- case 18: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- gender_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 26: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- userType_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 34: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- gmtCreate_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 42: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- tags_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 50: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- categoryName_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 58: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- isvip_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 66: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- isreward_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 74: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- isad_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 82: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- isgood_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 90: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- firstUpDatetime_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 98: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- lastUpDatetime_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 106: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- nextToLastUpDatetime_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 114: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- videos_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 122: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- idols_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 130: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- fans_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 138: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- playCount_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 146: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- playCountTotal_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 154: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- totalReward_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 162: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- currentdayReward_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 170: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- rewardPerson_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 178: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- totalRewardTimes_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 186: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- rewardVideos_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 194: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- totalPrice_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 202: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- currentdayPrice_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 210: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- totalPriceTimes_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 218: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- totalPricePerson_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 226: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- totalPriceVideos_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 234: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- cgrainUserType_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 242: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- identityTagname_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 250: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- operationTags_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 258: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- identityTagId_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 266: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- identityCreateTime_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 274: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- country_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 282: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- province_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
- case 290: {
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
-
|
|
|
- city_ = s;
|
|
|
- break;
|
|
|
- }
|
|
|
case 298: {
|
|
|
com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProto.Builder subBuilder = null;
|
|
|
if (day1CntFeatures_ != null) {
|
|
@@ -422,5189 +177,604 @@ private static final long serialVersionUID = 0L;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
- public static final int GENDER_FIELD_NUMBER = 2;
|
|
|
- private volatile java.lang.Object gender_;
|
|
|
+ public static final int DAY1_CNT_FEATURES_FIELD_NUMBER = 37;
|
|
|
+ private com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProto day1CntFeatures_;
|
|
|
/**
|
|
|
- * <code>string gender = 2;</code>
|
|
|
- * @return The gender.
|
|
|
+ * <code>.AdActionFeatureProto day1_cnt_features = 37;</code>
|
|
|
+ * @return Whether the day1CntFeatures field is set.
|
|
|
*/
|
|
|
@java.lang.Override
|
|
|
- public java.lang.String getGender() {
|
|
|
- java.lang.Object ref = gender_;
|
|
|
- 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();
|
|
|
- gender_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
+ public boolean hasDay1CntFeatures() {
|
|
|
+ return day1CntFeatures_ != null;
|
|
|
}
|
|
|
/**
|
|
|
- * <code>string gender = 2;</code>
|
|
|
- * @return The bytes for gender.
|
|
|
+ * <code>.AdActionFeatureProto day1_cnt_features = 37;</code>
|
|
|
+ * @return The day1CntFeatures.
|
|
|
*/
|
|
|
@java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getGenderBytes() {
|
|
|
- java.lang.Object ref = gender_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- gender_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProto getDay1CntFeatures() {
|
|
|
+ return day1CntFeatures_ == null ? com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProto.getDefaultInstance() : day1CntFeatures_;
|
|
|
}
|
|
|
-
|
|
|
- public static final int USER_TYPE_FIELD_NUMBER = 3;
|
|
|
- private volatile java.lang.Object userType_;
|
|
|
/**
|
|
|
- * <code>string user_type = 3;</code>
|
|
|
- * @return The userType.
|
|
|
+ * <code>.AdActionFeatureProto day1_cnt_features = 37;</code>
|
|
|
*/
|
|
|
@java.lang.Override
|
|
|
- public java.lang.String getUserType() {
|
|
|
- java.lang.Object ref = userType_;
|
|
|
- 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();
|
|
|
- userType_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProtoOrBuilder getDay1CntFeaturesOrBuilder() {
|
|
|
+ return getDay1CntFeatures();
|
|
|
}
|
|
|
+
|
|
|
+ public static final int DAY3_CNT_FEATURES_FIELD_NUMBER = 38;
|
|
|
+ private com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProto day3CntFeatures_;
|
|
|
/**
|
|
|
- * <code>string user_type = 3;</code>
|
|
|
- * @return The bytes for userType.
|
|
|
+ * <code>.AdActionFeatureProto day3_cnt_features = 38;</code>
|
|
|
+ * @return Whether the day3CntFeatures field is set.
|
|
|
*/
|
|
|
@java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getUserTypeBytes() {
|
|
|
- java.lang.Object ref = userType_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- userType_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
+ public boolean hasDay3CntFeatures() {
|
|
|
+ return day3CntFeatures_ != null;
|
|
|
}
|
|
|
-
|
|
|
- public static final int GMT_CREATE_FIELD_NUMBER = 4;
|
|
|
- private volatile java.lang.Object gmtCreate_;
|
|
|
/**
|
|
|
- * <code>string gmt_create = 4;</code>
|
|
|
- * @return The gmtCreate.
|
|
|
+ * <code>.AdActionFeatureProto day3_cnt_features = 38;</code>
|
|
|
+ * @return The day3CntFeatures.
|
|
|
*/
|
|
|
@java.lang.Override
|
|
|
- public java.lang.String getGmtCreate() {
|
|
|
- java.lang.Object ref = gmtCreate_;
|
|
|
- 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();
|
|
|
- gmtCreate_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProto getDay3CntFeatures() {
|
|
|
+ return day3CntFeatures_ == null ? com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProto.getDefaultInstance() : day3CntFeatures_;
|
|
|
}
|
|
|
/**
|
|
|
- * <code>string gmt_create = 4;</code>
|
|
|
- * @return The bytes for gmtCreate.
|
|
|
+ * <code>.AdActionFeatureProto day3_cnt_features = 38;</code>
|
|
|
*/
|
|
|
@java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getGmtCreateBytes() {
|
|
|
- java.lang.Object ref = gmtCreate_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- gmtCreate_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProtoOrBuilder getDay3CntFeaturesOrBuilder() {
|
|
|
+ return getDay3CntFeatures();
|
|
|
}
|
|
|
|
|
|
- public static final int TAGS_FIELD_NUMBER = 5;
|
|
|
- private volatile java.lang.Object tags_;
|
|
|
+ public static final int DAY7_CNT_FEATURES_FIELD_NUMBER = 39;
|
|
|
+ private com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProto day7CntFeatures_;
|
|
|
/**
|
|
|
- * <code>string tags = 5;</code>
|
|
|
- * @return The tags.
|
|
|
+ * <code>.AdActionFeatureProto day7_cnt_features = 39;</code>
|
|
|
+ * @return Whether the day7CntFeatures field is set.
|
|
|
*/
|
|
|
@java.lang.Override
|
|
|
- public java.lang.String getTags() {
|
|
|
- java.lang.Object ref = tags_;
|
|
|
- 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();
|
|
|
- tags_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
+ public boolean hasDay7CntFeatures() {
|
|
|
+ return day7CntFeatures_ != null;
|
|
|
}
|
|
|
/**
|
|
|
- * <code>string tags = 5;</code>
|
|
|
- * @return The bytes for tags.
|
|
|
+ * <code>.AdActionFeatureProto day7_cnt_features = 39;</code>
|
|
|
+ * @return The day7CntFeatures.
|
|
|
*/
|
|
|
@java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getTagsBytes() {
|
|
|
- java.lang.Object ref = tags_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- tags_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProto getDay7CntFeatures() {
|
|
|
+ return day7CntFeatures_ == null ? com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProto.getDefaultInstance() : day7CntFeatures_;
|
|
|
}
|
|
|
-
|
|
|
- public static final int CATEGORY_NAME_FIELD_NUMBER = 6;
|
|
|
- private volatile java.lang.Object categoryName_;
|
|
|
/**
|
|
|
- * <code>string category_name = 6;</code>
|
|
|
- * @return The categoryName.
|
|
|
+ * <code>.AdActionFeatureProto day7_cnt_features = 39;</code>
|
|
|
*/
|
|
|
@java.lang.Override
|
|
|
- public java.lang.String getCategoryName() {
|
|
|
- java.lang.Object ref = categoryName_;
|
|
|
- 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();
|
|
|
- categoryName_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string category_name = 6;</code>
|
|
|
- * @return The bytes for categoryName.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getCategoryNameBytes() {
|
|
|
- java.lang.Object ref = categoryName_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- categoryName_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProtoOrBuilder getDay7CntFeaturesOrBuilder() {
|
|
|
+ return getDay7CntFeatures();
|
|
|
}
|
|
|
|
|
|
- public static final int ISVIP_FIELD_NUMBER = 7;
|
|
|
- private volatile java.lang.Object isvip_;
|
|
|
+ public static final int MONTH3_CNT_FEATURES_FIELD_NUMBER = 40;
|
|
|
+ private com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProto month3CntFeatures_;
|
|
|
/**
|
|
|
- * <code>string isvip = 7;</code>
|
|
|
- * @return The isvip.
|
|
|
+ * <code>.AdActionFeatureProto month3_cnt_features = 40;</code>
|
|
|
+ * @return Whether the month3CntFeatures field is set.
|
|
|
*/
|
|
|
@java.lang.Override
|
|
|
- public java.lang.String getIsvip() {
|
|
|
- java.lang.Object ref = isvip_;
|
|
|
- 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();
|
|
|
- isvip_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
+ public boolean hasMonth3CntFeatures() {
|
|
|
+ return month3CntFeatures_ != null;
|
|
|
}
|
|
|
/**
|
|
|
- * <code>string isvip = 7;</code>
|
|
|
- * @return The bytes for isvip.
|
|
|
+ * <code>.AdActionFeatureProto month3_cnt_features = 40;</code>
|
|
|
+ * @return The month3CntFeatures.
|
|
|
*/
|
|
|
@java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getIsvipBytes() {
|
|
|
- java.lang.Object ref = isvip_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- isvip_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProto getMonth3CntFeatures() {
|
|
|
+ return month3CntFeatures_ == null ? com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProto.getDefaultInstance() : month3CntFeatures_;
|
|
|
}
|
|
|
-
|
|
|
- public static final int ISREWARD_FIELD_NUMBER = 8;
|
|
|
- private volatile java.lang.Object isreward_;
|
|
|
/**
|
|
|
- * <code>string isreward = 8;</code>
|
|
|
- * @return The isreward.
|
|
|
+ * <code>.AdActionFeatureProto month3_cnt_features = 40;</code>
|
|
|
*/
|
|
|
@java.lang.Override
|
|
|
- public java.lang.String getIsreward() {
|
|
|
- java.lang.Object ref = isreward_;
|
|
|
- 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();
|
|
|
- isreward_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProtoOrBuilder getMonth3CntFeaturesOrBuilder() {
|
|
|
+ return getMonth3CntFeatures();
|
|
|
}
|
|
|
- /**
|
|
|
- * <code>string isreward = 8;</code>
|
|
|
- * @return The bytes for isreward.
|
|
|
- */
|
|
|
+
|
|
|
+ private byte memoizedIsInitialized = -1;
|
|
|
@java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getIsrewardBytes() {
|
|
|
- java.lang.Object ref = isreward_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- isreward_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
+ public final boolean isInitialized() {
|
|
|
+ byte isInitialized = memoizedIsInitialized;
|
|
|
+ if (isInitialized == 1) return true;
|
|
|
+ if (isInitialized == 0) return false;
|
|
|
+
|
|
|
+ memoizedIsInitialized = 1;
|
|
|
+ return true;
|
|
|
}
|
|
|
|
|
|
- public static final int ISAD_FIELD_NUMBER = 9;
|
|
|
- private volatile java.lang.Object isad_;
|
|
|
- /**
|
|
|
- * <code>string isad = 9;</code>
|
|
|
- * @return The isad.
|
|
|
- */
|
|
|
@java.lang.Override
|
|
|
- public java.lang.String getIsad() {
|
|
|
- java.lang.Object ref = isad_;
|
|
|
- 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();
|
|
|
- isad_ = s;
|
|
|
- return s;
|
|
|
+ public void writeTo(com.google.protobuf.CodedOutputStream output)
|
|
|
+ throws java.io.IOException {
|
|
|
+ if (!getMidBytes().isEmpty()) {
|
|
|
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 1, mid_);
|
|
|
}
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string isad = 9;</code>
|
|
|
- * @return The bytes for isad.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getIsadBytes() {
|
|
|
- java.lang.Object ref = isad_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- isad_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
+ if (day1CntFeatures_ != null) {
|
|
|
+ output.writeMessage(37, getDay1CntFeatures());
|
|
|
}
|
|
|
- }
|
|
|
-
|
|
|
- public static final int ISGOOD_FIELD_NUMBER = 10;
|
|
|
- private volatile java.lang.Object isgood_;
|
|
|
- /**
|
|
|
- * <code>string isgood = 10;</code>
|
|
|
- * @return The isgood.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public java.lang.String getIsgood() {
|
|
|
- java.lang.Object ref = isgood_;
|
|
|
- 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();
|
|
|
- isgood_ = s;
|
|
|
- return s;
|
|
|
+ if (day3CntFeatures_ != null) {
|
|
|
+ output.writeMessage(38, getDay3CntFeatures());
|
|
|
}
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string isgood = 10;</code>
|
|
|
- * @return The bytes for isgood.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getIsgoodBytes() {
|
|
|
- java.lang.Object ref = isgood_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- isgood_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
+ if (day7CntFeatures_ != null) {
|
|
|
+ output.writeMessage(39, getDay7CntFeatures());
|
|
|
+ }
|
|
|
+ if (month3CntFeatures_ != null) {
|
|
|
+ output.writeMessage(40, getMonth3CntFeatures());
|
|
|
}
|
|
|
+ unknownFields.writeTo(output);
|
|
|
}
|
|
|
|
|
|
- public static final int FIRST_UP_DATETIME_FIELD_NUMBER = 11;
|
|
|
- private volatile java.lang.Object firstUpDatetime_;
|
|
|
- /**
|
|
|
- * <code>string first_up_datetime = 11;</code>
|
|
|
- * @return The firstUpDatetime.
|
|
|
- */
|
|
|
@java.lang.Override
|
|
|
- public java.lang.String getFirstUpDatetime() {
|
|
|
- java.lang.Object ref = firstUpDatetime_;
|
|
|
- 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();
|
|
|
- firstUpDatetime_ = s;
|
|
|
- return s;
|
|
|
+ public int getSerializedSize() {
|
|
|
+ int size = memoizedSize;
|
|
|
+ if (size != -1) return size;
|
|
|
+
|
|
|
+ size = 0;
|
|
|
+ if (!getMidBytes().isEmpty()) {
|
|
|
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, mid_);
|
|
|
}
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string first_up_datetime = 11;</code>
|
|
|
- * @return The bytes for firstUpDatetime.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getFirstUpDatetimeBytes() {
|
|
|
- java.lang.Object ref = firstUpDatetime_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- firstUpDatetime_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
+ if (day1CntFeatures_ != null) {
|
|
|
+ size += com.google.protobuf.CodedOutputStream
|
|
|
+ .computeMessageSize(37, getDay1CntFeatures());
|
|
|
+ }
|
|
|
+ if (day3CntFeatures_ != null) {
|
|
|
+ size += com.google.protobuf.CodedOutputStream
|
|
|
+ .computeMessageSize(38, getDay3CntFeatures());
|
|
|
+ }
|
|
|
+ if (day7CntFeatures_ != null) {
|
|
|
+ size += com.google.protobuf.CodedOutputStream
|
|
|
+ .computeMessageSize(39, getDay7CntFeatures());
|
|
|
+ }
|
|
|
+ if (month3CntFeatures_ != null) {
|
|
|
+ size += com.google.protobuf.CodedOutputStream
|
|
|
+ .computeMessageSize(40, getMonth3CntFeatures());
|
|
|
}
|
|
|
+ size += unknownFields.getSerializedSize();
|
|
|
+ memoizedSize = size;
|
|
|
+ return size;
|
|
|
}
|
|
|
|
|
|
- public static final int LAST_UP_DATETIME_FIELD_NUMBER = 12;
|
|
|
- private volatile java.lang.Object lastUpDatetime_;
|
|
|
- /**
|
|
|
- * <code>string last_up_datetime = 12;</code>
|
|
|
- * @return The lastUpDatetime.
|
|
|
- */
|
|
|
@java.lang.Override
|
|
|
- public java.lang.String getLastUpDatetime() {
|
|
|
- java.lang.Object ref = lastUpDatetime_;
|
|
|
- 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();
|
|
|
- lastUpDatetime_ = s;
|
|
|
- return s;
|
|
|
+ public boolean equals(final java.lang.Object obj) {
|
|
|
+ if (obj == this) {
|
|
|
+ return true;
|
|
|
}
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string last_up_datetime = 12;</code>
|
|
|
- * @return The bytes for lastUpDatetime.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getLastUpDatetimeBytes() {
|
|
|
- java.lang.Object ref = lastUpDatetime_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- lastUpDatetime_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
+ if (!(obj instanceof com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto)) {
|
|
|
+ return super.equals(obj);
|
|
|
}
|
|
|
- }
|
|
|
+ com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto other = (com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto) obj;
|
|
|
|
|
|
- public static final int NEXT_TO_LAST_UP_DATETIME_FIELD_NUMBER = 13;
|
|
|
- private volatile java.lang.Object nextToLastUpDatetime_;
|
|
|
- /**
|
|
|
- * <code>string next_to_last_up_datetime = 13;</code>
|
|
|
- * @return The nextToLastUpDatetime.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public java.lang.String getNextToLastUpDatetime() {
|
|
|
- java.lang.Object ref = nextToLastUpDatetime_;
|
|
|
- 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();
|
|
|
- nextToLastUpDatetime_ = s;
|
|
|
- return s;
|
|
|
+ if (!getMid()
|
|
|
+ .equals(other.getMid())) return false;
|
|
|
+ if (hasDay1CntFeatures() != other.hasDay1CntFeatures()) return false;
|
|
|
+ if (hasDay1CntFeatures()) {
|
|
|
+ if (!getDay1CntFeatures()
|
|
|
+ .equals(other.getDay1CntFeatures())) return false;
|
|
|
}
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string next_to_last_up_datetime = 13;</code>
|
|
|
- * @return The bytes for nextToLastUpDatetime.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getNextToLastUpDatetimeBytes() {
|
|
|
- java.lang.Object ref = nextToLastUpDatetime_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- nextToLastUpDatetime_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
+ if (hasDay3CntFeatures() != other.hasDay3CntFeatures()) return false;
|
|
|
+ if (hasDay3CntFeatures()) {
|
|
|
+ if (!getDay3CntFeatures()
|
|
|
+ .equals(other.getDay3CntFeatures())) return false;
|
|
|
}
|
|
|
+ if (hasDay7CntFeatures() != other.hasDay7CntFeatures()) return false;
|
|
|
+ if (hasDay7CntFeatures()) {
|
|
|
+ if (!getDay7CntFeatures()
|
|
|
+ .equals(other.getDay7CntFeatures())) return false;
|
|
|
+ }
|
|
|
+ if (hasMonth3CntFeatures() != other.hasMonth3CntFeatures()) return false;
|
|
|
+ if (hasMonth3CntFeatures()) {
|
|
|
+ if (!getMonth3CntFeatures()
|
|
|
+ .equals(other.getMonth3CntFeatures())) return false;
|
|
|
+ }
|
|
|
+ if (!unknownFields.equals(other.unknownFields)) return false;
|
|
|
+ return true;
|
|
|
}
|
|
|
|
|
|
- public static final int VIDEOS_FIELD_NUMBER = 14;
|
|
|
- private volatile java.lang.Object videos_;
|
|
|
- /**
|
|
|
- * <code>string videos = 14;</code>
|
|
|
- * @return The videos.
|
|
|
- */
|
|
|
@java.lang.Override
|
|
|
- public java.lang.String getVideos() {
|
|
|
- java.lang.Object ref = videos_;
|
|
|
- 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();
|
|
|
- videos_ = s;
|
|
|
- return s;
|
|
|
+ public int hashCode() {
|
|
|
+ if (memoizedHashCode != 0) {
|
|
|
+ return memoizedHashCode;
|
|
|
}
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string videos = 14;</code>
|
|
|
- * @return The bytes for videos.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getVideosBytes() {
|
|
|
- java.lang.Object ref = videos_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- videos_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
+ int hash = 41;
|
|
|
+ hash = (19 * hash) + getDescriptor().hashCode();
|
|
|
+ hash = (37 * hash) + MID_FIELD_NUMBER;
|
|
|
+ hash = (53 * hash) + getMid().hashCode();
|
|
|
+ if (hasDay1CntFeatures()) {
|
|
|
+ hash = (37 * hash) + DAY1_CNT_FEATURES_FIELD_NUMBER;
|
|
|
+ hash = (53 * hash) + getDay1CntFeatures().hashCode();
|
|
|
}
|
|
|
- }
|
|
|
-
|
|
|
- public static final int IDOLS_FIELD_NUMBER = 15;
|
|
|
- private volatile java.lang.Object idols_;
|
|
|
- /**
|
|
|
- * <code>string idols = 15;</code>
|
|
|
- * @return The idols.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public java.lang.String getIdols() {
|
|
|
- java.lang.Object ref = idols_;
|
|
|
- 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();
|
|
|
- idols_ = s;
|
|
|
- return s;
|
|
|
+ if (hasDay3CntFeatures()) {
|
|
|
+ hash = (37 * hash) + DAY3_CNT_FEATURES_FIELD_NUMBER;
|
|
|
+ hash = (53 * hash) + getDay3CntFeatures().hashCode();
|
|
|
}
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string idols = 15;</code>
|
|
|
- * @return The bytes for idols.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getIdolsBytes() {
|
|
|
- java.lang.Object ref = idols_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- idols_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
+ if (hasDay7CntFeatures()) {
|
|
|
+ hash = (37 * hash) + DAY7_CNT_FEATURES_FIELD_NUMBER;
|
|
|
+ hash = (53 * hash) + getDay7CntFeatures().hashCode();
|
|
|
+ }
|
|
|
+ if (hasMonth3CntFeatures()) {
|
|
|
+ hash = (37 * hash) + MONTH3_CNT_FEATURES_FIELD_NUMBER;
|
|
|
+ hash = (53 * hash) + getMonth3CntFeatures().hashCode();
|
|
|
}
|
|
|
+ hash = (29 * hash) + unknownFields.hashCode();
|
|
|
+ memoizedHashCode = hash;
|
|
|
+ return hash;
|
|
|
}
|
|
|
|
|
|
- public static final int FANS_FIELD_NUMBER = 16;
|
|
|
- private volatile java.lang.Object fans_;
|
|
|
- /**
|
|
|
- * <code>string fans = 16;</code>
|
|
|
- * @return The fans.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public java.lang.String getFans() {
|
|
|
- java.lang.Object ref = fans_;
|
|
|
- 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();
|
|
|
- fans_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
+ public static com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto parseFrom(
|
|
|
+ java.nio.ByteBuffer data)
|
|
|
+ throws com.google.protobuf.InvalidProtocolBufferException {
|
|
|
+ return PARSER.parseFrom(data);
|
|
|
}
|
|
|
- /**
|
|
|
- * <code>string fans = 16;</code>
|
|
|
- * @return The bytes for fans.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getFansBytes() {
|
|
|
- java.lang.Object ref = fans_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- fans_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
+ public static com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto parseFrom(
|
|
|
+ java.nio.ByteBuffer data,
|
|
|
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
|
+ throws com.google.protobuf.InvalidProtocolBufferException {
|
|
|
+ return PARSER.parseFrom(data, extensionRegistry);
|
|
|
}
|
|
|
-
|
|
|
- public static final int PLAY_COUNT_FIELD_NUMBER = 17;
|
|
|
- private volatile java.lang.Object playCount_;
|
|
|
- /**
|
|
|
- * <code>string play_count = 17;</code>
|
|
|
- * @return The playCount.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public java.lang.String getPlayCount() {
|
|
|
- java.lang.Object ref = playCount_;
|
|
|
- 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();
|
|
|
- playCount_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
+ public static com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto parseFrom(
|
|
|
+ com.google.protobuf.ByteString data)
|
|
|
+ throws com.google.protobuf.InvalidProtocolBufferException {
|
|
|
+ return PARSER.parseFrom(data);
|
|
|
}
|
|
|
- /**
|
|
|
- * <code>string play_count = 17;</code>
|
|
|
- * @return The bytes for playCount.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getPlayCountBytes() {
|
|
|
- java.lang.Object ref = playCount_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- playCount_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
+ public static com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto parseFrom(
|
|
|
+ com.google.protobuf.ByteString data,
|
|
|
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
|
+ throws com.google.protobuf.InvalidProtocolBufferException {
|
|
|
+ return PARSER.parseFrom(data, extensionRegistry);
|
|
|
+ }
|
|
|
+ public static com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto parseFrom(byte[] data)
|
|
|
+ throws com.google.protobuf.InvalidProtocolBufferException {
|
|
|
+ return PARSER.parseFrom(data);
|
|
|
+ }
|
|
|
+ public static com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto parseFrom(
|
|
|
+ byte[] data,
|
|
|
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
|
+ throws com.google.protobuf.InvalidProtocolBufferException {
|
|
|
+ return PARSER.parseFrom(data, extensionRegistry);
|
|
|
+ }
|
|
|
+ public static com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto parseFrom(java.io.InputStream input)
|
|
|
+ throws java.io.IOException {
|
|
|
+ return com.google.protobuf.GeneratedMessageV3
|
|
|
+ .parseWithIOException(PARSER, input);
|
|
|
+ }
|
|
|
+ public static com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto 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 com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto parseDelimitedFrom(java.io.InputStream input)
|
|
|
+ throws java.io.IOException {
|
|
|
+ return com.google.protobuf.GeneratedMessageV3
|
|
|
+ .parseDelimitedWithIOException(PARSER, input);
|
|
|
+ }
|
|
|
+ public static com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto 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 com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto parseFrom(
|
|
|
+ com.google.protobuf.CodedInputStream input)
|
|
|
+ throws java.io.IOException {
|
|
|
+ return com.google.protobuf.GeneratedMessageV3
|
|
|
+ .parseWithIOException(PARSER, input);
|
|
|
+ }
|
|
|
+ public static com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto parseFrom(
|
|
|
+ com.google.protobuf.CodedInputStream input,
|
|
|
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
|
+ throws java.io.IOException {
|
|
|
+ return com.google.protobuf.GeneratedMessageV3
|
|
|
+ .parseWithIOException(PARSER, input, extensionRegistry);
|
|
|
}
|
|
|
|
|
|
- public static final int PLAY_COUNT_TOTAL_FIELD_NUMBER = 18;
|
|
|
- private volatile java.lang.Object playCountTotal_;
|
|
|
- /**
|
|
|
- * <code>string play_count_total = 18;</code>
|
|
|
- * @return The playCountTotal.
|
|
|
- */
|
|
|
@java.lang.Override
|
|
|
- public java.lang.String getPlayCountTotal() {
|
|
|
- java.lang.Object ref = playCountTotal_;
|
|
|
- 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();
|
|
|
- playCountTotal_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
+ public Builder newBuilderForType() { return newBuilder(); }
|
|
|
+ public static Builder newBuilder() {
|
|
|
+ return DEFAULT_INSTANCE.toBuilder();
|
|
|
+ }
|
|
|
+ public static Builder newBuilder(com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto prototype) {
|
|
|
+ return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
|
|
|
}
|
|
|
- /**
|
|
|
- * <code>string play_count_total = 18;</code>
|
|
|
- * @return The bytes for playCountTotal.
|
|
|
- */
|
|
|
@java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getPlayCountTotalBytes() {
|
|
|
- java.lang.Object ref = playCountTotal_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- playCountTotal_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
+ public Builder toBuilder() {
|
|
|
+ return this == DEFAULT_INSTANCE
|
|
|
+ ? new Builder() : new Builder().mergeFrom(this);
|
|
|
}
|
|
|
|
|
|
- public static final int TOTAL_REWARD_FIELD_NUMBER = 19;
|
|
|
- private volatile java.lang.Object totalReward_;
|
|
|
- /**
|
|
|
- * <code>string total_reward = 19;</code>
|
|
|
- * @return The totalReward.
|
|
|
- */
|
|
|
@java.lang.Override
|
|
|
- public java.lang.String getTotalReward() {
|
|
|
- java.lang.Object ref = totalReward_;
|
|
|
- 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();
|
|
|
- totalReward_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
+ protected Builder newBuilderForType(
|
|
|
+ com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
|
+ Builder builder = new Builder(parent);
|
|
|
+ return builder;
|
|
|
}
|
|
|
/**
|
|
|
- * <code>string total_reward = 19;</code>
|
|
|
- * @return The bytes for totalReward.
|
|
|
+ * Protobuf type {@code UserAdFeatureProto}
|
|
|
*/
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getTotalRewardBytes() {
|
|
|
- java.lang.Object ref = totalReward_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- totalReward_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
+ public static final class Builder extends
|
|
|
+ com.google.protobuf.GeneratedMessageV3.Builder<Builder> implements
|
|
|
+ // @@protoc_insertion_point(builder_implements:UserAdFeatureProto)
|
|
|
+ com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProtoOrBuilder {
|
|
|
+ public static final com.google.protobuf.Descriptors.Descriptor
|
|
|
+ getDescriptor() {
|
|
|
+ return com.tzld.piaoquan.recommend.feature.model.feature.Feature.internal_static_UserAdFeatureProto_descriptor;
|
|
|
}
|
|
|
- }
|
|
|
|
|
|
- public static final int CURRENTDAY_REWARD_FIELD_NUMBER = 20;
|
|
|
- private volatile java.lang.Object currentdayReward_;
|
|
|
- /**
|
|
|
- * <code>string currentday_reward = 20;</code>
|
|
|
- * @return The currentdayReward.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public java.lang.String getCurrentdayReward() {
|
|
|
- java.lang.Object ref = currentdayReward_;
|
|
|
- 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();
|
|
|
- currentdayReward_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string currentday_reward = 20;</code>
|
|
|
- * @return The bytes for currentdayReward.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getCurrentdayRewardBytes() {
|
|
|
- java.lang.Object ref = currentdayReward_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- currentdayReward_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- public static final int REWARD_PERSON_FIELD_NUMBER = 21;
|
|
|
- private volatile java.lang.Object rewardPerson_;
|
|
|
- /**
|
|
|
- * <code>string reward_person = 21;</code>
|
|
|
- * @return The rewardPerson.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public java.lang.String getRewardPerson() {
|
|
|
- java.lang.Object ref = rewardPerson_;
|
|
|
- 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();
|
|
|
- rewardPerson_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string reward_person = 21;</code>
|
|
|
- * @return The bytes for rewardPerson.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getRewardPersonBytes() {
|
|
|
- java.lang.Object ref = rewardPerson_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- rewardPerson_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- public static final int TOTAL_REWARD_TIMES_FIELD_NUMBER = 22;
|
|
|
- private volatile java.lang.Object totalRewardTimes_;
|
|
|
- /**
|
|
|
- * <code>string total_reward_times = 22;</code>
|
|
|
- * @return The totalRewardTimes.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public java.lang.String getTotalRewardTimes() {
|
|
|
- java.lang.Object ref = totalRewardTimes_;
|
|
|
- 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();
|
|
|
- totalRewardTimes_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_reward_times = 22;</code>
|
|
|
- * @return The bytes for totalRewardTimes.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getTotalRewardTimesBytes() {
|
|
|
- java.lang.Object ref = totalRewardTimes_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- totalRewardTimes_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- public static final int REWARD_VIDEOS_FIELD_NUMBER = 23;
|
|
|
- private volatile java.lang.Object rewardVideos_;
|
|
|
- /**
|
|
|
- * <code>string reward_videos = 23;</code>
|
|
|
- * @return The rewardVideos.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public java.lang.String getRewardVideos() {
|
|
|
- java.lang.Object ref = rewardVideos_;
|
|
|
- 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();
|
|
|
- rewardVideos_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string reward_videos = 23;</code>
|
|
|
- * @return The bytes for rewardVideos.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getRewardVideosBytes() {
|
|
|
- java.lang.Object ref = rewardVideos_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- rewardVideos_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- public static final int TOTAL_PRICE_FIELD_NUMBER = 24;
|
|
|
- private volatile java.lang.Object totalPrice_;
|
|
|
- /**
|
|
|
- * <code>string total_price = 24;</code>
|
|
|
- * @return The totalPrice.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public java.lang.String getTotalPrice() {
|
|
|
- java.lang.Object ref = totalPrice_;
|
|
|
- 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();
|
|
|
- totalPrice_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_price = 24;</code>
|
|
|
- * @return The bytes for totalPrice.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getTotalPriceBytes() {
|
|
|
- java.lang.Object ref = totalPrice_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- totalPrice_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- public static final int CURRENTDAY_PRICE_FIELD_NUMBER = 25;
|
|
|
- private volatile java.lang.Object currentdayPrice_;
|
|
|
- /**
|
|
|
- * <code>string currentday_price = 25;</code>
|
|
|
- * @return The currentdayPrice.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public java.lang.String getCurrentdayPrice() {
|
|
|
- java.lang.Object ref = currentdayPrice_;
|
|
|
- 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();
|
|
|
- currentdayPrice_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string currentday_price = 25;</code>
|
|
|
- * @return The bytes for currentdayPrice.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getCurrentdayPriceBytes() {
|
|
|
- java.lang.Object ref = currentdayPrice_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- currentdayPrice_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- public static final int TOTAL_PRICE_TIMES_FIELD_NUMBER = 26;
|
|
|
- private volatile java.lang.Object totalPriceTimes_;
|
|
|
- /**
|
|
|
- * <code>string total_price_times = 26;</code>
|
|
|
- * @return The totalPriceTimes.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public java.lang.String getTotalPriceTimes() {
|
|
|
- java.lang.Object ref = totalPriceTimes_;
|
|
|
- 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();
|
|
|
- totalPriceTimes_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_price_times = 26;</code>
|
|
|
- * @return The bytes for totalPriceTimes.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getTotalPriceTimesBytes() {
|
|
|
- java.lang.Object ref = totalPriceTimes_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- totalPriceTimes_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- public static final int TOTAL_PRICE_PERSON_FIELD_NUMBER = 27;
|
|
|
- private volatile java.lang.Object totalPricePerson_;
|
|
|
- /**
|
|
|
- * <code>string total_price_person = 27;</code>
|
|
|
- * @return The totalPricePerson.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public java.lang.String getTotalPricePerson() {
|
|
|
- java.lang.Object ref = totalPricePerson_;
|
|
|
- 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();
|
|
|
- totalPricePerson_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_price_person = 27;</code>
|
|
|
- * @return The bytes for totalPricePerson.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getTotalPricePersonBytes() {
|
|
|
- java.lang.Object ref = totalPricePerson_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- totalPricePerson_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- public static final int TOTAL_PRICE_VIDEOS_FIELD_NUMBER = 28;
|
|
|
- private volatile java.lang.Object totalPriceVideos_;
|
|
|
- /**
|
|
|
- * <code>string total_price_videos = 28;</code>
|
|
|
- * @return The totalPriceVideos.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public java.lang.String getTotalPriceVideos() {
|
|
|
- java.lang.Object ref = totalPriceVideos_;
|
|
|
- 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();
|
|
|
- totalPriceVideos_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_price_videos = 28;</code>
|
|
|
- * @return The bytes for totalPriceVideos.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getTotalPriceVideosBytes() {
|
|
|
- java.lang.Object ref = totalPriceVideos_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- totalPriceVideos_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- public static final int CGRAIN_USER_TYPE_FIELD_NUMBER = 29;
|
|
|
- private volatile java.lang.Object cgrainUserType_;
|
|
|
- /**
|
|
|
- * <code>string cgrain_user_type = 29;</code>
|
|
|
- * @return The cgrainUserType.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public java.lang.String getCgrainUserType() {
|
|
|
- java.lang.Object ref = cgrainUserType_;
|
|
|
- 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();
|
|
|
- cgrainUserType_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string cgrain_user_type = 29;</code>
|
|
|
- * @return The bytes for cgrainUserType.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getCgrainUserTypeBytes() {
|
|
|
- java.lang.Object ref = cgrainUserType_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- cgrainUserType_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- public static final int IDENTITY_TAGNAME_FIELD_NUMBER = 30;
|
|
|
- private volatile java.lang.Object identityTagname_;
|
|
|
- /**
|
|
|
- * <code>string identity_tagname = 30;</code>
|
|
|
- * @return The identityTagname.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public java.lang.String getIdentityTagname() {
|
|
|
- java.lang.Object ref = identityTagname_;
|
|
|
- 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();
|
|
|
- identityTagname_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string identity_tagname = 30;</code>
|
|
|
- * @return The bytes for identityTagname.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getIdentityTagnameBytes() {
|
|
|
- java.lang.Object ref = identityTagname_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- identityTagname_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- public static final int OPERATION_TAGS_FIELD_NUMBER = 31;
|
|
|
- private volatile java.lang.Object operationTags_;
|
|
|
- /**
|
|
|
- * <code>string operation_tags = 31;</code>
|
|
|
- * @return The operationTags.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public java.lang.String getOperationTags() {
|
|
|
- java.lang.Object ref = operationTags_;
|
|
|
- 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();
|
|
|
- operationTags_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string operation_tags = 31;</code>
|
|
|
- * @return The bytes for operationTags.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getOperationTagsBytes() {
|
|
|
- java.lang.Object ref = operationTags_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- operationTags_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- public static final int IDENTITY_TAG_ID_FIELD_NUMBER = 32;
|
|
|
- private volatile java.lang.Object identityTagId_;
|
|
|
- /**
|
|
|
- * <code>string identity_tag_id = 32;</code>
|
|
|
- * @return The identityTagId.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public java.lang.String getIdentityTagId() {
|
|
|
- java.lang.Object ref = identityTagId_;
|
|
|
- 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();
|
|
|
- identityTagId_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string identity_tag_id = 32;</code>
|
|
|
- * @return The bytes for identityTagId.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getIdentityTagIdBytes() {
|
|
|
- java.lang.Object ref = identityTagId_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- identityTagId_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- public static final int IDENTITY_CREATE_TIME_FIELD_NUMBER = 33;
|
|
|
- private volatile java.lang.Object identityCreateTime_;
|
|
|
- /**
|
|
|
- * <code>string identity_create_time = 33;</code>
|
|
|
- * @return The identityCreateTime.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public java.lang.String getIdentityCreateTime() {
|
|
|
- java.lang.Object ref = identityCreateTime_;
|
|
|
- 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();
|
|
|
- identityCreateTime_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string identity_create_time = 33;</code>
|
|
|
- * @return The bytes for identityCreateTime.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getIdentityCreateTimeBytes() {
|
|
|
- java.lang.Object ref = identityCreateTime_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- identityCreateTime_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- public static final int COUNTRY_FIELD_NUMBER = 34;
|
|
|
- private volatile java.lang.Object country_;
|
|
|
- /**
|
|
|
- * <code>string country = 34;</code>
|
|
|
- * @return The country.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public java.lang.String getCountry() {
|
|
|
- java.lang.Object ref = country_;
|
|
|
- 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();
|
|
|
- country_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string country = 34;</code>
|
|
|
- * @return The bytes for country.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getCountryBytes() {
|
|
|
- java.lang.Object ref = country_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- country_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- public static final int PROVINCE_FIELD_NUMBER = 35;
|
|
|
- private volatile java.lang.Object province_;
|
|
|
- /**
|
|
|
- * <code>string province = 35;</code>
|
|
|
- * @return The province.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public java.lang.String getProvince() {
|
|
|
- java.lang.Object ref = province_;
|
|
|
- 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();
|
|
|
- province_ = s;
|
|
|
- return s;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string province = 35;</code>
|
|
|
- * @return The bytes for province.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getProvinceBytes() {
|
|
|
- java.lang.Object ref = province_;
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- province_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- public static final int CITY_FIELD_NUMBER = 36;
|
|
|
- private volatile java.lang.Object city_;
|
|
|
- /**
|
|
|
- * <code>string city = 36;</code>
|
|
|
- * @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;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string city = 36;</code>
|
|
|
- * @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 DAY1_CNT_FEATURES_FIELD_NUMBER = 37;
|
|
|
- private com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProto day1CntFeatures_;
|
|
|
- /**
|
|
|
- * <code>.AdActionFeatureProto day1_cnt_features = 37;</code>
|
|
|
- * @return Whether the day1CntFeatures field is set.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public boolean hasDay1CntFeatures() {
|
|
|
- return day1CntFeatures_ != null;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>.AdActionFeatureProto day1_cnt_features = 37;</code>
|
|
|
- * @return The day1CntFeatures.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProto getDay1CntFeatures() {
|
|
|
- return day1CntFeatures_ == null ? com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProto.getDefaultInstance() : day1CntFeatures_;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>.AdActionFeatureProto day1_cnt_features = 37;</code>
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProtoOrBuilder getDay1CntFeaturesOrBuilder() {
|
|
|
- return getDay1CntFeatures();
|
|
|
- }
|
|
|
-
|
|
|
- public static final int DAY3_CNT_FEATURES_FIELD_NUMBER = 38;
|
|
|
- private com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProto day3CntFeatures_;
|
|
|
- /**
|
|
|
- * <code>.AdActionFeatureProto day3_cnt_features = 38;</code>
|
|
|
- * @return Whether the day3CntFeatures field is set.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public boolean hasDay3CntFeatures() {
|
|
|
- return day3CntFeatures_ != null;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>.AdActionFeatureProto day3_cnt_features = 38;</code>
|
|
|
- * @return The day3CntFeatures.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProto getDay3CntFeatures() {
|
|
|
- return day3CntFeatures_ == null ? com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProto.getDefaultInstance() : day3CntFeatures_;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>.AdActionFeatureProto day3_cnt_features = 38;</code>
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProtoOrBuilder getDay3CntFeaturesOrBuilder() {
|
|
|
- return getDay3CntFeatures();
|
|
|
- }
|
|
|
-
|
|
|
- public static final int DAY7_CNT_FEATURES_FIELD_NUMBER = 39;
|
|
|
- private com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProto day7CntFeatures_;
|
|
|
- /**
|
|
|
- * <code>.AdActionFeatureProto day7_cnt_features = 39;</code>
|
|
|
- * @return Whether the day7CntFeatures field is set.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public boolean hasDay7CntFeatures() {
|
|
|
- return day7CntFeatures_ != null;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>.AdActionFeatureProto day7_cnt_features = 39;</code>
|
|
|
- * @return The day7CntFeatures.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProto getDay7CntFeatures() {
|
|
|
- return day7CntFeatures_ == null ? com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProto.getDefaultInstance() : day7CntFeatures_;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>.AdActionFeatureProto day7_cnt_features = 39;</code>
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProtoOrBuilder getDay7CntFeaturesOrBuilder() {
|
|
|
- return getDay7CntFeatures();
|
|
|
- }
|
|
|
-
|
|
|
- public static final int MONTH3_CNT_FEATURES_FIELD_NUMBER = 40;
|
|
|
- private com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProto month3CntFeatures_;
|
|
|
- /**
|
|
|
- * <code>.AdActionFeatureProto month3_cnt_features = 40;</code>
|
|
|
- * @return Whether the month3CntFeatures field is set.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public boolean hasMonth3CntFeatures() {
|
|
|
- return month3CntFeatures_ != null;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>.AdActionFeatureProto month3_cnt_features = 40;</code>
|
|
|
- * @return The month3CntFeatures.
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProto getMonth3CntFeatures() {
|
|
|
- return month3CntFeatures_ == null ? com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProto.getDefaultInstance() : month3CntFeatures_;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>.AdActionFeatureProto month3_cnt_features = 40;</code>
|
|
|
- */
|
|
|
- @java.lang.Override
|
|
|
- public com.tzld.piaoquan.recommend.feature.model.feature.AdActionFeatureProtoOrBuilder getMonth3CntFeaturesOrBuilder() {
|
|
|
- return getMonth3CntFeatures();
|
|
|
- }
|
|
|
-
|
|
|
- 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 (!getMidBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1, mid_);
|
|
|
- }
|
|
|
- if (!getGenderBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, gender_);
|
|
|
- }
|
|
|
- if (!getUserTypeBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 3, userType_);
|
|
|
- }
|
|
|
- if (!getGmtCreateBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 4, gmtCreate_);
|
|
|
- }
|
|
|
- if (!getTagsBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 5, tags_);
|
|
|
- }
|
|
|
- if (!getCategoryNameBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 6, categoryName_);
|
|
|
- }
|
|
|
- if (!getIsvipBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 7, isvip_);
|
|
|
- }
|
|
|
- if (!getIsrewardBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 8, isreward_);
|
|
|
- }
|
|
|
- if (!getIsadBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 9, isad_);
|
|
|
- }
|
|
|
- if (!getIsgoodBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 10, isgood_);
|
|
|
- }
|
|
|
- if (!getFirstUpDatetimeBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 11, firstUpDatetime_);
|
|
|
- }
|
|
|
- if (!getLastUpDatetimeBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 12, lastUpDatetime_);
|
|
|
- }
|
|
|
- if (!getNextToLastUpDatetimeBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 13, nextToLastUpDatetime_);
|
|
|
- }
|
|
|
- if (!getVideosBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 14, videos_);
|
|
|
- }
|
|
|
- if (!getIdolsBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 15, idols_);
|
|
|
- }
|
|
|
- if (!getFansBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 16, fans_);
|
|
|
- }
|
|
|
- if (!getPlayCountBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 17, playCount_);
|
|
|
- }
|
|
|
- if (!getPlayCountTotalBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 18, playCountTotal_);
|
|
|
- }
|
|
|
- if (!getTotalRewardBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 19, totalReward_);
|
|
|
- }
|
|
|
- if (!getCurrentdayRewardBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 20, currentdayReward_);
|
|
|
- }
|
|
|
- if (!getRewardPersonBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 21, rewardPerson_);
|
|
|
- }
|
|
|
- if (!getTotalRewardTimesBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 22, totalRewardTimes_);
|
|
|
- }
|
|
|
- if (!getRewardVideosBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 23, rewardVideos_);
|
|
|
- }
|
|
|
- if (!getTotalPriceBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 24, totalPrice_);
|
|
|
- }
|
|
|
- if (!getCurrentdayPriceBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 25, currentdayPrice_);
|
|
|
- }
|
|
|
- if (!getTotalPriceTimesBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 26, totalPriceTimes_);
|
|
|
- }
|
|
|
- if (!getTotalPricePersonBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 27, totalPricePerson_);
|
|
|
- }
|
|
|
- if (!getTotalPriceVideosBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 28, totalPriceVideos_);
|
|
|
- }
|
|
|
- if (!getCgrainUserTypeBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 29, cgrainUserType_);
|
|
|
- }
|
|
|
- if (!getIdentityTagnameBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 30, identityTagname_);
|
|
|
- }
|
|
|
- if (!getOperationTagsBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 31, operationTags_);
|
|
|
- }
|
|
|
- if (!getIdentityTagIdBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 32, identityTagId_);
|
|
|
- }
|
|
|
- if (!getIdentityCreateTimeBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 33, identityCreateTime_);
|
|
|
- }
|
|
|
- if (!getCountryBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 34, country_);
|
|
|
- }
|
|
|
- if (!getProvinceBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 35, province_);
|
|
|
- }
|
|
|
- if (!getCityBytes().isEmpty()) {
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 36, city_);
|
|
|
- }
|
|
|
- if (day1CntFeatures_ != null) {
|
|
|
- output.writeMessage(37, getDay1CntFeatures());
|
|
|
- }
|
|
|
- if (day3CntFeatures_ != null) {
|
|
|
- output.writeMessage(38, getDay3CntFeatures());
|
|
|
- }
|
|
|
- if (day7CntFeatures_ != null) {
|
|
|
- output.writeMessage(39, getDay7CntFeatures());
|
|
|
- }
|
|
|
- if (month3CntFeatures_ != null) {
|
|
|
- output.writeMessage(40, getMonth3CntFeatures());
|
|
|
- }
|
|
|
- unknownFields.writeTo(output);
|
|
|
- }
|
|
|
-
|
|
|
- @java.lang.Override
|
|
|
- public int getSerializedSize() {
|
|
|
- int size = memoizedSize;
|
|
|
- if (size != -1) return size;
|
|
|
-
|
|
|
- size = 0;
|
|
|
- if (!getMidBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, mid_);
|
|
|
- }
|
|
|
- if (!getGenderBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, gender_);
|
|
|
- }
|
|
|
- if (!getUserTypeBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, userType_);
|
|
|
- }
|
|
|
- if (!getGmtCreateBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, gmtCreate_);
|
|
|
- }
|
|
|
- if (!getTagsBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(5, tags_);
|
|
|
- }
|
|
|
- if (!getCategoryNameBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(6, categoryName_);
|
|
|
- }
|
|
|
- if (!getIsvipBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(7, isvip_);
|
|
|
- }
|
|
|
- if (!getIsrewardBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(8, isreward_);
|
|
|
- }
|
|
|
- if (!getIsadBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(9, isad_);
|
|
|
- }
|
|
|
- if (!getIsgoodBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(10, isgood_);
|
|
|
- }
|
|
|
- if (!getFirstUpDatetimeBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(11, firstUpDatetime_);
|
|
|
- }
|
|
|
- if (!getLastUpDatetimeBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(12, lastUpDatetime_);
|
|
|
- }
|
|
|
- if (!getNextToLastUpDatetimeBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(13, nextToLastUpDatetime_);
|
|
|
- }
|
|
|
- if (!getVideosBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(14, videos_);
|
|
|
- }
|
|
|
- if (!getIdolsBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(15, idols_);
|
|
|
- }
|
|
|
- if (!getFansBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(16, fans_);
|
|
|
- }
|
|
|
- if (!getPlayCountBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(17, playCount_);
|
|
|
- }
|
|
|
- if (!getPlayCountTotalBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(18, playCountTotal_);
|
|
|
- }
|
|
|
- if (!getTotalRewardBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(19, totalReward_);
|
|
|
- }
|
|
|
- if (!getCurrentdayRewardBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(20, currentdayReward_);
|
|
|
- }
|
|
|
- if (!getRewardPersonBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(21, rewardPerson_);
|
|
|
- }
|
|
|
- if (!getTotalRewardTimesBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(22, totalRewardTimes_);
|
|
|
- }
|
|
|
- if (!getRewardVideosBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(23, rewardVideos_);
|
|
|
- }
|
|
|
- if (!getTotalPriceBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(24, totalPrice_);
|
|
|
- }
|
|
|
- if (!getCurrentdayPriceBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(25, currentdayPrice_);
|
|
|
- }
|
|
|
- if (!getTotalPriceTimesBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(26, totalPriceTimes_);
|
|
|
- }
|
|
|
- if (!getTotalPricePersonBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(27, totalPricePerson_);
|
|
|
- }
|
|
|
- if (!getTotalPriceVideosBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(28, totalPriceVideos_);
|
|
|
- }
|
|
|
- if (!getCgrainUserTypeBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(29, cgrainUserType_);
|
|
|
- }
|
|
|
- if (!getIdentityTagnameBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(30, identityTagname_);
|
|
|
- }
|
|
|
- if (!getOperationTagsBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(31, operationTags_);
|
|
|
- }
|
|
|
- if (!getIdentityTagIdBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(32, identityTagId_);
|
|
|
- }
|
|
|
- if (!getIdentityCreateTimeBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(33, identityCreateTime_);
|
|
|
- }
|
|
|
- if (!getCountryBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(34, country_);
|
|
|
- }
|
|
|
- if (!getProvinceBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(35, province_);
|
|
|
- }
|
|
|
- if (!getCityBytes().isEmpty()) {
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(36, city_);
|
|
|
- }
|
|
|
- if (day1CntFeatures_ != null) {
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
- .computeMessageSize(37, getDay1CntFeatures());
|
|
|
- }
|
|
|
- if (day3CntFeatures_ != null) {
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
- .computeMessageSize(38, getDay3CntFeatures());
|
|
|
- }
|
|
|
- if (day7CntFeatures_ != null) {
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
- .computeMessageSize(39, getDay7CntFeatures());
|
|
|
- }
|
|
|
- if (month3CntFeatures_ != null) {
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
- .computeMessageSize(40, getMonth3CntFeatures());
|
|
|
- }
|
|
|
- size += unknownFields.getSerializedSize();
|
|
|
- memoizedSize = size;
|
|
|
- return size;
|
|
|
- }
|
|
|
-
|
|
|
- @java.lang.Override
|
|
|
- public boolean equals(final java.lang.Object obj) {
|
|
|
- if (obj == this) {
|
|
|
- return true;
|
|
|
- }
|
|
|
- if (!(obj instanceof com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto)) {
|
|
|
- return super.equals(obj);
|
|
|
- }
|
|
|
- com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto other = (com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto) obj;
|
|
|
-
|
|
|
- if (!getMid()
|
|
|
- .equals(other.getMid())) return false;
|
|
|
- if (!getGender()
|
|
|
- .equals(other.getGender())) return false;
|
|
|
- if (!getUserType()
|
|
|
- .equals(other.getUserType())) return false;
|
|
|
- if (!getGmtCreate()
|
|
|
- .equals(other.getGmtCreate())) return false;
|
|
|
- if (!getTags()
|
|
|
- .equals(other.getTags())) return false;
|
|
|
- if (!getCategoryName()
|
|
|
- .equals(other.getCategoryName())) return false;
|
|
|
- if (!getIsvip()
|
|
|
- .equals(other.getIsvip())) return false;
|
|
|
- if (!getIsreward()
|
|
|
- .equals(other.getIsreward())) return false;
|
|
|
- if (!getIsad()
|
|
|
- .equals(other.getIsad())) return false;
|
|
|
- if (!getIsgood()
|
|
|
- .equals(other.getIsgood())) return false;
|
|
|
- if (!getFirstUpDatetime()
|
|
|
- .equals(other.getFirstUpDatetime())) return false;
|
|
|
- if (!getLastUpDatetime()
|
|
|
- .equals(other.getLastUpDatetime())) return false;
|
|
|
- if (!getNextToLastUpDatetime()
|
|
|
- .equals(other.getNextToLastUpDatetime())) return false;
|
|
|
- if (!getVideos()
|
|
|
- .equals(other.getVideos())) return false;
|
|
|
- if (!getIdols()
|
|
|
- .equals(other.getIdols())) return false;
|
|
|
- if (!getFans()
|
|
|
- .equals(other.getFans())) return false;
|
|
|
- if (!getPlayCount()
|
|
|
- .equals(other.getPlayCount())) return false;
|
|
|
- if (!getPlayCountTotal()
|
|
|
- .equals(other.getPlayCountTotal())) return false;
|
|
|
- if (!getTotalReward()
|
|
|
- .equals(other.getTotalReward())) return false;
|
|
|
- if (!getCurrentdayReward()
|
|
|
- .equals(other.getCurrentdayReward())) return false;
|
|
|
- if (!getRewardPerson()
|
|
|
- .equals(other.getRewardPerson())) return false;
|
|
|
- if (!getTotalRewardTimes()
|
|
|
- .equals(other.getTotalRewardTimes())) return false;
|
|
|
- if (!getRewardVideos()
|
|
|
- .equals(other.getRewardVideos())) return false;
|
|
|
- if (!getTotalPrice()
|
|
|
- .equals(other.getTotalPrice())) return false;
|
|
|
- if (!getCurrentdayPrice()
|
|
|
- .equals(other.getCurrentdayPrice())) return false;
|
|
|
- if (!getTotalPriceTimes()
|
|
|
- .equals(other.getTotalPriceTimes())) return false;
|
|
|
- if (!getTotalPricePerson()
|
|
|
- .equals(other.getTotalPricePerson())) return false;
|
|
|
- if (!getTotalPriceVideos()
|
|
|
- .equals(other.getTotalPriceVideos())) return false;
|
|
|
- if (!getCgrainUserType()
|
|
|
- .equals(other.getCgrainUserType())) return false;
|
|
|
- if (!getIdentityTagname()
|
|
|
- .equals(other.getIdentityTagname())) return false;
|
|
|
- if (!getOperationTags()
|
|
|
- .equals(other.getOperationTags())) return false;
|
|
|
- if (!getIdentityTagId()
|
|
|
- .equals(other.getIdentityTagId())) return false;
|
|
|
- if (!getIdentityCreateTime()
|
|
|
- .equals(other.getIdentityCreateTime())) return false;
|
|
|
- if (!getCountry()
|
|
|
- .equals(other.getCountry())) return false;
|
|
|
- if (!getProvince()
|
|
|
- .equals(other.getProvince())) return false;
|
|
|
- if (!getCity()
|
|
|
- .equals(other.getCity())) return false;
|
|
|
- if (hasDay1CntFeatures() != other.hasDay1CntFeatures()) return false;
|
|
|
- if (hasDay1CntFeatures()) {
|
|
|
- if (!getDay1CntFeatures()
|
|
|
- .equals(other.getDay1CntFeatures())) return false;
|
|
|
- }
|
|
|
- if (hasDay3CntFeatures() != other.hasDay3CntFeatures()) return false;
|
|
|
- if (hasDay3CntFeatures()) {
|
|
|
- if (!getDay3CntFeatures()
|
|
|
- .equals(other.getDay3CntFeatures())) return false;
|
|
|
- }
|
|
|
- if (hasDay7CntFeatures() != other.hasDay7CntFeatures()) return false;
|
|
|
- if (hasDay7CntFeatures()) {
|
|
|
- if (!getDay7CntFeatures()
|
|
|
- .equals(other.getDay7CntFeatures())) return false;
|
|
|
- }
|
|
|
- if (hasMonth3CntFeatures() != other.hasMonth3CntFeatures()) return false;
|
|
|
- if (hasMonth3CntFeatures()) {
|
|
|
- if (!getMonth3CntFeatures()
|
|
|
- .equals(other.getMonth3CntFeatures())) return false;
|
|
|
- }
|
|
|
- if (!unknownFields.equals(other.unknownFields)) 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) + MID_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getMid().hashCode();
|
|
|
- hash = (37 * hash) + GENDER_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getGender().hashCode();
|
|
|
- hash = (37 * hash) + USER_TYPE_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getUserType().hashCode();
|
|
|
- hash = (37 * hash) + GMT_CREATE_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getGmtCreate().hashCode();
|
|
|
- hash = (37 * hash) + TAGS_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getTags().hashCode();
|
|
|
- hash = (37 * hash) + CATEGORY_NAME_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getCategoryName().hashCode();
|
|
|
- hash = (37 * hash) + ISVIP_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getIsvip().hashCode();
|
|
|
- hash = (37 * hash) + ISREWARD_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getIsreward().hashCode();
|
|
|
- hash = (37 * hash) + ISAD_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getIsad().hashCode();
|
|
|
- hash = (37 * hash) + ISGOOD_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getIsgood().hashCode();
|
|
|
- hash = (37 * hash) + FIRST_UP_DATETIME_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getFirstUpDatetime().hashCode();
|
|
|
- hash = (37 * hash) + LAST_UP_DATETIME_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getLastUpDatetime().hashCode();
|
|
|
- hash = (37 * hash) + NEXT_TO_LAST_UP_DATETIME_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getNextToLastUpDatetime().hashCode();
|
|
|
- hash = (37 * hash) + VIDEOS_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getVideos().hashCode();
|
|
|
- hash = (37 * hash) + IDOLS_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getIdols().hashCode();
|
|
|
- hash = (37 * hash) + FANS_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getFans().hashCode();
|
|
|
- hash = (37 * hash) + PLAY_COUNT_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getPlayCount().hashCode();
|
|
|
- hash = (37 * hash) + PLAY_COUNT_TOTAL_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getPlayCountTotal().hashCode();
|
|
|
- hash = (37 * hash) + TOTAL_REWARD_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getTotalReward().hashCode();
|
|
|
- hash = (37 * hash) + CURRENTDAY_REWARD_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getCurrentdayReward().hashCode();
|
|
|
- hash = (37 * hash) + REWARD_PERSON_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getRewardPerson().hashCode();
|
|
|
- hash = (37 * hash) + TOTAL_REWARD_TIMES_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getTotalRewardTimes().hashCode();
|
|
|
- hash = (37 * hash) + REWARD_VIDEOS_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getRewardVideos().hashCode();
|
|
|
- hash = (37 * hash) + TOTAL_PRICE_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getTotalPrice().hashCode();
|
|
|
- hash = (37 * hash) + CURRENTDAY_PRICE_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getCurrentdayPrice().hashCode();
|
|
|
- hash = (37 * hash) + TOTAL_PRICE_TIMES_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getTotalPriceTimes().hashCode();
|
|
|
- hash = (37 * hash) + TOTAL_PRICE_PERSON_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getTotalPricePerson().hashCode();
|
|
|
- hash = (37 * hash) + TOTAL_PRICE_VIDEOS_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getTotalPriceVideos().hashCode();
|
|
|
- hash = (37 * hash) + CGRAIN_USER_TYPE_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getCgrainUserType().hashCode();
|
|
|
- hash = (37 * hash) + IDENTITY_TAGNAME_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getIdentityTagname().hashCode();
|
|
|
- hash = (37 * hash) + OPERATION_TAGS_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getOperationTags().hashCode();
|
|
|
- hash = (37 * hash) + IDENTITY_TAG_ID_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getIdentityTagId().hashCode();
|
|
|
- hash = (37 * hash) + IDENTITY_CREATE_TIME_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getIdentityCreateTime().hashCode();
|
|
|
- hash = (37 * hash) + COUNTRY_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getCountry().hashCode();
|
|
|
- hash = (37 * hash) + PROVINCE_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getProvince().hashCode();
|
|
|
- hash = (37 * hash) + CITY_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getCity().hashCode();
|
|
|
- if (hasDay1CntFeatures()) {
|
|
|
- hash = (37 * hash) + DAY1_CNT_FEATURES_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getDay1CntFeatures().hashCode();
|
|
|
- }
|
|
|
- if (hasDay3CntFeatures()) {
|
|
|
- hash = (37 * hash) + DAY3_CNT_FEATURES_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getDay3CntFeatures().hashCode();
|
|
|
- }
|
|
|
- if (hasDay7CntFeatures()) {
|
|
|
- hash = (37 * hash) + DAY7_CNT_FEATURES_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getDay7CntFeatures().hashCode();
|
|
|
- }
|
|
|
- if (hasMonth3CntFeatures()) {
|
|
|
- hash = (37 * hash) + MONTH3_CNT_FEATURES_FIELD_NUMBER;
|
|
|
- hash = (53 * hash) + getMonth3CntFeatures().hashCode();
|
|
|
- }
|
|
|
- hash = (29 * hash) + unknownFields.hashCode();
|
|
|
- memoizedHashCode = hash;
|
|
|
- return hash;
|
|
|
- }
|
|
|
-
|
|
|
- public static com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto parseFrom(
|
|
|
- java.nio.ByteBuffer data)
|
|
|
- throws com.google.protobuf.InvalidProtocolBufferException {
|
|
|
- return PARSER.parseFrom(data);
|
|
|
- }
|
|
|
- public static com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto parseFrom(
|
|
|
- java.nio.ByteBuffer data,
|
|
|
- com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
|
- throws com.google.protobuf.InvalidProtocolBufferException {
|
|
|
- return PARSER.parseFrom(data, extensionRegistry);
|
|
|
- }
|
|
|
- public static com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto parseFrom(
|
|
|
- com.google.protobuf.ByteString data)
|
|
|
- throws com.google.protobuf.InvalidProtocolBufferException {
|
|
|
- return PARSER.parseFrom(data);
|
|
|
- }
|
|
|
- public static com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto parseFrom(
|
|
|
- com.google.protobuf.ByteString data,
|
|
|
- com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
|
- throws com.google.protobuf.InvalidProtocolBufferException {
|
|
|
- return PARSER.parseFrom(data, extensionRegistry);
|
|
|
- }
|
|
|
- public static com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto parseFrom(byte[] data)
|
|
|
- throws com.google.protobuf.InvalidProtocolBufferException {
|
|
|
- return PARSER.parseFrom(data);
|
|
|
- }
|
|
|
- public static com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto parseFrom(
|
|
|
- byte[] data,
|
|
|
- com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
|
- throws com.google.protobuf.InvalidProtocolBufferException {
|
|
|
- return PARSER.parseFrom(data, extensionRegistry);
|
|
|
- }
|
|
|
- public static com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto parseFrom(java.io.InputStream input)
|
|
|
- throws java.io.IOException {
|
|
|
- return com.google.protobuf.GeneratedMessageV3
|
|
|
- .parseWithIOException(PARSER, input);
|
|
|
- }
|
|
|
- public static com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto 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 com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto parseDelimitedFrom(java.io.InputStream input)
|
|
|
- throws java.io.IOException {
|
|
|
- return com.google.protobuf.GeneratedMessageV3
|
|
|
- .parseDelimitedWithIOException(PARSER, input);
|
|
|
- }
|
|
|
- public static com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto 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 com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto parseFrom(
|
|
|
- com.google.protobuf.CodedInputStream input)
|
|
|
- throws java.io.IOException {
|
|
|
- return com.google.protobuf.GeneratedMessageV3
|
|
|
- .parseWithIOException(PARSER, input);
|
|
|
- }
|
|
|
- public static com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto 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(com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto 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 UserAdFeatureProto}
|
|
|
- */
|
|
|
- public static final class Builder extends
|
|
|
- com.google.protobuf.GeneratedMessageV3.Builder<Builder> implements
|
|
|
- // @@protoc_insertion_point(builder_implements:UserAdFeatureProto)
|
|
|
- com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProtoOrBuilder {
|
|
|
- public static final com.google.protobuf.Descriptors.Descriptor
|
|
|
- getDescriptor() {
|
|
|
- return com.tzld.piaoquan.recommend.feature.model.feature.Feature.internal_static_UserAdFeatureProto_descriptor;
|
|
|
- }
|
|
|
-
|
|
|
- @java.lang.Override
|
|
|
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
|
- internalGetFieldAccessorTable() {
|
|
|
- return com.tzld.piaoquan.recommend.feature.model.feature.Feature.internal_static_UserAdFeatureProto_fieldAccessorTable
|
|
|
- .ensureFieldAccessorsInitialized(
|
|
|
- com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto.class, com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto.Builder.class);
|
|
|
- }
|
|
|
-
|
|
|
- // Construct using com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto.newBuilder()
|
|
|
- private Builder() {
|
|
|
- maybeForceBuilderInitialization();
|
|
|
- }
|
|
|
-
|
|
|
- private Builder(
|
|
|
- com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
|
- super(parent);
|
|
|
- maybeForceBuilderInitialization();
|
|
|
- }
|
|
|
- private void maybeForceBuilderInitialization() {
|
|
|
- if (com.google.protobuf.GeneratedMessageV3
|
|
|
- .alwaysUseFieldBuilders) {
|
|
|
- }
|
|
|
- }
|
|
|
- @java.lang.Override
|
|
|
- public Builder clear() {
|
|
|
- super.clear();
|
|
|
- mid_ = "";
|
|
|
-
|
|
|
- gender_ = "";
|
|
|
-
|
|
|
- userType_ = "";
|
|
|
-
|
|
|
- gmtCreate_ = "";
|
|
|
-
|
|
|
- tags_ = "";
|
|
|
-
|
|
|
- categoryName_ = "";
|
|
|
-
|
|
|
- isvip_ = "";
|
|
|
-
|
|
|
- isreward_ = "";
|
|
|
-
|
|
|
- isad_ = "";
|
|
|
-
|
|
|
- isgood_ = "";
|
|
|
-
|
|
|
- firstUpDatetime_ = "";
|
|
|
-
|
|
|
- lastUpDatetime_ = "";
|
|
|
-
|
|
|
- nextToLastUpDatetime_ = "";
|
|
|
-
|
|
|
- videos_ = "";
|
|
|
-
|
|
|
- idols_ = "";
|
|
|
-
|
|
|
- fans_ = "";
|
|
|
-
|
|
|
- playCount_ = "";
|
|
|
-
|
|
|
- playCountTotal_ = "";
|
|
|
-
|
|
|
- totalReward_ = "";
|
|
|
-
|
|
|
- currentdayReward_ = "";
|
|
|
-
|
|
|
- rewardPerson_ = "";
|
|
|
-
|
|
|
- totalRewardTimes_ = "";
|
|
|
-
|
|
|
- rewardVideos_ = "";
|
|
|
-
|
|
|
- totalPrice_ = "";
|
|
|
-
|
|
|
- currentdayPrice_ = "";
|
|
|
-
|
|
|
- totalPriceTimes_ = "";
|
|
|
-
|
|
|
- totalPricePerson_ = "";
|
|
|
-
|
|
|
- totalPriceVideos_ = "";
|
|
|
-
|
|
|
- cgrainUserType_ = "";
|
|
|
-
|
|
|
- identityTagname_ = "";
|
|
|
-
|
|
|
- operationTags_ = "";
|
|
|
-
|
|
|
- identityTagId_ = "";
|
|
|
-
|
|
|
- identityCreateTime_ = "";
|
|
|
-
|
|
|
- country_ = "";
|
|
|
-
|
|
|
- province_ = "";
|
|
|
-
|
|
|
- city_ = "";
|
|
|
-
|
|
|
- if (day1CntFeaturesBuilder_ == null) {
|
|
|
- day1CntFeatures_ = null;
|
|
|
- } else {
|
|
|
- day1CntFeatures_ = null;
|
|
|
- day1CntFeaturesBuilder_ = null;
|
|
|
- }
|
|
|
- if (day3CntFeaturesBuilder_ == null) {
|
|
|
- day3CntFeatures_ = null;
|
|
|
- } else {
|
|
|
- day3CntFeatures_ = null;
|
|
|
- day3CntFeaturesBuilder_ = null;
|
|
|
- }
|
|
|
- if (day7CntFeaturesBuilder_ == null) {
|
|
|
- day7CntFeatures_ = null;
|
|
|
- } else {
|
|
|
- day7CntFeatures_ = null;
|
|
|
- day7CntFeaturesBuilder_ = null;
|
|
|
- }
|
|
|
- if (month3CntFeaturesBuilder_ == null) {
|
|
|
- month3CntFeatures_ = null;
|
|
|
- } else {
|
|
|
- month3CntFeatures_ = null;
|
|
|
- month3CntFeaturesBuilder_ = null;
|
|
|
- }
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- @java.lang.Override
|
|
|
- public com.google.protobuf.Descriptors.Descriptor
|
|
|
- getDescriptorForType() {
|
|
|
- return com.tzld.piaoquan.recommend.feature.model.feature.Feature.internal_static_UserAdFeatureProto_descriptor;
|
|
|
- }
|
|
|
-
|
|
|
- @java.lang.Override
|
|
|
- public com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto getDefaultInstanceForType() {
|
|
|
- return com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto.getDefaultInstance();
|
|
|
- }
|
|
|
-
|
|
|
- @java.lang.Override
|
|
|
- public com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto build() {
|
|
|
- com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto result = buildPartial();
|
|
|
- if (!result.isInitialized()) {
|
|
|
- throw newUninitializedMessageException(result);
|
|
|
- }
|
|
|
- return result;
|
|
|
- }
|
|
|
-
|
|
|
- @java.lang.Override
|
|
|
- public com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto buildPartial() {
|
|
|
- com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto result = new com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto(this);
|
|
|
- result.mid_ = mid_;
|
|
|
- result.gender_ = gender_;
|
|
|
- result.userType_ = userType_;
|
|
|
- result.gmtCreate_ = gmtCreate_;
|
|
|
- result.tags_ = tags_;
|
|
|
- result.categoryName_ = categoryName_;
|
|
|
- result.isvip_ = isvip_;
|
|
|
- result.isreward_ = isreward_;
|
|
|
- result.isad_ = isad_;
|
|
|
- result.isgood_ = isgood_;
|
|
|
- result.firstUpDatetime_ = firstUpDatetime_;
|
|
|
- result.lastUpDatetime_ = lastUpDatetime_;
|
|
|
- result.nextToLastUpDatetime_ = nextToLastUpDatetime_;
|
|
|
- result.videos_ = videos_;
|
|
|
- result.idols_ = idols_;
|
|
|
- result.fans_ = fans_;
|
|
|
- result.playCount_ = playCount_;
|
|
|
- result.playCountTotal_ = playCountTotal_;
|
|
|
- result.totalReward_ = totalReward_;
|
|
|
- result.currentdayReward_ = currentdayReward_;
|
|
|
- result.rewardPerson_ = rewardPerson_;
|
|
|
- result.totalRewardTimes_ = totalRewardTimes_;
|
|
|
- result.rewardVideos_ = rewardVideos_;
|
|
|
- result.totalPrice_ = totalPrice_;
|
|
|
- result.currentdayPrice_ = currentdayPrice_;
|
|
|
- result.totalPriceTimes_ = totalPriceTimes_;
|
|
|
- result.totalPricePerson_ = totalPricePerson_;
|
|
|
- result.totalPriceVideos_ = totalPriceVideos_;
|
|
|
- result.cgrainUserType_ = cgrainUserType_;
|
|
|
- result.identityTagname_ = identityTagname_;
|
|
|
- result.operationTags_ = operationTags_;
|
|
|
- result.identityTagId_ = identityTagId_;
|
|
|
- result.identityCreateTime_ = identityCreateTime_;
|
|
|
- result.country_ = country_;
|
|
|
- result.province_ = province_;
|
|
|
- result.city_ = city_;
|
|
|
- if (day1CntFeaturesBuilder_ == null) {
|
|
|
- result.day1CntFeatures_ = day1CntFeatures_;
|
|
|
- } else {
|
|
|
- result.day1CntFeatures_ = day1CntFeaturesBuilder_.build();
|
|
|
- }
|
|
|
- if (day3CntFeaturesBuilder_ == null) {
|
|
|
- result.day3CntFeatures_ = day3CntFeatures_;
|
|
|
- } else {
|
|
|
- result.day3CntFeatures_ = day3CntFeaturesBuilder_.build();
|
|
|
- }
|
|
|
- if (day7CntFeaturesBuilder_ == null) {
|
|
|
- result.day7CntFeatures_ = day7CntFeatures_;
|
|
|
- } else {
|
|
|
- result.day7CntFeatures_ = day7CntFeaturesBuilder_.build();
|
|
|
- }
|
|
|
- if (month3CntFeaturesBuilder_ == null) {
|
|
|
- result.month3CntFeatures_ = month3CntFeatures_;
|
|
|
- } else {
|
|
|
- result.month3CntFeatures_ = month3CntFeaturesBuilder_.build();
|
|
|
- }
|
|
|
- onBuilt();
|
|
|
- return result;
|
|
|
- }
|
|
|
-
|
|
|
- @java.lang.Override
|
|
|
- public Builder clone() {
|
|
|
- return super.clone();
|
|
|
- }
|
|
|
- @java.lang.Override
|
|
|
- public Builder setField(
|
|
|
- com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
|
- java.lang.Object value) {
|
|
|
- return super.setField(field, value);
|
|
|
- }
|
|
|
- @java.lang.Override
|
|
|
- public Builder clearField(
|
|
|
- com.google.protobuf.Descriptors.FieldDescriptor field) {
|
|
|
- return super.clearField(field);
|
|
|
- }
|
|
|
- @java.lang.Override
|
|
|
- public Builder clearOneof(
|
|
|
- com.google.protobuf.Descriptors.OneofDescriptor oneof) {
|
|
|
- return super.clearOneof(oneof);
|
|
|
- }
|
|
|
- @java.lang.Override
|
|
|
- public Builder setRepeatedField(
|
|
|
- com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
|
- int index, java.lang.Object value) {
|
|
|
- return super.setRepeatedField(field, index, value);
|
|
|
- }
|
|
|
- @java.lang.Override
|
|
|
- public Builder addRepeatedField(
|
|
|
- com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
|
- java.lang.Object value) {
|
|
|
- return super.addRepeatedField(field, value);
|
|
|
- }
|
|
|
- @java.lang.Override
|
|
|
- public Builder mergeFrom(com.google.protobuf.Message other) {
|
|
|
- if (other instanceof com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto) {
|
|
|
- return mergeFrom((com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto)other);
|
|
|
- } else {
|
|
|
- super.mergeFrom(other);
|
|
|
- return this;
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- public Builder mergeFrom(com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto other) {
|
|
|
- if (other == com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto.getDefaultInstance()) return this;
|
|
|
- if (!other.getMid().isEmpty()) {
|
|
|
- mid_ = other.mid_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getGender().isEmpty()) {
|
|
|
- gender_ = other.gender_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getUserType().isEmpty()) {
|
|
|
- userType_ = other.userType_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getGmtCreate().isEmpty()) {
|
|
|
- gmtCreate_ = other.gmtCreate_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getTags().isEmpty()) {
|
|
|
- tags_ = other.tags_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getCategoryName().isEmpty()) {
|
|
|
- categoryName_ = other.categoryName_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getIsvip().isEmpty()) {
|
|
|
- isvip_ = other.isvip_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getIsreward().isEmpty()) {
|
|
|
- isreward_ = other.isreward_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getIsad().isEmpty()) {
|
|
|
- isad_ = other.isad_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getIsgood().isEmpty()) {
|
|
|
- isgood_ = other.isgood_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getFirstUpDatetime().isEmpty()) {
|
|
|
- firstUpDatetime_ = other.firstUpDatetime_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getLastUpDatetime().isEmpty()) {
|
|
|
- lastUpDatetime_ = other.lastUpDatetime_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getNextToLastUpDatetime().isEmpty()) {
|
|
|
- nextToLastUpDatetime_ = other.nextToLastUpDatetime_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getVideos().isEmpty()) {
|
|
|
- videos_ = other.videos_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getIdols().isEmpty()) {
|
|
|
- idols_ = other.idols_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getFans().isEmpty()) {
|
|
|
- fans_ = other.fans_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getPlayCount().isEmpty()) {
|
|
|
- playCount_ = other.playCount_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getPlayCountTotal().isEmpty()) {
|
|
|
- playCountTotal_ = other.playCountTotal_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getTotalReward().isEmpty()) {
|
|
|
- totalReward_ = other.totalReward_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getCurrentdayReward().isEmpty()) {
|
|
|
- currentdayReward_ = other.currentdayReward_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getRewardPerson().isEmpty()) {
|
|
|
- rewardPerson_ = other.rewardPerson_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getTotalRewardTimes().isEmpty()) {
|
|
|
- totalRewardTimes_ = other.totalRewardTimes_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getRewardVideos().isEmpty()) {
|
|
|
- rewardVideos_ = other.rewardVideos_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getTotalPrice().isEmpty()) {
|
|
|
- totalPrice_ = other.totalPrice_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getCurrentdayPrice().isEmpty()) {
|
|
|
- currentdayPrice_ = other.currentdayPrice_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getTotalPriceTimes().isEmpty()) {
|
|
|
- totalPriceTimes_ = other.totalPriceTimes_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getTotalPricePerson().isEmpty()) {
|
|
|
- totalPricePerson_ = other.totalPricePerson_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getTotalPriceVideos().isEmpty()) {
|
|
|
- totalPriceVideos_ = other.totalPriceVideos_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getCgrainUserType().isEmpty()) {
|
|
|
- cgrainUserType_ = other.cgrainUserType_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getIdentityTagname().isEmpty()) {
|
|
|
- identityTagname_ = other.identityTagname_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getOperationTags().isEmpty()) {
|
|
|
- operationTags_ = other.operationTags_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getIdentityTagId().isEmpty()) {
|
|
|
- identityTagId_ = other.identityTagId_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getIdentityCreateTime().isEmpty()) {
|
|
|
- identityCreateTime_ = other.identityCreateTime_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getCountry().isEmpty()) {
|
|
|
- country_ = other.country_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getProvince().isEmpty()) {
|
|
|
- province_ = other.province_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (!other.getCity().isEmpty()) {
|
|
|
- city_ = other.city_;
|
|
|
- onChanged();
|
|
|
- }
|
|
|
- if (other.hasDay1CntFeatures()) {
|
|
|
- mergeDay1CntFeatures(other.getDay1CntFeatures());
|
|
|
- }
|
|
|
- if (other.hasDay3CntFeatures()) {
|
|
|
- mergeDay3CntFeatures(other.getDay3CntFeatures());
|
|
|
- }
|
|
|
- if (other.hasDay7CntFeatures()) {
|
|
|
- mergeDay7CntFeatures(other.getDay7CntFeatures());
|
|
|
- }
|
|
|
- if (other.hasMonth3CntFeatures()) {
|
|
|
- mergeMonth3CntFeatures(other.getMonth3CntFeatures());
|
|
|
- }
|
|
|
- this.mergeUnknownFields(other.unknownFields);
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- @java.lang.Override
|
|
|
- public final boolean isInitialized() {
|
|
|
- return true;
|
|
|
- }
|
|
|
-
|
|
|
- @java.lang.Override
|
|
|
- public Builder mergeFrom(
|
|
|
- com.google.protobuf.CodedInputStream input,
|
|
|
- com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
|
- throws java.io.IOException {
|
|
|
- com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto parsedMessage = null;
|
|
|
- try {
|
|
|
- parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry);
|
|
|
- } catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
|
- parsedMessage = (com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto) e.getUnfinishedMessage();
|
|
|
- throw e.unwrapIOException();
|
|
|
- } finally {
|
|
|
- if (parsedMessage != null) {
|
|
|
- mergeFrom(parsedMessage);
|
|
|
- }
|
|
|
- }
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object mid_ = "";
|
|
|
- /**
|
|
|
- * <code>string mid = 1;</code>
|
|
|
- * @return The mid.
|
|
|
- */
|
|
|
- public java.lang.String getMid() {
|
|
|
- java.lang.Object ref = mid_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- mid_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string mid = 1;</code>
|
|
|
- * @return The bytes for mid.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getMidBytes() {
|
|
|
- java.lang.Object ref = mid_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- mid_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string mid = 1;</code>
|
|
|
- * @param value The mid to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setMid(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- mid_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string mid = 1;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearMid() {
|
|
|
-
|
|
|
- mid_ = getDefaultInstance().getMid();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string mid = 1;</code>
|
|
|
- * @param value The bytes for mid to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setMidBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- mid_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object gender_ = "";
|
|
|
- /**
|
|
|
- * <code>string gender = 2;</code>
|
|
|
- * @return The gender.
|
|
|
- */
|
|
|
- public java.lang.String getGender() {
|
|
|
- java.lang.Object ref = gender_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- gender_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string gender = 2;</code>
|
|
|
- * @return The bytes for gender.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getGenderBytes() {
|
|
|
- java.lang.Object ref = gender_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- gender_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string gender = 2;</code>
|
|
|
- * @param value The gender to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setGender(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- gender_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string gender = 2;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearGender() {
|
|
|
-
|
|
|
- gender_ = getDefaultInstance().getGender();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string gender = 2;</code>
|
|
|
- * @param value The bytes for gender to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setGenderBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- gender_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object userType_ = "";
|
|
|
- /**
|
|
|
- * <code>string user_type = 3;</code>
|
|
|
- * @return The userType.
|
|
|
- */
|
|
|
- public java.lang.String getUserType() {
|
|
|
- java.lang.Object ref = userType_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- userType_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string user_type = 3;</code>
|
|
|
- * @return The bytes for userType.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getUserTypeBytes() {
|
|
|
- java.lang.Object ref = userType_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- userType_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string user_type = 3;</code>
|
|
|
- * @param value The userType to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setUserType(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- userType_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string user_type = 3;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearUserType() {
|
|
|
-
|
|
|
- userType_ = getDefaultInstance().getUserType();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string user_type = 3;</code>
|
|
|
- * @param value The bytes for userType to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setUserTypeBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- userType_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object gmtCreate_ = "";
|
|
|
- /**
|
|
|
- * <code>string gmt_create = 4;</code>
|
|
|
- * @return The gmtCreate.
|
|
|
- */
|
|
|
- public java.lang.String getGmtCreate() {
|
|
|
- java.lang.Object ref = gmtCreate_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- gmtCreate_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string gmt_create = 4;</code>
|
|
|
- * @return The bytes for gmtCreate.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getGmtCreateBytes() {
|
|
|
- java.lang.Object ref = gmtCreate_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- gmtCreate_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string gmt_create = 4;</code>
|
|
|
- * @param value The gmtCreate to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setGmtCreate(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- gmtCreate_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string gmt_create = 4;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearGmtCreate() {
|
|
|
-
|
|
|
- gmtCreate_ = getDefaultInstance().getGmtCreate();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string gmt_create = 4;</code>
|
|
|
- * @param value The bytes for gmtCreate to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setGmtCreateBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- gmtCreate_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object tags_ = "";
|
|
|
- /**
|
|
|
- * <code>string tags = 5;</code>
|
|
|
- * @return The tags.
|
|
|
- */
|
|
|
- public java.lang.String getTags() {
|
|
|
- java.lang.Object ref = tags_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- tags_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string tags = 5;</code>
|
|
|
- * @return The bytes for tags.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getTagsBytes() {
|
|
|
- java.lang.Object ref = tags_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- tags_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string tags = 5;</code>
|
|
|
- * @param value The tags to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setTags(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- tags_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string tags = 5;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearTags() {
|
|
|
-
|
|
|
- tags_ = getDefaultInstance().getTags();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string tags = 5;</code>
|
|
|
- * @param value The bytes for tags to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setTagsBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- tags_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object categoryName_ = "";
|
|
|
- /**
|
|
|
- * <code>string category_name = 6;</code>
|
|
|
- * @return The categoryName.
|
|
|
- */
|
|
|
- public java.lang.String getCategoryName() {
|
|
|
- java.lang.Object ref = categoryName_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- categoryName_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string category_name = 6;</code>
|
|
|
- * @return The bytes for categoryName.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getCategoryNameBytes() {
|
|
|
- java.lang.Object ref = categoryName_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- categoryName_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string category_name = 6;</code>
|
|
|
- * @param value The categoryName to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setCategoryName(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- categoryName_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string category_name = 6;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearCategoryName() {
|
|
|
-
|
|
|
- categoryName_ = getDefaultInstance().getCategoryName();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string category_name = 6;</code>
|
|
|
- * @param value The bytes for categoryName to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setCategoryNameBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- categoryName_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object isvip_ = "";
|
|
|
- /**
|
|
|
- * <code>string isvip = 7;</code>
|
|
|
- * @return The isvip.
|
|
|
- */
|
|
|
- public java.lang.String getIsvip() {
|
|
|
- java.lang.Object ref = isvip_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- isvip_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string isvip = 7;</code>
|
|
|
- * @return The bytes for isvip.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getIsvipBytes() {
|
|
|
- java.lang.Object ref = isvip_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- isvip_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string isvip = 7;</code>
|
|
|
- * @param value The isvip to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setIsvip(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- isvip_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string isvip = 7;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearIsvip() {
|
|
|
-
|
|
|
- isvip_ = getDefaultInstance().getIsvip();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string isvip = 7;</code>
|
|
|
- * @param value The bytes for isvip to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setIsvipBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- isvip_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object isreward_ = "";
|
|
|
- /**
|
|
|
- * <code>string isreward = 8;</code>
|
|
|
- * @return The isreward.
|
|
|
- */
|
|
|
- public java.lang.String getIsreward() {
|
|
|
- java.lang.Object ref = isreward_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- isreward_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string isreward = 8;</code>
|
|
|
- * @return The bytes for isreward.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getIsrewardBytes() {
|
|
|
- java.lang.Object ref = isreward_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- isreward_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string isreward = 8;</code>
|
|
|
- * @param value The isreward to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setIsreward(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- isreward_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string isreward = 8;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearIsreward() {
|
|
|
-
|
|
|
- isreward_ = getDefaultInstance().getIsreward();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string isreward = 8;</code>
|
|
|
- * @param value The bytes for isreward to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setIsrewardBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- isreward_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object isad_ = "";
|
|
|
- /**
|
|
|
- * <code>string isad = 9;</code>
|
|
|
- * @return The isad.
|
|
|
- */
|
|
|
- public java.lang.String getIsad() {
|
|
|
- java.lang.Object ref = isad_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- isad_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string isad = 9;</code>
|
|
|
- * @return The bytes for isad.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getIsadBytes() {
|
|
|
- java.lang.Object ref = isad_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- isad_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string isad = 9;</code>
|
|
|
- * @param value The isad to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setIsad(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- isad_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string isad = 9;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearIsad() {
|
|
|
-
|
|
|
- isad_ = getDefaultInstance().getIsad();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string isad = 9;</code>
|
|
|
- * @param value The bytes for isad to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setIsadBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- isad_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object isgood_ = "";
|
|
|
- /**
|
|
|
- * <code>string isgood = 10;</code>
|
|
|
- * @return The isgood.
|
|
|
- */
|
|
|
- public java.lang.String getIsgood() {
|
|
|
- java.lang.Object ref = isgood_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- isgood_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string isgood = 10;</code>
|
|
|
- * @return The bytes for isgood.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getIsgoodBytes() {
|
|
|
- java.lang.Object ref = isgood_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- isgood_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string isgood = 10;</code>
|
|
|
- * @param value The isgood to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setIsgood(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- isgood_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string isgood = 10;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearIsgood() {
|
|
|
-
|
|
|
- isgood_ = getDefaultInstance().getIsgood();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string isgood = 10;</code>
|
|
|
- * @param value The bytes for isgood to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setIsgoodBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- isgood_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object firstUpDatetime_ = "";
|
|
|
- /**
|
|
|
- * <code>string first_up_datetime = 11;</code>
|
|
|
- * @return The firstUpDatetime.
|
|
|
- */
|
|
|
- public java.lang.String getFirstUpDatetime() {
|
|
|
- java.lang.Object ref = firstUpDatetime_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- firstUpDatetime_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string first_up_datetime = 11;</code>
|
|
|
- * @return The bytes for firstUpDatetime.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getFirstUpDatetimeBytes() {
|
|
|
- java.lang.Object ref = firstUpDatetime_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- firstUpDatetime_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string first_up_datetime = 11;</code>
|
|
|
- * @param value The firstUpDatetime to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setFirstUpDatetime(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- firstUpDatetime_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string first_up_datetime = 11;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearFirstUpDatetime() {
|
|
|
-
|
|
|
- firstUpDatetime_ = getDefaultInstance().getFirstUpDatetime();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string first_up_datetime = 11;</code>
|
|
|
- * @param value The bytes for firstUpDatetime to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setFirstUpDatetimeBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- firstUpDatetime_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object lastUpDatetime_ = "";
|
|
|
- /**
|
|
|
- * <code>string last_up_datetime = 12;</code>
|
|
|
- * @return The lastUpDatetime.
|
|
|
- */
|
|
|
- public java.lang.String getLastUpDatetime() {
|
|
|
- java.lang.Object ref = lastUpDatetime_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- lastUpDatetime_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string last_up_datetime = 12;</code>
|
|
|
- * @return The bytes for lastUpDatetime.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getLastUpDatetimeBytes() {
|
|
|
- java.lang.Object ref = lastUpDatetime_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- lastUpDatetime_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string last_up_datetime = 12;</code>
|
|
|
- * @param value The lastUpDatetime to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setLastUpDatetime(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- lastUpDatetime_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string last_up_datetime = 12;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearLastUpDatetime() {
|
|
|
-
|
|
|
- lastUpDatetime_ = getDefaultInstance().getLastUpDatetime();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string last_up_datetime = 12;</code>
|
|
|
- * @param value The bytes for lastUpDatetime to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setLastUpDatetimeBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- lastUpDatetime_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object nextToLastUpDatetime_ = "";
|
|
|
- /**
|
|
|
- * <code>string next_to_last_up_datetime = 13;</code>
|
|
|
- * @return The nextToLastUpDatetime.
|
|
|
- */
|
|
|
- public java.lang.String getNextToLastUpDatetime() {
|
|
|
- java.lang.Object ref = nextToLastUpDatetime_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- nextToLastUpDatetime_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string next_to_last_up_datetime = 13;</code>
|
|
|
- * @return The bytes for nextToLastUpDatetime.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getNextToLastUpDatetimeBytes() {
|
|
|
- java.lang.Object ref = nextToLastUpDatetime_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- nextToLastUpDatetime_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string next_to_last_up_datetime = 13;</code>
|
|
|
- * @param value The nextToLastUpDatetime to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setNextToLastUpDatetime(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- nextToLastUpDatetime_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string next_to_last_up_datetime = 13;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearNextToLastUpDatetime() {
|
|
|
-
|
|
|
- nextToLastUpDatetime_ = getDefaultInstance().getNextToLastUpDatetime();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string next_to_last_up_datetime = 13;</code>
|
|
|
- * @param value The bytes for nextToLastUpDatetime to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setNextToLastUpDatetimeBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- nextToLastUpDatetime_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object videos_ = "";
|
|
|
- /**
|
|
|
- * <code>string videos = 14;</code>
|
|
|
- * @return The videos.
|
|
|
- */
|
|
|
- public java.lang.String getVideos() {
|
|
|
- java.lang.Object ref = videos_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- videos_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string videos = 14;</code>
|
|
|
- * @return The bytes for videos.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getVideosBytes() {
|
|
|
- java.lang.Object ref = videos_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- videos_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string videos = 14;</code>
|
|
|
- * @param value The videos to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setVideos(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- videos_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string videos = 14;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearVideos() {
|
|
|
-
|
|
|
- videos_ = getDefaultInstance().getVideos();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string videos = 14;</code>
|
|
|
- * @param value The bytes for videos to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setVideosBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- videos_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object idols_ = "";
|
|
|
- /**
|
|
|
- * <code>string idols = 15;</code>
|
|
|
- * @return The idols.
|
|
|
- */
|
|
|
- public java.lang.String getIdols() {
|
|
|
- java.lang.Object ref = idols_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- idols_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string idols = 15;</code>
|
|
|
- * @return The bytes for idols.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getIdolsBytes() {
|
|
|
- java.lang.Object ref = idols_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- idols_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string idols = 15;</code>
|
|
|
- * @param value The idols to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setIdols(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- idols_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string idols = 15;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearIdols() {
|
|
|
-
|
|
|
- idols_ = getDefaultInstance().getIdols();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string idols = 15;</code>
|
|
|
- * @param value The bytes for idols to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setIdolsBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- idols_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object fans_ = "";
|
|
|
- /**
|
|
|
- * <code>string fans = 16;</code>
|
|
|
- * @return The fans.
|
|
|
- */
|
|
|
- public java.lang.String getFans() {
|
|
|
- java.lang.Object ref = fans_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- fans_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string fans = 16;</code>
|
|
|
- * @return The bytes for fans.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getFansBytes() {
|
|
|
- java.lang.Object ref = fans_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- fans_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string fans = 16;</code>
|
|
|
- * @param value The fans to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setFans(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- fans_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string fans = 16;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearFans() {
|
|
|
-
|
|
|
- fans_ = getDefaultInstance().getFans();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string fans = 16;</code>
|
|
|
- * @param value The bytes for fans to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setFansBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- fans_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object playCount_ = "";
|
|
|
- /**
|
|
|
- * <code>string play_count = 17;</code>
|
|
|
- * @return The playCount.
|
|
|
- */
|
|
|
- public java.lang.String getPlayCount() {
|
|
|
- java.lang.Object ref = playCount_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- playCount_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string play_count = 17;</code>
|
|
|
- * @return The bytes for playCount.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getPlayCountBytes() {
|
|
|
- java.lang.Object ref = playCount_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- playCount_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string play_count = 17;</code>
|
|
|
- * @param value The playCount to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setPlayCount(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- playCount_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string play_count = 17;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearPlayCount() {
|
|
|
-
|
|
|
- playCount_ = getDefaultInstance().getPlayCount();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string play_count = 17;</code>
|
|
|
- * @param value The bytes for playCount to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setPlayCountBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- playCount_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object playCountTotal_ = "";
|
|
|
- /**
|
|
|
- * <code>string play_count_total = 18;</code>
|
|
|
- * @return The playCountTotal.
|
|
|
- */
|
|
|
- public java.lang.String getPlayCountTotal() {
|
|
|
- java.lang.Object ref = playCountTotal_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- playCountTotal_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string play_count_total = 18;</code>
|
|
|
- * @return The bytes for playCountTotal.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getPlayCountTotalBytes() {
|
|
|
- java.lang.Object ref = playCountTotal_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- playCountTotal_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string play_count_total = 18;</code>
|
|
|
- * @param value The playCountTotal to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setPlayCountTotal(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- playCountTotal_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string play_count_total = 18;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearPlayCountTotal() {
|
|
|
-
|
|
|
- playCountTotal_ = getDefaultInstance().getPlayCountTotal();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string play_count_total = 18;</code>
|
|
|
- * @param value The bytes for playCountTotal to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setPlayCountTotalBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- playCountTotal_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object totalReward_ = "";
|
|
|
- /**
|
|
|
- * <code>string total_reward = 19;</code>
|
|
|
- * @return The totalReward.
|
|
|
- */
|
|
|
- public java.lang.String getTotalReward() {
|
|
|
- java.lang.Object ref = totalReward_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- totalReward_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_reward = 19;</code>
|
|
|
- * @return The bytes for totalReward.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getTotalRewardBytes() {
|
|
|
- java.lang.Object ref = totalReward_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- totalReward_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_reward = 19;</code>
|
|
|
- * @param value The totalReward to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setTotalReward(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- totalReward_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_reward = 19;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearTotalReward() {
|
|
|
-
|
|
|
- totalReward_ = getDefaultInstance().getTotalReward();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_reward = 19;</code>
|
|
|
- * @param value The bytes for totalReward to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setTotalRewardBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- totalReward_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object currentdayReward_ = "";
|
|
|
- /**
|
|
|
- * <code>string currentday_reward = 20;</code>
|
|
|
- * @return The currentdayReward.
|
|
|
- */
|
|
|
- public java.lang.String getCurrentdayReward() {
|
|
|
- java.lang.Object ref = currentdayReward_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- currentdayReward_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string currentday_reward = 20;</code>
|
|
|
- * @return The bytes for currentdayReward.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getCurrentdayRewardBytes() {
|
|
|
- java.lang.Object ref = currentdayReward_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- currentdayReward_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string currentday_reward = 20;</code>
|
|
|
- * @param value The currentdayReward to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setCurrentdayReward(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- currentdayReward_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string currentday_reward = 20;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearCurrentdayReward() {
|
|
|
-
|
|
|
- currentdayReward_ = getDefaultInstance().getCurrentdayReward();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string currentday_reward = 20;</code>
|
|
|
- * @param value The bytes for currentdayReward to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setCurrentdayRewardBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- currentdayReward_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object rewardPerson_ = "";
|
|
|
- /**
|
|
|
- * <code>string reward_person = 21;</code>
|
|
|
- * @return The rewardPerson.
|
|
|
- */
|
|
|
- public java.lang.String getRewardPerson() {
|
|
|
- java.lang.Object ref = rewardPerson_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- rewardPerson_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string reward_person = 21;</code>
|
|
|
- * @return The bytes for rewardPerson.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getRewardPersonBytes() {
|
|
|
- java.lang.Object ref = rewardPerson_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- rewardPerson_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string reward_person = 21;</code>
|
|
|
- * @param value The rewardPerson to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setRewardPerson(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- rewardPerson_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string reward_person = 21;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearRewardPerson() {
|
|
|
-
|
|
|
- rewardPerson_ = getDefaultInstance().getRewardPerson();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string reward_person = 21;</code>
|
|
|
- * @param value The bytes for rewardPerson to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setRewardPersonBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- rewardPerson_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object totalRewardTimes_ = "";
|
|
|
- /**
|
|
|
- * <code>string total_reward_times = 22;</code>
|
|
|
- * @return The totalRewardTimes.
|
|
|
- */
|
|
|
- public java.lang.String getTotalRewardTimes() {
|
|
|
- java.lang.Object ref = totalRewardTimes_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- totalRewardTimes_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_reward_times = 22;</code>
|
|
|
- * @return The bytes for totalRewardTimes.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getTotalRewardTimesBytes() {
|
|
|
- java.lang.Object ref = totalRewardTimes_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- totalRewardTimes_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_reward_times = 22;</code>
|
|
|
- * @param value The totalRewardTimes to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setTotalRewardTimes(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- totalRewardTimes_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_reward_times = 22;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearTotalRewardTimes() {
|
|
|
-
|
|
|
- totalRewardTimes_ = getDefaultInstance().getTotalRewardTimes();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_reward_times = 22;</code>
|
|
|
- * @param value The bytes for totalRewardTimes to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setTotalRewardTimesBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- totalRewardTimes_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object rewardVideos_ = "";
|
|
|
- /**
|
|
|
- * <code>string reward_videos = 23;</code>
|
|
|
- * @return The rewardVideos.
|
|
|
- */
|
|
|
- public java.lang.String getRewardVideos() {
|
|
|
- java.lang.Object ref = rewardVideos_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- rewardVideos_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string reward_videos = 23;</code>
|
|
|
- * @return The bytes for rewardVideos.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getRewardVideosBytes() {
|
|
|
- java.lang.Object ref = rewardVideos_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- rewardVideos_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string reward_videos = 23;</code>
|
|
|
- * @param value The rewardVideos to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setRewardVideos(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- rewardVideos_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string reward_videos = 23;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearRewardVideos() {
|
|
|
-
|
|
|
- rewardVideos_ = getDefaultInstance().getRewardVideos();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string reward_videos = 23;</code>
|
|
|
- * @param value The bytes for rewardVideos to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setRewardVideosBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- rewardVideos_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object totalPrice_ = "";
|
|
|
- /**
|
|
|
- * <code>string total_price = 24;</code>
|
|
|
- * @return The totalPrice.
|
|
|
- */
|
|
|
- public java.lang.String getTotalPrice() {
|
|
|
- java.lang.Object ref = totalPrice_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- totalPrice_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_price = 24;</code>
|
|
|
- * @return The bytes for totalPrice.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getTotalPriceBytes() {
|
|
|
- java.lang.Object ref = totalPrice_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- totalPrice_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_price = 24;</code>
|
|
|
- * @param value The totalPrice to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setTotalPrice(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- totalPrice_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_price = 24;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearTotalPrice() {
|
|
|
-
|
|
|
- totalPrice_ = getDefaultInstance().getTotalPrice();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_price = 24;</code>
|
|
|
- * @param value The bytes for totalPrice to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setTotalPriceBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- totalPrice_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object currentdayPrice_ = "";
|
|
|
- /**
|
|
|
- * <code>string currentday_price = 25;</code>
|
|
|
- * @return The currentdayPrice.
|
|
|
- */
|
|
|
- public java.lang.String getCurrentdayPrice() {
|
|
|
- java.lang.Object ref = currentdayPrice_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- currentdayPrice_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string currentday_price = 25;</code>
|
|
|
- * @return The bytes for currentdayPrice.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getCurrentdayPriceBytes() {
|
|
|
- java.lang.Object ref = currentdayPrice_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- currentdayPrice_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string currentday_price = 25;</code>
|
|
|
- * @param value The currentdayPrice to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setCurrentdayPrice(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- currentdayPrice_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string currentday_price = 25;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearCurrentdayPrice() {
|
|
|
-
|
|
|
- currentdayPrice_ = getDefaultInstance().getCurrentdayPrice();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string currentday_price = 25;</code>
|
|
|
- * @param value The bytes for currentdayPrice to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setCurrentdayPriceBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- currentdayPrice_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object totalPriceTimes_ = "";
|
|
|
- /**
|
|
|
- * <code>string total_price_times = 26;</code>
|
|
|
- * @return The totalPriceTimes.
|
|
|
- */
|
|
|
- public java.lang.String getTotalPriceTimes() {
|
|
|
- java.lang.Object ref = totalPriceTimes_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- totalPriceTimes_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_price_times = 26;</code>
|
|
|
- * @return The bytes for totalPriceTimes.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getTotalPriceTimesBytes() {
|
|
|
- java.lang.Object ref = totalPriceTimes_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- totalPriceTimes_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_price_times = 26;</code>
|
|
|
- * @param value The totalPriceTimes to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setTotalPriceTimes(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- totalPriceTimes_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_price_times = 26;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearTotalPriceTimes() {
|
|
|
-
|
|
|
- totalPriceTimes_ = getDefaultInstance().getTotalPriceTimes();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_price_times = 26;</code>
|
|
|
- * @param value The bytes for totalPriceTimes to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setTotalPriceTimesBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- totalPriceTimes_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object totalPricePerson_ = "";
|
|
|
- /**
|
|
|
- * <code>string total_price_person = 27;</code>
|
|
|
- * @return The totalPricePerson.
|
|
|
- */
|
|
|
- public java.lang.String getTotalPricePerson() {
|
|
|
- java.lang.Object ref = totalPricePerson_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- totalPricePerson_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_price_person = 27;</code>
|
|
|
- * @return The bytes for totalPricePerson.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getTotalPricePersonBytes() {
|
|
|
- java.lang.Object ref = totalPricePerson_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- totalPricePerson_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_price_person = 27;</code>
|
|
|
- * @param value The totalPricePerson to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setTotalPricePerson(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- totalPricePerson_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_price_person = 27;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearTotalPricePerson() {
|
|
|
-
|
|
|
- totalPricePerson_ = getDefaultInstance().getTotalPricePerson();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_price_person = 27;</code>
|
|
|
- * @param value The bytes for totalPricePerson to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setTotalPricePersonBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- totalPricePerson_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object totalPriceVideos_ = "";
|
|
|
- /**
|
|
|
- * <code>string total_price_videos = 28;</code>
|
|
|
- * @return The totalPriceVideos.
|
|
|
- */
|
|
|
- public java.lang.String getTotalPriceVideos() {
|
|
|
- java.lang.Object ref = totalPriceVideos_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- totalPriceVideos_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_price_videos = 28;</code>
|
|
|
- * @return The bytes for totalPriceVideos.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getTotalPriceVideosBytes() {
|
|
|
- java.lang.Object ref = totalPriceVideos_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- totalPriceVideos_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_price_videos = 28;</code>
|
|
|
- * @param value The totalPriceVideos to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setTotalPriceVideos(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- totalPriceVideos_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_price_videos = 28;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearTotalPriceVideos() {
|
|
|
-
|
|
|
- totalPriceVideos_ = getDefaultInstance().getTotalPriceVideos();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string total_price_videos = 28;</code>
|
|
|
- * @param value The bytes for totalPriceVideos to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setTotalPriceVideosBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- totalPriceVideos_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object cgrainUserType_ = "";
|
|
|
- /**
|
|
|
- * <code>string cgrain_user_type = 29;</code>
|
|
|
- * @return The cgrainUserType.
|
|
|
- */
|
|
|
- public java.lang.String getCgrainUserType() {
|
|
|
- java.lang.Object ref = cgrainUserType_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- cgrainUserType_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string cgrain_user_type = 29;</code>
|
|
|
- * @return The bytes for cgrainUserType.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getCgrainUserTypeBytes() {
|
|
|
- java.lang.Object ref = cgrainUserType_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- cgrainUserType_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string cgrain_user_type = 29;</code>
|
|
|
- * @param value The cgrainUserType to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setCgrainUserType(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- cgrainUserType_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string cgrain_user_type = 29;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearCgrainUserType() {
|
|
|
-
|
|
|
- cgrainUserType_ = getDefaultInstance().getCgrainUserType();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string cgrain_user_type = 29;</code>
|
|
|
- * @param value The bytes for cgrainUserType to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setCgrainUserTypeBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- cgrainUserType_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
+ @java.lang.Override
|
|
|
+ protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
|
+ internalGetFieldAccessorTable() {
|
|
|
+ return com.tzld.piaoquan.recommend.feature.model.feature.Feature.internal_static_UserAdFeatureProto_fieldAccessorTable
|
|
|
+ .ensureFieldAccessorsInitialized(
|
|
|
+ com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto.class, com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto.Builder.class);
|
|
|
}
|
|
|
|
|
|
- private java.lang.Object identityTagname_ = "";
|
|
|
- /**
|
|
|
- * <code>string identity_tagname = 30;</code>
|
|
|
- * @return The identityTagname.
|
|
|
- */
|
|
|
- public java.lang.String getIdentityTagname() {
|
|
|
- java.lang.Object ref = identityTagname_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- identityTagname_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string identity_tagname = 30;</code>
|
|
|
- * @return The bytes for identityTagname.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getIdentityTagnameBytes() {
|
|
|
- java.lang.Object ref = identityTagname_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- identityTagname_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
- }
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string identity_tagname = 30;</code>
|
|
|
- * @param value The identityTagname to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setIdentityTagname(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- identityTagname_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string identity_tagname = 30;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearIdentityTagname() {
|
|
|
-
|
|
|
- identityTagname_ = getDefaultInstance().getIdentityTagname();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string identity_tagname = 30;</code>
|
|
|
- * @param value The bytes for identityTagname to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setIdentityTagnameBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- identityTagname_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
+ // Construct using com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto.newBuilder()
|
|
|
+ private Builder() {
|
|
|
+ maybeForceBuilderInitialization();
|
|
|
}
|
|
|
|
|
|
- private java.lang.Object operationTags_ = "";
|
|
|
- /**
|
|
|
- * <code>string operation_tags = 31;</code>
|
|
|
- * @return The operationTags.
|
|
|
- */
|
|
|
- public java.lang.String getOperationTags() {
|
|
|
- java.lang.Object ref = operationTags_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- operationTags_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
+ private Builder(
|
|
|
+ com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
|
+ super(parent);
|
|
|
+ maybeForceBuilderInitialization();
|
|
|
}
|
|
|
- /**
|
|
|
- * <code>string operation_tags = 31;</code>
|
|
|
- * @return The bytes for operationTags.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getOperationTagsBytes() {
|
|
|
- java.lang.Object ref = operationTags_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- operationTags_ = b;
|
|
|
- return b;
|
|
|
- } else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
+ private void maybeForceBuilderInitialization() {
|
|
|
+ if (com.google.protobuf.GeneratedMessageV3
|
|
|
+ .alwaysUseFieldBuilders) {
|
|
|
}
|
|
|
}
|
|
|
- /**
|
|
|
- * <code>string operation_tags = 31;</code>
|
|
|
- * @param value The operationTags to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setOperationTags(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- operationTags_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string operation_tags = 31;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearOperationTags() {
|
|
|
-
|
|
|
- operationTags_ = getDefaultInstance().getOperationTags();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string operation_tags = 31;</code>
|
|
|
- * @param value The bytes for operationTags to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setOperationTagsBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- operationTags_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
+ @java.lang.Override
|
|
|
+ public Builder clear() {
|
|
|
+ super.clear();
|
|
|
+ mid_ = "";
|
|
|
|
|
|
- private java.lang.Object identityTagId_ = "";
|
|
|
- /**
|
|
|
- * <code>string identity_tag_id = 32;</code>
|
|
|
- * @return The identityTagId.
|
|
|
- */
|
|
|
- public java.lang.String getIdentityTagId() {
|
|
|
- java.lang.Object ref = identityTagId_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- identityTagId_ = s;
|
|
|
- return s;
|
|
|
+ if (day1CntFeaturesBuilder_ == null) {
|
|
|
+ day1CntFeatures_ = null;
|
|
|
} else {
|
|
|
- return (java.lang.String) ref;
|
|
|
+ day1CntFeatures_ = null;
|
|
|
+ day1CntFeaturesBuilder_ = null;
|
|
|
}
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string identity_tag_id = 32;</code>
|
|
|
- * @return The bytes for identityTagId.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getIdentityTagIdBytes() {
|
|
|
- java.lang.Object ref = identityTagId_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- identityTagId_ = b;
|
|
|
- return b;
|
|
|
+ if (day3CntFeaturesBuilder_ == null) {
|
|
|
+ day3CntFeatures_ = null;
|
|
|
} else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
+ day3CntFeatures_ = null;
|
|
|
+ day3CntFeaturesBuilder_ = null;
|
|
|
}
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string identity_tag_id = 32;</code>
|
|
|
- * @param value The identityTagId to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setIdentityTagId(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- identityTagId_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string identity_tag_id = 32;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearIdentityTagId() {
|
|
|
-
|
|
|
- identityTagId_ = getDefaultInstance().getIdentityTagId();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string identity_tag_id = 32;</code>
|
|
|
- * @param value The bytes for identityTagId to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setIdentityTagIdBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- identityTagId_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
- }
|
|
|
-
|
|
|
- private java.lang.Object identityCreateTime_ = "";
|
|
|
- /**
|
|
|
- * <code>string identity_create_time = 33;</code>
|
|
|
- * @return The identityCreateTime.
|
|
|
- */
|
|
|
- public java.lang.String getIdentityCreateTime() {
|
|
|
- java.lang.Object ref = identityCreateTime_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- identityCreateTime_ = s;
|
|
|
- return s;
|
|
|
+ if (day7CntFeaturesBuilder_ == null) {
|
|
|
+ day7CntFeatures_ = null;
|
|
|
} else {
|
|
|
- return (java.lang.String) ref;
|
|
|
+ day7CntFeatures_ = null;
|
|
|
+ day7CntFeaturesBuilder_ = null;
|
|
|
}
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string identity_create_time = 33;</code>
|
|
|
- * @return The bytes for identityCreateTime.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getIdentityCreateTimeBytes() {
|
|
|
- java.lang.Object ref = identityCreateTime_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- identityCreateTime_ = b;
|
|
|
- return b;
|
|
|
+ if (month3CntFeaturesBuilder_ == null) {
|
|
|
+ month3CntFeatures_ = null;
|
|
|
} else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
+ month3CntFeatures_ = null;
|
|
|
+ month3CntFeaturesBuilder_ = null;
|
|
|
}
|
|
|
- }
|
|
|
- /**
|
|
|
- * <code>string identity_create_time = 33;</code>
|
|
|
- * @param value The identityCreateTime to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setIdentityCreateTime(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- identityCreateTime_ = value;
|
|
|
- onChanged();
|
|
|
return this;
|
|
|
}
|
|
|
- /**
|
|
|
- * <code>string identity_create_time = 33;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearIdentityCreateTime() {
|
|
|
-
|
|
|
- identityCreateTime_ = getDefaultInstance().getIdentityCreateTime();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
+
|
|
|
+ @java.lang.Override
|
|
|
+ public com.google.protobuf.Descriptors.Descriptor
|
|
|
+ getDescriptorForType() {
|
|
|
+ return com.tzld.piaoquan.recommend.feature.model.feature.Feature.internal_static_UserAdFeatureProto_descriptor;
|
|
|
}
|
|
|
- /**
|
|
|
- * <code>string identity_create_time = 33;</code>
|
|
|
- * @param value The bytes for identityCreateTime to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setIdentityCreateTimeBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- identityCreateTime_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
+
|
|
|
+ @java.lang.Override
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto getDefaultInstanceForType() {
|
|
|
+ return com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto.getDefaultInstance();
|
|
|
}
|
|
|
|
|
|
- private java.lang.Object country_ = "";
|
|
|
- /**
|
|
|
- * <code>string country = 34;</code>
|
|
|
- * @return The country.
|
|
|
- */
|
|
|
- public java.lang.String getCountry() {
|
|
|
- java.lang.Object ref = country_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- country_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
+ @java.lang.Override
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto build() {
|
|
|
+ com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto result = buildPartial();
|
|
|
+ if (!result.isInitialized()) {
|
|
|
+ throw newUninitializedMessageException(result);
|
|
|
}
|
|
|
+ return result;
|
|
|
}
|
|
|
- /**
|
|
|
- * <code>string country = 34;</code>
|
|
|
- * @return The bytes for country.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getCountryBytes() {
|
|
|
- java.lang.Object ref = country_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- country_ = b;
|
|
|
- return b;
|
|
|
+
|
|
|
+ @java.lang.Override
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto buildPartial() {
|
|
|
+ com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto result = new com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto(this);
|
|
|
+ result.mid_ = mid_;
|
|
|
+ if (day1CntFeaturesBuilder_ == null) {
|
|
|
+ result.day1CntFeatures_ = day1CntFeatures_;
|
|
|
} else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
+ result.day1CntFeatures_ = day1CntFeaturesBuilder_.build();
|
|
|
+ }
|
|
|
+ if (day3CntFeaturesBuilder_ == null) {
|
|
|
+ result.day3CntFeatures_ = day3CntFeatures_;
|
|
|
+ } else {
|
|
|
+ result.day3CntFeatures_ = day3CntFeaturesBuilder_.build();
|
|
|
+ }
|
|
|
+ if (day7CntFeaturesBuilder_ == null) {
|
|
|
+ result.day7CntFeatures_ = day7CntFeatures_;
|
|
|
+ } else {
|
|
|
+ result.day7CntFeatures_ = day7CntFeaturesBuilder_.build();
|
|
|
}
|
|
|
+ if (month3CntFeaturesBuilder_ == null) {
|
|
|
+ result.month3CntFeatures_ = month3CntFeatures_;
|
|
|
+ } else {
|
|
|
+ result.month3CntFeatures_ = month3CntFeaturesBuilder_.build();
|
|
|
+ }
|
|
|
+ onBuilt();
|
|
|
+ return result;
|
|
|
}
|
|
|
- /**
|
|
|
- * <code>string country = 34;</code>
|
|
|
- * @param value The country to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setCountry(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- country_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
+
|
|
|
+ @java.lang.Override
|
|
|
+ public Builder clone() {
|
|
|
+ return super.clone();
|
|
|
}
|
|
|
- /**
|
|
|
- * <code>string country = 34;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearCountry() {
|
|
|
-
|
|
|
- country_ = getDefaultInstance().getCountry();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
+ @java.lang.Override
|
|
|
+ public Builder setField(
|
|
|
+ com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
|
+ java.lang.Object value) {
|
|
|
+ return super.setField(field, value);
|
|
|
}
|
|
|
- /**
|
|
|
- * <code>string country = 34;</code>
|
|
|
- * @param value The bytes for country to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setCountryBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- country_ = value;
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
+ @java.lang.Override
|
|
|
+ public Builder clearField(
|
|
|
+ com.google.protobuf.Descriptors.FieldDescriptor field) {
|
|
|
+ return super.clearField(field);
|
|
|
}
|
|
|
-
|
|
|
- private java.lang.Object province_ = "";
|
|
|
- /**
|
|
|
- * <code>string province = 35;</code>
|
|
|
- * @return The province.
|
|
|
- */
|
|
|
- public java.lang.String getProvince() {
|
|
|
- java.lang.Object ref = province_;
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
- province_ = s;
|
|
|
- return s;
|
|
|
- } else {
|
|
|
- return (java.lang.String) ref;
|
|
|
- }
|
|
|
+ @java.lang.Override
|
|
|
+ public Builder clearOneof(
|
|
|
+ com.google.protobuf.Descriptors.OneofDescriptor oneof) {
|
|
|
+ return super.clearOneof(oneof);
|
|
|
}
|
|
|
- /**
|
|
|
- * <code>string province = 35;</code>
|
|
|
- * @return The bytes for province.
|
|
|
- */
|
|
|
- public com.google.protobuf.ByteString
|
|
|
- getProvinceBytes() {
|
|
|
- java.lang.Object ref = province_;
|
|
|
- if (ref instanceof String) {
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
- (java.lang.String) ref);
|
|
|
- province_ = b;
|
|
|
- return b;
|
|
|
+ @java.lang.Override
|
|
|
+ public Builder setRepeatedField(
|
|
|
+ com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
|
+ int index, java.lang.Object value) {
|
|
|
+ return super.setRepeatedField(field, index, value);
|
|
|
+ }
|
|
|
+ @java.lang.Override
|
|
|
+ public Builder addRepeatedField(
|
|
|
+ com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
|
+ java.lang.Object value) {
|
|
|
+ return super.addRepeatedField(field, value);
|
|
|
+ }
|
|
|
+ @java.lang.Override
|
|
|
+ public Builder mergeFrom(com.google.protobuf.Message other) {
|
|
|
+ if (other instanceof com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto) {
|
|
|
+ return mergeFrom((com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto)other);
|
|
|
} else {
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
+ super.mergeFrom(other);
|
|
|
+ return this;
|
|
|
}
|
|
|
}
|
|
|
- /**
|
|
|
- * <code>string province = 35;</code>
|
|
|
- * @param value The province to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setProvince(
|
|
|
- java.lang.String value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
-
|
|
|
- province_ = value;
|
|
|
+
|
|
|
+ public Builder mergeFrom(com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto other) {
|
|
|
+ if (other == com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto.getDefaultInstance()) return this;
|
|
|
+ if (!other.getMid().isEmpty()) {
|
|
|
+ mid_ = other.mid_;
|
|
|
+ onChanged();
|
|
|
+ }
|
|
|
+ if (other.hasDay1CntFeatures()) {
|
|
|
+ mergeDay1CntFeatures(other.getDay1CntFeatures());
|
|
|
+ }
|
|
|
+ if (other.hasDay3CntFeatures()) {
|
|
|
+ mergeDay3CntFeatures(other.getDay3CntFeatures());
|
|
|
+ }
|
|
|
+ if (other.hasDay7CntFeatures()) {
|
|
|
+ mergeDay7CntFeatures(other.getDay7CntFeatures());
|
|
|
+ }
|
|
|
+ if (other.hasMonth3CntFeatures()) {
|
|
|
+ mergeMonth3CntFeatures(other.getMonth3CntFeatures());
|
|
|
+ }
|
|
|
+ this.mergeUnknownFields(other.unknownFields);
|
|
|
onChanged();
|
|
|
return this;
|
|
|
}
|
|
|
- /**
|
|
|
- * <code>string province = 35;</code>
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder clearProvince() {
|
|
|
-
|
|
|
- province_ = getDefaultInstance().getProvince();
|
|
|
- onChanged();
|
|
|
- return this;
|
|
|
+
|
|
|
+ @java.lang.Override
|
|
|
+ public final boolean isInitialized() {
|
|
|
+ return true;
|
|
|
}
|
|
|
- /**
|
|
|
- * <code>string province = 35;</code>
|
|
|
- * @param value The bytes for province to set.
|
|
|
- * @return This builder for chaining.
|
|
|
- */
|
|
|
- public Builder setProvinceBytes(
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
- if (value == null) {
|
|
|
- throw new NullPointerException();
|
|
|
- }
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
-
|
|
|
- province_ = value;
|
|
|
- onChanged();
|
|
|
+
|
|
|
+ @java.lang.Override
|
|
|
+ public Builder mergeFrom(
|
|
|
+ com.google.protobuf.CodedInputStream input,
|
|
|
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
|
+ throws java.io.IOException {
|
|
|
+ com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto parsedMessage = null;
|
|
|
+ try {
|
|
|
+ parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry);
|
|
|
+ } catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
|
+ parsedMessage = (com.tzld.piaoquan.recommend.feature.model.feature.UserAdFeatureProto) e.getUnfinishedMessage();
|
|
|
+ throw e.unwrapIOException();
|
|
|
+ } finally {
|
|
|
+ if (parsedMessage != null) {
|
|
|
+ mergeFrom(parsedMessage);
|
|
|
+ }
|
|
|
+ }
|
|
|
return this;
|
|
|
}
|
|
|
|
|
|
- private java.lang.Object city_ = "";
|
|
|
+ private java.lang.Object mid_ = "";
|
|
|
/**
|
|
|
- * <code>string city = 36;</code>
|
|
|
- * @return The city.
|
|
|
+ * <code>string mid = 1;</code>
|
|
|
+ * @return The mid.
|
|
|
*/
|
|
|
- public java.lang.String getCity() {
|
|
|
- java.lang.Object ref = city_;
|
|
|
+ public java.lang.String getMid() {
|
|
|
+ java.lang.Object ref = mid_;
|
|
|
if (!(ref instanceof java.lang.String)) {
|
|
|
com.google.protobuf.ByteString bs =
|
|
|
(com.google.protobuf.ByteString) ref;
|
|
|
java.lang.String s = bs.toStringUtf8();
|
|
|
- city_ = s;
|
|
|
+ mid_ = s;
|
|
|
return s;
|
|
|
} else {
|
|
|
return (java.lang.String) ref;
|
|
|
}
|
|
|
}
|
|
|
/**
|
|
|
- * <code>string city = 36;</code>
|
|
|
- * @return The bytes for city.
|
|
|
+ * <code>string mid = 1;</code>
|
|
|
+ * @return The bytes for mid.
|
|
|
*/
|
|
|
public com.google.protobuf.ByteString
|
|
|
- getCityBytes() {
|
|
|
- java.lang.Object ref = city_;
|
|
|
+ getMidBytes() {
|
|
|
+ java.lang.Object ref = mid_;
|
|
|
if (ref instanceof String) {
|
|
|
com.google.protobuf.ByteString b =
|
|
|
com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
(java.lang.String) ref);
|
|
|
- city_ = b;
|
|
|
+ mid_ = b;
|
|
|
return b;
|
|
|
} else {
|
|
|
return (com.google.protobuf.ByteString) ref;
|
|
|
}
|
|
|
}
|
|
|
/**
|
|
|
- * <code>string city = 36;</code>
|
|
|
- * @param value The city to set.
|
|
|
+ * <code>string mid = 1;</code>
|
|
|
+ * @param value The mid to set.
|
|
|
* @return This builder for chaining.
|
|
|
*/
|
|
|
- public Builder setCity(
|
|
|
+ public Builder setMid(
|
|
|
java.lang.String value) {
|
|
|
if (value == null) {
|
|
|
throw new NullPointerException();
|
|
|
}
|
|
|
|
|
|
- city_ = value;
|
|
|
+ mid_ = value;
|
|
|
onChanged();
|
|
|
return this;
|
|
|
}
|
|
|
/**
|
|
|
- * <code>string city = 36;</code>
|
|
|
+ * <code>string mid = 1;</code>
|
|
|
* @return This builder for chaining.
|
|
|
*/
|
|
|
- public Builder clearCity() {
|
|
|
+ public Builder clearMid() {
|
|
|
|
|
|
- city_ = getDefaultInstance().getCity();
|
|
|
+ mid_ = getDefaultInstance().getMid();
|
|
|
onChanged();
|
|
|
return this;
|
|
|
}
|
|
|
/**
|
|
|
- * <code>string city = 36;</code>
|
|
|
- * @param value The bytes for city to set.
|
|
|
+ * <code>string mid = 1;</code>
|
|
|
+ * @param value The bytes for mid to set.
|
|
|
* @return This builder for chaining.
|
|
|
*/
|
|
|
- public Builder setCityBytes(
|
|
|
+ public Builder setMidBytes(
|
|
|
com.google.protobuf.ByteString value) {
|
|
|
if (value == null) {
|
|
|
throw new NullPointerException();
|
|
|
}
|
|
|
checkByteStringIsUtf8(value);
|
|
|
|
|
|
- city_ = value;
|
|
|
+ mid_ = value;
|
|
|
onChanged();
|
|
|
return this;
|
|
|
}
|