public interface VodMediaSmartInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getSmartTags(int index)
智能标签列表
|
com.google.protobuf.ByteString |
getSmartTagsBytes(int index)
智能标签列表
|
int |
getSmartTagsCount()
智能标签列表
|
List<String> |
getSmartTagsList()
智能标签列表
|
String |
getSpaceName()
空间名
|
com.google.protobuf.ByteString |
getSpaceNameBytes()
空间名
|
String |
getVid()
string Vid = 2; |
com.google.protobuf.ByteString |
getVidBytes()
string Vid = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSpaceName()
空间名
string SpaceName = 1;com.google.protobuf.ByteString getSpaceNameBytes()
空间名
string SpaceName = 1;String getVid()
string Vid = 2;com.google.protobuf.ByteString getVidBytes()
string Vid = 2;List<String> getSmartTagsList()
智能标签列表
repeated string SmartTags = 3;int getSmartTagsCount()
智能标签列表
repeated string SmartTags = 3;String getSmartTags(int index)
智能标签列表
repeated string SmartTags = 3;index - The index of the element to return.com.google.protobuf.ByteString getSmartTagsBytes(int index)
智能标签列表
repeated string SmartTags = 3;index - The index of the value to return.Copyright © 2026. All rights reserved.