public interface VodDeleteMediaDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getNotExistVids(int index)
不存在的视频VID列表
|
com.google.protobuf.ByteString |
getNotExistVidsBytes(int index)
不存在的视频VID列表
|
int |
getNotExistVidsCount()
不存在的视频VID列表
|
List<String> |
getNotExistVidsList()
不存在的视频VID列表
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getNotExistVidsList()
不存在的视频VID列表
repeated string NotExistVids = 1;int getNotExistVidsCount()
不存在的视频VID列表
repeated string NotExistVids = 1;String getNotExistVids(int index)
不存在的视频VID列表
repeated string NotExistVids = 1;index - The index of the element to return.com.google.protobuf.ByteString getNotExistVidsBytes(int index)
不存在的视频VID列表
repeated string NotExistVids = 1;index - The index of the value to return.Copyright © 2023. All rights reserved.