public final class VodSnapshotData extends com.google.protobuf.GeneratedMessageV3 implements VodSnapshotDataOrBuilder
Volcengine.Vod.Models.Business.VodSnapshotData| Modifier and Type | Class and Description |
|---|---|
static class |
VodSnapshotData.Builder
Protobuf type
Volcengine.Vod.Models.Business.VodSnapshotData |
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 |
AIDYNPOSTSNAPSHOTS_FIELD_NUMBER |
static int |
ANIMATEDPOSTERSNAPSHOTS_FIELD_NUMBER |
static int |
DYNPOSTSNAPSHOTS_FIELD_NUMBER |
static int |
POSTERSNAPSHOTS_FIELD_NUMBER |
static int |
SPACENAME_FIELD_NUMBER |
static int |
SPRITESNAPSHOTS_FIELD_NUMBER |
static int |
VID_FIELD_NUMBER |
static int |
VSAMPLEPOSTERSNAPSHOTS_FIELD_NUMBER |
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 SPACENAME_FIELD_NUMBER
public static final int VID_FIELD_NUMBER
public static final int POSTERSNAPSHOTS_FIELD_NUMBER
public static final int DYNPOSTSNAPSHOTS_FIELD_NUMBER
public static final int ANIMATEDPOSTERSNAPSHOTS_FIELD_NUMBER
public static final int AIDYNPOSTSNAPSHOTS_FIELD_NUMBER
public static final int SPRITESNAPSHOTS_FIELD_NUMBER
public static final int VSAMPLEPOSTERSNAPSHOTS_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 getSpaceName()
空间名
string SpaceName = 1;getSpaceName in interface VodSnapshotDataOrBuilderpublic com.google.protobuf.ByteString getSpaceNameBytes()
空间名
string SpaceName = 1;getSpaceNameBytes in interface VodSnapshotDataOrBuilderpublic String getVid()
视频ID
string Vid = 2;getVid in interface VodSnapshotDataOrBuilderpublic com.google.protobuf.ByteString getVidBytes()
视频ID
string Vid = 2;getVidBytes in interface VodSnapshotDataOrBuilderpublic List<VodSnapshot> getPosterSnapshotsList()
单张静图
repeated .Volcengine.Vod.Models.Business.VodSnapshot PosterSnapshots = 3;getPosterSnapshotsList in interface VodSnapshotDataOrBuilderpublic List<? extends VodSnapshotOrBuilder> getPosterSnapshotsOrBuilderList()
单张静图
repeated .Volcengine.Vod.Models.Business.VodSnapshot PosterSnapshots = 3;getPosterSnapshotsOrBuilderList in interface VodSnapshotDataOrBuilderpublic int getPosterSnapshotsCount()
单张静图
repeated .Volcengine.Vod.Models.Business.VodSnapshot PosterSnapshots = 3;getPosterSnapshotsCount in interface VodSnapshotDataOrBuilderpublic VodSnapshot getPosterSnapshots(int index)
单张静图
repeated .Volcengine.Vod.Models.Business.VodSnapshot PosterSnapshots = 3;getPosterSnapshots in interface VodSnapshotDataOrBuilderpublic VodSnapshotOrBuilder getPosterSnapshotsOrBuilder(int index)
单张静图
repeated .Volcengine.Vod.Models.Business.VodSnapshot PosterSnapshots = 3;getPosterSnapshotsOrBuilder in interface VodSnapshotDataOrBuilderpublic List<VodSnapshot> getDynpostSnapshotsList()
普通动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot DynpostSnapshots = 4;getDynpostSnapshotsList in interface VodSnapshotDataOrBuilderpublic List<? extends VodSnapshotOrBuilder> getDynpostSnapshotsOrBuilderList()
普通动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot DynpostSnapshots = 4;getDynpostSnapshotsOrBuilderList in interface VodSnapshotDataOrBuilderpublic int getDynpostSnapshotsCount()
普通动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot DynpostSnapshots = 4;getDynpostSnapshotsCount in interface VodSnapshotDataOrBuilderpublic VodSnapshot getDynpostSnapshots(int index)
普通动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot DynpostSnapshots = 4;getDynpostSnapshots in interface VodSnapshotDataOrBuilderpublic VodSnapshotOrBuilder getDynpostSnapshotsOrBuilder(int index)
普通动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot DynpostSnapshots = 4;getDynpostSnapshotsOrBuilder in interface VodSnapshotDataOrBuilderpublic List<VodSnapshot> getAnimatedPosterSnapshotsList()
循环动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AnimatedPosterSnapshots = 5;getAnimatedPosterSnapshotsList in interface VodSnapshotDataOrBuilderpublic List<? extends VodSnapshotOrBuilder> getAnimatedPosterSnapshotsOrBuilderList()
循环动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AnimatedPosterSnapshots = 5;getAnimatedPosterSnapshotsOrBuilderList in interface VodSnapshotDataOrBuilderpublic int getAnimatedPosterSnapshotsCount()
循环动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AnimatedPosterSnapshots = 5;getAnimatedPosterSnapshotsCount in interface VodSnapshotDataOrBuilderpublic VodSnapshot getAnimatedPosterSnapshots(int index)
循环动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AnimatedPosterSnapshots = 5;getAnimatedPosterSnapshots in interface VodSnapshotDataOrBuilderpublic VodSnapshotOrBuilder getAnimatedPosterSnapshotsOrBuilder(int index)
循环动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AnimatedPosterSnapshots = 5;getAnimatedPosterSnapshotsOrBuilder in interface VodSnapshotDataOrBuilderpublic List<VodSnapshot> getAiDynpostSnapshotsList()
Ai动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AiDynpostSnapshots = 6;getAiDynpostSnapshotsList in interface VodSnapshotDataOrBuilderpublic List<? extends VodSnapshotOrBuilder> getAiDynpostSnapshotsOrBuilderList()
Ai动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AiDynpostSnapshots = 6;getAiDynpostSnapshotsOrBuilderList in interface VodSnapshotDataOrBuilderpublic int getAiDynpostSnapshotsCount()
Ai动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AiDynpostSnapshots = 6;getAiDynpostSnapshotsCount in interface VodSnapshotDataOrBuilderpublic VodSnapshot getAiDynpostSnapshots(int index)
Ai动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AiDynpostSnapshots = 6;getAiDynpostSnapshots in interface VodSnapshotDataOrBuilderpublic VodSnapshotOrBuilder getAiDynpostSnapshotsOrBuilder(int index)
Ai动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AiDynpostSnapshots = 6;getAiDynpostSnapshotsOrBuilder in interface VodSnapshotDataOrBuilderpublic List<VodSpriteSnapshot> getSpriteSnapshotsList()
雪碧图
repeated .Volcengine.Vod.Models.Business.VodSpriteSnapshot SpriteSnapshots = 7;getSpriteSnapshotsList in interface VodSnapshotDataOrBuilderpublic List<? extends VodSpriteSnapshotOrBuilder> getSpriteSnapshotsOrBuilderList()
雪碧图
repeated .Volcengine.Vod.Models.Business.VodSpriteSnapshot SpriteSnapshots = 7;getSpriteSnapshotsOrBuilderList in interface VodSnapshotDataOrBuilderpublic int getSpriteSnapshotsCount()
雪碧图
repeated .Volcengine.Vod.Models.Business.VodSpriteSnapshot SpriteSnapshots = 7;getSpriteSnapshotsCount in interface VodSnapshotDataOrBuilderpublic VodSpriteSnapshot getSpriteSnapshots(int index)
雪碧图
repeated .Volcengine.Vod.Models.Business.VodSpriteSnapshot SpriteSnapshots = 7;getSpriteSnapshots in interface VodSnapshotDataOrBuilderpublic VodSpriteSnapshotOrBuilder getSpriteSnapshotsOrBuilder(int index)
雪碧图
repeated .Volcengine.Vod.Models.Business.VodSpriteSnapshot SpriteSnapshots = 7;getSpriteSnapshotsOrBuilder in interface VodSnapshotDataOrBuilderpublic List<VodSamplePosterSnapshot> getVSamplePosterSnapshotsList()
视频采样截图
repeated .Volcengine.Vod.Models.Business.VodSamplePosterSnapshot VSamplePosterSnapshots = 8;getVSamplePosterSnapshotsList in interface VodSnapshotDataOrBuilderpublic List<? extends VodSamplePosterSnapshotOrBuilder> getVSamplePosterSnapshotsOrBuilderList()
视频采样截图
repeated .Volcengine.Vod.Models.Business.VodSamplePosterSnapshot VSamplePosterSnapshots = 8;getVSamplePosterSnapshotsOrBuilderList in interface VodSnapshotDataOrBuilderpublic int getVSamplePosterSnapshotsCount()
视频采样截图
repeated .Volcengine.Vod.Models.Business.VodSamplePosterSnapshot VSamplePosterSnapshots = 8;getVSamplePosterSnapshotsCount in interface VodSnapshotDataOrBuilderpublic VodSamplePosterSnapshot getVSamplePosterSnapshots(int index)
视频采样截图
repeated .Volcengine.Vod.Models.Business.VodSamplePosterSnapshot VSamplePosterSnapshots = 8;getVSamplePosterSnapshots in interface VodSnapshotDataOrBuilderpublic VodSamplePosterSnapshotOrBuilder getVSamplePosterSnapshotsOrBuilder(int index)
视频采样截图
repeated .Volcengine.Vod.Models.Business.VodSamplePosterSnapshot VSamplePosterSnapshots = 8;getVSamplePosterSnapshotsOrBuilder in interface VodSnapshotDataOrBuilderpublic 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 VodSnapshotData parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodSnapshotData parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodSnapshotData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodSnapshotData parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodSnapshotData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodSnapshotData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodSnapshotData parseFrom(InputStream input) throws IOException
IOExceptionpublic static VodSnapshotData parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodSnapshotData parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static VodSnapshotData parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodSnapshotData parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static VodSnapshotData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic VodSnapshotData.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static VodSnapshotData.Builder newBuilder()
public static VodSnapshotData.Builder newBuilder(VodSnapshotData prototype)
public VodSnapshotData.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected VodSnapshotData.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static VodSnapshotData getDefaultInstance()
public static com.google.protobuf.Parser<VodSnapshotData> parser()
public com.google.protobuf.Parser<VodSnapshotData> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public VodSnapshotData getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023. All rights reserved.