public static final class ByteplusSaasContent.PredictFilter extends com.google.protobuf.GeneratedMessageV3 implements ByteplusSaasContent.PredictFilterOrBuilder
bytedance.byteplus.rec.content.PredictFilter| 限定符和类型 | 类和说明 |
|---|---|
static class |
ByteplusSaasContent.PredictFilter.Builder
Protobuf type
bytedance.byteplus.rec.content.PredictFilter |
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_FILTER_FIELD_NUMBER |
static int |
DOUBLE_FILTER_FIELD_NUMBER |
static int |
FLOAT_ARRAY_FILTER_FIELD_NUMBER |
static int |
FLOAT_FILTER_FIELD_NUMBER |
static int |
INT_ARRAY_FILTER_FIELD_NUMBER |
static int |
INT_FILTER_FIELD_NUMBER |
static int |
STRING_ARRAY_FILTER_FIELD_NUMBER |
static int |
STRING_FILTER_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
containsDoubleArrayFilter(String key)
map<string, .bytedance.byteplus.rec.content.DoubleArray> double_array_filter = 8; |
boolean |
containsDoubleFilter(String key)
map<string, double> double_filter = 4; |
boolean |
containsFloatArrayFilter(String key)
map<string, .bytedance.byteplus.rec.content.FloatArray> float_array_filter = 7; |
boolean |
containsFloatFilter(String key)
map<string, float> float_filter = 3; |
boolean |
containsIntArrayFilter(String key)
map<string, .bytedance.byteplus.rec.content.IntArray> int_array_filter = 6; |
boolean |
containsIntFilter(String key)
map<string, int64> int_filter = 2; |
boolean |
containsStringArrayFilter(String key)
map<string, .bytedance.byteplus.rec.content.StringArray> string_array_filter = 5; |
boolean |
containsStringFilter(String key)
map<string, string> string_filter = 1; |
boolean |
equals(Object obj) |
static ByteplusSaasContent.PredictFilter |
getDefaultInstance() |
ByteplusSaasContent.PredictFilter |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Map<String,ByteplusSaasContent.DoubleArray> |
getDoubleArrayFilter()
已过时。
|
int |
getDoubleArrayFilterCount()
map<string, .bytedance.byteplus.rec.content.DoubleArray> double_array_filter = 8; |
Map<String,ByteplusSaasContent.DoubleArray> |
getDoubleArrayFilterMap()
map<string, .bytedance.byteplus.rec.content.DoubleArray> double_array_filter = 8; |
ByteplusSaasContent.DoubleArray |
getDoubleArrayFilterOrDefault(String key,
ByteplusSaasContent.DoubleArray defaultValue)
map<string, .bytedance.byteplus.rec.content.DoubleArray> double_array_filter = 8; |
ByteplusSaasContent.DoubleArray |
getDoubleArrayFilterOrThrow(String key)
map<string, .bytedance.byteplus.rec.content.DoubleArray> double_array_filter = 8; |
Map<String,Double> |
getDoubleFilter()
已过时。
|
int |
getDoubleFilterCount()
map<string, double> double_filter = 4; |
Map<String,Double> |
getDoubleFilterMap()
map<string, double> double_filter = 4; |
double |
getDoubleFilterOrDefault(String key,
double defaultValue)
map<string, double> double_filter = 4; |
double |
getDoubleFilterOrThrow(String key)
map<string, double> double_filter = 4; |
Map<String,ByteplusSaasContent.FloatArray> |
getFloatArrayFilter()
已过时。
|
int |
getFloatArrayFilterCount()
map<string, .bytedance.byteplus.rec.content.FloatArray> float_array_filter = 7; |
Map<String,ByteplusSaasContent.FloatArray> |
getFloatArrayFilterMap()
map<string, .bytedance.byteplus.rec.content.FloatArray> float_array_filter = 7; |
ByteplusSaasContent.FloatArray |
getFloatArrayFilterOrDefault(String key,
ByteplusSaasContent.FloatArray defaultValue)
map<string, .bytedance.byteplus.rec.content.FloatArray> float_array_filter = 7; |
ByteplusSaasContent.FloatArray |
getFloatArrayFilterOrThrow(String key)
map<string, .bytedance.byteplus.rec.content.FloatArray> float_array_filter = 7; |
Map<String,Float> |
getFloatFilter()
已过时。
|
int |
getFloatFilterCount()
map<string, float> float_filter = 3; |
Map<String,Float> |
getFloatFilterMap()
map<string, float> float_filter = 3; |
float |
getFloatFilterOrDefault(String key,
float defaultValue)
map<string, float> float_filter = 3; |
float |
getFloatFilterOrThrow(String key)
map<string, float> float_filter = 3; |
Map<String,ByteplusSaasContent.IntArray> |
getIntArrayFilter()
已过时。
|
int |
getIntArrayFilterCount()
map<string, .bytedance.byteplus.rec.content.IntArray> int_array_filter = 6; |
Map<String,ByteplusSaasContent.IntArray> |
getIntArrayFilterMap()
map<string, .bytedance.byteplus.rec.content.IntArray> int_array_filter = 6; |
ByteplusSaasContent.IntArray |
getIntArrayFilterOrDefault(String key,
ByteplusSaasContent.IntArray defaultValue)
map<string, .bytedance.byteplus.rec.content.IntArray> int_array_filter = 6; |
ByteplusSaasContent.IntArray |
getIntArrayFilterOrThrow(String key)
map<string, .bytedance.byteplus.rec.content.IntArray> int_array_filter = 6; |
Map<String,Long> |
getIntFilter()
已过时。
|
int |
getIntFilterCount()
map<string, int64> int_filter = 2; |
Map<String,Long> |
getIntFilterMap()
map<string, int64> int_filter = 2; |
long |
getIntFilterOrDefault(String key,
long defaultValue)
map<string, int64> int_filter = 2; |
long |
getIntFilterOrThrow(String key)
map<string, int64> int_filter = 2; |
com.google.protobuf.Parser<ByteplusSaasContent.PredictFilter> |
getParserForType() |
int |
getSerializedSize() |
Map<String,ByteplusSaasContent.StringArray> |
getStringArrayFilter()
已过时。
|
int |
getStringArrayFilterCount()
map<string, .bytedance.byteplus.rec.content.StringArray> string_array_filter = 5; |
Map<String,ByteplusSaasContent.StringArray> |
getStringArrayFilterMap()
map<string, .bytedance.byteplus.rec.content.StringArray> string_array_filter = 5; |
ByteplusSaasContent.StringArray |
getStringArrayFilterOrDefault(String key,
ByteplusSaasContent.StringArray defaultValue)
map<string, .bytedance.byteplus.rec.content.StringArray> string_array_filter = 5; |
ByteplusSaasContent.StringArray |
getStringArrayFilterOrThrow(String key)
map<string, .bytedance.byteplus.rec.content.StringArray> string_array_filter = 5; |
Map<String,String> |
getStringFilter()
已过时。
|
int |
getStringFilterCount()
map<string, string> string_filter = 1; |
Map<String,String> |
getStringFilterMap()
map<string, string> string_filter = 1; |
String |
getStringFilterOrDefault(String key,
String defaultValue)
map<string, string> string_filter = 1; |
String |
getStringFilterOrThrow(String key)
map<string, string> string_filter = 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.PredictFilter.Builder |
newBuilder() |
static ByteplusSaasContent.PredictFilter.Builder |
newBuilder(ByteplusSaasContent.PredictFilter prototype) |
ByteplusSaasContent.PredictFilter.Builder |
newBuilderForType() |
protected ByteplusSaasContent.PredictFilter.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ByteplusSaasContent.PredictFilter |
parseDelimitedFrom(InputStream input) |
static ByteplusSaasContent.PredictFilter |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasContent.PredictFilter |
parseFrom(byte[] data) |
static ByteplusSaasContent.PredictFilter |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasContent.PredictFilter |
parseFrom(ByteBuffer data) |
static ByteplusSaasContent.PredictFilter |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasContent.PredictFilter |
parseFrom(com.google.protobuf.ByteString data) |
static ByteplusSaasContent.PredictFilter |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasContent.PredictFilter |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ByteplusSaasContent.PredictFilter |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasContent.PredictFilter |
parseFrom(InputStream input) |
static ByteplusSaasContent.PredictFilter |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ByteplusSaasContent.PredictFilter> |
parser() |
ByteplusSaasContent.PredictFilter.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_FILTER_FIELD_NUMBER
public static final int INT_FILTER_FIELD_NUMBER
public static final int FLOAT_FILTER_FIELD_NUMBER
public static final int DOUBLE_FILTER_FIELD_NUMBER
public static final int STRING_ARRAY_FILTER_FIELD_NUMBER
public static final int INT_ARRAY_FILTER_FIELD_NUMBER
public static final int FLOAT_ARRAY_FILTER_FIELD_NUMBER
public static final int DOUBLE_ARRAY_FILTER_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 getStringFilterCount()
map<string, string> string_filter = 1;public boolean containsStringFilter(String key)
map<string, string> string_filter = 1;@Deprecated public Map<String,String> getStringFilter()
getStringFilterMap() instead.public Map<String,String> getStringFilterMap()
map<string, string> string_filter = 1;public String getStringFilterOrDefault(String key, String defaultValue)
map<string, string> string_filter = 1;public String getStringFilterOrThrow(String key)
map<string, string> string_filter = 1;public int getIntFilterCount()
map<string, int64> int_filter = 2;public boolean containsIntFilter(String key)
map<string, int64> int_filter = 2;@Deprecated public Map<String,Long> getIntFilter()
getIntFilterMap() instead.public long getIntFilterOrDefault(String key, long defaultValue)
map<string, int64> int_filter = 2;public long getIntFilterOrThrow(String key)
map<string, int64> int_filter = 2;public int getFloatFilterCount()
map<string, float> float_filter = 3;public boolean containsFloatFilter(String key)
map<string, float> float_filter = 3;@Deprecated public Map<String,Float> getFloatFilter()
getFloatFilterMap() instead.public float getFloatFilterOrDefault(String key, float defaultValue)
map<string, float> float_filter = 3;public float getFloatFilterOrThrow(String key)
map<string, float> float_filter = 3;public int getDoubleFilterCount()
map<string, double> double_filter = 4;public boolean containsDoubleFilter(String key)
map<string, double> double_filter = 4;@Deprecated public Map<String,Double> getDoubleFilter()
getDoubleFilterMap() instead.public Map<String,Double> getDoubleFilterMap()
map<string, double> double_filter = 4;public double getDoubleFilterOrDefault(String key, double defaultValue)
map<string, double> double_filter = 4;public double getDoubleFilterOrThrow(String key)
map<string, double> double_filter = 4;public int getStringArrayFilterCount()
map<string, .bytedance.byteplus.rec.content.StringArray> string_array_filter = 5;public boolean containsStringArrayFilter(String key)
map<string, .bytedance.byteplus.rec.content.StringArray> string_array_filter = 5;@Deprecated public Map<String,ByteplusSaasContent.StringArray> getStringArrayFilter()
getStringArrayFilterMap() instead.public Map<String,ByteplusSaasContent.StringArray> getStringArrayFilterMap()
map<string, .bytedance.byteplus.rec.content.StringArray> string_array_filter = 5;public ByteplusSaasContent.StringArray getStringArrayFilterOrDefault(String key, ByteplusSaasContent.StringArray defaultValue)
map<string, .bytedance.byteplus.rec.content.StringArray> string_array_filter = 5;public ByteplusSaasContent.StringArray getStringArrayFilterOrThrow(String key)
map<string, .bytedance.byteplus.rec.content.StringArray> string_array_filter = 5;public int getIntArrayFilterCount()
map<string, .bytedance.byteplus.rec.content.IntArray> int_array_filter = 6;public boolean containsIntArrayFilter(String key)
map<string, .bytedance.byteplus.rec.content.IntArray> int_array_filter = 6;@Deprecated public Map<String,ByteplusSaasContent.IntArray> getIntArrayFilter()
getIntArrayFilterMap() instead.public Map<String,ByteplusSaasContent.IntArray> getIntArrayFilterMap()
map<string, .bytedance.byteplus.rec.content.IntArray> int_array_filter = 6;public ByteplusSaasContent.IntArray getIntArrayFilterOrDefault(String key, ByteplusSaasContent.IntArray defaultValue)
map<string, .bytedance.byteplus.rec.content.IntArray> int_array_filter = 6;public ByteplusSaasContent.IntArray getIntArrayFilterOrThrow(String key)
map<string, .bytedance.byteplus.rec.content.IntArray> int_array_filter = 6;public int getFloatArrayFilterCount()
map<string, .bytedance.byteplus.rec.content.FloatArray> float_array_filter = 7;public boolean containsFloatArrayFilter(String key)
map<string, .bytedance.byteplus.rec.content.FloatArray> float_array_filter = 7;@Deprecated public Map<String,ByteplusSaasContent.FloatArray> getFloatArrayFilter()
getFloatArrayFilterMap() instead.public Map<String,ByteplusSaasContent.FloatArray> getFloatArrayFilterMap()
map<string, .bytedance.byteplus.rec.content.FloatArray> float_array_filter = 7;public ByteplusSaasContent.FloatArray getFloatArrayFilterOrDefault(String key, ByteplusSaasContent.FloatArray defaultValue)
map<string, .bytedance.byteplus.rec.content.FloatArray> float_array_filter = 7;public ByteplusSaasContent.FloatArray getFloatArrayFilterOrThrow(String key)
map<string, .bytedance.byteplus.rec.content.FloatArray> float_array_filter = 7;public int getDoubleArrayFilterCount()
map<string, .bytedance.byteplus.rec.content.DoubleArray> double_array_filter = 8;public boolean containsDoubleArrayFilter(String key)
map<string, .bytedance.byteplus.rec.content.DoubleArray> double_array_filter = 8;@Deprecated public Map<String,ByteplusSaasContent.DoubleArray> getDoubleArrayFilter()
getDoubleArrayFilterMap() instead.public Map<String,ByteplusSaasContent.DoubleArray> getDoubleArrayFilterMap()
map<string, .bytedance.byteplus.rec.content.DoubleArray> double_array_filter = 8;public ByteplusSaasContent.DoubleArray getDoubleArrayFilterOrDefault(String key, ByteplusSaasContent.DoubleArray defaultValue)
map<string, .bytedance.byteplus.rec.content.DoubleArray> double_array_filter = 8;public ByteplusSaasContent.DoubleArray getDoubleArrayFilterOrThrow(String key)
map<string, .bytedance.byteplus.rec.content.DoubleArray> double_array_filter = 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.PredictFilter parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasContent.PredictFilter parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasContent.PredictFilter parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasContent.PredictFilter parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasContent.PredictFilter parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasContent.PredictFilter parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasContent.PredictFilter parseFrom(InputStream input) throws IOException
IOExceptionpublic static ByteplusSaasContent.PredictFilter parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ByteplusSaasContent.PredictFilter parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ByteplusSaasContent.PredictFilter parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ByteplusSaasContent.PredictFilter parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ByteplusSaasContent.PredictFilter parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ByteplusSaasContent.PredictFilter.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static ByteplusSaasContent.PredictFilter.Builder newBuilder()
public static ByteplusSaasContent.PredictFilter.Builder newBuilder(ByteplusSaasContent.PredictFilter prototype)
public ByteplusSaasContent.PredictFilter.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected ByteplusSaasContent.PredictFilter.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static ByteplusSaasContent.PredictFilter getDefaultInstance()
public static com.google.protobuf.Parser<ByteplusSaasContent.PredictFilter> parser()
public com.google.protobuf.Parser<ByteplusSaasContent.PredictFilter> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public ByteplusSaasContent.PredictFilter getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2024. All rights reserved.