|
@@ -16,15 +16,7 @@ private static final long serialVersionUID = 0L;
|
|
super(builder);
|
|
super(builder);
|
|
}
|
|
}
|
|
private GetUserFeatureInfoResponse() {
|
|
private GetUserFeatureInfoResponse() {
|
|
- mid_ = "";
|
|
|
|
- machineinfoBrand_ = "";
|
|
|
|
- machineinfoModel_ = "";
|
|
|
|
- machineinfoSystem_ = "";
|
|
|
|
- machineinfoPlatform_ = "";
|
|
|
|
- gender_ = "";
|
|
|
|
- country_ = "";
|
|
|
|
- province_ = "";
|
|
|
|
- city_ = "";
|
|
|
|
|
|
+ userFeatureInfo_ = java.util.Collections.emptyList();
|
|
}
|
|
}
|
|
|
|
|
|
@java.lang.Override
|
|
@java.lang.Override
|
|
@@ -47,6 +39,7 @@ private static final long serialVersionUID = 0L;
|
|
if (extensionRegistry == null) {
|
|
if (extensionRegistry == null) {
|
|
throw new java.lang.NullPointerException();
|
|
throw new java.lang.NullPointerException();
|
|
}
|
|
}
|
|
|
|
+ int mutable_bitField0_ = 0;
|
|
com.google.protobuf.UnknownFieldSet.Builder unknownFields =
|
|
com.google.protobuf.UnknownFieldSet.Builder unknownFields =
|
|
com.google.protobuf.UnknownFieldSet.newBuilder();
|
|
com.google.protobuf.UnknownFieldSet.newBuilder();
|
|
try {
|
|
try {
|
|
@@ -57,218 +50,26 @@ private static final long serialVersionUID = 0L;
|
|
case 0:
|
|
case 0:
|
|
done = true;
|
|
done = true;
|
|
break;
|
|
break;
|
|
- case 8: {
|
|
|
|
-
|
|
|
|
- u1HourExpCnt_ = input.readInt64();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 16: {
|
|
|
|
-
|
|
|
|
- u1HourClickCnt_ = input.readInt64();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 24: {
|
|
|
|
-
|
|
|
|
- u1HourShareCnt_ = input.readInt64();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 32: {
|
|
|
|
-
|
|
|
|
- u1HourReturnCnt_ = input.readInt64();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 41: {
|
|
|
|
-
|
|
|
|
- uCtr1Hour_ = input.readDouble();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 49: {
|
|
|
|
-
|
|
|
|
- uStr1Hour_ = input.readDouble();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 57: {
|
|
|
|
-
|
|
|
|
- uRov1Hour_ = input.readDouble();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 65: {
|
|
|
|
-
|
|
|
|
- uRos1Hour_ = input.readDouble();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 72: {
|
|
|
|
-
|
|
|
|
- uTodayExpCnt_ = input.readInt64();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 80: {
|
|
|
|
-
|
|
|
|
- uTodayClickCnt_ = input.readInt64();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 88: {
|
|
|
|
-
|
|
|
|
- uTodayShareCnt_ = input.readInt64();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 96: {
|
|
|
|
-
|
|
|
|
- uTodayReturnCnt_ = input.readInt64();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 105: {
|
|
|
|
-
|
|
|
|
- uCtrToday_ = input.readDouble();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 113: {
|
|
|
|
-
|
|
|
|
- uStrToday_ = input.readDouble();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 121: {
|
|
|
|
-
|
|
|
|
- uRovToday_ = input.readDouble();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 129: {
|
|
|
|
-
|
|
|
|
- uRosToday_ = input.readDouble();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 136: {
|
|
|
|
-
|
|
|
|
- u1DayExpCnt_ = input.readInt64();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 144: {
|
|
|
|
-
|
|
|
|
- u1DayClickCnt_ = input.readInt64();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 152: {
|
|
|
|
-
|
|
|
|
- u1DayShareCnt_ = input.readInt64();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 160: {
|
|
|
|
-
|
|
|
|
- u1DayReturnCnt_ = input.readInt64();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 169: {
|
|
|
|
-
|
|
|
|
- uCtr1Day_ = input.readDouble();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 177: {
|
|
|
|
-
|
|
|
|
- uStr1Day_ = input.readDouble();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 185: {
|
|
|
|
-
|
|
|
|
- uRov1Day_ = input.readDouble();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 193: {
|
|
|
|
-
|
|
|
|
- uRos1Day_ = input.readDouble();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 200: {
|
|
|
|
-
|
|
|
|
- u3DayExpCnt_ = input.readInt64();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 208: {
|
|
|
|
-
|
|
|
|
- u3DayClickCnt_ = input.readInt64();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 216: {
|
|
|
|
-
|
|
|
|
- u3DayShareCnt_ = input.readInt64();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 224: {
|
|
|
|
-
|
|
|
|
- u3DayReturnCnt_ = input.readInt64();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 233: {
|
|
|
|
-
|
|
|
|
- uCtr3Day_ = input.readDouble();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 241: {
|
|
|
|
-
|
|
|
|
- uStr3Day_ = input.readDouble();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 249: {
|
|
|
|
-
|
|
|
|
- uRov3Day_ = input.readDouble();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 257: {
|
|
|
|
-
|
|
|
|
- uRos3Day_ = input.readDouble();
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 266: {
|
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
|
-
|
|
|
|
- mid_ = s;
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 274: {
|
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
|
-
|
|
|
|
- machineinfoBrand_ = s;
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 282: {
|
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
|
-
|
|
|
|
- machineinfoModel_ = s;
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 290: {
|
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
|
-
|
|
|
|
- machineinfoSystem_ = s;
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 298: {
|
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
|
-
|
|
|
|
- machineinfoPlatform_ = s;
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 306: {
|
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
|
-
|
|
|
|
- gender_ = s;
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 314: {
|
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
|
-
|
|
|
|
- country_ = s;
|
|
|
|
- break;
|
|
|
|
- }
|
|
|
|
- case 322: {
|
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
|
|
|
+ case 10: {
|
|
|
|
+ com.tzld.piaoquan.recommend.feature.model.common.Result.Builder subBuilder = null;
|
|
|
|
+ if (result_ != null) {
|
|
|
|
+ subBuilder = result_.toBuilder();
|
|
|
|
+ }
|
|
|
|
+ result_ = input.readMessage(com.tzld.piaoquan.recommend.feature.model.common.Result.parser(), extensionRegistry);
|
|
|
|
+ if (subBuilder != null) {
|
|
|
|
+ subBuilder.mergeFrom(result_);
|
|
|
|
+ result_ = subBuilder.buildPartial();
|
|
|
|
+ }
|
|
|
|
|
|
- province_ = s;
|
|
|
|
break;
|
|
break;
|
|
}
|
|
}
|
|
- case 330: {
|
|
|
|
- java.lang.String s = input.readStringRequireUtf8();
|
|
|
|
-
|
|
|
|
- city_ = s;
|
|
|
|
|
|
+ case 18: {
|
|
|
|
+ if (!((mutable_bitField0_ & 0x00000001) != 0)) {
|
|
|
|
+ userFeatureInfo_ = new java.util.ArrayList<com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo>();
|
|
|
|
+ mutable_bitField0_ |= 0x00000001;
|
|
|
|
+ }
|
|
|
|
+ userFeatureInfo_.add(
|
|
|
|
+ input.readMessage(com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo.parser(), extensionRegistry));
|
|
break;
|
|
break;
|
|
}
|
|
}
|
|
default: {
|
|
default: {
|
|
@@ -286,6 +87,9 @@ private static final long serialVersionUID = 0L;
|
|
throw new com.google.protobuf.InvalidProtocolBufferException(
|
|
throw new com.google.protobuf.InvalidProtocolBufferException(
|
|
e).setUnfinishedMessage(this);
|
|
e).setUnfinishedMessage(this);
|
|
} finally {
|
|
} finally {
|
|
|
|
+ if (((mutable_bitField0_ & 0x00000001) != 0)) {
|
|
|
|
+ userFeatureInfo_ = java.util.Collections.unmodifiableList(userFeatureInfo_);
|
|
|
|
+ }
|
|
this.unknownFields = unknownFields.build();
|
|
this.unknownFields = unknownFields.build();
|
|
makeExtensionsImmutable();
|
|
makeExtensionsImmutable();
|
|
}
|
|
}
|
|
@@ -303,3468 +107,801 @@ private static final long serialVersionUID = 0L;
|
|
com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse.class, com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse.Builder.class);
|
|
com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse.class, com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse.Builder.class);
|
|
}
|
|
}
|
|
|
|
|
|
- public static final int U1HOUREXPCNT_FIELD_NUMBER = 1;
|
|
|
|
- private long u1HourExpCnt_;
|
|
|
|
|
|
+ public static final int RESULT_FIELD_NUMBER = 1;
|
|
|
|
+ private com.tzld.piaoquan.recommend.feature.model.common.Result result_;
|
|
/**
|
|
/**
|
|
- * <pre>
|
|
|
|
- *过去一小时
|
|
|
|
- * </pre>
|
|
|
|
- *
|
|
|
|
- * <code>int64 u1hourExpCnt = 1;</code>
|
|
|
|
- * @return The u1hourExpCnt.
|
|
|
|
|
|
+ * <code>.Result result = 1;</code>
|
|
|
|
+ * @return Whether the result field is set.
|
|
*/
|
|
*/
|
|
@java.lang.Override
|
|
@java.lang.Override
|
|
- public long getU1HourExpCnt() {
|
|
|
|
- return u1HourExpCnt_;
|
|
|
|
|
|
+ public boolean hasResult() {
|
|
|
|
+ return result_ != null;
|
|
}
|
|
}
|
|
-
|
|
|
|
- public static final int U1HOURCLICKCNT_FIELD_NUMBER = 2;
|
|
|
|
- private long u1HourClickCnt_;
|
|
|
|
/**
|
|
/**
|
|
- * <code>int64 u1hourClickCnt = 2;</code>
|
|
|
|
- * @return The u1hourClickCnt.
|
|
|
|
|
|
+ * <code>.Result result = 1;</code>
|
|
|
|
+ * @return The result.
|
|
*/
|
|
*/
|
|
@java.lang.Override
|
|
@java.lang.Override
|
|
- public long getU1HourClickCnt() {
|
|
|
|
- return u1HourClickCnt_;
|
|
|
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.common.Result getResult() {
|
|
|
|
+ return result_ == null ? com.tzld.piaoquan.recommend.feature.model.common.Result.getDefaultInstance() : result_;
|
|
}
|
|
}
|
|
-
|
|
|
|
- public static final int U1HOURSHARECNT_FIELD_NUMBER = 3;
|
|
|
|
- private long u1HourShareCnt_;
|
|
|
|
/**
|
|
/**
|
|
- * <code>int64 u1hourShareCnt = 3;</code>
|
|
|
|
- * @return The u1hourShareCnt.
|
|
|
|
|
|
+ * <code>.Result result = 1;</code>
|
|
*/
|
|
*/
|
|
@java.lang.Override
|
|
@java.lang.Override
|
|
- public long getU1HourShareCnt() {
|
|
|
|
- return u1HourShareCnt_;
|
|
|
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.common.ResultOrBuilder getResultOrBuilder() {
|
|
|
|
+ return getResult();
|
|
}
|
|
}
|
|
|
|
|
|
- public static final int U1HOURRETURNCNT_FIELD_NUMBER = 4;
|
|
|
|
- private long u1HourReturnCnt_;
|
|
|
|
|
|
+ public static final int USER_FEATURE_INFO_FIELD_NUMBER = 2;
|
|
|
|
+ private java.util.List<com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo> userFeatureInfo_;
|
|
/**
|
|
/**
|
|
- * <code>int64 u1hourReturnCnt = 4;</code>
|
|
|
|
- * @return The u1hourReturnCnt.
|
|
|
|
|
|
+ * <code>repeated .GetUserFeatureInfo user_feature_info = 2;</code>
|
|
*/
|
|
*/
|
|
@java.lang.Override
|
|
@java.lang.Override
|
|
- public long getU1HourReturnCnt() {
|
|
|
|
- return u1HourReturnCnt_;
|
|
|
|
|
|
+ public java.util.List<com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo> getUserFeatureInfoList() {
|
|
|
|
+ return userFeatureInfo_;
|
|
}
|
|
}
|
|
-
|
|
|
|
- public static final int UCTR1HOUR_FIELD_NUMBER = 5;
|
|
|
|
- private double uCtr1Hour_;
|
|
|
|
/**
|
|
/**
|
|
- * <code>double uCtr1hour = 5;</code>
|
|
|
|
- * @return The uCtr1hour.
|
|
|
|
|
|
+ * <code>repeated .GetUserFeatureInfo user_feature_info = 2;</code>
|
|
*/
|
|
*/
|
|
@java.lang.Override
|
|
@java.lang.Override
|
|
- public double getUCtr1Hour() {
|
|
|
|
- return uCtr1Hour_;
|
|
|
|
|
|
+ public java.util.List<? extends com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoOrBuilder>
|
|
|
|
+ getUserFeatureInfoOrBuilderList() {
|
|
|
|
+ return userFeatureInfo_;
|
|
}
|
|
}
|
|
-
|
|
|
|
- public static final int USTR1HOUR_FIELD_NUMBER = 6;
|
|
|
|
- private double uStr1Hour_;
|
|
|
|
/**
|
|
/**
|
|
- * <code>double uStr1hour = 6;</code>
|
|
|
|
- * @return The uStr1hour.
|
|
|
|
|
|
+ * <code>repeated .GetUserFeatureInfo user_feature_info = 2;</code>
|
|
*/
|
|
*/
|
|
@java.lang.Override
|
|
@java.lang.Override
|
|
- public double getUStr1Hour() {
|
|
|
|
- return uStr1Hour_;
|
|
|
|
|
|
+ public int getUserFeatureInfoCount() {
|
|
|
|
+ return userFeatureInfo_.size();
|
|
}
|
|
}
|
|
-
|
|
|
|
- public static final int UROV1HOUR_FIELD_NUMBER = 7;
|
|
|
|
- private double uRov1Hour_;
|
|
|
|
/**
|
|
/**
|
|
- * <code>double uRov1hour = 7;</code>
|
|
|
|
- * @return The uRov1hour.
|
|
|
|
|
|
+ * <code>repeated .GetUserFeatureInfo user_feature_info = 2;</code>
|
|
*/
|
|
*/
|
|
@java.lang.Override
|
|
@java.lang.Override
|
|
- public double getURov1Hour() {
|
|
|
|
- return uRov1Hour_;
|
|
|
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo getUserFeatureInfo(int index) {
|
|
|
|
+ return userFeatureInfo_.get(index);
|
|
}
|
|
}
|
|
-
|
|
|
|
- public static final int UROS1HOUR_FIELD_NUMBER = 8;
|
|
|
|
- private double uRos1Hour_;
|
|
|
|
/**
|
|
/**
|
|
- * <code>double uRos1hour = 8;</code>
|
|
|
|
- * @return The uRos1hour.
|
|
|
|
|
|
+ * <code>repeated .GetUserFeatureInfo user_feature_info = 2;</code>
|
|
*/
|
|
*/
|
|
@java.lang.Override
|
|
@java.lang.Override
|
|
- public double getURos1Hour() {
|
|
|
|
- return uRos1Hour_;
|
|
|
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoOrBuilder getUserFeatureInfoOrBuilder(
|
|
|
|
+ int index) {
|
|
|
|
+ return userFeatureInfo_.get(index);
|
|
}
|
|
}
|
|
|
|
|
|
- public static final int UTODAYEXPCNT_FIELD_NUMBER = 9;
|
|
|
|
- private long uTodayExpCnt_;
|
|
|
|
- /**
|
|
|
|
- * <pre>
|
|
|
|
- *今天
|
|
|
|
- * </pre>
|
|
|
|
- *
|
|
|
|
- * <code>int64 uTodayExpCnt = 9;</code>
|
|
|
|
- * @return The uTodayExpCnt.
|
|
|
|
- */
|
|
|
|
|
|
+ private byte memoizedIsInitialized = -1;
|
|
@java.lang.Override
|
|
@java.lang.Override
|
|
- public long getUTodayExpCnt() {
|
|
|
|
- return uTodayExpCnt_;
|
|
|
|
- }
|
|
|
|
|
|
+ public final boolean isInitialized() {
|
|
|
|
+ byte isInitialized = memoizedIsInitialized;
|
|
|
|
+ if (isInitialized == 1) return true;
|
|
|
|
+ if (isInitialized == 0) return false;
|
|
|
|
|
|
- public static final int UTODAYCLICKCNT_FIELD_NUMBER = 10;
|
|
|
|
- private long uTodayClickCnt_;
|
|
|
|
- /**
|
|
|
|
- * <code>int64 uTodayClickCnt = 10;</code>
|
|
|
|
- * @return The uTodayClickCnt.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public long getUTodayClickCnt() {
|
|
|
|
- return uTodayClickCnt_;
|
|
|
|
|
|
+ memoizedIsInitialized = 1;
|
|
|
|
+ return true;
|
|
}
|
|
}
|
|
|
|
|
|
- public static final int UTODAYSHARECNT_FIELD_NUMBER = 11;
|
|
|
|
- private long uTodayShareCnt_;
|
|
|
|
- /**
|
|
|
|
- * <code>int64 uTodayShareCnt = 11;</code>
|
|
|
|
- * @return The uTodayShareCnt.
|
|
|
|
- */
|
|
|
|
@java.lang.Override
|
|
@java.lang.Override
|
|
- public long getUTodayShareCnt() {
|
|
|
|
- return uTodayShareCnt_;
|
|
|
|
|
|
+ public void writeTo(com.google.protobuf.CodedOutputStream output)
|
|
|
|
+ throws java.io.IOException {
|
|
|
|
+ if (result_ != null) {
|
|
|
|
+ output.writeMessage(1, getResult());
|
|
|
|
+ }
|
|
|
|
+ for (int i = 0; i < userFeatureInfo_.size(); i++) {
|
|
|
|
+ output.writeMessage(2, userFeatureInfo_.get(i));
|
|
|
|
+ }
|
|
|
|
+ unknownFields.writeTo(output);
|
|
}
|
|
}
|
|
|
|
|
|
- public static final int UTODAYRETURNCNT_FIELD_NUMBER = 12;
|
|
|
|
- private long uTodayReturnCnt_;
|
|
|
|
- /**
|
|
|
|
- * <code>int64 uTodayReturnCnt = 12;</code>
|
|
|
|
- * @return The uTodayReturnCnt.
|
|
|
|
- */
|
|
|
|
@java.lang.Override
|
|
@java.lang.Override
|
|
- public long getUTodayReturnCnt() {
|
|
|
|
- return uTodayReturnCnt_;
|
|
|
|
- }
|
|
|
|
|
|
+ public int getSerializedSize() {
|
|
|
|
+ int size = memoizedSize;
|
|
|
|
+ if (size != -1) return size;
|
|
|
|
|
|
- public static final int UCTRTODAY_FIELD_NUMBER = 13;
|
|
|
|
- private double uCtrToday_;
|
|
|
|
- /**
|
|
|
|
- * <code>double uCtrToday = 13;</code>
|
|
|
|
- * @return The uCtrToday.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public double getUCtrToday() {
|
|
|
|
- return uCtrToday_;
|
|
|
|
|
|
+ size = 0;
|
|
|
|
+ if (result_ != null) {
|
|
|
|
+ size += com.google.protobuf.CodedOutputStream
|
|
|
|
+ .computeMessageSize(1, getResult());
|
|
|
|
+ }
|
|
|
|
+ for (int i = 0; i < userFeatureInfo_.size(); i++) {
|
|
|
|
+ size += com.google.protobuf.CodedOutputStream
|
|
|
|
+ .computeMessageSize(2, userFeatureInfo_.get(i));
|
|
|
|
+ }
|
|
|
|
+ size += unknownFields.getSerializedSize();
|
|
|
|
+ memoizedSize = size;
|
|
|
|
+ return size;
|
|
}
|
|
}
|
|
|
|
|
|
- public static final int USTRTODAY_FIELD_NUMBER = 14;
|
|
|
|
- private double uStrToday_;
|
|
|
|
- /**
|
|
|
|
- * <code>double uStrToday = 14;</code>
|
|
|
|
- * @return The uStrToday.
|
|
|
|
- */
|
|
|
|
@java.lang.Override
|
|
@java.lang.Override
|
|
- public double getUStrToday() {
|
|
|
|
- return uStrToday_;
|
|
|
|
- }
|
|
|
|
|
|
+ public boolean equals(final java.lang.Object obj) {
|
|
|
|
+ if (obj == this) {
|
|
|
|
+ return true;
|
|
|
|
+ }
|
|
|
|
+ if (!(obj instanceof com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse)) {
|
|
|
|
+ return super.equals(obj);
|
|
|
|
+ }
|
|
|
|
+ com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse other = (com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse) obj;
|
|
|
|
|
|
- public static final int UROVTODAY_FIELD_NUMBER = 15;
|
|
|
|
- private double uRovToday_;
|
|
|
|
- /**
|
|
|
|
- * <code>double uRovToday = 15;</code>
|
|
|
|
- * @return The uRovToday.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public double getURovToday() {
|
|
|
|
- return uRovToday_;
|
|
|
|
|
|
+ if (hasResult() != other.hasResult()) return false;
|
|
|
|
+ if (hasResult()) {
|
|
|
|
+ if (!getResult()
|
|
|
|
+ .equals(other.getResult())) return false;
|
|
|
|
+ }
|
|
|
|
+ if (!getUserFeatureInfoList()
|
|
|
|
+ .equals(other.getUserFeatureInfoList())) return false;
|
|
|
|
+ if (!unknownFields.equals(other.unknownFields)) return false;
|
|
|
|
+ return true;
|
|
}
|
|
}
|
|
|
|
|
|
- public static final int UROSTODAY_FIELD_NUMBER = 16;
|
|
|
|
- private double uRosToday_;
|
|
|
|
- /**
|
|
|
|
- * <code>double uRosToday = 16;</code>
|
|
|
|
- * @return The uRosToday.
|
|
|
|
- */
|
|
|
|
@java.lang.Override
|
|
@java.lang.Override
|
|
- public double getURosToday() {
|
|
|
|
- return uRosToday_;
|
|
|
|
|
|
+ public int hashCode() {
|
|
|
|
+ if (memoizedHashCode != 0) {
|
|
|
|
+ return memoizedHashCode;
|
|
|
|
+ }
|
|
|
|
+ int hash = 41;
|
|
|
|
+ hash = (19 * hash) + getDescriptor().hashCode();
|
|
|
|
+ if (hasResult()) {
|
|
|
|
+ hash = (37 * hash) + RESULT_FIELD_NUMBER;
|
|
|
|
+ hash = (53 * hash) + getResult().hashCode();
|
|
|
|
+ }
|
|
|
|
+ if (getUserFeatureInfoCount() > 0) {
|
|
|
|
+ hash = (37 * hash) + USER_FEATURE_INFO_FIELD_NUMBER;
|
|
|
|
+ hash = (53 * hash) + getUserFeatureInfoList().hashCode();
|
|
|
|
+ }
|
|
|
|
+ hash = (29 * hash) + unknownFields.hashCode();
|
|
|
|
+ memoizedHashCode = hash;
|
|
|
|
+ return hash;
|
|
}
|
|
}
|
|
|
|
|
|
- public static final int U1DAYEXPCNT_FIELD_NUMBER = 17;
|
|
|
|
- private long u1DayExpCnt_;
|
|
|
|
- /**
|
|
|
|
- * <pre>
|
|
|
|
- *过去一天
|
|
|
|
- * </pre>
|
|
|
|
- *
|
|
|
|
- * <code>int64 u1dayExpCnt = 17;</code>
|
|
|
|
- * @return The u1dayExpCnt.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public long getU1DayExpCnt() {
|
|
|
|
- return u1DayExpCnt_;
|
|
|
|
|
|
+ public static com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse parseFrom(
|
|
|
|
+ java.nio.ByteBuffer data)
|
|
|
|
+ throws com.google.protobuf.InvalidProtocolBufferException {
|
|
|
|
+ return PARSER.parseFrom(data);
|
|
}
|
|
}
|
|
-
|
|
|
|
- public static final int U1DAYCLICKCNT_FIELD_NUMBER = 18;
|
|
|
|
- private long u1DayClickCnt_;
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u1dayClickCnt = 18;</code>
|
|
|
|
- * @return The u1dayClickCnt.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public long getU1DayClickCnt() {
|
|
|
|
- return u1DayClickCnt_;
|
|
|
|
|
|
+ public static com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse parseFrom(
|
|
|
|
+ java.nio.ByteBuffer data,
|
|
|
|
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
|
|
+ throws com.google.protobuf.InvalidProtocolBufferException {
|
|
|
|
+ return PARSER.parseFrom(data, extensionRegistry);
|
|
}
|
|
}
|
|
-
|
|
|
|
- public static final int U1DAYSHARECNT_FIELD_NUMBER = 19;
|
|
|
|
- private long u1DayShareCnt_;
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u1dayShareCnt = 19;</code>
|
|
|
|
- * @return The u1dayShareCnt.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public long getU1DayShareCnt() {
|
|
|
|
- return u1DayShareCnt_;
|
|
|
|
|
|
+ public static com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse parseFrom(
|
|
|
|
+ com.google.protobuf.ByteString data)
|
|
|
|
+ throws com.google.protobuf.InvalidProtocolBufferException {
|
|
|
|
+ return PARSER.parseFrom(data);
|
|
}
|
|
}
|
|
-
|
|
|
|
- public static final int U1DAYRETURNCNT_FIELD_NUMBER = 20;
|
|
|
|
- private long u1DayReturnCnt_;
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u1dayReturnCnt = 20;</code>
|
|
|
|
- * @return The u1dayReturnCnt.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public long getU1DayReturnCnt() {
|
|
|
|
- return u1DayReturnCnt_;
|
|
|
|
|
|
+ public static com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse parseFrom(
|
|
|
|
+ com.google.protobuf.ByteString data,
|
|
|
|
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
|
|
+ throws com.google.protobuf.InvalidProtocolBufferException {
|
|
|
|
+ return PARSER.parseFrom(data, extensionRegistry);
|
|
}
|
|
}
|
|
-
|
|
|
|
- public static final int UCTR1DAY_FIELD_NUMBER = 21;
|
|
|
|
- private double uCtr1Day_;
|
|
|
|
- /**
|
|
|
|
- * <code>double uCtr1day = 21;</code>
|
|
|
|
- * @return The uCtr1day.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public double getUCtr1Day() {
|
|
|
|
- return uCtr1Day_;
|
|
|
|
|
|
+ public static com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse parseFrom(byte[] data)
|
|
|
|
+ throws com.google.protobuf.InvalidProtocolBufferException {
|
|
|
|
+ return PARSER.parseFrom(data);
|
|
}
|
|
}
|
|
-
|
|
|
|
- public static final int USTR1DAY_FIELD_NUMBER = 22;
|
|
|
|
- private double uStr1Day_;
|
|
|
|
- /**
|
|
|
|
- * <code>double uStr1day = 22;</code>
|
|
|
|
- * @return The uStr1day.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public double getUStr1Day() {
|
|
|
|
- return uStr1Day_;
|
|
|
|
|
|
+ public static com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse parseFrom(
|
|
|
|
+ byte[] data,
|
|
|
|
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
|
|
+ throws com.google.protobuf.InvalidProtocolBufferException {
|
|
|
|
+ return PARSER.parseFrom(data, extensionRegistry);
|
|
}
|
|
}
|
|
-
|
|
|
|
- public static final int UROV1DAY_FIELD_NUMBER = 23;
|
|
|
|
- private double uRov1Day_;
|
|
|
|
- /**
|
|
|
|
- * <code>double uRov1day = 23;</code>
|
|
|
|
- * @return The uRov1day.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public double getURov1Day() {
|
|
|
|
- return uRov1Day_;
|
|
|
|
|
|
+ public static com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse parseFrom(java.io.InputStream input)
|
|
|
|
+ throws java.io.IOException {
|
|
|
|
+ return com.google.protobuf.GeneratedMessageV3
|
|
|
|
+ .parseWithIOException(PARSER, input);
|
|
}
|
|
}
|
|
-
|
|
|
|
- public static final int UROS1DAY_FIELD_NUMBER = 24;
|
|
|
|
- private double uRos1Day_;
|
|
|
|
- /**
|
|
|
|
- * <code>double uRos1day = 24;</code>
|
|
|
|
- * @return The uRos1day.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public double getURos1Day() {
|
|
|
|
- return uRos1Day_;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- public static final int U3DAYEXPCNT_FIELD_NUMBER = 25;
|
|
|
|
- private long u3DayExpCnt_;
|
|
|
|
- /**
|
|
|
|
- * <pre>
|
|
|
|
- *过去三天
|
|
|
|
- * </pre>
|
|
|
|
- *
|
|
|
|
- * <code>int64 u3dayExpCnt = 25;</code>
|
|
|
|
- * @return The u3dayExpCnt.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public long getU3DayExpCnt() {
|
|
|
|
- return u3DayExpCnt_;
|
|
|
|
|
|
+ public static com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse 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 final int U3DAYCLICKCNT_FIELD_NUMBER = 26;
|
|
|
|
- private long u3DayClickCnt_;
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u3dayClickCnt = 26;</code>
|
|
|
|
- * @return The u3dayClickCnt.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public long getU3DayClickCnt() {
|
|
|
|
- return u3DayClickCnt_;
|
|
|
|
|
|
+ public static com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse parseDelimitedFrom(java.io.InputStream input)
|
|
|
|
+ throws java.io.IOException {
|
|
|
|
+ return com.google.protobuf.GeneratedMessageV3
|
|
|
|
+ .parseDelimitedWithIOException(PARSER, input);
|
|
}
|
|
}
|
|
-
|
|
|
|
- public static final int U3DAYSHARECNT_FIELD_NUMBER = 27;
|
|
|
|
- private long u3DayShareCnt_;
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u3dayShareCnt = 27;</code>
|
|
|
|
- * @return The u3dayShareCnt.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public long getU3DayShareCnt() {
|
|
|
|
- return u3DayShareCnt_;
|
|
|
|
|
|
+ public static com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse 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 final int U3DAYRETURNCNT_FIELD_NUMBER = 28;
|
|
|
|
- private long u3DayReturnCnt_;
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u3dayReturnCnt = 28;</code>
|
|
|
|
- * @return The u3dayReturnCnt.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public long getU3DayReturnCnt() {
|
|
|
|
- return u3DayReturnCnt_;
|
|
|
|
|
|
+ public static com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse parseFrom(
|
|
|
|
+ com.google.protobuf.CodedInputStream input)
|
|
|
|
+ throws java.io.IOException {
|
|
|
|
+ return com.google.protobuf.GeneratedMessageV3
|
|
|
|
+ .parseWithIOException(PARSER, input);
|
|
}
|
|
}
|
|
-
|
|
|
|
- public static final int UCTR3DAY_FIELD_NUMBER = 29;
|
|
|
|
- private double uCtr3Day_;
|
|
|
|
- /**
|
|
|
|
- * <code>double uCtr3day = 29;</code>
|
|
|
|
- * @return The uCtr3day.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public double getUCtr3Day() {
|
|
|
|
- return uCtr3Day_;
|
|
|
|
|
|
+ public static com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse 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 USTR3DAY_FIELD_NUMBER = 30;
|
|
|
|
- private double uStr3Day_;
|
|
|
|
- /**
|
|
|
|
- * <code>double uStr3day = 30;</code>
|
|
|
|
- * @return The uStr3day.
|
|
|
|
- */
|
|
|
|
@java.lang.Override
|
|
@java.lang.Override
|
|
- public double getUStr3Day() {
|
|
|
|
- return uStr3Day_;
|
|
|
|
|
|
+ public Builder newBuilderForType() { return newBuilder(); }
|
|
|
|
+ public static Builder newBuilder() {
|
|
|
|
+ return DEFAULT_INSTANCE.toBuilder();
|
|
}
|
|
}
|
|
-
|
|
|
|
- public static final int UROV3DAY_FIELD_NUMBER = 31;
|
|
|
|
- private double uRov3Day_;
|
|
|
|
- /**
|
|
|
|
- * <code>double uRov3day = 31;</code>
|
|
|
|
- * @return The uRov3day.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public double getURov3Day() {
|
|
|
|
- return uRov3Day_;
|
|
|
|
|
|
+ public static Builder newBuilder(com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse prototype) {
|
|
|
|
+ return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
|
|
}
|
|
}
|
|
-
|
|
|
|
- public static final int UROS3DAY_FIELD_NUMBER = 32;
|
|
|
|
- private double uRos3Day_;
|
|
|
|
- /**
|
|
|
|
- * <code>double uRos3day = 32;</code>
|
|
|
|
- * @return The uRos3day.
|
|
|
|
- */
|
|
|
|
@java.lang.Override
|
|
@java.lang.Override
|
|
- public double getURos3Day() {
|
|
|
|
- return uRos3Day_;
|
|
|
|
|
|
+ public Builder toBuilder() {
|
|
|
|
+ return this == DEFAULT_INSTANCE
|
|
|
|
+ ? new Builder() : new Builder().mergeFrom(this);
|
|
}
|
|
}
|
|
|
|
|
|
- public static final int MID_FIELD_NUMBER = 33;
|
|
|
|
- private volatile java.lang.Object mid_;
|
|
|
|
- /**
|
|
|
|
- * <code>string mid = 33;</code>
|
|
|
|
- * @return The mid.
|
|
|
|
- */
|
|
|
|
@java.lang.Override
|
|
@java.lang.Override
|
|
- public java.lang.String getMid() {
|
|
|
|
- java.lang.Object ref = mid_;
|
|
|
|
- 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();
|
|
|
|
- mid_ = s;
|
|
|
|
- return s;
|
|
|
|
- }
|
|
|
|
|
|
+ protected Builder newBuilderForType(
|
|
|
|
+ com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
|
|
+ Builder builder = new Builder(parent);
|
|
|
|
+ return builder;
|
|
}
|
|
}
|
|
/**
|
|
/**
|
|
- * <code>string mid = 33;</code>
|
|
|
|
- * @return The bytes for mid.
|
|
|
|
|
|
+ * Protobuf type {@code GetUserFeatureInfoResponse}
|
|
*/
|
|
*/
|
|
- @java.lang.Override
|
|
|
|
- public com.google.protobuf.ByteString
|
|
|
|
- getMidBytes() {
|
|
|
|
- java.lang.Object ref = mid_;
|
|
|
|
- if (ref instanceof java.lang.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;
|
|
|
|
|
|
+ public static final class Builder extends
|
|
|
|
+ com.google.protobuf.GeneratedMessageV3.Builder<Builder> implements
|
|
|
|
+ // @@protoc_insertion_point(builder_implements:GetUserFeatureInfoResponse)
|
|
|
|
+ com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponseOrBuilder {
|
|
|
|
+ public static final com.google.protobuf.Descriptors.Descriptor
|
|
|
|
+ getDescriptor() {
|
|
|
|
+ return com.tzld.piaoquan.recommend.feature.model.feature.Feature.internal_static_GetUserFeatureInfoResponse_descriptor;
|
|
}
|
|
}
|
|
- }
|
|
|
|
|
|
|
|
- public static final int MACHINEINFOBRAND_FIELD_NUMBER = 34;
|
|
|
|
- private volatile java.lang.Object machineinfoBrand_;
|
|
|
|
- /**
|
|
|
|
- * <code>string machineinfoBrand = 34;</code>
|
|
|
|
- * @return The machineinfoBrand.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public java.lang.String getMachineinfoBrand() {
|
|
|
|
- java.lang.Object ref = machineinfoBrand_;
|
|
|
|
- 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();
|
|
|
|
- machineinfoBrand_ = s;
|
|
|
|
- return s;
|
|
|
|
- }
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>string machineinfoBrand = 34;</code>
|
|
|
|
- * @return The bytes for machineinfoBrand.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public com.google.protobuf.ByteString
|
|
|
|
- getMachineinfoBrandBytes() {
|
|
|
|
- java.lang.Object ref = machineinfoBrand_;
|
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
|
- (java.lang.String) ref);
|
|
|
|
- machineinfoBrand_ = b;
|
|
|
|
- return b;
|
|
|
|
- } else {
|
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
|
|
|
+ @java.lang.Override
|
|
|
|
+ protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
|
|
+ internalGetFieldAccessorTable() {
|
|
|
|
+ return com.tzld.piaoquan.recommend.feature.model.feature.Feature.internal_static_GetUserFeatureInfoResponse_fieldAccessorTable
|
|
|
|
+ .ensureFieldAccessorsInitialized(
|
|
|
|
+ com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse.class, com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse.Builder.class);
|
|
}
|
|
}
|
|
- }
|
|
|
|
|
|
|
|
- public static final int MACHINEINFOMODEL_FIELD_NUMBER = 35;
|
|
|
|
- private volatile java.lang.Object machineinfoModel_;
|
|
|
|
- /**
|
|
|
|
- * <code>string machineinfoModel = 35;</code>
|
|
|
|
- * @return The machineinfoModel.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public java.lang.String getMachineinfoModel() {
|
|
|
|
- java.lang.Object ref = machineinfoModel_;
|
|
|
|
- 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();
|
|
|
|
- machineinfoModel_ = s;
|
|
|
|
- return s;
|
|
|
|
- }
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>string machineinfoModel = 35;</code>
|
|
|
|
- * @return The bytes for machineinfoModel.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public com.google.protobuf.ByteString
|
|
|
|
- getMachineinfoModelBytes() {
|
|
|
|
- java.lang.Object ref = machineinfoModel_;
|
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
|
- (java.lang.String) ref);
|
|
|
|
- machineinfoModel_ = b;
|
|
|
|
- return b;
|
|
|
|
- } else {
|
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
|
|
|
+ // Construct using com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse.newBuilder()
|
|
|
|
+ private Builder() {
|
|
|
|
+ maybeForceBuilderInitialization();
|
|
}
|
|
}
|
|
- }
|
|
|
|
|
|
|
|
- public static final int MACHINEINFOSYSTEM_FIELD_NUMBER = 36;
|
|
|
|
- private volatile java.lang.Object machineinfoSystem_;
|
|
|
|
- /**
|
|
|
|
- * <code>string machineinfoSystem = 36;</code>
|
|
|
|
- * @return The machineinfoSystem.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public java.lang.String getMachineinfoSystem() {
|
|
|
|
- java.lang.Object ref = machineinfoSystem_;
|
|
|
|
- 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();
|
|
|
|
- machineinfoSystem_ = s;
|
|
|
|
- return s;
|
|
|
|
- }
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>string machineinfoSystem = 36;</code>
|
|
|
|
- * @return The bytes for machineinfoSystem.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public com.google.protobuf.ByteString
|
|
|
|
- getMachineinfoSystemBytes() {
|
|
|
|
- java.lang.Object ref = machineinfoSystem_;
|
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
|
- (java.lang.String) ref);
|
|
|
|
- machineinfoSystem_ = b;
|
|
|
|
- return b;
|
|
|
|
- } else {
|
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
|
|
|
+ private Builder(
|
|
|
|
+ com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
|
|
+ super(parent);
|
|
|
|
+ maybeForceBuilderInitialization();
|
|
}
|
|
}
|
|
- }
|
|
|
|
-
|
|
|
|
- public static final int MACHINEINFOPLATFORM_FIELD_NUMBER = 37;
|
|
|
|
- private volatile java.lang.Object machineinfoPlatform_;
|
|
|
|
- /**
|
|
|
|
- * <code>string machineinfoPlatform = 37;</code>
|
|
|
|
- * @return The machineinfoPlatform.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public java.lang.String getMachineinfoPlatform() {
|
|
|
|
- java.lang.Object ref = machineinfoPlatform_;
|
|
|
|
- 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();
|
|
|
|
- machineinfoPlatform_ = s;
|
|
|
|
- return s;
|
|
|
|
|
|
+ private void maybeForceBuilderInitialization() {
|
|
|
|
+ if (com.google.protobuf.GeneratedMessageV3
|
|
|
|
+ .alwaysUseFieldBuilders) {
|
|
|
|
+ getUserFeatureInfoFieldBuilder();
|
|
|
|
+ }
|
|
}
|
|
}
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>string machineinfoPlatform = 37;</code>
|
|
|
|
- * @return The bytes for machineinfoPlatform.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public com.google.protobuf.ByteString
|
|
|
|
- getMachineinfoPlatformBytes() {
|
|
|
|
- java.lang.Object ref = machineinfoPlatform_;
|
|
|
|
- if (ref instanceof java.lang.String) {
|
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
|
- (java.lang.String) ref);
|
|
|
|
- machineinfoPlatform_ = b;
|
|
|
|
- return b;
|
|
|
|
- } else {
|
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
|
|
|
+ @java.lang.Override
|
|
|
|
+ public Builder clear() {
|
|
|
|
+ super.clear();
|
|
|
|
+ if (resultBuilder_ == null) {
|
|
|
|
+ result_ = null;
|
|
|
|
+ } else {
|
|
|
|
+ result_ = null;
|
|
|
|
+ resultBuilder_ = null;
|
|
|
|
+ }
|
|
|
|
+ if (userFeatureInfoBuilder_ == null) {
|
|
|
|
+ userFeatureInfo_ = java.util.Collections.emptyList();
|
|
|
|
+ bitField0_ = (bitField0_ & ~0x00000001);
|
|
|
|
+ } else {
|
|
|
|
+ userFeatureInfoBuilder_.clear();
|
|
|
|
+ }
|
|
|
|
+ return this;
|
|
}
|
|
}
|
|
- }
|
|
|
|
|
|
|
|
- public static final int GENDER_FIELD_NUMBER = 38;
|
|
|
|
- private volatile java.lang.Object gender_;
|
|
|
|
- /**
|
|
|
|
- * <code>string gender = 38;</code>
|
|
|
|
- * @return The gender.
|
|
|
|
- */
|
|
|
|
- @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;
|
|
|
|
- }
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>string gender = 38;</code>
|
|
|
|
- * @return The bytes for gender.
|
|
|
|
- */
|
|
|
|
- @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;
|
|
|
|
|
|
+ @java.lang.Override
|
|
|
|
+ public com.google.protobuf.Descriptors.Descriptor
|
|
|
|
+ getDescriptorForType() {
|
|
|
|
+ return com.tzld.piaoquan.recommend.feature.model.feature.Feature.internal_static_GetUserFeatureInfoResponse_descriptor;
|
|
}
|
|
}
|
|
- }
|
|
|
|
|
|
|
|
- public static final int COUNTRY_FIELD_NUMBER = 39;
|
|
|
|
- private volatile java.lang.Object country_;
|
|
|
|
- /**
|
|
|
|
- * <code>string country = 39;</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 = 39;</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;
|
|
|
|
|
|
+ @java.lang.Override
|
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse getDefaultInstanceForType() {
|
|
|
|
+ return com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse.getDefaultInstance();
|
|
}
|
|
}
|
|
- }
|
|
|
|
|
|
|
|
- public static final int PROVINCE_FIELD_NUMBER = 40;
|
|
|
|
- private volatile java.lang.Object province_;
|
|
|
|
- /**
|
|
|
|
- * <code>string province = 40;</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 = 40;</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;
|
|
|
|
|
|
+ @java.lang.Override
|
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse build() {
|
|
|
|
+ com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse result = buildPartial();
|
|
|
|
+ if (!result.isInitialized()) {
|
|
|
|
+ throw newUninitializedMessageException(result);
|
|
|
|
+ }
|
|
|
|
+ return result;
|
|
}
|
|
}
|
|
- }
|
|
|
|
|
|
|
|
- public static final int CITY_FIELD_NUMBER = 41;
|
|
|
|
- private volatile java.lang.Object city_;
|
|
|
|
- /**
|
|
|
|
- * <code>string city = 41;</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 = 41;</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;
|
|
|
|
|
|
+ @java.lang.Override
|
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse buildPartial() {
|
|
|
|
+ com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse result = new com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse(this);
|
|
|
|
+ int from_bitField0_ = bitField0_;
|
|
|
|
+ if (resultBuilder_ == null) {
|
|
|
|
+ result.result_ = result_;
|
|
|
|
+ } else {
|
|
|
|
+ result.result_ = resultBuilder_.build();
|
|
|
|
+ }
|
|
|
|
+ if (userFeatureInfoBuilder_ == null) {
|
|
|
|
+ if (((bitField0_ & 0x00000001) != 0)) {
|
|
|
|
+ userFeatureInfo_ = java.util.Collections.unmodifiableList(userFeatureInfo_);
|
|
|
|
+ bitField0_ = (bitField0_ & ~0x00000001);
|
|
|
|
+ }
|
|
|
|
+ result.userFeatureInfo_ = userFeatureInfo_;
|
|
|
|
+ } else {
|
|
|
|
+ result.userFeatureInfo_ = userFeatureInfoBuilder_.build();
|
|
|
|
+ }
|
|
|
|
+ onBuilt();
|
|
|
|
+ return result;
|
|
}
|
|
}
|
|
- }
|
|
|
|
-
|
|
|
|
- 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 (u1HourExpCnt_ != 0L) {
|
|
|
|
- output.writeInt64(1, u1HourExpCnt_);
|
|
|
|
- }
|
|
|
|
- if (u1HourClickCnt_ != 0L) {
|
|
|
|
- output.writeInt64(2, u1HourClickCnt_);
|
|
|
|
- }
|
|
|
|
- if (u1HourShareCnt_ != 0L) {
|
|
|
|
- output.writeInt64(3, u1HourShareCnt_);
|
|
|
|
- }
|
|
|
|
- if (u1HourReturnCnt_ != 0L) {
|
|
|
|
- output.writeInt64(4, u1HourReturnCnt_);
|
|
|
|
- }
|
|
|
|
- if (uCtr1Hour_ != 0D) {
|
|
|
|
- output.writeDouble(5, uCtr1Hour_);
|
|
|
|
- }
|
|
|
|
- if (uStr1Hour_ != 0D) {
|
|
|
|
- output.writeDouble(6, uStr1Hour_);
|
|
|
|
- }
|
|
|
|
- if (uRov1Hour_ != 0D) {
|
|
|
|
- output.writeDouble(7, uRov1Hour_);
|
|
|
|
- }
|
|
|
|
- if (uRos1Hour_ != 0D) {
|
|
|
|
- output.writeDouble(8, uRos1Hour_);
|
|
|
|
- }
|
|
|
|
- if (uTodayExpCnt_ != 0L) {
|
|
|
|
- output.writeInt64(9, uTodayExpCnt_);
|
|
|
|
- }
|
|
|
|
- if (uTodayClickCnt_ != 0L) {
|
|
|
|
- output.writeInt64(10, uTodayClickCnt_);
|
|
|
|
- }
|
|
|
|
- if (uTodayShareCnt_ != 0L) {
|
|
|
|
- output.writeInt64(11, uTodayShareCnt_);
|
|
|
|
- }
|
|
|
|
- if (uTodayReturnCnt_ != 0L) {
|
|
|
|
- output.writeInt64(12, uTodayReturnCnt_);
|
|
|
|
- }
|
|
|
|
- if (uCtrToday_ != 0D) {
|
|
|
|
- output.writeDouble(13, uCtrToday_);
|
|
|
|
- }
|
|
|
|
- if (uStrToday_ != 0D) {
|
|
|
|
- output.writeDouble(14, uStrToday_);
|
|
|
|
- }
|
|
|
|
- if (uRovToday_ != 0D) {
|
|
|
|
- output.writeDouble(15, uRovToday_);
|
|
|
|
- }
|
|
|
|
- if (uRosToday_ != 0D) {
|
|
|
|
- output.writeDouble(16, uRosToday_);
|
|
|
|
- }
|
|
|
|
- if (u1DayExpCnt_ != 0L) {
|
|
|
|
- output.writeInt64(17, u1DayExpCnt_);
|
|
|
|
- }
|
|
|
|
- if (u1DayClickCnt_ != 0L) {
|
|
|
|
- output.writeInt64(18, u1DayClickCnt_);
|
|
|
|
- }
|
|
|
|
- if (u1DayShareCnt_ != 0L) {
|
|
|
|
- output.writeInt64(19, u1DayShareCnt_);
|
|
|
|
- }
|
|
|
|
- if (u1DayReturnCnt_ != 0L) {
|
|
|
|
- output.writeInt64(20, u1DayReturnCnt_);
|
|
|
|
- }
|
|
|
|
- if (uCtr1Day_ != 0D) {
|
|
|
|
- output.writeDouble(21, uCtr1Day_);
|
|
|
|
- }
|
|
|
|
- if (uStr1Day_ != 0D) {
|
|
|
|
- output.writeDouble(22, uStr1Day_);
|
|
|
|
- }
|
|
|
|
- if (uRov1Day_ != 0D) {
|
|
|
|
- output.writeDouble(23, uRov1Day_);
|
|
|
|
- }
|
|
|
|
- if (uRos1Day_ != 0D) {
|
|
|
|
- output.writeDouble(24, uRos1Day_);
|
|
|
|
- }
|
|
|
|
- if (u3DayExpCnt_ != 0L) {
|
|
|
|
- output.writeInt64(25, u3DayExpCnt_);
|
|
|
|
- }
|
|
|
|
- if (u3DayClickCnt_ != 0L) {
|
|
|
|
- output.writeInt64(26, u3DayClickCnt_);
|
|
|
|
- }
|
|
|
|
- if (u3DayShareCnt_ != 0L) {
|
|
|
|
- output.writeInt64(27, u3DayShareCnt_);
|
|
|
|
- }
|
|
|
|
- if (u3DayReturnCnt_ != 0L) {
|
|
|
|
- output.writeInt64(28, u3DayReturnCnt_);
|
|
|
|
- }
|
|
|
|
- if (uCtr3Day_ != 0D) {
|
|
|
|
- output.writeDouble(29, uCtr3Day_);
|
|
|
|
- }
|
|
|
|
- if (uStr3Day_ != 0D) {
|
|
|
|
- output.writeDouble(30, uStr3Day_);
|
|
|
|
- }
|
|
|
|
- if (uRov3Day_ != 0D) {
|
|
|
|
- output.writeDouble(31, uRov3Day_);
|
|
|
|
- }
|
|
|
|
- if (uRos3Day_ != 0D) {
|
|
|
|
- output.writeDouble(32, uRos3Day_);
|
|
|
|
- }
|
|
|
|
- if (!getMidBytes().isEmpty()) {
|
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 33, mid_);
|
|
|
|
- }
|
|
|
|
- if (!getMachineinfoBrandBytes().isEmpty()) {
|
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 34, machineinfoBrand_);
|
|
|
|
- }
|
|
|
|
- if (!getMachineinfoModelBytes().isEmpty()) {
|
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 35, machineinfoModel_);
|
|
|
|
- }
|
|
|
|
- if (!getMachineinfoSystemBytes().isEmpty()) {
|
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 36, machineinfoSystem_);
|
|
|
|
- }
|
|
|
|
- if (!getMachineinfoPlatformBytes().isEmpty()) {
|
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 37, machineinfoPlatform_);
|
|
|
|
- }
|
|
|
|
- if (!getGenderBytes().isEmpty()) {
|
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 38, gender_);
|
|
|
|
- }
|
|
|
|
- if (!getCountryBytes().isEmpty()) {
|
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 39, country_);
|
|
|
|
- }
|
|
|
|
- if (!getProvinceBytes().isEmpty()) {
|
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 40, province_);
|
|
|
|
- }
|
|
|
|
- if (!getCityBytes().isEmpty()) {
|
|
|
|
- com.google.protobuf.GeneratedMessageV3.writeString(output, 41, city_);
|
|
|
|
- }
|
|
|
|
- unknownFields.writeTo(output);
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- @java.lang.Override
|
|
|
|
- public int getSerializedSize() {
|
|
|
|
- int size = memoizedSize;
|
|
|
|
- if (size != -1) return size;
|
|
|
|
-
|
|
|
|
- size = 0;
|
|
|
|
- if (u1HourExpCnt_ != 0L) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeInt64Size(1, u1HourExpCnt_);
|
|
|
|
- }
|
|
|
|
- if (u1HourClickCnt_ != 0L) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeInt64Size(2, u1HourClickCnt_);
|
|
|
|
- }
|
|
|
|
- if (u1HourShareCnt_ != 0L) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeInt64Size(3, u1HourShareCnt_);
|
|
|
|
- }
|
|
|
|
- if (u1HourReturnCnt_ != 0L) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeInt64Size(4, u1HourReturnCnt_);
|
|
|
|
- }
|
|
|
|
- if (uCtr1Hour_ != 0D) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeDoubleSize(5, uCtr1Hour_);
|
|
|
|
- }
|
|
|
|
- if (uStr1Hour_ != 0D) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeDoubleSize(6, uStr1Hour_);
|
|
|
|
- }
|
|
|
|
- if (uRov1Hour_ != 0D) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeDoubleSize(7, uRov1Hour_);
|
|
|
|
- }
|
|
|
|
- if (uRos1Hour_ != 0D) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeDoubleSize(8, uRos1Hour_);
|
|
|
|
- }
|
|
|
|
- if (uTodayExpCnt_ != 0L) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeInt64Size(9, uTodayExpCnt_);
|
|
|
|
- }
|
|
|
|
- if (uTodayClickCnt_ != 0L) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeInt64Size(10, uTodayClickCnt_);
|
|
|
|
- }
|
|
|
|
- if (uTodayShareCnt_ != 0L) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeInt64Size(11, uTodayShareCnt_);
|
|
|
|
- }
|
|
|
|
- if (uTodayReturnCnt_ != 0L) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeInt64Size(12, uTodayReturnCnt_);
|
|
|
|
- }
|
|
|
|
- if (uCtrToday_ != 0D) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeDoubleSize(13, uCtrToday_);
|
|
|
|
- }
|
|
|
|
- if (uStrToday_ != 0D) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeDoubleSize(14, uStrToday_);
|
|
|
|
- }
|
|
|
|
- if (uRovToday_ != 0D) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeDoubleSize(15, uRovToday_);
|
|
|
|
- }
|
|
|
|
- if (uRosToday_ != 0D) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeDoubleSize(16, uRosToday_);
|
|
|
|
- }
|
|
|
|
- if (u1DayExpCnt_ != 0L) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeInt64Size(17, u1DayExpCnt_);
|
|
|
|
- }
|
|
|
|
- if (u1DayClickCnt_ != 0L) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeInt64Size(18, u1DayClickCnt_);
|
|
|
|
- }
|
|
|
|
- if (u1DayShareCnt_ != 0L) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeInt64Size(19, u1DayShareCnt_);
|
|
|
|
- }
|
|
|
|
- if (u1DayReturnCnt_ != 0L) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeInt64Size(20, u1DayReturnCnt_);
|
|
|
|
- }
|
|
|
|
- if (uCtr1Day_ != 0D) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeDoubleSize(21, uCtr1Day_);
|
|
|
|
- }
|
|
|
|
- if (uStr1Day_ != 0D) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeDoubleSize(22, uStr1Day_);
|
|
|
|
- }
|
|
|
|
- if (uRov1Day_ != 0D) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeDoubleSize(23, uRov1Day_);
|
|
|
|
- }
|
|
|
|
- if (uRos1Day_ != 0D) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeDoubleSize(24, uRos1Day_);
|
|
|
|
- }
|
|
|
|
- if (u3DayExpCnt_ != 0L) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeInt64Size(25, u3DayExpCnt_);
|
|
|
|
- }
|
|
|
|
- if (u3DayClickCnt_ != 0L) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeInt64Size(26, u3DayClickCnt_);
|
|
|
|
- }
|
|
|
|
- if (u3DayShareCnt_ != 0L) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeInt64Size(27, u3DayShareCnt_);
|
|
|
|
- }
|
|
|
|
- if (u3DayReturnCnt_ != 0L) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeInt64Size(28, u3DayReturnCnt_);
|
|
|
|
- }
|
|
|
|
- if (uCtr3Day_ != 0D) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeDoubleSize(29, uCtr3Day_);
|
|
|
|
- }
|
|
|
|
- if (uStr3Day_ != 0D) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeDoubleSize(30, uStr3Day_);
|
|
|
|
- }
|
|
|
|
- if (uRov3Day_ != 0D) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeDoubleSize(31, uRov3Day_);
|
|
|
|
- }
|
|
|
|
- if (uRos3Day_ != 0D) {
|
|
|
|
- size += com.google.protobuf.CodedOutputStream
|
|
|
|
- .computeDoubleSize(32, uRos3Day_);
|
|
|
|
- }
|
|
|
|
- if (!getMidBytes().isEmpty()) {
|
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(33, mid_);
|
|
|
|
- }
|
|
|
|
- if (!getMachineinfoBrandBytes().isEmpty()) {
|
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(34, machineinfoBrand_);
|
|
|
|
- }
|
|
|
|
- if (!getMachineinfoModelBytes().isEmpty()) {
|
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(35, machineinfoModel_);
|
|
|
|
- }
|
|
|
|
- if (!getMachineinfoSystemBytes().isEmpty()) {
|
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(36, machineinfoSystem_);
|
|
|
|
- }
|
|
|
|
- if (!getMachineinfoPlatformBytes().isEmpty()) {
|
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(37, machineinfoPlatform_);
|
|
|
|
- }
|
|
|
|
- if (!getGenderBytes().isEmpty()) {
|
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(38, gender_);
|
|
|
|
- }
|
|
|
|
- if (!getCountryBytes().isEmpty()) {
|
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(39, country_);
|
|
|
|
- }
|
|
|
|
- if (!getProvinceBytes().isEmpty()) {
|
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(40, province_);
|
|
|
|
- }
|
|
|
|
- if (!getCityBytes().isEmpty()) {
|
|
|
|
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(41, city_);
|
|
|
|
- }
|
|
|
|
- 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.GetUserFeatureInfoResponse)) {
|
|
|
|
- return super.equals(obj);
|
|
|
|
- }
|
|
|
|
- com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse other = (com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse) obj;
|
|
|
|
-
|
|
|
|
- if (getU1HourExpCnt()
|
|
|
|
- != other.getU1HourExpCnt()) return false;
|
|
|
|
- if (getU1HourClickCnt()
|
|
|
|
- != other.getU1HourClickCnt()) return false;
|
|
|
|
- if (getU1HourShareCnt()
|
|
|
|
- != other.getU1HourShareCnt()) return false;
|
|
|
|
- if (getU1HourReturnCnt()
|
|
|
|
- != other.getU1HourReturnCnt()) return false;
|
|
|
|
- if (java.lang.Double.doubleToLongBits(getUCtr1Hour())
|
|
|
|
- != java.lang.Double.doubleToLongBits(
|
|
|
|
- other.getUCtr1Hour())) return false;
|
|
|
|
- if (java.lang.Double.doubleToLongBits(getUStr1Hour())
|
|
|
|
- != java.lang.Double.doubleToLongBits(
|
|
|
|
- other.getUStr1Hour())) return false;
|
|
|
|
- if (java.lang.Double.doubleToLongBits(getURov1Hour())
|
|
|
|
- != java.lang.Double.doubleToLongBits(
|
|
|
|
- other.getURov1Hour())) return false;
|
|
|
|
- if (java.lang.Double.doubleToLongBits(getURos1Hour())
|
|
|
|
- != java.lang.Double.doubleToLongBits(
|
|
|
|
- other.getURos1Hour())) return false;
|
|
|
|
- if (getUTodayExpCnt()
|
|
|
|
- != other.getUTodayExpCnt()) return false;
|
|
|
|
- if (getUTodayClickCnt()
|
|
|
|
- != other.getUTodayClickCnt()) return false;
|
|
|
|
- if (getUTodayShareCnt()
|
|
|
|
- != other.getUTodayShareCnt()) return false;
|
|
|
|
- if (getUTodayReturnCnt()
|
|
|
|
- != other.getUTodayReturnCnt()) return false;
|
|
|
|
- if (java.lang.Double.doubleToLongBits(getUCtrToday())
|
|
|
|
- != java.lang.Double.doubleToLongBits(
|
|
|
|
- other.getUCtrToday())) return false;
|
|
|
|
- if (java.lang.Double.doubleToLongBits(getUStrToday())
|
|
|
|
- != java.lang.Double.doubleToLongBits(
|
|
|
|
- other.getUStrToday())) return false;
|
|
|
|
- if (java.lang.Double.doubleToLongBits(getURovToday())
|
|
|
|
- != java.lang.Double.doubleToLongBits(
|
|
|
|
- other.getURovToday())) return false;
|
|
|
|
- if (java.lang.Double.doubleToLongBits(getURosToday())
|
|
|
|
- != java.lang.Double.doubleToLongBits(
|
|
|
|
- other.getURosToday())) return false;
|
|
|
|
- if (getU1DayExpCnt()
|
|
|
|
- != other.getU1DayExpCnt()) return false;
|
|
|
|
- if (getU1DayClickCnt()
|
|
|
|
- != other.getU1DayClickCnt()) return false;
|
|
|
|
- if (getU1DayShareCnt()
|
|
|
|
- != other.getU1DayShareCnt()) return false;
|
|
|
|
- if (getU1DayReturnCnt()
|
|
|
|
- != other.getU1DayReturnCnt()) return false;
|
|
|
|
- if (java.lang.Double.doubleToLongBits(getUCtr1Day())
|
|
|
|
- != java.lang.Double.doubleToLongBits(
|
|
|
|
- other.getUCtr1Day())) return false;
|
|
|
|
- if (java.lang.Double.doubleToLongBits(getUStr1Day())
|
|
|
|
- != java.lang.Double.doubleToLongBits(
|
|
|
|
- other.getUStr1Day())) return false;
|
|
|
|
- if (java.lang.Double.doubleToLongBits(getURov1Day())
|
|
|
|
- != java.lang.Double.doubleToLongBits(
|
|
|
|
- other.getURov1Day())) return false;
|
|
|
|
- if (java.lang.Double.doubleToLongBits(getURos1Day())
|
|
|
|
- != java.lang.Double.doubleToLongBits(
|
|
|
|
- other.getURos1Day())) return false;
|
|
|
|
- if (getU3DayExpCnt()
|
|
|
|
- != other.getU3DayExpCnt()) return false;
|
|
|
|
- if (getU3DayClickCnt()
|
|
|
|
- != other.getU3DayClickCnt()) return false;
|
|
|
|
- if (getU3DayShareCnt()
|
|
|
|
- != other.getU3DayShareCnt()) return false;
|
|
|
|
- if (getU3DayReturnCnt()
|
|
|
|
- != other.getU3DayReturnCnt()) return false;
|
|
|
|
- if (java.lang.Double.doubleToLongBits(getUCtr3Day())
|
|
|
|
- != java.lang.Double.doubleToLongBits(
|
|
|
|
- other.getUCtr3Day())) return false;
|
|
|
|
- if (java.lang.Double.doubleToLongBits(getUStr3Day())
|
|
|
|
- != java.lang.Double.doubleToLongBits(
|
|
|
|
- other.getUStr3Day())) return false;
|
|
|
|
- if (java.lang.Double.doubleToLongBits(getURov3Day())
|
|
|
|
- != java.lang.Double.doubleToLongBits(
|
|
|
|
- other.getURov3Day())) return false;
|
|
|
|
- if (java.lang.Double.doubleToLongBits(getURos3Day())
|
|
|
|
- != java.lang.Double.doubleToLongBits(
|
|
|
|
- other.getURos3Day())) return false;
|
|
|
|
- if (!getMid()
|
|
|
|
- .equals(other.getMid())) return false;
|
|
|
|
- if (!getMachineinfoBrand()
|
|
|
|
- .equals(other.getMachineinfoBrand())) return false;
|
|
|
|
- if (!getMachineinfoModel()
|
|
|
|
- .equals(other.getMachineinfoModel())) return false;
|
|
|
|
- if (!getMachineinfoSystem()
|
|
|
|
- .equals(other.getMachineinfoSystem())) return false;
|
|
|
|
- if (!getMachineinfoPlatform()
|
|
|
|
- .equals(other.getMachineinfoPlatform())) return false;
|
|
|
|
- if (!getGender()
|
|
|
|
- .equals(other.getGender())) return false;
|
|
|
|
- if (!getCountry()
|
|
|
|
- .equals(other.getCountry())) return false;
|
|
|
|
- if (!getProvince()
|
|
|
|
- .equals(other.getProvince())) return false;
|
|
|
|
- if (!getCity()
|
|
|
|
- .equals(other.getCity())) 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) + U1HOUREXPCNT_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- getU1HourExpCnt());
|
|
|
|
- hash = (37 * hash) + U1HOURCLICKCNT_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- getU1HourClickCnt());
|
|
|
|
- hash = (37 * hash) + U1HOURSHARECNT_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- getU1HourShareCnt());
|
|
|
|
- hash = (37 * hash) + U1HOURRETURNCNT_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- getU1HourReturnCnt());
|
|
|
|
- hash = (37 * hash) + UCTR1HOUR_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- java.lang.Double.doubleToLongBits(getUCtr1Hour()));
|
|
|
|
- hash = (37 * hash) + USTR1HOUR_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- java.lang.Double.doubleToLongBits(getUStr1Hour()));
|
|
|
|
- hash = (37 * hash) + UROV1HOUR_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- java.lang.Double.doubleToLongBits(getURov1Hour()));
|
|
|
|
- hash = (37 * hash) + UROS1HOUR_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- java.lang.Double.doubleToLongBits(getURos1Hour()));
|
|
|
|
- hash = (37 * hash) + UTODAYEXPCNT_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- getUTodayExpCnt());
|
|
|
|
- hash = (37 * hash) + UTODAYCLICKCNT_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- getUTodayClickCnt());
|
|
|
|
- hash = (37 * hash) + UTODAYSHARECNT_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- getUTodayShareCnt());
|
|
|
|
- hash = (37 * hash) + UTODAYRETURNCNT_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- getUTodayReturnCnt());
|
|
|
|
- hash = (37 * hash) + UCTRTODAY_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- java.lang.Double.doubleToLongBits(getUCtrToday()));
|
|
|
|
- hash = (37 * hash) + USTRTODAY_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- java.lang.Double.doubleToLongBits(getUStrToday()));
|
|
|
|
- hash = (37 * hash) + UROVTODAY_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- java.lang.Double.doubleToLongBits(getURovToday()));
|
|
|
|
- hash = (37 * hash) + UROSTODAY_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- java.lang.Double.doubleToLongBits(getURosToday()));
|
|
|
|
- hash = (37 * hash) + U1DAYEXPCNT_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- getU1DayExpCnt());
|
|
|
|
- hash = (37 * hash) + U1DAYCLICKCNT_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- getU1DayClickCnt());
|
|
|
|
- hash = (37 * hash) + U1DAYSHARECNT_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- getU1DayShareCnt());
|
|
|
|
- hash = (37 * hash) + U1DAYRETURNCNT_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- getU1DayReturnCnt());
|
|
|
|
- hash = (37 * hash) + UCTR1DAY_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- java.lang.Double.doubleToLongBits(getUCtr1Day()));
|
|
|
|
- hash = (37 * hash) + USTR1DAY_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- java.lang.Double.doubleToLongBits(getUStr1Day()));
|
|
|
|
- hash = (37 * hash) + UROV1DAY_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- java.lang.Double.doubleToLongBits(getURov1Day()));
|
|
|
|
- hash = (37 * hash) + UROS1DAY_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- java.lang.Double.doubleToLongBits(getURos1Day()));
|
|
|
|
- hash = (37 * hash) + U3DAYEXPCNT_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- getU3DayExpCnt());
|
|
|
|
- hash = (37 * hash) + U3DAYCLICKCNT_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- getU3DayClickCnt());
|
|
|
|
- hash = (37 * hash) + U3DAYSHARECNT_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- getU3DayShareCnt());
|
|
|
|
- hash = (37 * hash) + U3DAYRETURNCNT_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- getU3DayReturnCnt());
|
|
|
|
- hash = (37 * hash) + UCTR3DAY_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- java.lang.Double.doubleToLongBits(getUCtr3Day()));
|
|
|
|
- hash = (37 * hash) + USTR3DAY_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- java.lang.Double.doubleToLongBits(getUStr3Day()));
|
|
|
|
- hash = (37 * hash) + UROV3DAY_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- java.lang.Double.doubleToLongBits(getURov3Day()));
|
|
|
|
- hash = (37 * hash) + UROS3DAY_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
|
|
|
|
- java.lang.Double.doubleToLongBits(getURos3Day()));
|
|
|
|
- hash = (37 * hash) + MID_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + getMid().hashCode();
|
|
|
|
- hash = (37 * hash) + MACHINEINFOBRAND_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + getMachineinfoBrand().hashCode();
|
|
|
|
- hash = (37 * hash) + MACHINEINFOMODEL_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + getMachineinfoModel().hashCode();
|
|
|
|
- hash = (37 * hash) + MACHINEINFOSYSTEM_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + getMachineinfoSystem().hashCode();
|
|
|
|
- hash = (37 * hash) + MACHINEINFOPLATFORM_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + getMachineinfoPlatform().hashCode();
|
|
|
|
- hash = (37 * hash) + GENDER_FIELD_NUMBER;
|
|
|
|
- hash = (53 * hash) + getGender().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();
|
|
|
|
- hash = (29 * hash) + unknownFields.hashCode();
|
|
|
|
- memoizedHashCode = hash;
|
|
|
|
- return hash;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- public static com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse parseFrom(
|
|
|
|
- java.nio.ByteBuffer data)
|
|
|
|
- throws com.google.protobuf.InvalidProtocolBufferException {
|
|
|
|
- return PARSER.parseFrom(data);
|
|
|
|
- }
|
|
|
|
- public static com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse 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.GetUserFeatureInfoResponse parseFrom(
|
|
|
|
- com.google.protobuf.ByteString data)
|
|
|
|
- throws com.google.protobuf.InvalidProtocolBufferException {
|
|
|
|
- return PARSER.parseFrom(data);
|
|
|
|
- }
|
|
|
|
- public static com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse 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.GetUserFeatureInfoResponse parseFrom(byte[] data)
|
|
|
|
- throws com.google.protobuf.InvalidProtocolBufferException {
|
|
|
|
- return PARSER.parseFrom(data);
|
|
|
|
- }
|
|
|
|
- public static com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse 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.GetUserFeatureInfoResponse 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.GetUserFeatureInfoResponse 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.GetUserFeatureInfoResponse 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.GetUserFeatureInfoResponse 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.GetUserFeatureInfoResponse 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.GetUserFeatureInfoResponse 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.GetUserFeatureInfoResponse 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 GetUserFeatureInfoResponse}
|
|
|
|
- */
|
|
|
|
- public static final class Builder extends
|
|
|
|
- com.google.protobuf.GeneratedMessageV3.Builder<Builder> implements
|
|
|
|
- // @@protoc_insertion_point(builder_implements:GetUserFeatureInfoResponse)
|
|
|
|
- com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponseOrBuilder {
|
|
|
|
- public static final com.google.protobuf.Descriptors.Descriptor
|
|
|
|
- getDescriptor() {
|
|
|
|
- return com.tzld.piaoquan.recommend.feature.model.feature.Feature.internal_static_GetUserFeatureInfoResponse_descriptor;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- @java.lang.Override
|
|
|
|
- protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
|
|
- internalGetFieldAccessorTable() {
|
|
|
|
- return com.tzld.piaoquan.recommend.feature.model.feature.Feature.internal_static_GetUserFeatureInfoResponse_fieldAccessorTable
|
|
|
|
- .ensureFieldAccessorsInitialized(
|
|
|
|
- com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse.class, com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse.Builder.class);
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- // Construct using com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse.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();
|
|
|
|
- u1HourExpCnt_ = 0L;
|
|
|
|
-
|
|
|
|
- u1HourClickCnt_ = 0L;
|
|
|
|
-
|
|
|
|
- u1HourShareCnt_ = 0L;
|
|
|
|
-
|
|
|
|
- u1HourReturnCnt_ = 0L;
|
|
|
|
-
|
|
|
|
- uCtr1Hour_ = 0D;
|
|
|
|
-
|
|
|
|
- uStr1Hour_ = 0D;
|
|
|
|
-
|
|
|
|
- uRov1Hour_ = 0D;
|
|
|
|
-
|
|
|
|
- uRos1Hour_ = 0D;
|
|
|
|
-
|
|
|
|
- uTodayExpCnt_ = 0L;
|
|
|
|
-
|
|
|
|
- uTodayClickCnt_ = 0L;
|
|
|
|
-
|
|
|
|
- uTodayShareCnt_ = 0L;
|
|
|
|
-
|
|
|
|
- uTodayReturnCnt_ = 0L;
|
|
|
|
-
|
|
|
|
- uCtrToday_ = 0D;
|
|
|
|
-
|
|
|
|
- uStrToday_ = 0D;
|
|
|
|
-
|
|
|
|
- uRovToday_ = 0D;
|
|
|
|
-
|
|
|
|
- uRosToday_ = 0D;
|
|
|
|
-
|
|
|
|
- u1DayExpCnt_ = 0L;
|
|
|
|
-
|
|
|
|
- u1DayClickCnt_ = 0L;
|
|
|
|
-
|
|
|
|
- u1DayShareCnt_ = 0L;
|
|
|
|
-
|
|
|
|
- u1DayReturnCnt_ = 0L;
|
|
|
|
-
|
|
|
|
- uCtr1Day_ = 0D;
|
|
|
|
-
|
|
|
|
- uStr1Day_ = 0D;
|
|
|
|
-
|
|
|
|
- uRov1Day_ = 0D;
|
|
|
|
-
|
|
|
|
- uRos1Day_ = 0D;
|
|
|
|
-
|
|
|
|
- u3DayExpCnt_ = 0L;
|
|
|
|
-
|
|
|
|
- u3DayClickCnt_ = 0L;
|
|
|
|
-
|
|
|
|
- u3DayShareCnt_ = 0L;
|
|
|
|
-
|
|
|
|
- u3DayReturnCnt_ = 0L;
|
|
|
|
-
|
|
|
|
- uCtr3Day_ = 0D;
|
|
|
|
-
|
|
|
|
- uStr3Day_ = 0D;
|
|
|
|
-
|
|
|
|
- uRov3Day_ = 0D;
|
|
|
|
-
|
|
|
|
- uRos3Day_ = 0D;
|
|
|
|
-
|
|
|
|
- mid_ = "";
|
|
|
|
-
|
|
|
|
- machineinfoBrand_ = "";
|
|
|
|
-
|
|
|
|
- machineinfoModel_ = "";
|
|
|
|
-
|
|
|
|
- machineinfoSystem_ = "";
|
|
|
|
-
|
|
|
|
- machineinfoPlatform_ = "";
|
|
|
|
-
|
|
|
|
- gender_ = "";
|
|
|
|
-
|
|
|
|
- country_ = "";
|
|
|
|
-
|
|
|
|
- province_ = "";
|
|
|
|
-
|
|
|
|
- city_ = "";
|
|
|
|
-
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- @java.lang.Override
|
|
|
|
- public com.google.protobuf.Descriptors.Descriptor
|
|
|
|
- getDescriptorForType() {
|
|
|
|
- return com.tzld.piaoquan.recommend.feature.model.feature.Feature.internal_static_GetUserFeatureInfoResponse_descriptor;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- @java.lang.Override
|
|
|
|
- public com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse getDefaultInstanceForType() {
|
|
|
|
- return com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse.getDefaultInstance();
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- @java.lang.Override
|
|
|
|
- public com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse build() {
|
|
|
|
- com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse result = buildPartial();
|
|
|
|
- if (!result.isInitialized()) {
|
|
|
|
- throw newUninitializedMessageException(result);
|
|
|
|
- }
|
|
|
|
- return result;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- @java.lang.Override
|
|
|
|
- public com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse buildPartial() {
|
|
|
|
- com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse result = new com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse(this);
|
|
|
|
- result.u1HourExpCnt_ = u1HourExpCnt_;
|
|
|
|
- result.u1HourClickCnt_ = u1HourClickCnt_;
|
|
|
|
- result.u1HourShareCnt_ = u1HourShareCnt_;
|
|
|
|
- result.u1HourReturnCnt_ = u1HourReturnCnt_;
|
|
|
|
- result.uCtr1Hour_ = uCtr1Hour_;
|
|
|
|
- result.uStr1Hour_ = uStr1Hour_;
|
|
|
|
- result.uRov1Hour_ = uRov1Hour_;
|
|
|
|
- result.uRos1Hour_ = uRos1Hour_;
|
|
|
|
- result.uTodayExpCnt_ = uTodayExpCnt_;
|
|
|
|
- result.uTodayClickCnt_ = uTodayClickCnt_;
|
|
|
|
- result.uTodayShareCnt_ = uTodayShareCnt_;
|
|
|
|
- result.uTodayReturnCnt_ = uTodayReturnCnt_;
|
|
|
|
- result.uCtrToday_ = uCtrToday_;
|
|
|
|
- result.uStrToday_ = uStrToday_;
|
|
|
|
- result.uRovToday_ = uRovToday_;
|
|
|
|
- result.uRosToday_ = uRosToday_;
|
|
|
|
- result.u1DayExpCnt_ = u1DayExpCnt_;
|
|
|
|
- result.u1DayClickCnt_ = u1DayClickCnt_;
|
|
|
|
- result.u1DayShareCnt_ = u1DayShareCnt_;
|
|
|
|
- result.u1DayReturnCnt_ = u1DayReturnCnt_;
|
|
|
|
- result.uCtr1Day_ = uCtr1Day_;
|
|
|
|
- result.uStr1Day_ = uStr1Day_;
|
|
|
|
- result.uRov1Day_ = uRov1Day_;
|
|
|
|
- result.uRos1Day_ = uRos1Day_;
|
|
|
|
- result.u3DayExpCnt_ = u3DayExpCnt_;
|
|
|
|
- result.u3DayClickCnt_ = u3DayClickCnt_;
|
|
|
|
- result.u3DayShareCnt_ = u3DayShareCnt_;
|
|
|
|
- result.u3DayReturnCnt_ = u3DayReturnCnt_;
|
|
|
|
- result.uCtr3Day_ = uCtr3Day_;
|
|
|
|
- result.uStr3Day_ = uStr3Day_;
|
|
|
|
- result.uRov3Day_ = uRov3Day_;
|
|
|
|
- result.uRos3Day_ = uRos3Day_;
|
|
|
|
- result.mid_ = mid_;
|
|
|
|
- result.machineinfoBrand_ = machineinfoBrand_;
|
|
|
|
- result.machineinfoModel_ = machineinfoModel_;
|
|
|
|
- result.machineinfoSystem_ = machineinfoSystem_;
|
|
|
|
- result.machineinfoPlatform_ = machineinfoPlatform_;
|
|
|
|
- result.gender_ = gender_;
|
|
|
|
- result.country_ = country_;
|
|
|
|
- result.province_ = province_;
|
|
|
|
- result.city_ = city_;
|
|
|
|
- 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.GetUserFeatureInfoResponse) {
|
|
|
|
- return mergeFrom((com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse)other);
|
|
|
|
- } else {
|
|
|
|
- super.mergeFrom(other);
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- public Builder mergeFrom(com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse other) {
|
|
|
|
- if (other == com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse.getDefaultInstance()) return this;
|
|
|
|
- if (other.getU1HourExpCnt() != 0L) {
|
|
|
|
- setU1HourExpCnt(other.getU1HourExpCnt());
|
|
|
|
- }
|
|
|
|
- if (other.getU1HourClickCnt() != 0L) {
|
|
|
|
- setU1HourClickCnt(other.getU1HourClickCnt());
|
|
|
|
- }
|
|
|
|
- if (other.getU1HourShareCnt() != 0L) {
|
|
|
|
- setU1HourShareCnt(other.getU1HourShareCnt());
|
|
|
|
- }
|
|
|
|
- if (other.getU1HourReturnCnt() != 0L) {
|
|
|
|
- setU1HourReturnCnt(other.getU1HourReturnCnt());
|
|
|
|
- }
|
|
|
|
- if (other.getUCtr1Hour() != 0D) {
|
|
|
|
- setUCtr1Hour(other.getUCtr1Hour());
|
|
|
|
- }
|
|
|
|
- if (other.getUStr1Hour() != 0D) {
|
|
|
|
- setUStr1Hour(other.getUStr1Hour());
|
|
|
|
- }
|
|
|
|
- if (other.getURov1Hour() != 0D) {
|
|
|
|
- setURov1Hour(other.getURov1Hour());
|
|
|
|
- }
|
|
|
|
- if (other.getURos1Hour() != 0D) {
|
|
|
|
- setURos1Hour(other.getURos1Hour());
|
|
|
|
- }
|
|
|
|
- if (other.getUTodayExpCnt() != 0L) {
|
|
|
|
- setUTodayExpCnt(other.getUTodayExpCnt());
|
|
|
|
- }
|
|
|
|
- if (other.getUTodayClickCnt() != 0L) {
|
|
|
|
- setUTodayClickCnt(other.getUTodayClickCnt());
|
|
|
|
- }
|
|
|
|
- if (other.getUTodayShareCnt() != 0L) {
|
|
|
|
- setUTodayShareCnt(other.getUTodayShareCnt());
|
|
|
|
- }
|
|
|
|
- if (other.getUTodayReturnCnt() != 0L) {
|
|
|
|
- setUTodayReturnCnt(other.getUTodayReturnCnt());
|
|
|
|
- }
|
|
|
|
- if (other.getUCtrToday() != 0D) {
|
|
|
|
- setUCtrToday(other.getUCtrToday());
|
|
|
|
- }
|
|
|
|
- if (other.getUStrToday() != 0D) {
|
|
|
|
- setUStrToday(other.getUStrToday());
|
|
|
|
- }
|
|
|
|
- if (other.getURovToday() != 0D) {
|
|
|
|
- setURovToday(other.getURovToday());
|
|
|
|
- }
|
|
|
|
- if (other.getURosToday() != 0D) {
|
|
|
|
- setURosToday(other.getURosToday());
|
|
|
|
- }
|
|
|
|
- if (other.getU1DayExpCnt() != 0L) {
|
|
|
|
- setU1DayExpCnt(other.getU1DayExpCnt());
|
|
|
|
- }
|
|
|
|
- if (other.getU1DayClickCnt() != 0L) {
|
|
|
|
- setU1DayClickCnt(other.getU1DayClickCnt());
|
|
|
|
- }
|
|
|
|
- if (other.getU1DayShareCnt() != 0L) {
|
|
|
|
- setU1DayShareCnt(other.getU1DayShareCnt());
|
|
|
|
- }
|
|
|
|
- if (other.getU1DayReturnCnt() != 0L) {
|
|
|
|
- setU1DayReturnCnt(other.getU1DayReturnCnt());
|
|
|
|
- }
|
|
|
|
- if (other.getUCtr1Day() != 0D) {
|
|
|
|
- setUCtr1Day(other.getUCtr1Day());
|
|
|
|
- }
|
|
|
|
- if (other.getUStr1Day() != 0D) {
|
|
|
|
- setUStr1Day(other.getUStr1Day());
|
|
|
|
- }
|
|
|
|
- if (other.getURov1Day() != 0D) {
|
|
|
|
- setURov1Day(other.getURov1Day());
|
|
|
|
- }
|
|
|
|
- if (other.getURos1Day() != 0D) {
|
|
|
|
- setURos1Day(other.getURos1Day());
|
|
|
|
- }
|
|
|
|
- if (other.getU3DayExpCnt() != 0L) {
|
|
|
|
- setU3DayExpCnt(other.getU3DayExpCnt());
|
|
|
|
- }
|
|
|
|
- if (other.getU3DayClickCnt() != 0L) {
|
|
|
|
- setU3DayClickCnt(other.getU3DayClickCnt());
|
|
|
|
- }
|
|
|
|
- if (other.getU3DayShareCnt() != 0L) {
|
|
|
|
- setU3DayShareCnt(other.getU3DayShareCnt());
|
|
|
|
- }
|
|
|
|
- if (other.getU3DayReturnCnt() != 0L) {
|
|
|
|
- setU3DayReturnCnt(other.getU3DayReturnCnt());
|
|
|
|
- }
|
|
|
|
- if (other.getUCtr3Day() != 0D) {
|
|
|
|
- setUCtr3Day(other.getUCtr3Day());
|
|
|
|
- }
|
|
|
|
- if (other.getUStr3Day() != 0D) {
|
|
|
|
- setUStr3Day(other.getUStr3Day());
|
|
|
|
- }
|
|
|
|
- if (other.getURov3Day() != 0D) {
|
|
|
|
- setURov3Day(other.getURov3Day());
|
|
|
|
- }
|
|
|
|
- if (other.getURos3Day() != 0D) {
|
|
|
|
- setURos3Day(other.getURos3Day());
|
|
|
|
- }
|
|
|
|
- if (!other.getMid().isEmpty()) {
|
|
|
|
- mid_ = other.mid_;
|
|
|
|
- onChanged();
|
|
|
|
- }
|
|
|
|
- if (!other.getMachineinfoBrand().isEmpty()) {
|
|
|
|
- machineinfoBrand_ = other.machineinfoBrand_;
|
|
|
|
- onChanged();
|
|
|
|
- }
|
|
|
|
- if (!other.getMachineinfoModel().isEmpty()) {
|
|
|
|
- machineinfoModel_ = other.machineinfoModel_;
|
|
|
|
- onChanged();
|
|
|
|
- }
|
|
|
|
- if (!other.getMachineinfoSystem().isEmpty()) {
|
|
|
|
- machineinfoSystem_ = other.machineinfoSystem_;
|
|
|
|
- onChanged();
|
|
|
|
- }
|
|
|
|
- if (!other.getMachineinfoPlatform().isEmpty()) {
|
|
|
|
- machineinfoPlatform_ = other.machineinfoPlatform_;
|
|
|
|
- onChanged();
|
|
|
|
- }
|
|
|
|
- if (!other.getGender().isEmpty()) {
|
|
|
|
- gender_ = other.gender_;
|
|
|
|
- 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();
|
|
|
|
- }
|
|
|
|
- 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.GetUserFeatureInfoResponse parsedMessage = null;
|
|
|
|
- try {
|
|
|
|
- parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry);
|
|
|
|
- } catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
|
|
- parsedMessage = (com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse) e.getUnfinishedMessage();
|
|
|
|
- throw e.unwrapIOException();
|
|
|
|
- } finally {
|
|
|
|
- if (parsedMessage != null) {
|
|
|
|
- mergeFrom(parsedMessage);
|
|
|
|
- }
|
|
|
|
- }
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private long u1HourExpCnt_ ;
|
|
|
|
- /**
|
|
|
|
- * <pre>
|
|
|
|
- *过去一小时
|
|
|
|
- * </pre>
|
|
|
|
- *
|
|
|
|
- * <code>int64 u1hourExpCnt = 1;</code>
|
|
|
|
- * @return The u1hourExpCnt.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public long getU1HourExpCnt() {
|
|
|
|
- return u1HourExpCnt_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <pre>
|
|
|
|
- *过去一小时
|
|
|
|
- * </pre>
|
|
|
|
- *
|
|
|
|
- * <code>int64 u1hourExpCnt = 1;</code>
|
|
|
|
- * @param value The u1hourExpCnt to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setU1HourExpCnt(long value) {
|
|
|
|
-
|
|
|
|
- u1HourExpCnt_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <pre>
|
|
|
|
- *过去一小时
|
|
|
|
- * </pre>
|
|
|
|
- *
|
|
|
|
- * <code>int64 u1hourExpCnt = 1;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearU1HourExpCnt() {
|
|
|
|
-
|
|
|
|
- u1HourExpCnt_ = 0L;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private long u1HourClickCnt_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u1hourClickCnt = 2;</code>
|
|
|
|
- * @return The u1hourClickCnt.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public long getU1HourClickCnt() {
|
|
|
|
- return u1HourClickCnt_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u1hourClickCnt = 2;</code>
|
|
|
|
- * @param value The u1hourClickCnt to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setU1HourClickCnt(long value) {
|
|
|
|
-
|
|
|
|
- u1HourClickCnt_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u1hourClickCnt = 2;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearU1HourClickCnt() {
|
|
|
|
-
|
|
|
|
- u1HourClickCnt_ = 0L;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private long u1HourShareCnt_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u1hourShareCnt = 3;</code>
|
|
|
|
- * @return The u1hourShareCnt.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public long getU1HourShareCnt() {
|
|
|
|
- return u1HourShareCnt_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u1hourShareCnt = 3;</code>
|
|
|
|
- * @param value The u1hourShareCnt to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setU1HourShareCnt(long value) {
|
|
|
|
-
|
|
|
|
- u1HourShareCnt_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u1hourShareCnt = 3;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearU1HourShareCnt() {
|
|
|
|
-
|
|
|
|
- u1HourShareCnt_ = 0L;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private long u1HourReturnCnt_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u1hourReturnCnt = 4;</code>
|
|
|
|
- * @return The u1hourReturnCnt.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public long getU1HourReturnCnt() {
|
|
|
|
- return u1HourReturnCnt_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u1hourReturnCnt = 4;</code>
|
|
|
|
- * @param value The u1hourReturnCnt to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setU1HourReturnCnt(long value) {
|
|
|
|
-
|
|
|
|
- u1HourReturnCnt_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u1hourReturnCnt = 4;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearU1HourReturnCnt() {
|
|
|
|
-
|
|
|
|
- u1HourReturnCnt_ = 0L;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private double uCtr1Hour_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>double uCtr1hour = 5;</code>
|
|
|
|
- * @return The uCtr1hour.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public double getUCtr1Hour() {
|
|
|
|
- return uCtr1Hour_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uCtr1hour = 5;</code>
|
|
|
|
- * @param value The uCtr1hour to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setUCtr1Hour(double value) {
|
|
|
|
-
|
|
|
|
- uCtr1Hour_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uCtr1hour = 5;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearUCtr1Hour() {
|
|
|
|
-
|
|
|
|
- uCtr1Hour_ = 0D;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private double uStr1Hour_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>double uStr1hour = 6;</code>
|
|
|
|
- * @return The uStr1hour.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public double getUStr1Hour() {
|
|
|
|
- return uStr1Hour_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uStr1hour = 6;</code>
|
|
|
|
- * @param value The uStr1hour to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setUStr1Hour(double value) {
|
|
|
|
-
|
|
|
|
- uStr1Hour_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uStr1hour = 6;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearUStr1Hour() {
|
|
|
|
-
|
|
|
|
- uStr1Hour_ = 0D;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private double uRov1Hour_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>double uRov1hour = 7;</code>
|
|
|
|
- * @return The uRov1hour.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public double getURov1Hour() {
|
|
|
|
- return uRov1Hour_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uRov1hour = 7;</code>
|
|
|
|
- * @param value The uRov1hour to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setURov1Hour(double value) {
|
|
|
|
-
|
|
|
|
- uRov1Hour_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uRov1hour = 7;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearURov1Hour() {
|
|
|
|
-
|
|
|
|
- uRov1Hour_ = 0D;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private double uRos1Hour_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>double uRos1hour = 8;</code>
|
|
|
|
- * @return The uRos1hour.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public double getURos1Hour() {
|
|
|
|
- return uRos1Hour_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uRos1hour = 8;</code>
|
|
|
|
- * @param value The uRos1hour to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setURos1Hour(double value) {
|
|
|
|
-
|
|
|
|
- uRos1Hour_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uRos1hour = 8;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearURos1Hour() {
|
|
|
|
-
|
|
|
|
- uRos1Hour_ = 0D;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private long uTodayExpCnt_ ;
|
|
|
|
- /**
|
|
|
|
- * <pre>
|
|
|
|
- *今天
|
|
|
|
- * </pre>
|
|
|
|
- *
|
|
|
|
- * <code>int64 uTodayExpCnt = 9;</code>
|
|
|
|
- * @return The uTodayExpCnt.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public long getUTodayExpCnt() {
|
|
|
|
- return uTodayExpCnt_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <pre>
|
|
|
|
- *今天
|
|
|
|
- * </pre>
|
|
|
|
- *
|
|
|
|
- * <code>int64 uTodayExpCnt = 9;</code>
|
|
|
|
- * @param value The uTodayExpCnt to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setUTodayExpCnt(long value) {
|
|
|
|
-
|
|
|
|
- uTodayExpCnt_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <pre>
|
|
|
|
- *今天
|
|
|
|
- * </pre>
|
|
|
|
- *
|
|
|
|
- * <code>int64 uTodayExpCnt = 9;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearUTodayExpCnt() {
|
|
|
|
-
|
|
|
|
- uTodayExpCnt_ = 0L;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private long uTodayClickCnt_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>int64 uTodayClickCnt = 10;</code>
|
|
|
|
- * @return The uTodayClickCnt.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public long getUTodayClickCnt() {
|
|
|
|
- return uTodayClickCnt_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>int64 uTodayClickCnt = 10;</code>
|
|
|
|
- * @param value The uTodayClickCnt to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setUTodayClickCnt(long value) {
|
|
|
|
-
|
|
|
|
- uTodayClickCnt_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>int64 uTodayClickCnt = 10;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearUTodayClickCnt() {
|
|
|
|
-
|
|
|
|
- uTodayClickCnt_ = 0L;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private long uTodayShareCnt_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>int64 uTodayShareCnt = 11;</code>
|
|
|
|
- * @return The uTodayShareCnt.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public long getUTodayShareCnt() {
|
|
|
|
- return uTodayShareCnt_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>int64 uTodayShareCnt = 11;</code>
|
|
|
|
- * @param value The uTodayShareCnt to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setUTodayShareCnt(long value) {
|
|
|
|
-
|
|
|
|
- uTodayShareCnt_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>int64 uTodayShareCnt = 11;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearUTodayShareCnt() {
|
|
|
|
-
|
|
|
|
- uTodayShareCnt_ = 0L;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private long uTodayReturnCnt_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>int64 uTodayReturnCnt = 12;</code>
|
|
|
|
- * @return The uTodayReturnCnt.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public long getUTodayReturnCnt() {
|
|
|
|
- return uTodayReturnCnt_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>int64 uTodayReturnCnt = 12;</code>
|
|
|
|
- * @param value The uTodayReturnCnt to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setUTodayReturnCnt(long value) {
|
|
|
|
-
|
|
|
|
- uTodayReturnCnt_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>int64 uTodayReturnCnt = 12;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearUTodayReturnCnt() {
|
|
|
|
-
|
|
|
|
- uTodayReturnCnt_ = 0L;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private double uCtrToday_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>double uCtrToday = 13;</code>
|
|
|
|
- * @return The uCtrToday.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public double getUCtrToday() {
|
|
|
|
- return uCtrToday_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uCtrToday = 13;</code>
|
|
|
|
- * @param value The uCtrToday to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setUCtrToday(double value) {
|
|
|
|
-
|
|
|
|
- uCtrToday_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uCtrToday = 13;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearUCtrToday() {
|
|
|
|
-
|
|
|
|
- uCtrToday_ = 0D;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private double uStrToday_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>double uStrToday = 14;</code>
|
|
|
|
- * @return The uStrToday.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public double getUStrToday() {
|
|
|
|
- return uStrToday_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uStrToday = 14;</code>
|
|
|
|
- * @param value The uStrToday to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setUStrToday(double value) {
|
|
|
|
-
|
|
|
|
- uStrToday_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uStrToday = 14;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearUStrToday() {
|
|
|
|
-
|
|
|
|
- uStrToday_ = 0D;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private double uRovToday_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>double uRovToday = 15;</code>
|
|
|
|
- * @return The uRovToday.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public double getURovToday() {
|
|
|
|
- return uRovToday_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uRovToday = 15;</code>
|
|
|
|
- * @param value The uRovToday to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setURovToday(double value) {
|
|
|
|
-
|
|
|
|
- uRovToday_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uRovToday = 15;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearURovToday() {
|
|
|
|
-
|
|
|
|
- uRovToday_ = 0D;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private double uRosToday_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>double uRosToday = 16;</code>
|
|
|
|
- * @return The uRosToday.
|
|
|
|
- */
|
|
|
|
@java.lang.Override
|
|
@java.lang.Override
|
|
- public double getURosToday() {
|
|
|
|
- return uRosToday_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uRosToday = 16;</code>
|
|
|
|
- * @param value The uRosToday to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setURosToday(double value) {
|
|
|
|
-
|
|
|
|
- uRosToday_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uRosToday = 16;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearURosToday() {
|
|
|
|
-
|
|
|
|
- uRosToday_ = 0D;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private long u1DayExpCnt_ ;
|
|
|
|
- /**
|
|
|
|
- * <pre>
|
|
|
|
- *过去一天
|
|
|
|
- * </pre>
|
|
|
|
- *
|
|
|
|
- * <code>int64 u1dayExpCnt = 17;</code>
|
|
|
|
- * @return The u1dayExpCnt.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public long getU1DayExpCnt() {
|
|
|
|
- return u1DayExpCnt_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <pre>
|
|
|
|
- *过去一天
|
|
|
|
- * </pre>
|
|
|
|
- *
|
|
|
|
- * <code>int64 u1dayExpCnt = 17;</code>
|
|
|
|
- * @param value The u1dayExpCnt to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setU1DayExpCnt(long value) {
|
|
|
|
-
|
|
|
|
- u1DayExpCnt_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <pre>
|
|
|
|
- *过去一天
|
|
|
|
- * </pre>
|
|
|
|
- *
|
|
|
|
- * <code>int64 u1dayExpCnt = 17;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearU1DayExpCnt() {
|
|
|
|
-
|
|
|
|
- u1DayExpCnt_ = 0L;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private long u1DayClickCnt_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u1dayClickCnt = 18;</code>
|
|
|
|
- * @return The u1dayClickCnt.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public long getU1DayClickCnt() {
|
|
|
|
- return u1DayClickCnt_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u1dayClickCnt = 18;</code>
|
|
|
|
- * @param value The u1dayClickCnt to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setU1DayClickCnt(long value) {
|
|
|
|
-
|
|
|
|
- u1DayClickCnt_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u1dayClickCnt = 18;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearU1DayClickCnt() {
|
|
|
|
-
|
|
|
|
- u1DayClickCnt_ = 0L;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private long u1DayShareCnt_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u1dayShareCnt = 19;</code>
|
|
|
|
- * @return The u1dayShareCnt.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public long getU1DayShareCnt() {
|
|
|
|
- return u1DayShareCnt_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u1dayShareCnt = 19;</code>
|
|
|
|
- * @param value The u1dayShareCnt to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setU1DayShareCnt(long value) {
|
|
|
|
-
|
|
|
|
- u1DayShareCnt_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u1dayShareCnt = 19;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearU1DayShareCnt() {
|
|
|
|
-
|
|
|
|
- u1DayShareCnt_ = 0L;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private long u1DayReturnCnt_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u1dayReturnCnt = 20;</code>
|
|
|
|
- * @return The u1dayReturnCnt.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public long getU1DayReturnCnt() {
|
|
|
|
- return u1DayReturnCnt_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u1dayReturnCnt = 20;</code>
|
|
|
|
- * @param value The u1dayReturnCnt to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setU1DayReturnCnt(long value) {
|
|
|
|
-
|
|
|
|
- u1DayReturnCnt_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u1dayReturnCnt = 20;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearU1DayReturnCnt() {
|
|
|
|
-
|
|
|
|
- u1DayReturnCnt_ = 0L;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private double uCtr1Day_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>double uCtr1day = 21;</code>
|
|
|
|
- * @return The uCtr1day.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public double getUCtr1Day() {
|
|
|
|
- return uCtr1Day_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uCtr1day = 21;</code>
|
|
|
|
- * @param value The uCtr1day to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setUCtr1Day(double value) {
|
|
|
|
-
|
|
|
|
- uCtr1Day_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uCtr1day = 21;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearUCtr1Day() {
|
|
|
|
-
|
|
|
|
- uCtr1Day_ = 0D;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private double uStr1Day_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>double uStr1day = 22;</code>
|
|
|
|
- * @return The uStr1day.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public double getUStr1Day() {
|
|
|
|
- return uStr1Day_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uStr1day = 22;</code>
|
|
|
|
- * @param value The uStr1day to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setUStr1Day(double value) {
|
|
|
|
-
|
|
|
|
- uStr1Day_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uStr1day = 22;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearUStr1Day() {
|
|
|
|
-
|
|
|
|
- uStr1Day_ = 0D;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private double uRov1Day_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>double uRov1day = 23;</code>
|
|
|
|
- * @return The uRov1day.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public double getURov1Day() {
|
|
|
|
- return uRov1Day_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uRov1day = 23;</code>
|
|
|
|
- * @param value The uRov1day to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setURov1Day(double value) {
|
|
|
|
-
|
|
|
|
- uRov1Day_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uRov1day = 23;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearURov1Day() {
|
|
|
|
-
|
|
|
|
- uRov1Day_ = 0D;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private double uRos1Day_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>double uRos1day = 24;</code>
|
|
|
|
- * @return The uRos1day.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public double getURos1Day() {
|
|
|
|
- return uRos1Day_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uRos1day = 24;</code>
|
|
|
|
- * @param value The uRos1day to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setURos1Day(double value) {
|
|
|
|
-
|
|
|
|
- uRos1Day_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uRos1day = 24;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearURos1Day() {
|
|
|
|
-
|
|
|
|
- uRos1Day_ = 0D;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private long u3DayExpCnt_ ;
|
|
|
|
- /**
|
|
|
|
- * <pre>
|
|
|
|
- *过去三天
|
|
|
|
- * </pre>
|
|
|
|
- *
|
|
|
|
- * <code>int64 u3dayExpCnt = 25;</code>
|
|
|
|
- * @return The u3dayExpCnt.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public long getU3DayExpCnt() {
|
|
|
|
- return u3DayExpCnt_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <pre>
|
|
|
|
- *过去三天
|
|
|
|
- * </pre>
|
|
|
|
- *
|
|
|
|
- * <code>int64 u3dayExpCnt = 25;</code>
|
|
|
|
- * @param value The u3dayExpCnt to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setU3DayExpCnt(long value) {
|
|
|
|
-
|
|
|
|
- u3DayExpCnt_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <pre>
|
|
|
|
- *过去三天
|
|
|
|
- * </pre>
|
|
|
|
- *
|
|
|
|
- * <code>int64 u3dayExpCnt = 25;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearU3DayExpCnt() {
|
|
|
|
-
|
|
|
|
- u3DayExpCnt_ = 0L;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private long u3DayClickCnt_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u3dayClickCnt = 26;</code>
|
|
|
|
- * @return The u3dayClickCnt.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public long getU3DayClickCnt() {
|
|
|
|
- return u3DayClickCnt_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u3dayClickCnt = 26;</code>
|
|
|
|
- * @param value The u3dayClickCnt to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setU3DayClickCnt(long value) {
|
|
|
|
-
|
|
|
|
- u3DayClickCnt_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u3dayClickCnt = 26;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearU3DayClickCnt() {
|
|
|
|
-
|
|
|
|
- u3DayClickCnt_ = 0L;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private long u3DayShareCnt_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u3dayShareCnt = 27;</code>
|
|
|
|
- * @return The u3dayShareCnt.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public long getU3DayShareCnt() {
|
|
|
|
- return u3DayShareCnt_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u3dayShareCnt = 27;</code>
|
|
|
|
- * @param value The u3dayShareCnt to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setU3DayShareCnt(long value) {
|
|
|
|
-
|
|
|
|
- u3DayShareCnt_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u3dayShareCnt = 27;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearU3DayShareCnt() {
|
|
|
|
-
|
|
|
|
- u3DayShareCnt_ = 0L;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private long u3DayReturnCnt_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u3dayReturnCnt = 28;</code>
|
|
|
|
- * @return The u3dayReturnCnt.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public long getU3DayReturnCnt() {
|
|
|
|
- return u3DayReturnCnt_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u3dayReturnCnt = 28;</code>
|
|
|
|
- * @param value The u3dayReturnCnt to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setU3DayReturnCnt(long value) {
|
|
|
|
-
|
|
|
|
- u3DayReturnCnt_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>int64 u3dayReturnCnt = 28;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearU3DayReturnCnt() {
|
|
|
|
-
|
|
|
|
- u3DayReturnCnt_ = 0L;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private double uCtr3Day_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>double uCtr3day = 29;</code>
|
|
|
|
- * @return The uCtr3day.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public double getUCtr3Day() {
|
|
|
|
- return uCtr3Day_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uCtr3day = 29;</code>
|
|
|
|
- * @param value The uCtr3day to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setUCtr3Day(double value) {
|
|
|
|
-
|
|
|
|
- uCtr3Day_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uCtr3day = 29;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearUCtr3Day() {
|
|
|
|
-
|
|
|
|
- uCtr3Day_ = 0D;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private double uStr3Day_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>double uStr3day = 30;</code>
|
|
|
|
- * @return The uStr3day.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public double getUStr3Day() {
|
|
|
|
- return uStr3Day_;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uStr3day = 30;</code>
|
|
|
|
- * @param value The uStr3day to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setUStr3Day(double value) {
|
|
|
|
-
|
|
|
|
- uStr3Day_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>double uStr3day = 30;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearUStr3Day() {
|
|
|
|
-
|
|
|
|
- uStr3Day_ = 0D;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private double uRov3Day_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>double uRov3day = 31;</code>
|
|
|
|
- * @return The uRov3day.
|
|
|
|
- */
|
|
|
|
- @java.lang.Override
|
|
|
|
- public double getURov3Day() {
|
|
|
|
- return uRov3Day_;
|
|
|
|
|
|
+ public Builder clone() {
|
|
|
|
+ return super.clone();
|
|
}
|
|
}
|
|
- /**
|
|
|
|
- * <code>double uRov3day = 31;</code>
|
|
|
|
- * @param value The uRov3day to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setURov3Day(double value) {
|
|
|
|
-
|
|
|
|
- uRov3Day_ = value;
|
|
|
|
- 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>double uRov3day = 31;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearURov3Day() {
|
|
|
|
-
|
|
|
|
- uRov3Day_ = 0D;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
|
|
+ @java.lang.Override
|
|
|
|
+ public Builder clearField(
|
|
|
|
+ com.google.protobuf.Descriptors.FieldDescriptor field) {
|
|
|
|
+ return super.clearField(field);
|
|
}
|
|
}
|
|
-
|
|
|
|
- private double uRos3Day_ ;
|
|
|
|
- /**
|
|
|
|
- * <code>double uRos3day = 32;</code>
|
|
|
|
- * @return The uRos3day.
|
|
|
|
- */
|
|
|
|
@java.lang.Override
|
|
@java.lang.Override
|
|
- public double getURos3Day() {
|
|
|
|
- return uRos3Day_;
|
|
|
|
|
|
+ public Builder clearOneof(
|
|
|
|
+ com.google.protobuf.Descriptors.OneofDescriptor oneof) {
|
|
|
|
+ return super.clearOneof(oneof);
|
|
}
|
|
}
|
|
- /**
|
|
|
|
- * <code>double uRos3day = 32;</code>
|
|
|
|
- * @param value The uRos3day to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setURos3Day(double value) {
|
|
|
|
-
|
|
|
|
- uRos3Day_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
|
|
+ @java.lang.Override
|
|
|
|
+ public Builder setRepeatedField(
|
|
|
|
+ com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
|
|
+ int index, java.lang.Object value) {
|
|
|
|
+ return super.setRepeatedField(field, index, value);
|
|
}
|
|
}
|
|
- /**
|
|
|
|
- * <code>double uRos3day = 32;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearURos3Day() {
|
|
|
|
-
|
|
|
|
- uRos3Day_ = 0D;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
|
|
+ @java.lang.Override
|
|
|
|
+ public Builder addRepeatedField(
|
|
|
|
+ com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
|
|
+ java.lang.Object value) {
|
|
|
|
+ return super.addRepeatedField(field, value);
|
|
}
|
|
}
|
|
-
|
|
|
|
- private java.lang.Object mid_ = "";
|
|
|
|
- /**
|
|
|
|
- * <code>string mid = 33;</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;
|
|
|
|
|
|
+ @java.lang.Override
|
|
|
|
+ public Builder mergeFrom(com.google.protobuf.Message other) {
|
|
|
|
+ if (other instanceof com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse) {
|
|
|
|
+ return mergeFrom((com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse)other);
|
|
} else {
|
|
} else {
|
|
- return (java.lang.String) ref;
|
|
|
|
|
|
+ super.mergeFrom(other);
|
|
|
|
+ return this;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- /**
|
|
|
|
- * <code>string mid = 33;</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;
|
|
|
|
|
|
+
|
|
|
|
+ public Builder mergeFrom(com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse other) {
|
|
|
|
+ if (other == com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse.getDefaultInstance()) return this;
|
|
|
|
+ if (other.hasResult()) {
|
|
|
|
+ mergeResult(other.getResult());
|
|
|
|
+ }
|
|
|
|
+ if (userFeatureInfoBuilder_ == null) {
|
|
|
|
+ if (!other.userFeatureInfo_.isEmpty()) {
|
|
|
|
+ if (userFeatureInfo_.isEmpty()) {
|
|
|
|
+ userFeatureInfo_ = other.userFeatureInfo_;
|
|
|
|
+ bitField0_ = (bitField0_ & ~0x00000001);
|
|
|
|
+ } else {
|
|
|
|
+ ensureUserFeatureInfoIsMutable();
|
|
|
|
+ userFeatureInfo_.addAll(other.userFeatureInfo_);
|
|
|
|
+ }
|
|
|
|
+ onChanged();
|
|
|
|
+ }
|
|
} else {
|
|
} else {
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
|
|
|
+ if (!other.userFeatureInfo_.isEmpty()) {
|
|
|
|
+ if (userFeatureInfoBuilder_.isEmpty()) {
|
|
|
|
+ userFeatureInfoBuilder_.dispose();
|
|
|
|
+ userFeatureInfoBuilder_ = null;
|
|
|
|
+ userFeatureInfo_ = other.userFeatureInfo_;
|
|
|
|
+ bitField0_ = (bitField0_ & ~0x00000001);
|
|
|
|
+ userFeatureInfoBuilder_ =
|
|
|
|
+ com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders ?
|
|
|
|
+ getUserFeatureInfoFieldBuilder() : null;
|
|
|
|
+ } else {
|
|
|
|
+ userFeatureInfoBuilder_.addAllMessages(other.userFeatureInfo_);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
}
|
|
}
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>string mid = 33;</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;
|
|
|
|
|
|
+ this.mergeUnknownFields(other.unknownFields);
|
|
onChanged();
|
|
onChanged();
|
|
return this;
|
|
return this;
|
|
}
|
|
}
|
|
- /**
|
|
|
|
- * <code>string mid = 33;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearMid() {
|
|
|
|
-
|
|
|
|
- mid_ = getDefaultInstance().getMid();
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
|
|
+
|
|
|
|
+ @java.lang.Override
|
|
|
|
+ public final boolean isInitialized() {
|
|
|
|
+ return true;
|
|
}
|
|
}
|
|
- /**
|
|
|
|
- * <code>string mid = 33;</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();
|
|
|
|
|
|
+
|
|
|
|
+ @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.GetUserFeatureInfoResponse parsedMessage = null;
|
|
|
|
+ try {
|
|
|
|
+ parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry);
|
|
|
|
+ } catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
|
|
+ parsedMessage = (com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoResponse) e.getUnfinishedMessage();
|
|
|
|
+ throw e.unwrapIOException();
|
|
|
|
+ } finally {
|
|
|
|
+ if (parsedMessage != null) {
|
|
|
|
+ mergeFrom(parsedMessage);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
return this;
|
|
return this;
|
|
}
|
|
}
|
|
|
|
+ private int bitField0_;
|
|
|
|
|
|
- private java.lang.Object machineinfoBrand_ = "";
|
|
|
|
|
|
+ private com.tzld.piaoquan.recommend.feature.model.common.Result result_;
|
|
|
|
+ private com.google.protobuf.SingleFieldBuilderV3<
|
|
|
|
+ com.tzld.piaoquan.recommend.feature.model.common.Result, com.tzld.piaoquan.recommend.feature.model.common.Result.Builder, com.tzld.piaoquan.recommend.feature.model.common.ResultOrBuilder> resultBuilder_;
|
|
/**
|
|
/**
|
|
- * <code>string machineinfoBrand = 34;</code>
|
|
|
|
- * @return The machineinfoBrand.
|
|
|
|
|
|
+ * <code>.Result result = 1;</code>
|
|
|
|
+ * @return Whether the result field is set.
|
|
*/
|
|
*/
|
|
- public java.lang.String getMachineinfoBrand() {
|
|
|
|
- java.lang.Object ref = machineinfoBrand_;
|
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
|
- machineinfoBrand_ = s;
|
|
|
|
- return s;
|
|
|
|
- } else {
|
|
|
|
- return (java.lang.String) ref;
|
|
|
|
- }
|
|
|
|
|
|
+ public boolean hasResult() {
|
|
|
|
+ return resultBuilder_ != null || result_ != null;
|
|
}
|
|
}
|
|
/**
|
|
/**
|
|
- * <code>string machineinfoBrand = 34;</code>
|
|
|
|
- * @return The bytes for machineinfoBrand.
|
|
|
|
|
|
+ * <code>.Result result = 1;</code>
|
|
|
|
+ * @return The result.
|
|
*/
|
|
*/
|
|
- public com.google.protobuf.ByteString
|
|
|
|
- getMachineinfoBrandBytes() {
|
|
|
|
- java.lang.Object ref = machineinfoBrand_;
|
|
|
|
- if (ref instanceof String) {
|
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
|
- (java.lang.String) ref);
|
|
|
|
- machineinfoBrand_ = b;
|
|
|
|
- return b;
|
|
|
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.common.Result getResult() {
|
|
|
|
+ if (resultBuilder_ == null) {
|
|
|
|
+ return result_ == null ? com.tzld.piaoquan.recommend.feature.model.common.Result.getDefaultInstance() : result_;
|
|
} else {
|
|
} else {
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
|
|
|
+ return resultBuilder_.getMessage();
|
|
}
|
|
}
|
|
}
|
|
}
|
|
/**
|
|
/**
|
|
- * <code>string machineinfoBrand = 34;</code>
|
|
|
|
- * @param value The machineinfoBrand to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setMachineinfoBrand(
|
|
|
|
- java.lang.String value) {
|
|
|
|
- if (value == null) {
|
|
|
|
- throw new NullPointerException();
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- machineinfoBrand_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>string machineinfoBrand = 34;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearMachineinfoBrand() {
|
|
|
|
-
|
|
|
|
- machineinfoBrand_ = getDefaultInstance().getMachineinfoBrand();
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>string machineinfoBrand = 34;</code>
|
|
|
|
- * @param value The bytes for machineinfoBrand to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
|
|
+ * <code>.Result result = 1;</code>
|
|
*/
|
|
*/
|
|
- public Builder setMachineinfoBrandBytes(
|
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
|
- if (value == null) {
|
|
|
|
- throw new NullPointerException();
|
|
|
|
- }
|
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
|
-
|
|
|
|
- machineinfoBrand_ = value;
|
|
|
|
- onChanged();
|
|
|
|
|
|
+ public Builder setResult(com.tzld.piaoquan.recommend.feature.model.common.Result value) {
|
|
|
|
+ if (resultBuilder_ == null) {
|
|
|
|
+ if (value == null) {
|
|
|
|
+ throw new NullPointerException();
|
|
|
|
+ }
|
|
|
|
+ result_ = value;
|
|
|
|
+ onChanged();
|
|
|
|
+ } else {
|
|
|
|
+ resultBuilder_.setMessage(value);
|
|
|
|
+ }
|
|
|
|
+
|
|
return this;
|
|
return this;
|
|
}
|
|
}
|
|
-
|
|
|
|
- private java.lang.Object machineinfoModel_ = "";
|
|
|
|
/**
|
|
/**
|
|
- * <code>string machineinfoModel = 35;</code>
|
|
|
|
- * @return The machineinfoModel.
|
|
|
|
|
|
+ * <code>.Result result = 1;</code>
|
|
*/
|
|
*/
|
|
- public java.lang.String getMachineinfoModel() {
|
|
|
|
- java.lang.Object ref = machineinfoModel_;
|
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
|
- machineinfoModel_ = s;
|
|
|
|
- return s;
|
|
|
|
|
|
+ public Builder setResult(
|
|
|
|
+ com.tzld.piaoquan.recommend.feature.model.common.Result.Builder builderForValue) {
|
|
|
|
+ if (resultBuilder_ == null) {
|
|
|
|
+ result_ = builderForValue.build();
|
|
|
|
+ onChanged();
|
|
} else {
|
|
} else {
|
|
- return (java.lang.String) ref;
|
|
|
|
|
|
+ resultBuilder_.setMessage(builderForValue.build());
|
|
}
|
|
}
|
|
|
|
+
|
|
|
|
+ return this;
|
|
}
|
|
}
|
|
/**
|
|
/**
|
|
- * <code>string machineinfoModel = 35;</code>
|
|
|
|
- * @return The bytes for machineinfoModel.
|
|
|
|
|
|
+ * <code>.Result result = 1;</code>
|
|
*/
|
|
*/
|
|
- public com.google.protobuf.ByteString
|
|
|
|
- getMachineinfoModelBytes() {
|
|
|
|
- java.lang.Object ref = machineinfoModel_;
|
|
|
|
- if (ref instanceof String) {
|
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
|
- (java.lang.String) ref);
|
|
|
|
- machineinfoModel_ = b;
|
|
|
|
- return b;
|
|
|
|
|
|
+ public Builder mergeResult(com.tzld.piaoquan.recommend.feature.model.common.Result value) {
|
|
|
|
+ if (resultBuilder_ == null) {
|
|
|
|
+ if (result_ != null) {
|
|
|
|
+ result_ =
|
|
|
|
+ com.tzld.piaoquan.recommend.feature.model.common.Result.newBuilder(result_).mergeFrom(value).buildPartial();
|
|
|
|
+ } else {
|
|
|
|
+ result_ = value;
|
|
|
|
+ }
|
|
|
|
+ onChanged();
|
|
} else {
|
|
} else {
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
|
|
|
+ resultBuilder_.mergeFrom(value);
|
|
}
|
|
}
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>string machineinfoModel = 35;</code>
|
|
|
|
- * @param value The machineinfoModel to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setMachineinfoModel(
|
|
|
|
- java.lang.String value) {
|
|
|
|
- if (value == null) {
|
|
|
|
- throw new NullPointerException();
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- machineinfoModel_ = value;
|
|
|
|
- onChanged();
|
|
|
|
|
|
+
|
|
return this;
|
|
return this;
|
|
}
|
|
}
|
|
/**
|
|
/**
|
|
- * <code>string machineinfoModel = 35;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
|
|
+ * <code>.Result result = 1;</code>
|
|
*/
|
|
*/
|
|
- public Builder clearMachineinfoModel() {
|
|
|
|
-
|
|
|
|
- machineinfoModel_ = getDefaultInstance().getMachineinfoModel();
|
|
|
|
- onChanged();
|
|
|
|
|
|
+ public Builder clearResult() {
|
|
|
|
+ if (resultBuilder_ == null) {
|
|
|
|
+ result_ = null;
|
|
|
|
+ onChanged();
|
|
|
|
+ } else {
|
|
|
|
+ result_ = null;
|
|
|
|
+ resultBuilder_ = null;
|
|
|
|
+ }
|
|
|
|
+
|
|
return this;
|
|
return this;
|
|
}
|
|
}
|
|
/**
|
|
/**
|
|
- * <code>string machineinfoModel = 35;</code>
|
|
|
|
- * @param value The bytes for machineinfoModel to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
|
|
+ * <code>.Result result = 1;</code>
|
|
*/
|
|
*/
|
|
- public Builder setMachineinfoModelBytes(
|
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
|
- if (value == null) {
|
|
|
|
- throw new NullPointerException();
|
|
|
|
- }
|
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.common.Result.Builder getResultBuilder() {
|
|
|
|
|
|
- machineinfoModel_ = value;
|
|
|
|
onChanged();
|
|
onChanged();
|
|
- return this;
|
|
|
|
|
|
+ return getResultFieldBuilder().getBuilder();
|
|
}
|
|
}
|
|
-
|
|
|
|
- private java.lang.Object machineinfoSystem_ = "";
|
|
|
|
/**
|
|
/**
|
|
- * <code>string machineinfoSystem = 36;</code>
|
|
|
|
- * @return The machineinfoSystem.
|
|
|
|
|
|
+ * <code>.Result result = 1;</code>
|
|
*/
|
|
*/
|
|
- public java.lang.String getMachineinfoSystem() {
|
|
|
|
- java.lang.Object ref = machineinfoSystem_;
|
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
|
- machineinfoSystem_ = s;
|
|
|
|
- return s;
|
|
|
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.common.ResultOrBuilder getResultOrBuilder() {
|
|
|
|
+ if (resultBuilder_ != null) {
|
|
|
|
+ return resultBuilder_.getMessageOrBuilder();
|
|
} else {
|
|
} else {
|
|
- return (java.lang.String) ref;
|
|
|
|
|
|
+ return result_ == null ?
|
|
|
|
+ com.tzld.piaoquan.recommend.feature.model.common.Result.getDefaultInstance() : result_;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
/**
|
|
/**
|
|
- * <code>string machineinfoSystem = 36;</code>
|
|
|
|
- * @return The bytes for machineinfoSystem.
|
|
|
|
|
|
+ * <code>.Result result = 1;</code>
|
|
*/
|
|
*/
|
|
- public com.google.protobuf.ByteString
|
|
|
|
- getMachineinfoSystemBytes() {
|
|
|
|
- java.lang.Object ref = machineinfoSystem_;
|
|
|
|
- if (ref instanceof String) {
|
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
|
- (java.lang.String) ref);
|
|
|
|
- machineinfoSystem_ = b;
|
|
|
|
- return b;
|
|
|
|
- } else {
|
|
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
|
|
|
+ private com.google.protobuf.SingleFieldBuilderV3<
|
|
|
|
+ com.tzld.piaoquan.recommend.feature.model.common.Result, com.tzld.piaoquan.recommend.feature.model.common.Result.Builder, com.tzld.piaoquan.recommend.feature.model.common.ResultOrBuilder>
|
|
|
|
+ getResultFieldBuilder() {
|
|
|
|
+ if (resultBuilder_ == null) {
|
|
|
|
+ resultBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
|
|
|
|
+ com.tzld.piaoquan.recommend.feature.model.common.Result, com.tzld.piaoquan.recommend.feature.model.common.Result.Builder, com.tzld.piaoquan.recommend.feature.model.common.ResultOrBuilder>(
|
|
|
|
+ getResult(),
|
|
|
|
+ getParentForChildren(),
|
|
|
|
+ isClean());
|
|
|
|
+ result_ = null;
|
|
}
|
|
}
|
|
|
|
+ return resultBuilder_;
|
|
}
|
|
}
|
|
- /**
|
|
|
|
- * <code>string machineinfoSystem = 36;</code>
|
|
|
|
- * @param value The machineinfoSystem to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setMachineinfoSystem(
|
|
|
|
- java.lang.String value) {
|
|
|
|
- if (value == null) {
|
|
|
|
- throw new NullPointerException();
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- machineinfoSystem_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>string machineinfoSystem = 36;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearMachineinfoSystem() {
|
|
|
|
-
|
|
|
|
- machineinfoSystem_ = getDefaultInstance().getMachineinfoSystem();
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>string machineinfoSystem = 36;</code>
|
|
|
|
- * @param value The bytes for machineinfoSystem to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setMachineinfoSystemBytes(
|
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
|
- if (value == null) {
|
|
|
|
- throw new NullPointerException();
|
|
|
|
- }
|
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
|
-
|
|
|
|
- machineinfoSystem_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
|
|
+
|
|
|
|
+ private java.util.List<com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo> userFeatureInfo_ =
|
|
|
|
+ java.util.Collections.emptyList();
|
|
|
|
+ private void ensureUserFeatureInfoIsMutable() {
|
|
|
|
+ if (!((bitField0_ & 0x00000001) != 0)) {
|
|
|
|
+ userFeatureInfo_ = new java.util.ArrayList<com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo>(userFeatureInfo_);
|
|
|
|
+ bitField0_ |= 0x00000001;
|
|
|
|
+ }
|
|
}
|
|
}
|
|
|
|
|
|
- private java.lang.Object machineinfoPlatform_ = "";
|
|
|
|
|
|
+ private com.google.protobuf.RepeatedFieldBuilderV3<
|
|
|
|
+ com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo, com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo.Builder, com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoOrBuilder> userFeatureInfoBuilder_;
|
|
|
|
+
|
|
/**
|
|
/**
|
|
- * <code>string machineinfoPlatform = 37;</code>
|
|
|
|
- * @return The machineinfoPlatform.
|
|
|
|
|
|
+ * <code>repeated .GetUserFeatureInfo user_feature_info = 2;</code>
|
|
*/
|
|
*/
|
|
- public java.lang.String getMachineinfoPlatform() {
|
|
|
|
- java.lang.Object ref = machineinfoPlatform_;
|
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
|
- machineinfoPlatform_ = s;
|
|
|
|
- return s;
|
|
|
|
|
|
+ public java.util.List<com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo> getUserFeatureInfoList() {
|
|
|
|
+ if (userFeatureInfoBuilder_ == null) {
|
|
|
|
+ return java.util.Collections.unmodifiableList(userFeatureInfo_);
|
|
} else {
|
|
} else {
|
|
- return (java.lang.String) ref;
|
|
|
|
|
|
+ return userFeatureInfoBuilder_.getMessageList();
|
|
}
|
|
}
|
|
}
|
|
}
|
|
/**
|
|
/**
|
|
- * <code>string machineinfoPlatform = 37;</code>
|
|
|
|
- * @return The bytes for machineinfoPlatform.
|
|
|
|
|
|
+ * <code>repeated .GetUserFeatureInfo user_feature_info = 2;</code>
|
|
*/
|
|
*/
|
|
- public com.google.protobuf.ByteString
|
|
|
|
- getMachineinfoPlatformBytes() {
|
|
|
|
- java.lang.Object ref = machineinfoPlatform_;
|
|
|
|
- if (ref instanceof String) {
|
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
|
- (java.lang.String) ref);
|
|
|
|
- machineinfoPlatform_ = b;
|
|
|
|
- return b;
|
|
|
|
|
|
+ public int getUserFeatureInfoCount() {
|
|
|
|
+ if (userFeatureInfoBuilder_ == null) {
|
|
|
|
+ return userFeatureInfo_.size();
|
|
} else {
|
|
} else {
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
|
|
|
+ return userFeatureInfoBuilder_.getCount();
|
|
}
|
|
}
|
|
}
|
|
}
|
|
/**
|
|
/**
|
|
- * <code>string machineinfoPlatform = 37;</code>
|
|
|
|
- * @param value The machineinfoPlatform to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setMachineinfoPlatform(
|
|
|
|
- java.lang.String value) {
|
|
|
|
- if (value == null) {
|
|
|
|
- throw new NullPointerException();
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- machineinfoPlatform_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>string machineinfoPlatform = 37;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearMachineinfoPlatform() {
|
|
|
|
-
|
|
|
|
- machineinfoPlatform_ = getDefaultInstance().getMachineinfoPlatform();
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>string machineinfoPlatform = 37;</code>
|
|
|
|
- * @param value The bytes for machineinfoPlatform to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder setMachineinfoPlatformBytes(
|
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
|
- if (value == null) {
|
|
|
|
- throw new NullPointerException();
|
|
|
|
- }
|
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
|
-
|
|
|
|
- machineinfoPlatform_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- private java.lang.Object gender_ = "";
|
|
|
|
- /**
|
|
|
|
- * <code>string gender = 38;</code>
|
|
|
|
- * @return The gender.
|
|
|
|
|
|
+ * <code>repeated .GetUserFeatureInfo user_feature_info = 2;</code>
|
|
*/
|
|
*/
|
|
- 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;
|
|
|
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo getUserFeatureInfo(int index) {
|
|
|
|
+ if (userFeatureInfoBuilder_ == null) {
|
|
|
|
+ return userFeatureInfo_.get(index);
|
|
} else {
|
|
} else {
|
|
- return (java.lang.String) ref;
|
|
|
|
|
|
+ return userFeatureInfoBuilder_.getMessage(index);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
/**
|
|
/**
|
|
- * <code>string gender = 38;</code>
|
|
|
|
- * @return The bytes for gender.
|
|
|
|
|
|
+ * <code>repeated .GetUserFeatureInfo user_feature_info = 2;</code>
|
|
*/
|
|
*/
|
|
- 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;
|
|
|
|
|
|
+ public Builder setUserFeatureInfo(
|
|
|
|
+ int index, com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo value) {
|
|
|
|
+ if (userFeatureInfoBuilder_ == null) {
|
|
|
|
+ if (value == null) {
|
|
|
|
+ throw new NullPointerException();
|
|
|
|
+ }
|
|
|
|
+ ensureUserFeatureInfoIsMutable();
|
|
|
|
+ userFeatureInfo_.set(index, value);
|
|
|
|
+ onChanged();
|
|
} else {
|
|
} else {
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
|
|
|
+ userFeatureInfoBuilder_.setMessage(index, value);
|
|
}
|
|
}
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>string gender = 38;</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 = 38;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
- */
|
|
|
|
- public Builder clearGender() {
|
|
|
|
-
|
|
|
|
- gender_ = getDefaultInstance().getGender();
|
|
|
|
- onChanged();
|
|
|
|
return this;
|
|
return this;
|
|
}
|
|
}
|
|
/**
|
|
/**
|
|
- * <code>string gender = 38;</code>
|
|
|
|
- * @param value The bytes for gender to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
|
|
+ * <code>repeated .GetUserFeatureInfo user_feature_info = 2;</code>
|
|
*/
|
|
*/
|
|
- public Builder setGenderBytes(
|
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
|
- if (value == null) {
|
|
|
|
- throw new NullPointerException();
|
|
|
|
- }
|
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
|
-
|
|
|
|
- gender_ = value;
|
|
|
|
- onChanged();
|
|
|
|
|
|
+ public Builder setUserFeatureInfo(
|
|
|
|
+ int index, com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo.Builder builderForValue) {
|
|
|
|
+ if (userFeatureInfoBuilder_ == null) {
|
|
|
|
+ ensureUserFeatureInfoIsMutable();
|
|
|
|
+ userFeatureInfo_.set(index, builderForValue.build());
|
|
|
|
+ onChanged();
|
|
|
|
+ } else {
|
|
|
|
+ userFeatureInfoBuilder_.setMessage(index, builderForValue.build());
|
|
|
|
+ }
|
|
return this;
|
|
return this;
|
|
}
|
|
}
|
|
-
|
|
|
|
- private java.lang.Object country_ = "";
|
|
|
|
/**
|
|
/**
|
|
- * <code>string country = 39;</code>
|
|
|
|
- * @return The country.
|
|
|
|
|
|
+ * <code>repeated .GetUserFeatureInfo user_feature_info = 2;</code>
|
|
*/
|
|
*/
|
|
- 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;
|
|
|
|
|
|
+ public Builder addUserFeatureInfo(com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo value) {
|
|
|
|
+ if (userFeatureInfoBuilder_ == null) {
|
|
|
|
+ if (value == null) {
|
|
|
|
+ throw new NullPointerException();
|
|
|
|
+ }
|
|
|
|
+ ensureUserFeatureInfoIsMutable();
|
|
|
|
+ userFeatureInfo_.add(value);
|
|
|
|
+ onChanged();
|
|
} else {
|
|
} else {
|
|
- return (java.lang.String) ref;
|
|
|
|
|
|
+ userFeatureInfoBuilder_.addMessage(value);
|
|
}
|
|
}
|
|
|
|
+ return this;
|
|
}
|
|
}
|
|
/**
|
|
/**
|
|
- * <code>string country = 39;</code>
|
|
|
|
- * @return The bytes for country.
|
|
|
|
|
|
+ * <code>repeated .GetUserFeatureInfo user_feature_info = 2;</code>
|
|
*/
|
|
*/
|
|
- 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;
|
|
|
|
|
|
+ public Builder addUserFeatureInfo(
|
|
|
|
+ int index, com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo value) {
|
|
|
|
+ if (userFeatureInfoBuilder_ == null) {
|
|
|
|
+ if (value == null) {
|
|
|
|
+ throw new NullPointerException();
|
|
|
|
+ }
|
|
|
|
+ ensureUserFeatureInfoIsMutable();
|
|
|
|
+ userFeatureInfo_.add(index, value);
|
|
|
|
+ onChanged();
|
|
} else {
|
|
} else {
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
|
|
|
+ userFeatureInfoBuilder_.addMessage(index, value);
|
|
}
|
|
}
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>string country = 39;</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;
|
|
return this;
|
|
}
|
|
}
|
|
/**
|
|
/**
|
|
- * <code>string country = 39;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
|
|
+ * <code>repeated .GetUserFeatureInfo user_feature_info = 2;</code>
|
|
*/
|
|
*/
|
|
- public Builder clearCountry() {
|
|
|
|
-
|
|
|
|
- country_ = getDefaultInstance().getCountry();
|
|
|
|
- onChanged();
|
|
|
|
|
|
+ public Builder addUserFeatureInfo(
|
|
|
|
+ com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo.Builder builderForValue) {
|
|
|
|
+ if (userFeatureInfoBuilder_ == null) {
|
|
|
|
+ ensureUserFeatureInfoIsMutable();
|
|
|
|
+ userFeatureInfo_.add(builderForValue.build());
|
|
|
|
+ onChanged();
|
|
|
|
+ } else {
|
|
|
|
+ userFeatureInfoBuilder_.addMessage(builderForValue.build());
|
|
|
|
+ }
|
|
return this;
|
|
return this;
|
|
}
|
|
}
|
|
/**
|
|
/**
|
|
- * <code>string country = 39;</code>
|
|
|
|
- * @param value The bytes for country to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
|
|
+ * <code>repeated .GetUserFeatureInfo user_feature_info = 2;</code>
|
|
*/
|
|
*/
|
|
- public Builder setCountryBytes(
|
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
|
- if (value == null) {
|
|
|
|
- throw new NullPointerException();
|
|
|
|
- }
|
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
|
-
|
|
|
|
- country_ = value;
|
|
|
|
- onChanged();
|
|
|
|
|
|
+ public Builder addUserFeatureInfo(
|
|
|
|
+ int index, com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo.Builder builderForValue) {
|
|
|
|
+ if (userFeatureInfoBuilder_ == null) {
|
|
|
|
+ ensureUserFeatureInfoIsMutable();
|
|
|
|
+ userFeatureInfo_.add(index, builderForValue.build());
|
|
|
|
+ onChanged();
|
|
|
|
+ } else {
|
|
|
|
+ userFeatureInfoBuilder_.addMessage(index, builderForValue.build());
|
|
|
|
+ }
|
|
return this;
|
|
return this;
|
|
}
|
|
}
|
|
-
|
|
|
|
- private java.lang.Object province_ = "";
|
|
|
|
/**
|
|
/**
|
|
- * <code>string province = 40;</code>
|
|
|
|
- * @return The province.
|
|
|
|
|
|
+ * <code>repeated .GetUserFeatureInfo user_feature_info = 2;</code>
|
|
*/
|
|
*/
|
|
- 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;
|
|
|
|
|
|
+ public Builder addAllUserFeatureInfo(
|
|
|
|
+ java.lang.Iterable<? extends com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo> values) {
|
|
|
|
+ if (userFeatureInfoBuilder_ == null) {
|
|
|
|
+ ensureUserFeatureInfoIsMutable();
|
|
|
|
+ com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
|
|
+ values, userFeatureInfo_);
|
|
|
|
+ onChanged();
|
|
} else {
|
|
} else {
|
|
- return (java.lang.String) ref;
|
|
|
|
|
|
+ userFeatureInfoBuilder_.addAllMessages(values);
|
|
}
|
|
}
|
|
|
|
+ return this;
|
|
}
|
|
}
|
|
/**
|
|
/**
|
|
- * <code>string province = 40;</code>
|
|
|
|
- * @return The bytes for province.
|
|
|
|
|
|
+ * <code>repeated .GetUserFeatureInfo user_feature_info = 2;</code>
|
|
*/
|
|
*/
|
|
- 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;
|
|
|
|
|
|
+ public Builder clearUserFeatureInfo() {
|
|
|
|
+ if (userFeatureInfoBuilder_ == null) {
|
|
|
|
+ userFeatureInfo_ = java.util.Collections.emptyList();
|
|
|
|
+ bitField0_ = (bitField0_ & ~0x00000001);
|
|
|
|
+ onChanged();
|
|
} else {
|
|
} else {
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
|
|
|
+ userFeatureInfoBuilder_.clear();
|
|
}
|
|
}
|
|
- }
|
|
|
|
- /**
|
|
|
|
- * <code>string province = 40;</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;
|
|
|
|
- onChanged();
|
|
|
|
return this;
|
|
return this;
|
|
}
|
|
}
|
|
/**
|
|
/**
|
|
- * <code>string province = 40;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
|
|
+ * <code>repeated .GetUserFeatureInfo user_feature_info = 2;</code>
|
|
*/
|
|
*/
|
|
- public Builder clearProvince() {
|
|
|
|
-
|
|
|
|
- province_ = getDefaultInstance().getProvince();
|
|
|
|
- onChanged();
|
|
|
|
|
|
+ public Builder removeUserFeatureInfo(int index) {
|
|
|
|
+ if (userFeatureInfoBuilder_ == null) {
|
|
|
|
+ ensureUserFeatureInfoIsMutable();
|
|
|
|
+ userFeatureInfo_.remove(index);
|
|
|
|
+ onChanged();
|
|
|
|
+ } else {
|
|
|
|
+ userFeatureInfoBuilder_.remove(index);
|
|
|
|
+ }
|
|
return this;
|
|
return this;
|
|
}
|
|
}
|
|
/**
|
|
/**
|
|
- * <code>string province = 40;</code>
|
|
|
|
- * @param value The bytes for province to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
|
|
+ * <code>repeated .GetUserFeatureInfo user_feature_info = 2;</code>
|
|
*/
|
|
*/
|
|
- public Builder setProvinceBytes(
|
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
|
- if (value == null) {
|
|
|
|
- throw new NullPointerException();
|
|
|
|
- }
|
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
|
-
|
|
|
|
- province_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo.Builder getUserFeatureInfoBuilder(
|
|
|
|
+ int index) {
|
|
|
|
+ return getUserFeatureInfoFieldBuilder().getBuilder(index);
|
|
}
|
|
}
|
|
-
|
|
|
|
- private java.lang.Object city_ = "";
|
|
|
|
/**
|
|
/**
|
|
- * <code>string city = 41;</code>
|
|
|
|
- * @return The city.
|
|
|
|
|
|
+ * <code>repeated .GetUserFeatureInfo user_feature_info = 2;</code>
|
|
*/
|
|
*/
|
|
- public java.lang.String getCity() {
|
|
|
|
- java.lang.Object ref = city_;
|
|
|
|
- if (!(ref instanceof java.lang.String)) {
|
|
|
|
- com.google.protobuf.ByteString bs =
|
|
|
|
- (com.google.protobuf.ByteString) ref;
|
|
|
|
- java.lang.String s = bs.toStringUtf8();
|
|
|
|
- city_ = s;
|
|
|
|
- return s;
|
|
|
|
- } else {
|
|
|
|
- return (java.lang.String) ref;
|
|
|
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoOrBuilder getUserFeatureInfoOrBuilder(
|
|
|
|
+ int index) {
|
|
|
|
+ if (userFeatureInfoBuilder_ == null) {
|
|
|
|
+ return userFeatureInfo_.get(index); } else {
|
|
|
|
+ return userFeatureInfoBuilder_.getMessageOrBuilder(index);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
/**
|
|
/**
|
|
- * <code>string city = 41;</code>
|
|
|
|
- * @return The bytes for city.
|
|
|
|
|
|
+ * <code>repeated .GetUserFeatureInfo user_feature_info = 2;</code>
|
|
*/
|
|
*/
|
|
- public com.google.protobuf.ByteString
|
|
|
|
- getCityBytes() {
|
|
|
|
- java.lang.Object ref = city_;
|
|
|
|
- if (ref instanceof String) {
|
|
|
|
- com.google.protobuf.ByteString b =
|
|
|
|
- com.google.protobuf.ByteString.copyFromUtf8(
|
|
|
|
- (java.lang.String) ref);
|
|
|
|
- city_ = b;
|
|
|
|
- return b;
|
|
|
|
|
|
+ public java.util.List<? extends com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoOrBuilder>
|
|
|
|
+ getUserFeatureInfoOrBuilderList() {
|
|
|
|
+ if (userFeatureInfoBuilder_ != null) {
|
|
|
|
+ return userFeatureInfoBuilder_.getMessageOrBuilderList();
|
|
} else {
|
|
} else {
|
|
- return (com.google.protobuf.ByteString) ref;
|
|
|
|
|
|
+ return java.util.Collections.unmodifiableList(userFeatureInfo_);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
/**
|
|
/**
|
|
- * <code>string city = 41;</code>
|
|
|
|
- * @param value The city to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
|
|
+ * <code>repeated .GetUserFeatureInfo user_feature_info = 2;</code>
|
|
*/
|
|
*/
|
|
- public Builder setCity(
|
|
|
|
- java.lang.String value) {
|
|
|
|
- if (value == null) {
|
|
|
|
- throw new NullPointerException();
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- city_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo.Builder addUserFeatureInfoBuilder() {
|
|
|
|
+ return getUserFeatureInfoFieldBuilder().addBuilder(
|
|
|
|
+ com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo.getDefaultInstance());
|
|
}
|
|
}
|
|
/**
|
|
/**
|
|
- * <code>string city = 41;</code>
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
|
|
+ * <code>repeated .GetUserFeatureInfo user_feature_info = 2;</code>
|
|
*/
|
|
*/
|
|
- public Builder clearCity() {
|
|
|
|
-
|
|
|
|
- city_ = getDefaultInstance().getCity();
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
|
|
+ public com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo.Builder addUserFeatureInfoBuilder(
|
|
|
|
+ int index) {
|
|
|
|
+ return getUserFeatureInfoFieldBuilder().addBuilder(
|
|
|
|
+ index, com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo.getDefaultInstance());
|
|
}
|
|
}
|
|
/**
|
|
/**
|
|
- * <code>string city = 41;</code>
|
|
|
|
- * @param value The bytes for city to set.
|
|
|
|
- * @return This builder for chaining.
|
|
|
|
|
|
+ * <code>repeated .GetUserFeatureInfo user_feature_info = 2;</code>
|
|
*/
|
|
*/
|
|
- public Builder setCityBytes(
|
|
|
|
- com.google.protobuf.ByteString value) {
|
|
|
|
- if (value == null) {
|
|
|
|
- throw new NullPointerException();
|
|
|
|
- }
|
|
|
|
- checkByteStringIsUtf8(value);
|
|
|
|
-
|
|
|
|
- city_ = value;
|
|
|
|
- onChanged();
|
|
|
|
- return this;
|
|
|
|
|
|
+ public java.util.List<com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo.Builder>
|
|
|
|
+ getUserFeatureInfoBuilderList() {
|
|
|
|
+ return getUserFeatureInfoFieldBuilder().getBuilderList();
|
|
|
|
+ }
|
|
|
|
+ private com.google.protobuf.RepeatedFieldBuilderV3<
|
|
|
|
+ com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo, com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo.Builder, com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoOrBuilder>
|
|
|
|
+ getUserFeatureInfoFieldBuilder() {
|
|
|
|
+ if (userFeatureInfoBuilder_ == null) {
|
|
|
|
+ userFeatureInfoBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3<
|
|
|
|
+ com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo, com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfo.Builder, com.tzld.piaoquan.recommend.feature.model.feature.GetUserFeatureInfoOrBuilder>(
|
|
|
|
+ userFeatureInfo_,
|
|
|
|
+ ((bitField0_ & 0x00000001) != 0),
|
|
|
|
+ getParentForChildren(),
|
|
|
|
+ isClean());
|
|
|
|
+ userFeatureInfo_ = null;
|
|
|
|
+ }
|
|
|
|
+ return userFeatureInfoBuilder_;
|
|
}
|
|
}
|
|
@java.lang.Override
|
|
@java.lang.Override
|
|
public final Builder setUnknownFields(
|
|
public final Builder setUnknownFields(
|