public final class CategoryTagInfo extends com.google.protobuf.GeneratedMessageV3 implements CategoryTagInfoOrBuilder
Volcengine.Vod.Models.Business.CategoryTagInfo| 限定符和类型 | 类和说明 |
|---|---|
static class |
CategoryTagInfo.Builder
Protobuf type
Volcengine.Vod.Models.Business.CategoryTagInfo |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
LEVEL_FIELD_NUMBER |
static int |
PARENTINFO_FIELD_NUMBER |
static int |
PROB_FIELD_NUMBER |
static int |
TAGID_FIELD_NUMBER |
static int |
TAGNAME_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
containsParentInfo(String key)
父节点标签信息
map<string, string> ParentInfo = 5; |
boolean |
equals(Object obj) |
static CategoryTagInfo |
getDefaultInstance() |
CategoryTagInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getLevel()
等级
int64 Level = 4; |
Map<String,String> |
getParentInfo()
已过时。
|
int |
getParentInfoCount()
父节点标签信息
map<string, string> ParentInfo = 5; |
Map<String,String> |
getParentInfoMap()
父节点标签信息
map<string, string> ParentInfo = 5; |
String |
getParentInfoOrDefault(String key,
String defaultValue)
父节点标签信息
map<string, string> ParentInfo = 5; |
String |
getParentInfoOrThrow(String key)
父节点标签信息
map<string, string> ParentInfo = 5; |
com.google.protobuf.Parser<CategoryTagInfo> |
getParserForType() |
double |
getProb()
置信度
double Prob = 2; |
int |
getSerializedSize() |
long |
getTagId()
标签id
int64 TagId = 1; |
String |
getTagName()
标签名称
string TagName = 3; |
com.google.protobuf.ByteString |
getTagNameBytes()
标签名称
string TagName = 3; |
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 CategoryTagInfo.Builder |
newBuilder() |
static CategoryTagInfo.Builder |
newBuilder(CategoryTagInfo prototype) |
CategoryTagInfo.Builder |
newBuilderForType() |
protected CategoryTagInfo.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static CategoryTagInfo |
parseDelimitedFrom(InputStream input) |
static CategoryTagInfo |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CategoryTagInfo |
parseFrom(byte[] data) |
static CategoryTagInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CategoryTagInfo |
parseFrom(ByteBuffer data) |
static CategoryTagInfo |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CategoryTagInfo |
parseFrom(com.google.protobuf.ByteString data) |
static CategoryTagInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CategoryTagInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CategoryTagInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CategoryTagInfo |
parseFrom(InputStream input) |
static CategoryTagInfo |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<CategoryTagInfo> |
parser() |
CategoryTagInfo.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, makeMutableCopy, 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 TAGID_FIELD_NUMBER
public static final int PROB_FIELD_NUMBER
public static final int TAGNAME_FIELD_NUMBER
public static final int LEVEL_FIELD_NUMBER
public static final int PARENTINFO_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 long getTagId()
标签id
int64 TagId = 1;getTagId 在接口中 CategoryTagInfoOrBuilderpublic double getProb()
置信度
double Prob = 2;getProb 在接口中 CategoryTagInfoOrBuilderpublic String getTagName()
标签名称
string TagName = 3;getTagName 在接口中 CategoryTagInfoOrBuilderpublic com.google.protobuf.ByteString getTagNameBytes()
标签名称
string TagName = 3;getTagNameBytes 在接口中 CategoryTagInfoOrBuilderpublic long getLevel()
等级
int64 Level = 4;getLevel 在接口中 CategoryTagInfoOrBuilderpublic int getParentInfoCount()
CategoryTagInfoOrBuilder父节点标签信息
map<string, string> ParentInfo = 5;getParentInfoCount 在接口中 CategoryTagInfoOrBuilderpublic boolean containsParentInfo(String key)
父节点标签信息
map<string, string> ParentInfo = 5;containsParentInfo 在接口中 CategoryTagInfoOrBuilder@Deprecated public Map<String,String> getParentInfo()
getParentInfoMap() instead.getParentInfo 在接口中 CategoryTagInfoOrBuilderpublic Map<String,String> getParentInfoMap()
父节点标签信息
map<string, string> ParentInfo = 5;getParentInfoMap 在接口中 CategoryTagInfoOrBuilderpublic String getParentInfoOrDefault(String key, String defaultValue)
父节点标签信息
map<string, string> ParentInfo = 5;public String getParentInfoOrThrow(String key)
父节点标签信息
map<string, string> ParentInfo = 5;getParentInfoOrThrow 在接口中 CategoryTagInfoOrBuilderpublic 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 CategoryTagInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CategoryTagInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CategoryTagInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CategoryTagInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CategoryTagInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CategoryTagInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static CategoryTagInfo parseFrom(InputStream input) throws IOException
IOExceptionpublic static CategoryTagInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CategoryTagInfo parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static CategoryTagInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CategoryTagInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static CategoryTagInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic CategoryTagInfo.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static CategoryTagInfo.Builder newBuilder()
public static CategoryTagInfo.Builder newBuilder(CategoryTagInfo prototype)
public CategoryTagInfo.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected CategoryTagInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static CategoryTagInfo getDefaultInstance()
public static com.google.protobuf.Parser<CategoryTagInfo> parser()
public com.google.protobuf.Parser<CategoryTagInfo> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public CategoryTagInfo getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2025. All rights reserved.