public final class VodGetSubtitleInfoListData extends com.google.protobuf.GeneratedMessageV3 implements VodGetSubtitleInfoListDataOrBuilder
Volcengine.Vod.Models.Business.VodGetSubtitleInfoListData| Modifier and Type | Class and Description |
|---|---|
static class |
VodGetSubtitleInfoListData.Builder
Protobuf type
Volcengine.Vod.Models.Business.VodGetSubtitleInfoListData |
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| Modifier and Type | Field and Description |
|---|---|
static int |
FILESUBTITLEINFOLIST_FIELD_NUMBER |
static int |
NOTEXISTFILEIDS_FIELD_NUMBER |
static int |
OFFSET_FIELD_NUMBER |
static int |
PAGESIZE_FIELD_NUMBER |
static int |
TOTALCOUNT_FIELD_NUMBER |
static int |
VID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static VodGetSubtitleInfoListData |
getDefaultInstance() |
VodGetSubtitleInfoListData |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
VodFileSubtitleInfo |
getFileSubtitleInfoList(int index)
字幕列表
|
int |
getFileSubtitleInfoListCount()
字幕列表
|
List<VodFileSubtitleInfo> |
getFileSubtitleInfoListList()
字幕列表
|
VodFileSubtitleInfoOrBuilder |
getFileSubtitleInfoListOrBuilder(int index)
字幕列表
|
List<? extends VodFileSubtitleInfoOrBuilder> |
getFileSubtitleInfoListOrBuilderList()
字幕列表
|
String |
getNotExistFileIds(int index)
不存在的转码FileID列表
|
com.google.protobuf.ByteString |
getNotExistFileIdsBytes(int index)
不存在的转码FileID列表
|
int |
getNotExistFileIdsCount()
不存在的转码FileID列表
|
com.google.protobuf.ProtocolStringList |
getNotExistFileIdsList()
不存在的转码FileID列表
|
int |
getOffset()
数据偏移量
|
int |
getPageSize()
分页大小
|
com.google.protobuf.Parser<VodGetSubtitleInfoListData> |
getParserForType() |
int |
getSerializedSize() |
int |
getTotalCount()
符合条件的结果总数
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getVid()
视频ID
|
com.google.protobuf.ByteString |
getVidBytes()
视频ID
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VodGetSubtitleInfoListData.Builder |
newBuilder() |
static VodGetSubtitleInfoListData.Builder |
newBuilder(VodGetSubtitleInfoListData prototype) |
VodGetSubtitleInfoListData.Builder |
newBuilderForType() |
protected VodGetSubtitleInfoListData.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VodGetSubtitleInfoListData |
parseDelimitedFrom(InputStream input) |
static VodGetSubtitleInfoListData |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetSubtitleInfoListData |
parseFrom(byte[] data) |
static VodGetSubtitleInfoListData |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetSubtitleInfoListData |
parseFrom(ByteBuffer data) |
static VodGetSubtitleInfoListData |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetSubtitleInfoListData |
parseFrom(com.google.protobuf.ByteString data) |
static VodGetSubtitleInfoListData |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetSubtitleInfoListData |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VodGetSubtitleInfoListData |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetSubtitleInfoListData |
parseFrom(InputStream input) |
static VodGetSubtitleInfoListData |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VodGetSubtitleInfoListData> |
parser() |
VodGetSubtitleInfoListData.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, internalGetMapField, 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, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int VID_FIELD_NUMBER
public static final int FILESUBTITLEINFOLIST_FIELD_NUMBER
public static final int NOTEXISTFILEIDS_FIELD_NUMBER
public static final int TOTALCOUNT_FIELD_NUMBER
public static final int OFFSET_FIELD_NUMBER
public static final int PAGESIZE_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getVid()
视频ID
string Vid = 1;getVid in interface VodGetSubtitleInfoListDataOrBuilderpublic com.google.protobuf.ByteString getVidBytes()
视频ID
string Vid = 1;getVidBytes in interface VodGetSubtitleInfoListDataOrBuilderpublic List<VodFileSubtitleInfo> getFileSubtitleInfoListList()
字幕列表
repeated .Volcengine.Vod.Models.Business.VodFileSubtitleInfo FileSubtitleInfoList = 2;getFileSubtitleInfoListList in interface VodGetSubtitleInfoListDataOrBuilderpublic List<? extends VodFileSubtitleInfoOrBuilder> getFileSubtitleInfoListOrBuilderList()
字幕列表
repeated .Volcengine.Vod.Models.Business.VodFileSubtitleInfo FileSubtitleInfoList = 2;getFileSubtitleInfoListOrBuilderList in interface VodGetSubtitleInfoListDataOrBuilderpublic int getFileSubtitleInfoListCount()
字幕列表
repeated .Volcengine.Vod.Models.Business.VodFileSubtitleInfo FileSubtitleInfoList = 2;getFileSubtitleInfoListCount in interface VodGetSubtitleInfoListDataOrBuilderpublic VodFileSubtitleInfo getFileSubtitleInfoList(int index)
字幕列表
repeated .Volcengine.Vod.Models.Business.VodFileSubtitleInfo FileSubtitleInfoList = 2;getFileSubtitleInfoList in interface VodGetSubtitleInfoListDataOrBuilderpublic VodFileSubtitleInfoOrBuilder getFileSubtitleInfoListOrBuilder(int index)
字幕列表
repeated .Volcengine.Vod.Models.Business.VodFileSubtitleInfo FileSubtitleInfoList = 2;getFileSubtitleInfoListOrBuilder in interface VodGetSubtitleInfoListDataOrBuilderpublic com.google.protobuf.ProtocolStringList getNotExistFileIdsList()
不存在的转码FileID列表
repeated string NotExistFileIds = 3;getNotExistFileIdsList in interface VodGetSubtitleInfoListDataOrBuilderpublic int getNotExistFileIdsCount()
不存在的转码FileID列表
repeated string NotExistFileIds = 3;getNotExistFileIdsCount in interface VodGetSubtitleInfoListDataOrBuilderpublic String getNotExistFileIds(int index)
不存在的转码FileID列表
repeated string NotExistFileIds = 3;getNotExistFileIds in interface VodGetSubtitleInfoListDataOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getNotExistFileIdsBytes(int index)
不存在的转码FileID列表
repeated string NotExistFileIds = 3;getNotExistFileIdsBytes in interface VodGetSubtitleInfoListDataOrBuilderindex - The index of the value to return.public int getTotalCount()
符合条件的结果总数
int32 TotalCount = 4;getTotalCount in interface VodGetSubtitleInfoListDataOrBuilderpublic int getOffset()
数据偏移量
int32 Offset = 5;getOffset in interface VodGetSubtitleInfoListDataOrBuilderpublic int getPageSize()
分页大小
int32 PageSize = 6;getPageSize in interface VodGetSubtitleInfoListDataOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static VodGetSubtitleInfoListData parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetSubtitleInfoListData parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetSubtitleInfoListData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetSubtitleInfoListData parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetSubtitleInfoListData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetSubtitleInfoListData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodGetSubtitleInfoListData parseFrom(InputStream input) throws IOException
IOExceptionpublic static VodGetSubtitleInfoListData parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodGetSubtitleInfoListData parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static VodGetSubtitleInfoListData parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodGetSubtitleInfoListData parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static VodGetSubtitleInfoListData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic VodGetSubtitleInfoListData.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static VodGetSubtitleInfoListData.Builder newBuilder()
public static VodGetSubtitleInfoListData.Builder newBuilder(VodGetSubtitleInfoListData prototype)
public VodGetSubtitleInfoListData.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected VodGetSubtitleInfoListData.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static VodGetSubtitleInfoListData getDefaultInstance()
public static com.google.protobuf.Parser<VodGetSubtitleInfoListData> parser()
public com.google.protobuf.Parser<VodGetSubtitleInfoListData> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public VodGetSubtitleInfoListData getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023. All rights reserved.