public static final class ByteplusSaasContent.PredictFeature extends com.google.protobuf.GeneratedMessageV3 implements ByteplusSaasContent.PredictFeatureOrBuilder
bytedance.byteplus.rec.content.PredictFeature| 限定符和类型 | 类和说明 |
|---|---|
static class |
ByteplusSaasContent.PredictFeature.Builder
Protobuf type
bytedance.byteplus.rec.content.PredictFeature |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
DOUBLE_ARRAY_FEATURE_FIELD_NUMBER |
static int |
DOUBLE_FEATURE_FIELD_NUMBER |
static int |
FLOAT_ARRAY_FEATURE_FIELD_NUMBER |
static int |
FLOAT_FEATURE_FIELD_NUMBER |
static int |
INT_ARRAY_FEATURE_FIELD_NUMBER |
static int |
INT_FEATURE_FIELD_NUMBER |
static int |
STRING_ARRAY_FEATURE_FIELD_NUMBER |
static int |
STRING_FEATURE_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
containsDoubleArrayFeature(String key)
map<string, .bytedance.byteplus.rec.content.DoubleArray> double_array_feature = 8; |
boolean |
containsDoubleFeature(String key)
map<string, double> double_feature = 4; |
boolean |
containsFloatArrayFeature(String key)
map<string, .bytedance.byteplus.rec.content.FloatArray> float_array_feature = 7; |
boolean |
containsFloatFeature(String key)
map<string, float> float_feature = 3; |
boolean |
containsIntArrayFeature(String key)
map<string, .bytedance.byteplus.rec.content.IntArray> int_array_feature = 6; |
boolean |
containsIntFeature(String key)
map<string, int64> int_feature = 2; |
boolean |
containsStringArrayFeature(String key)
map<string, .bytedance.byteplus.rec.content.StringArray> string_array_feature = 5; |
boolean |
containsStringFeature(String key)
map<string, string> string_feature = 1; |
boolean |
equals(Object obj) |
static ByteplusSaasContent.PredictFeature |
getDefaultInstance() |
ByteplusSaasContent.PredictFeature |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Map<String,ByteplusSaasContent.DoubleArray> |
getDoubleArrayFeature()
已过时。
|
int |
getDoubleArrayFeatureCount()
map<string, .bytedance.byteplus.rec.content.DoubleArray> double_array_feature = 8; |
Map<String,ByteplusSaasContent.DoubleArray> |
getDoubleArrayFeatureMap()
map<string, .bytedance.byteplus.rec.content.DoubleArray> double_array_feature = 8; |
ByteplusSaasContent.DoubleArray |
getDoubleArrayFeatureOrDefault(String key,
ByteplusSaasContent.DoubleArray defaultValue)
map<string, .bytedance.byteplus.rec.content.DoubleArray> double_array_feature = 8; |
ByteplusSaasContent.DoubleArray |
getDoubleArrayFeatureOrThrow(String key)
map<string, .bytedance.byteplus.rec.content.DoubleArray> double_array_feature = 8; |
Map<String,Double> |
getDoubleFeature()
已过时。
|
int |
getDoubleFeatureCount()
map<string, double> double_feature = 4; |
Map<String,Double> |
getDoubleFeatureMap()
map<string, double> double_feature = 4; |
double |
getDoubleFeatureOrDefault(String key,
double defaultValue)
map<string, double> double_feature = 4; |
double |
getDoubleFeatureOrThrow(String key)
map<string, double> double_feature = 4; |
Map<String,ByteplusSaasContent.FloatArray> |
getFloatArrayFeature()
已过时。
|
int |
getFloatArrayFeatureCount()
map<string, .bytedance.byteplus.rec.content.FloatArray> float_array_feature = 7; |
Map<String,ByteplusSaasContent.FloatArray> |
getFloatArrayFeatureMap()
map<string, .bytedance.byteplus.rec.content.FloatArray> float_array_feature = 7; |
ByteplusSaasContent.FloatArray |
getFloatArrayFeatureOrDefault(String key,
ByteplusSaasContent.FloatArray defaultValue)
map<string, .bytedance.byteplus.rec.content.FloatArray> float_array_feature = 7; |
ByteplusSaasContent.FloatArray |
getFloatArrayFeatureOrThrow(String key)
map<string, .bytedance.byteplus.rec.content.FloatArray> float_array_feature = 7; |
Map<String,Float> |
getFloatFeature()
已过时。
|
int |
getFloatFeatureCount()
map<string, float> float_feature = 3; |
Map<String,Float> |
getFloatFeatureMap()
map<string, float> float_feature = 3; |
float |
getFloatFeatureOrDefault(String key,
float defaultValue)
map<string, float> float_feature = 3; |
float |
getFloatFeatureOrThrow(String key)
map<string, float> float_feature = 3; |
Map<String,ByteplusSaasContent.IntArray> |
getIntArrayFeature()
已过时。
|
int |
getIntArrayFeatureCount()
map<string, .bytedance.byteplus.rec.content.IntArray> int_array_feature = 6; |
Map<String,ByteplusSaasContent.IntArray> |
getIntArrayFeatureMap()
map<string, .bytedance.byteplus.rec.content.IntArray> int_array_feature = 6; |
ByteplusSaasContent.IntArray |
getIntArrayFeatureOrDefault(String key,
ByteplusSaasContent.IntArray defaultValue)
map<string, .bytedance.byteplus.rec.content.IntArray> int_array_feature = 6; |
ByteplusSaasContent.IntArray |
getIntArrayFeatureOrThrow(String key)
map<string, .bytedance.byteplus.rec.content.IntArray> int_array_feature = 6; |
Map<String,Long> |
getIntFeature()
已过时。
|
int |
getIntFeatureCount()
map<string, int64> int_feature = 2; |
Map<String,Long> |
getIntFeatureMap()
map<string, int64> int_feature = 2; |
long |
getIntFeatureOrDefault(String key,
long defaultValue)
map<string, int64> int_feature = 2; |
long |
getIntFeatureOrThrow(String key)
map<string, int64> int_feature = 2; |
com.google.protobuf.Parser<ByteplusSaasContent.PredictFeature> |
getParserForType() |
int |
getSerializedSize() |
Map<String,ByteplusSaasContent.StringArray> |
getStringArrayFeature()
已过时。
|
int |
getStringArrayFeatureCount()
map<string, .bytedance.byteplus.rec.content.StringArray> string_array_feature = 5; |
Map<String,ByteplusSaasContent.StringArray> |
getStringArrayFeatureMap()
map<string, .bytedance.byteplus.rec.content.StringArray> string_array_feature = 5; |
ByteplusSaasContent.StringArray |
getStringArrayFeatureOrDefault(String key,
ByteplusSaasContent.StringArray defaultValue)
map<string, .bytedance.byteplus.rec.content.StringArray> string_array_feature = 5; |
ByteplusSaasContent.StringArray |
getStringArrayFeatureOrThrow(String key)
map<string, .bytedance.byteplus.rec.content.StringArray> string_array_feature = 5; |
Map<String,String> |
getStringFeature()
已过时。
|
int |
getStringFeatureCount()
map<string, string> string_feature = 1; |
Map<String,String> |
getStringFeatureMap()
map<string, string> string_feature = 1; |
String |
getStringFeatureOrDefault(String key,
String defaultValue)
map<string, string> string_feature = 1; |
String |
getStringFeatureOrThrow(String key)
map<string, string> string_feature = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static ByteplusSaasContent.PredictFeature.Builder |
newBuilder() |
static ByteplusSaasContent.PredictFeature.Builder |
newBuilder(ByteplusSaasContent.PredictFeature prototype) |
ByteplusSaasContent.PredictFeature.Builder |
newBuilderForType() |
protected ByteplusSaasContent.PredictFeature.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ByteplusSaasContent.PredictFeature |
parseDelimitedFrom(InputStream input) |
static ByteplusSaasContent.PredictFeature |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasContent.PredictFeature |
parseFrom(byte[] data) |
static ByteplusSaasContent.PredictFeature |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasContent.PredictFeature |
parseFrom(ByteBuffer data) |
static ByteplusSaasContent.PredictFeature |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasContent.PredictFeature |
parseFrom(com.google.protobuf.ByteString data) |
static ByteplusSaasContent.PredictFeature |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasContent.PredictFeature |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ByteplusSaasContent.PredictFeature |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasContent.PredictFeature |
parseFrom(InputStream input) |
static ByteplusSaasContent.PredictFeature |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ByteplusSaasContent.PredictFeature> |
parser() |
ByteplusSaasContent.PredictFeature.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int STRING_FEATURE_FIELD_NUMBER
public static final int INT_FEATURE_FIELD_NUMBER
public static final int FLOAT_FEATURE_FIELD_NUMBER
public static final int DOUBLE_FEATURE_FIELD_NUMBER
public static final int STRING_ARRAY_FEATURE_FIELD_NUMBER
public static final int INT_ARRAY_FEATURE_FIELD_NUMBER
public static final int FLOAT_ARRAY_FEATURE_FIELD_NUMBER
public static final int DOUBLE_ARRAY_FEATURE_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField 在类中 com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public 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 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 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 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 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 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 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 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 final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static ByteplusSaasContent.PredictFeature parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasContent.PredictFeature parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasContent.PredictFeature parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasContent.PredictFeature parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasContent.PredictFeature parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasContent.PredictFeature parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasContent.PredictFeature parseFrom(InputStream input) throws IOException
IOExceptionpublic static ByteplusSaasContent.PredictFeature parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ByteplusSaasContent.PredictFeature parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ByteplusSaasContent.PredictFeature parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ByteplusSaasContent.PredictFeature parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ByteplusSaasContent.PredictFeature parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ByteplusSaasContent.PredictFeature.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static ByteplusSaasContent.PredictFeature.Builder newBuilder()
public static ByteplusSaasContent.PredictFeature.Builder newBuilder(ByteplusSaasContent.PredictFeature prototype)
public ByteplusSaasContent.PredictFeature.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected ByteplusSaasContent.PredictFeature.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static ByteplusSaasContent.PredictFeature getDefaultInstance()
public static com.google.protobuf.Parser<ByteplusSaasContent.PredictFeature> parser()
public com.google.protobuf.Parser<ByteplusSaasContent.PredictFeature> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public ByteplusSaasContent.PredictFeature getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2024. All rights reserved.