public final class VodSnapshotData extends com.google.protobuf.GeneratedMessageV3 implements VodSnapshotDataOrBuilder
Volcengine.Vod.Models.Business.VodSnapshotData
限定符和类型 | 类和说明 |
---|---|
static class |
VodSnapshotData.Builder
Protobuf type
Volcengine.Vod.Models.Business.VodSnapshotData |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
限定符和类型 | 字段和说明 |
---|---|
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 |
限定符和类型 | 方法和说明 |
---|---|
boolean |
equals(Object obj) |
VodSnapshot |
getAiDynpostSnapshots(int index)
Ai动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AiDynpostSnapshots = 6; |
int |
getAiDynpostSnapshotsCount()
Ai动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AiDynpostSnapshots = 6; |
List<VodSnapshot> |
getAiDynpostSnapshotsList()
Ai动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AiDynpostSnapshots = 6; |
VodSnapshotOrBuilder |
getAiDynpostSnapshotsOrBuilder(int index)
Ai动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AiDynpostSnapshots = 6; |
List<? extends VodSnapshotOrBuilder> |
getAiDynpostSnapshotsOrBuilderList()
Ai动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AiDynpostSnapshots = 6; |
VodSnapshot |
getAnimatedPosterSnapshots(int index)
循环动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AnimatedPosterSnapshots = 5; |
int |
getAnimatedPosterSnapshotsCount()
循环动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AnimatedPosterSnapshots = 5; |
List<VodSnapshot> |
getAnimatedPosterSnapshotsList()
循环动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AnimatedPosterSnapshots = 5; |
VodSnapshotOrBuilder |
getAnimatedPosterSnapshotsOrBuilder(int index)
循环动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AnimatedPosterSnapshots = 5; |
List<? extends VodSnapshotOrBuilder> |
getAnimatedPosterSnapshotsOrBuilderList()
循环动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AnimatedPosterSnapshots = 5; |
static VodSnapshotData |
getDefaultInstance() |
VodSnapshotData |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
VodSnapshot |
getDynpostSnapshots(int index)
普通动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot DynpostSnapshots = 4; |
int |
getDynpostSnapshotsCount()
普通动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot DynpostSnapshots = 4; |
List<VodSnapshot> |
getDynpostSnapshotsList()
普通动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot DynpostSnapshots = 4; |
VodSnapshotOrBuilder |
getDynpostSnapshotsOrBuilder(int index)
普通动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot DynpostSnapshots = 4; |
List<? extends VodSnapshotOrBuilder> |
getDynpostSnapshotsOrBuilderList()
普通动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot DynpostSnapshots = 4; |
com.google.protobuf.Parser<VodSnapshotData> |
getParserForType() |
VodSnapshot |
getPosterSnapshots(int index)
单张静图
repeated .Volcengine.Vod.Models.Business.VodSnapshot PosterSnapshots = 3; |
int |
getPosterSnapshotsCount()
单张静图
repeated .Volcengine.Vod.Models.Business.VodSnapshot PosterSnapshots = 3; |
List<VodSnapshot> |
getPosterSnapshotsList()
单张静图
repeated .Volcengine.Vod.Models.Business.VodSnapshot PosterSnapshots = 3; |
VodSnapshotOrBuilder |
getPosterSnapshotsOrBuilder(int index)
单张静图
repeated .Volcengine.Vod.Models.Business.VodSnapshot PosterSnapshots = 3; |
List<? extends VodSnapshotOrBuilder> |
getPosterSnapshotsOrBuilderList()
单张静图
repeated .Volcengine.Vod.Models.Business.VodSnapshot PosterSnapshots = 3; |
int |
getSerializedSize() |
String |
getSpaceName()
空间名
string SpaceName = 1; |
com.google.protobuf.ByteString |
getSpaceNameBytes()
空间名
string SpaceName = 1; |
VodSpriteSnapshot |
getSpriteSnapshots(int index)
雪碧图
repeated .Volcengine.Vod.Models.Business.VodSpriteSnapshot SpriteSnapshots = 7; |
int |
getSpriteSnapshotsCount()
雪碧图
repeated .Volcengine.Vod.Models.Business.VodSpriteSnapshot SpriteSnapshots = 7; |
List<VodSpriteSnapshot> |
getSpriteSnapshotsList()
雪碧图
repeated .Volcengine.Vod.Models.Business.VodSpriteSnapshot SpriteSnapshots = 7; |
VodSpriteSnapshotOrBuilder |
getSpriteSnapshotsOrBuilder(int index)
雪碧图
repeated .Volcengine.Vod.Models.Business.VodSpriteSnapshot SpriteSnapshots = 7; |
List<? extends VodSpriteSnapshotOrBuilder> |
getSpriteSnapshotsOrBuilderList()
雪碧图
repeated .Volcengine.Vod.Models.Business.VodSpriteSnapshot SpriteSnapshots = 7; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getVid()
视频ID
string Vid = 2; |
com.google.protobuf.ByteString |
getVidBytes()
视频ID
string Vid = 2; |
VodSamplePosterSnapshot |
getVSamplePosterSnapshots(int index)
视频采样截图
repeated .Volcengine.Vod.Models.Business.VodSamplePosterSnapshot VSamplePosterSnapshots = 8; |
int |
getVSamplePosterSnapshotsCount()
视频采样截图
repeated .Volcengine.Vod.Models.Business.VodSamplePosterSnapshot VSamplePosterSnapshots = 8; |
List<VodSamplePosterSnapshot> |
getVSamplePosterSnapshotsList()
视频采样截图
repeated .Volcengine.Vod.Models.Business.VodSamplePosterSnapshot VSamplePosterSnapshots = 8; |
VodSamplePosterSnapshotOrBuilder |
getVSamplePosterSnapshotsOrBuilder(int index)
视频采样截图
repeated .Volcengine.Vod.Models.Business.VodSamplePosterSnapshot VSamplePosterSnapshots = 8; |
List<? extends VodSamplePosterSnapshotOrBuilder> |
getVSamplePosterSnapshotsOrBuilderList()
视频采样截图
repeated .Volcengine.Vod.Models.Business.VodSamplePosterSnapshot VSamplePosterSnapshots = 8; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VodSnapshotData.Builder |
newBuilder() |
static VodSnapshotData.Builder |
newBuilder(VodSnapshotData prototype) |
VodSnapshotData.Builder |
newBuilderForType() |
protected VodSnapshotData.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VodSnapshotData |
parseDelimitedFrom(InputStream input) |
static VodSnapshotData |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodSnapshotData |
parseFrom(byte[] data) |
static VodSnapshotData |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodSnapshotData |
parseFrom(ByteBuffer data) |
static VodSnapshotData |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodSnapshotData |
parseFrom(com.google.protobuf.ByteString data) |
static VodSnapshotData |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodSnapshotData |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VodSnapshotData |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodSnapshotData |
parseFrom(InputStream input) |
static VodSnapshotData |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VodSnapshotData> |
parser() |
VodSnapshotData.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, makeMutableCopy, 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
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
在类中 com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
在接口中 com.google.protobuf.MessageOrBuilder
getUnknownFields
在类中 com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
在类中 com.google.protobuf.GeneratedMessageV3
public String getSpaceName()
空间名
string SpaceName = 1;
getSpaceName
在接口中 VodSnapshotDataOrBuilder
public com.google.protobuf.ByteString getSpaceNameBytes()
空间名
string SpaceName = 1;
getSpaceNameBytes
在接口中 VodSnapshotDataOrBuilder
public String getVid()
视频ID
string Vid = 2;
getVid
在接口中 VodSnapshotDataOrBuilder
public com.google.protobuf.ByteString getVidBytes()
视频ID
string Vid = 2;
getVidBytes
在接口中 VodSnapshotDataOrBuilder
public List<VodSnapshot> getPosterSnapshotsList()
单张静图
repeated .Volcengine.Vod.Models.Business.VodSnapshot PosterSnapshots = 3;
public List<? extends VodSnapshotOrBuilder> getPosterSnapshotsOrBuilderList()
单张静图
repeated .Volcengine.Vod.Models.Business.VodSnapshot PosterSnapshots = 3;
public int getPosterSnapshotsCount()
单张静图
repeated .Volcengine.Vod.Models.Business.VodSnapshot PosterSnapshots = 3;
public VodSnapshot getPosterSnapshots(int index)
单张静图
repeated .Volcengine.Vod.Models.Business.VodSnapshot PosterSnapshots = 3;
getPosterSnapshots
在接口中 VodSnapshotDataOrBuilder
public VodSnapshotOrBuilder getPosterSnapshotsOrBuilder(int index)
单张静图
repeated .Volcengine.Vod.Models.Business.VodSnapshot PosterSnapshots = 3;
public List<VodSnapshot> getDynpostSnapshotsList()
普通动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot DynpostSnapshots = 4;
public List<? extends VodSnapshotOrBuilder> getDynpostSnapshotsOrBuilderList()
普通动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot DynpostSnapshots = 4;
public int getDynpostSnapshotsCount()
普通动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot DynpostSnapshots = 4;
public VodSnapshot getDynpostSnapshots(int index)
普通动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot DynpostSnapshots = 4;
getDynpostSnapshots
在接口中 VodSnapshotDataOrBuilder
public VodSnapshotOrBuilder getDynpostSnapshotsOrBuilder(int index)
普通动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot DynpostSnapshots = 4;
public List<VodSnapshot> getAnimatedPosterSnapshotsList()
循环动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AnimatedPosterSnapshots = 5;
public List<? extends VodSnapshotOrBuilder> getAnimatedPosterSnapshotsOrBuilderList()
循环动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AnimatedPosterSnapshots = 5;
public int getAnimatedPosterSnapshotsCount()
循环动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AnimatedPosterSnapshots = 5;
public VodSnapshot getAnimatedPosterSnapshots(int index)
循环动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AnimatedPosterSnapshots = 5;
public VodSnapshotOrBuilder getAnimatedPosterSnapshotsOrBuilder(int index)
循环动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AnimatedPosterSnapshots = 5;
public List<VodSnapshot> getAiDynpostSnapshotsList()
Ai动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AiDynpostSnapshots = 6;
public List<? extends VodSnapshotOrBuilder> getAiDynpostSnapshotsOrBuilderList()
Ai动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AiDynpostSnapshots = 6;
public int getAiDynpostSnapshotsCount()
Ai动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AiDynpostSnapshots = 6;
public VodSnapshot getAiDynpostSnapshots(int index)
Ai动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AiDynpostSnapshots = 6;
public VodSnapshotOrBuilder getAiDynpostSnapshotsOrBuilder(int index)
Ai动图
repeated .Volcengine.Vod.Models.Business.VodSnapshot AiDynpostSnapshots = 6;
public List<VodSpriteSnapshot> getSpriteSnapshotsList()
雪碧图
repeated .Volcengine.Vod.Models.Business.VodSpriteSnapshot SpriteSnapshots = 7;
public List<? extends VodSpriteSnapshotOrBuilder> getSpriteSnapshotsOrBuilderList()
雪碧图
repeated .Volcengine.Vod.Models.Business.VodSpriteSnapshot SpriteSnapshots = 7;
public int getSpriteSnapshotsCount()
雪碧图
repeated .Volcengine.Vod.Models.Business.VodSpriteSnapshot SpriteSnapshots = 7;
public VodSpriteSnapshot getSpriteSnapshots(int index)
雪碧图
repeated .Volcengine.Vod.Models.Business.VodSpriteSnapshot SpriteSnapshots = 7;
getSpriteSnapshots
在接口中 VodSnapshotDataOrBuilder
public VodSpriteSnapshotOrBuilder getSpriteSnapshotsOrBuilder(int index)
雪碧图
repeated .Volcengine.Vod.Models.Business.VodSpriteSnapshot SpriteSnapshots = 7;
public List<VodSamplePosterSnapshot> getVSamplePosterSnapshotsList()
视频采样截图
repeated .Volcengine.Vod.Models.Business.VodSamplePosterSnapshot VSamplePosterSnapshots = 8;
public List<? extends VodSamplePosterSnapshotOrBuilder> getVSamplePosterSnapshotsOrBuilderList()
视频采样截图
repeated .Volcengine.Vod.Models.Business.VodSamplePosterSnapshot VSamplePosterSnapshots = 8;
public int getVSamplePosterSnapshotsCount()
视频采样截图
repeated .Volcengine.Vod.Models.Business.VodSamplePosterSnapshot VSamplePosterSnapshots = 8;
public VodSamplePosterSnapshot getVSamplePosterSnapshots(int index)
视频采样截图
repeated .Volcengine.Vod.Models.Business.VodSamplePosterSnapshot VSamplePosterSnapshots = 8;
public VodSamplePosterSnapshotOrBuilder getVSamplePosterSnapshotsOrBuilder(int index)
视频采样截图
repeated .Volcengine.Vod.Models.Business.VodSamplePosterSnapshot VSamplePosterSnapshots = 8;
public final boolean isInitialized()
isInitialized
在接口中 com.google.protobuf.MessageLiteOrBuilder
isInitialized
在类中 com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
在接口中 com.google.protobuf.MessageLite
writeTo
在类中 com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
在接口中 com.google.protobuf.MessageLite
getSerializedSize
在类中 com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
在接口中 com.google.protobuf.Message
equals
在类中 com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
在接口中 com.google.protobuf.Message
hashCode
在类中 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
在接口中 com.google.protobuf.Message
newBuilderForType
在接口中 com.google.protobuf.MessageLite
public static VodSnapshotData.Builder newBuilder()
public static VodSnapshotData.Builder newBuilder(VodSnapshotData prototype)
public VodSnapshotData.Builder toBuilder()
toBuilder
在接口中 com.google.protobuf.Message
toBuilder
在接口中 com.google.protobuf.MessageLite
protected VodSnapshotData.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
在类中 com.google.protobuf.GeneratedMessageV3
public static VodSnapshotData getDefaultInstance()
public static com.google.protobuf.Parser<VodSnapshotData> parser()
public com.google.protobuf.Parser<VodSnapshotData> getParserForType()
getParserForType
在接口中 com.google.protobuf.Message
getParserForType
在接口中 com.google.protobuf.MessageLite
getParserForType
在类中 com.google.protobuf.GeneratedMessageV3
public VodSnapshotData getDefaultInstanceForType()
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageOrBuilder
Copyright © 2024. All rights reserved.