public interface VodUpdateSubtitleStatusDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getNotExistFileIds(int index)
不存在的转码FileID列表
repeated string NotExistFileIds = 1; |
com.google.protobuf.ByteString |
getNotExistFileIdsBytes(int index)
不存在的转码FileID列表
repeated string NotExistFileIds = 1; |
int |
getNotExistFileIdsCount()
不存在的转码FileID列表
repeated string NotExistFileIds = 1; |
List<String> |
getNotExistFileIdsList()
不存在的转码FileID列表
repeated string NotExistFileIds = 1; |
List<String> getNotExistFileIdsList()
不存在的转码FileID列表
repeated string NotExistFileIds = 1;
int getNotExistFileIdsCount()
不存在的转码FileID列表
repeated string NotExistFileIds = 1;
String getNotExistFileIds(int index)
不存在的转码FileID列表
repeated string NotExistFileIds = 1;
index
- The index of the element to return.com.google.protobuf.ByteString getNotExistFileIdsBytes(int index)
不存在的转码FileID列表
repeated string NotExistFileIds = 1;
index
- The index of the value to return.Copyright © 2024. All rights reserved.