public static final class ByteplusSaasContent.PredictFeature.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasContent.PredictFeature.Builder> implements ByteplusSaasContent.PredictFeatureOrBuilder
bytedance.byteplus.rec.content.PredictFeaturegetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasContent.PredictFeature.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasContent.PredictFeature.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasContent.PredictFeature.Builder>public ByteplusSaasContent.PredictFeature.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasContent.PredictFeature.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasContent.PredictFeature.Builder>public ByteplusSaasContent.PredictFeature getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic ByteplusSaasContent.PredictFeature build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic ByteplusSaasContent.PredictFeature buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic ByteplusSaasContent.PredictFeature.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasContent.PredictFeature.Builder>public ByteplusSaasContent.PredictFeature.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasContent.PredictFeature.Builder>public ByteplusSaasContent.PredictFeature.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasContent.PredictFeature.Builder>public ByteplusSaasContent.PredictFeature.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasContent.PredictFeature.Builder>public ByteplusSaasContent.PredictFeature.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasContent.PredictFeature.Builder>public ByteplusSaasContent.PredictFeature.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasContent.PredictFeature.Builder>public ByteplusSaasContent.PredictFeature.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<ByteplusSaasContent.PredictFeature.Builder>public ByteplusSaasContent.PredictFeature.Builder mergeFrom(ByteplusSaasContent.PredictFeature other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasContent.PredictFeature.Builder>public ByteplusSaasContent.PredictFeature.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<ByteplusSaasContent.PredictFeature.Builder>IOExceptionpublic int getStringFeatureCount()
map<string, string> string_feature = 1;public boolean containsStringFeature(String key)
map<string, string> string_feature = 1;@Deprecated public Map<String,String> getStringFeature()
getStringFeatureMap() instead.public Map<String,String> getStringFeatureMap()
map<string, string> string_feature = 1;public String getStringFeatureOrDefault(String key, String defaultValue)
map<string, string> string_feature = 1;public String getStringFeatureOrThrow(String key)
map<string, string> string_feature = 1;public ByteplusSaasContent.PredictFeature.Builder clearStringFeature()
public ByteplusSaasContent.PredictFeature.Builder removeStringFeature(String key)
map<string, string> string_feature = 1;@Deprecated public Map<String,String> getMutableStringFeature()
public ByteplusSaasContent.PredictFeature.Builder putStringFeature(String key, String value)
map<string, string> string_feature = 1;public ByteplusSaasContent.PredictFeature.Builder putAllStringFeature(Map<String,String> values)
map<string, string> string_feature = 1;public int getIntFeatureCount()
map<string, int64> int_feature = 2;public boolean containsIntFeature(String key)
map<string, int64> int_feature = 2;@Deprecated public Map<String,Long> getIntFeature()
getIntFeatureMap() instead.public long getIntFeatureOrDefault(String key, long defaultValue)
map<string, int64> int_feature = 2;public long getIntFeatureOrThrow(String key)
map<string, int64> int_feature = 2;public ByteplusSaasContent.PredictFeature.Builder clearIntFeature()
public ByteplusSaasContent.PredictFeature.Builder removeIntFeature(String key)
map<string, int64> int_feature = 2;@Deprecated public Map<String,Long> getMutableIntFeature()
public ByteplusSaasContent.PredictFeature.Builder putIntFeature(String key, long value)
map<string, int64> int_feature = 2;public ByteplusSaasContent.PredictFeature.Builder putAllIntFeature(Map<String,Long> values)
map<string, int64> int_feature = 2;public int getFloatFeatureCount()
map<string, float> float_feature = 3;public boolean containsFloatFeature(String key)
map<string, float> float_feature = 3;@Deprecated public Map<String,Float> getFloatFeature()
getFloatFeatureMap() instead.public Map<String,Float> getFloatFeatureMap()
map<string, float> float_feature = 3;public float getFloatFeatureOrDefault(String key, float defaultValue)
map<string, float> float_feature = 3;public float getFloatFeatureOrThrow(String key)
map<string, float> float_feature = 3;public ByteplusSaasContent.PredictFeature.Builder clearFloatFeature()
public ByteplusSaasContent.PredictFeature.Builder removeFloatFeature(String key)
map<string, float> float_feature = 3;@Deprecated public Map<String,Float> getMutableFloatFeature()
public ByteplusSaasContent.PredictFeature.Builder putFloatFeature(String key, float value)
map<string, float> float_feature = 3;public ByteplusSaasContent.PredictFeature.Builder putAllFloatFeature(Map<String,Float> values)
map<string, float> float_feature = 3;public int getDoubleFeatureCount()
map<string, double> double_feature = 4;public boolean containsDoubleFeature(String key)
map<string, double> double_feature = 4;@Deprecated public Map<String,Double> getDoubleFeature()
getDoubleFeatureMap() instead.public Map<String,Double> getDoubleFeatureMap()
map<string, double> double_feature = 4;public double getDoubleFeatureOrDefault(String key, double defaultValue)
map<string, double> double_feature = 4;public double getDoubleFeatureOrThrow(String key)
map<string, double> double_feature = 4;public ByteplusSaasContent.PredictFeature.Builder clearDoubleFeature()
public ByteplusSaasContent.PredictFeature.Builder removeDoubleFeature(String key)
map<string, double> double_feature = 4;@Deprecated public Map<String,Double> getMutableDoubleFeature()
public ByteplusSaasContent.PredictFeature.Builder putDoubleFeature(String key, double value)
map<string, double> double_feature = 4;public ByteplusSaasContent.PredictFeature.Builder putAllDoubleFeature(Map<String,Double> values)
map<string, double> double_feature = 4;public int getStringArrayFeatureCount()
map<string, .bytedance.byteplus.rec.content.StringArray> string_array_feature = 5;public boolean containsStringArrayFeature(String key)
map<string, .bytedance.byteplus.rec.content.StringArray> string_array_feature = 5;@Deprecated public Map<String,ByteplusSaasContent.StringArray> getStringArrayFeature()
getStringArrayFeatureMap() instead.public Map<String,ByteplusSaasContent.StringArray> getStringArrayFeatureMap()
map<string, .bytedance.byteplus.rec.content.StringArray> string_array_feature = 5;public ByteplusSaasContent.StringArray getStringArrayFeatureOrDefault(String key, ByteplusSaasContent.StringArray defaultValue)
map<string, .bytedance.byteplus.rec.content.StringArray> string_array_feature = 5;public ByteplusSaasContent.StringArray getStringArrayFeatureOrThrow(String key)
map<string, .bytedance.byteplus.rec.content.StringArray> string_array_feature = 5;public ByteplusSaasContent.PredictFeature.Builder clearStringArrayFeature()
public ByteplusSaasContent.PredictFeature.Builder removeStringArrayFeature(String key)
map<string, .bytedance.byteplus.rec.content.StringArray> string_array_feature = 5;@Deprecated public Map<String,ByteplusSaasContent.StringArray> getMutableStringArrayFeature()
public ByteplusSaasContent.PredictFeature.Builder putStringArrayFeature(String key, ByteplusSaasContent.StringArray value)
map<string, .bytedance.byteplus.rec.content.StringArray> string_array_feature = 5;public ByteplusSaasContent.PredictFeature.Builder putAllStringArrayFeature(Map<String,ByteplusSaasContent.StringArray> values)
map<string, .bytedance.byteplus.rec.content.StringArray> string_array_feature = 5;public int getIntArrayFeatureCount()
map<string, .bytedance.byteplus.rec.content.IntArray> int_array_feature = 6;public boolean containsIntArrayFeature(String key)
map<string, .bytedance.byteplus.rec.content.IntArray> int_array_feature = 6;@Deprecated public Map<String,ByteplusSaasContent.IntArray> getIntArrayFeature()
getIntArrayFeatureMap() instead.public Map<String,ByteplusSaasContent.IntArray> getIntArrayFeatureMap()
map<string, .bytedance.byteplus.rec.content.IntArray> int_array_feature = 6;public ByteplusSaasContent.IntArray getIntArrayFeatureOrDefault(String key, ByteplusSaasContent.IntArray defaultValue)
map<string, .bytedance.byteplus.rec.content.IntArray> int_array_feature = 6;public ByteplusSaasContent.IntArray getIntArrayFeatureOrThrow(String key)
map<string, .bytedance.byteplus.rec.content.IntArray> int_array_feature = 6;public ByteplusSaasContent.PredictFeature.Builder clearIntArrayFeature()
public ByteplusSaasContent.PredictFeature.Builder removeIntArrayFeature(String key)
map<string, .bytedance.byteplus.rec.content.IntArray> int_array_feature = 6;@Deprecated public Map<String,ByteplusSaasContent.IntArray> getMutableIntArrayFeature()
public ByteplusSaasContent.PredictFeature.Builder putIntArrayFeature(String key, ByteplusSaasContent.IntArray value)
map<string, .bytedance.byteplus.rec.content.IntArray> int_array_feature = 6;public ByteplusSaasContent.PredictFeature.Builder putAllIntArrayFeature(Map<String,ByteplusSaasContent.IntArray> values)
map<string, .bytedance.byteplus.rec.content.IntArray> int_array_feature = 6;public int getFloatArrayFeatureCount()
map<string, .bytedance.byteplus.rec.content.FloatArray> float_array_feature = 7;public boolean containsFloatArrayFeature(String key)
map<string, .bytedance.byteplus.rec.content.FloatArray> float_array_feature = 7;@Deprecated public Map<String,ByteplusSaasContent.FloatArray> getFloatArrayFeature()
getFloatArrayFeatureMap() instead.public Map<String,ByteplusSaasContent.FloatArray> getFloatArrayFeatureMap()
map<string, .bytedance.byteplus.rec.content.FloatArray> float_array_feature = 7;public ByteplusSaasContent.FloatArray getFloatArrayFeatureOrDefault(String key, ByteplusSaasContent.FloatArray defaultValue)
map<string, .bytedance.byteplus.rec.content.FloatArray> float_array_feature = 7;public ByteplusSaasContent.FloatArray getFloatArrayFeatureOrThrow(String key)
map<string, .bytedance.byteplus.rec.content.FloatArray> float_array_feature = 7;public ByteplusSaasContent.PredictFeature.Builder clearFloatArrayFeature()
public ByteplusSaasContent.PredictFeature.Builder removeFloatArrayFeature(String key)
map<string, .bytedance.byteplus.rec.content.FloatArray> float_array_feature = 7;@Deprecated public Map<String,ByteplusSaasContent.FloatArray> getMutableFloatArrayFeature()
public ByteplusSaasContent.PredictFeature.Builder putFloatArrayFeature(String key, ByteplusSaasContent.FloatArray value)
map<string, .bytedance.byteplus.rec.content.FloatArray> float_array_feature = 7;public ByteplusSaasContent.PredictFeature.Builder putAllFloatArrayFeature(Map<String,ByteplusSaasContent.FloatArray> values)
map<string, .bytedance.byteplus.rec.content.FloatArray> float_array_feature = 7;public int getDoubleArrayFeatureCount()
map<string, .bytedance.byteplus.rec.content.DoubleArray> double_array_feature = 8;public boolean containsDoubleArrayFeature(String key)
map<string, .bytedance.byteplus.rec.content.DoubleArray> double_array_feature = 8;@Deprecated public Map<String,ByteplusSaasContent.DoubleArray> getDoubleArrayFeature()
getDoubleArrayFeatureMap() instead.public Map<String,ByteplusSaasContent.DoubleArray> getDoubleArrayFeatureMap()
map<string, .bytedance.byteplus.rec.content.DoubleArray> double_array_feature = 8;public ByteplusSaasContent.DoubleArray getDoubleArrayFeatureOrDefault(String key, ByteplusSaasContent.DoubleArray defaultValue)
map<string, .bytedance.byteplus.rec.content.DoubleArray> double_array_feature = 8;public ByteplusSaasContent.DoubleArray getDoubleArrayFeatureOrThrow(String key)
map<string, .bytedance.byteplus.rec.content.DoubleArray> double_array_feature = 8;public ByteplusSaasContent.PredictFeature.Builder clearDoubleArrayFeature()
public ByteplusSaasContent.PredictFeature.Builder removeDoubleArrayFeature(String key)
map<string, .bytedance.byteplus.rec.content.DoubleArray> double_array_feature = 8;@Deprecated public Map<String,ByteplusSaasContent.DoubleArray> getMutableDoubleArrayFeature()
public ByteplusSaasContent.PredictFeature.Builder putDoubleArrayFeature(String key, ByteplusSaasContent.DoubleArray value)
map<string, .bytedance.byteplus.rec.content.DoubleArray> double_array_feature = 8;public ByteplusSaasContent.PredictFeature.Builder putAllDoubleArrayFeature(Map<String,ByteplusSaasContent.DoubleArray> values)
map<string, .bytedance.byteplus.rec.content.DoubleArray> double_array_feature = 8;public final ByteplusSaasContent.PredictFeature.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasContent.PredictFeature.Builder>public final ByteplusSaasContent.PredictFeature.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<ByteplusSaasContent.PredictFeature.Builder>Copyright © 2024. All rights reserved.