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, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public 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.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public String getSpaceName()
空间名
string SpaceName = 1;
getSpaceName
in interface VodSnapshotDataOrBuilder
public com.google.protobuf.ByteString getSpaceNameBytes()
空间名
string SpaceName = 1;
getSpaceNameBytes
in interface VodSnapshotDataOrBuilder
public String getVid()
视频ID
string Vid = 2;
getVid
in interface VodSnapshotDataOrBuilder
public com.google.protobuf.ByteString getVidBytes()
视频ID
string Vid = 2;
getVidBytes
in interface VodSnapshotDataOrBuilder
public List<VodSnapshot> getPosterSnapshotsList()
单张静图
repeated .Volcengine.Vod.Models.Business.VodSnapshot PosterSnapshots = 3;
getPosterSnapshotsList
in interface VodSnapshotDataOrBuilder
public List<? extends VodSnapshotOrBuilder> getPosterSnapshotsOrBuilderList()
单张静图
repeated .Volcengine.Vod.Models.Business.VodSnapshot PosterSnapshots = 3;
getPosterSnapshotsOrBuilderList
in interface VodSnapshotDataOrBuilder
public int getPosterSnapshotsCount()
单张静图
repeated .Volcengine.Vod.Models.Business.VodSnapshot PosterSnapshots = 3;
getPosterSnapshotsCount
in interface VodSnapshotDataOrBuilder
public VodSnapshot getPosterSnapshots(int index)
单张静图
repeated .Volcengine.Vod.Models.Business.VodSnapshot PosterSnapshots = 3;
getPosterSnapshots
in interface VodSnapshotDataOrBuilder
public VodSnapshotOrBuilder getPosterSnapshotsOrBuilder(int index)
单张静图
repeated .Volcengine.Vod.Models.Business.VodSnapshot PosterSnapshots = 3;
getPosterSnapshotsOrBuilder
in interface VodSnapshotDataOrBuilder
public List<VodSnapshot> getDynpostSnapshotsList()
普通动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot DynpostSnapshots = 4;
getDynpostSnapshotsList
in interface VodSnapshotDataOrBuilder
public List<? extends VodSnapshotOrBuilder> getDynpostSnapshotsOrBuilderList()
普通动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot DynpostSnapshots = 4;
getDynpostSnapshotsOrBuilderList
in interface VodSnapshotDataOrBuilder
public int getDynpostSnapshotsCount()
普通动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot DynpostSnapshots = 4;
getDynpostSnapshotsCount
in interface VodSnapshotDataOrBuilder
public VodSnapshot getDynpostSnapshots(int index)
普通动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot DynpostSnapshots = 4;
getDynpostSnapshots
in interface VodSnapshotDataOrBuilder
public VodSnapshotOrBuilder getDynpostSnapshotsOrBuilder(int index)
普通动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot DynpostSnapshots = 4;
getDynpostSnapshotsOrBuilder
in interface VodSnapshotDataOrBuilder
public List<VodSnapshot> getAnimatedPosterSnapshotsList()
循环动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AnimatedPosterSnapshots = 5;
getAnimatedPosterSnapshotsList
in interface VodSnapshotDataOrBuilder
public List<? extends VodSnapshotOrBuilder> getAnimatedPosterSnapshotsOrBuilderList()
循环动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AnimatedPosterSnapshots = 5;
getAnimatedPosterSnapshotsOrBuilderList
in interface VodSnapshotDataOrBuilder
public int getAnimatedPosterSnapshotsCount()
循环动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AnimatedPosterSnapshots = 5;
getAnimatedPosterSnapshotsCount
in interface VodSnapshotDataOrBuilder
public VodSnapshot getAnimatedPosterSnapshots(int index)
循环动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AnimatedPosterSnapshots = 5;
getAnimatedPosterSnapshots
in interface VodSnapshotDataOrBuilder
public VodSnapshotOrBuilder getAnimatedPosterSnapshotsOrBuilder(int index)
循环动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AnimatedPosterSnapshots = 5;
getAnimatedPosterSnapshotsOrBuilder
in interface VodSnapshotDataOrBuilder
public List<VodSnapshot> getAiDynpostSnapshotsList()
Ai动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AiDynpostSnapshots = 6;
getAiDynpostSnapshotsList
in interface VodSnapshotDataOrBuilder
public List<? extends VodSnapshotOrBuilder> getAiDynpostSnapshotsOrBuilderList()
Ai动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AiDynpostSnapshots = 6;
getAiDynpostSnapshotsOrBuilderList
in interface VodSnapshotDataOrBuilder
public int getAiDynpostSnapshotsCount()
Ai动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AiDynpostSnapshots = 6;
getAiDynpostSnapshotsCount
in interface VodSnapshotDataOrBuilder
public VodSnapshot getAiDynpostSnapshots(int index)
Ai动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AiDynpostSnapshots = 6;
getAiDynpostSnapshots
in interface VodSnapshotDataOrBuilder
public VodSnapshotOrBuilder getAiDynpostSnapshotsOrBuilder(int index)
Ai动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AiDynpostSnapshots = 6;
getAiDynpostSnapshotsOrBuilder
in interface VodSnapshotDataOrBuilder
public List<VodSpriteSnapshot> getSpriteSnapshotsList()
雪碧图
repeated .Volcengine.Vod.Models.Business.VodSpriteSnapshot SpriteSnapshots = 7;
getSpriteSnapshotsList
in interface VodSnapshotDataOrBuilder
public List<? extends VodSpriteSnapshotOrBuilder> getSpriteSnapshotsOrBuilderList()
雪碧图
repeated .Volcengine.Vod.Models.Business.VodSpriteSnapshot SpriteSnapshots = 7;
getSpriteSnapshotsOrBuilderList
in interface VodSnapshotDataOrBuilder
public int getSpriteSnapshotsCount()
雪碧图
repeated .Volcengine.Vod.Models.Business.VodSpriteSnapshot SpriteSnapshots = 7;
getSpriteSnapshotsCount
in interface VodSnapshotDataOrBuilder
public VodSpriteSnapshot getSpriteSnapshots(int index)
雪碧图
repeated .Volcengine.Vod.Models.Business.VodSpriteSnapshot SpriteSnapshots = 7;
getSpriteSnapshots
in interface VodSnapshotDataOrBuilder
public VodSpriteSnapshotOrBuilder getSpriteSnapshotsOrBuilder(int index)
雪碧图
repeated .Volcengine.Vod.Models.Business.VodSpriteSnapshot SpriteSnapshots = 7;
getSpriteSnapshotsOrBuilder
in interface VodSnapshotDataOrBuilder
public List<VodSamplePosterSnapshot> getVSamplePosterSnapshotsList()
视频采样截图
repeated .Volcengine.Vod.Models.Business.VodSamplePosterSnapshot VSamplePosterSnapshots = 8;
getVSamplePosterSnapshotsList
in interface VodSnapshotDataOrBuilder
public List<? extends VodSamplePosterSnapshotOrBuilder> getVSamplePosterSnapshotsOrBuilderList()
视频采样截图
repeated .Volcengine.Vod.Models.Business.VodSamplePosterSnapshot VSamplePosterSnapshots = 8;
getVSamplePosterSnapshotsOrBuilderList
in interface VodSnapshotDataOrBuilder
public int getVSamplePosterSnapshotsCount()
视频采样截图
repeated .Volcengine.Vod.Models.Business.VodSamplePosterSnapshot VSamplePosterSnapshots = 8;
getVSamplePosterSnapshotsCount
in interface VodSnapshotDataOrBuilder
public VodSamplePosterSnapshot getVSamplePosterSnapshots(int index)
视频采样截图
repeated .Volcengine.Vod.Models.Business.VodSamplePosterSnapshot VSamplePosterSnapshots = 8;
getVSamplePosterSnapshots
in interface VodSnapshotDataOrBuilder
public VodSamplePosterSnapshotOrBuilder getVSamplePosterSnapshotsOrBuilder(int index)
视频采样截图
repeated .Volcengine.Vod.Models.Business.VodSamplePosterSnapshot VSamplePosterSnapshots = 8;
getVSamplePosterSnapshotsOrBuilder
in interface VodSnapshotDataOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static VodSnapshotData parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodSnapshotData parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodSnapshotData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodSnapshotData parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodSnapshotData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodSnapshotData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodSnapshotData parseFrom(InputStream input) throws IOException
IOException
public static VodSnapshotData parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static VodSnapshotData parseDelimitedFrom(InputStream input) throws IOException
IOException
public static VodSnapshotData parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static VodSnapshotData parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static VodSnapshotData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public VodSnapshotData.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static VodSnapshotData.Builder newBuilder()
public static VodSnapshotData.Builder newBuilder(VodSnapshotData prototype)
public VodSnapshotData.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected VodSnapshotData.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static VodSnapshotData getDefaultInstance()
public static com.google.protobuf.Parser<VodSnapshotData> parser()
public com.google.protobuf.Parser<VodSnapshotData> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public VodSnapshotData getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2022. All rights reserved.