public final class SnapshotResult extends com.google.protobuf.GeneratedMessageV3 implements SnapshotResultOrBuilder
Volcengine.Vod.Models.Business.SnapshotResult| 限定符和类型 | 类和说明 |
|---|---|
static class |
SnapshotResult.Builder
Protobuf type
Volcengine.Vod.Models.Business.SnapshotResult |
static class |
SnapshotResult.SnapshotParamsCase |
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 |
AIDYNPOST_FIELD_NUMBER |
static int |
ANIMATEDPOSTER_FIELD_NUMBER |
static int |
DYNPOST_FIELD_NUMBER |
static int |
POSTER_FIELD_NUMBER |
static int |
SAMPLE_FIELD_NUMBER |
static int |
SPRITE_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
SnapshotParamsAIDynpost |
getAIDynpost()
.Volcengine.Vod.Models.Business.SnapshotParamsAIDynpost AIDynpost = 5; |
SnapshotParamsAIDynpostOrBuilder |
getAIDynpostOrBuilder()
.Volcengine.Vod.Models.Business.SnapshotParamsAIDynpost AIDynpost = 5; |
SnapshotParamsAnimatedPoster |
getAnimatedPoster()
.Volcengine.Vod.Models.Business.SnapshotParamsAnimatedPoster AnimatedPoster = 4; |
SnapshotParamsAnimatedPosterOrBuilder |
getAnimatedPosterOrBuilder()
.Volcengine.Vod.Models.Business.SnapshotParamsAnimatedPoster AnimatedPoster = 4; |
static SnapshotResult |
getDefaultInstance() |
SnapshotResult |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
SnapshotParamsDynpost |
getDynpost()
.Volcengine.Vod.Models.Business.SnapshotParamsDynpost Dynpost = 3; |
SnapshotParamsDynpostOrBuilder |
getDynpostOrBuilder()
.Volcengine.Vod.Models.Business.SnapshotParamsDynpost Dynpost = 3; |
com.google.protobuf.Parser<SnapshotResult> |
getParserForType() |
SnapshotParamsPoster |
getPoster()
.Volcengine.Vod.Models.Business.SnapshotParamsPoster Poster = 2; |
SnapshotParamsPosterOrBuilder |
getPosterOrBuilder()
.Volcengine.Vod.Models.Business.SnapshotParamsPoster Poster = 2; |
SnapshotParamsSample |
getSample()
.Volcengine.Vod.Models.Business.SnapshotParamsSample Sample = 7; |
SnapshotParamsSampleOrBuilder |
getSampleOrBuilder()
.Volcengine.Vod.Models.Business.SnapshotParamsSample Sample = 7; |
int |
getSerializedSize() |
SnapshotResult.SnapshotParamsCase |
getSnapshotParamsCase() |
SnapshotParamsSprite |
getSprite()
.Volcengine.Vod.Models.Business.SnapshotParamsSprite Sprite = 6; |
SnapshotParamsSpriteOrBuilder |
getSpriteOrBuilder()
.Volcengine.Vod.Models.Business.SnapshotParamsSprite Sprite = 6; |
String |
getType()
string Type = 1; |
com.google.protobuf.ByteString |
getTypeBytes()
string Type = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAIDynpost()
.Volcengine.Vod.Models.Business.SnapshotParamsAIDynpost AIDynpost = 5; |
boolean |
hasAnimatedPoster()
.Volcengine.Vod.Models.Business.SnapshotParamsAnimatedPoster AnimatedPoster = 4; |
boolean |
hasDynpost()
.Volcengine.Vod.Models.Business.SnapshotParamsDynpost Dynpost = 3; |
int |
hashCode() |
boolean |
hasPoster()
.Volcengine.Vod.Models.Business.SnapshotParamsPoster Poster = 2; |
boolean |
hasSample()
.Volcengine.Vod.Models.Business.SnapshotParamsSample Sample = 7; |
boolean |
hasSprite()
.Volcengine.Vod.Models.Business.SnapshotParamsSprite Sprite = 6; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SnapshotResult.Builder |
newBuilder() |
static SnapshotResult.Builder |
newBuilder(SnapshotResult prototype) |
SnapshotResult.Builder |
newBuilderForType() |
protected SnapshotResult.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static SnapshotResult |
parseDelimitedFrom(InputStream input) |
static SnapshotResult |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotResult |
parseFrom(byte[] data) |
static SnapshotResult |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotResult |
parseFrom(ByteBuffer data) |
static SnapshotResult |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotResult |
parseFrom(com.google.protobuf.ByteString data) |
static SnapshotResult |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotResult |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SnapshotResult |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotResult |
parseFrom(InputStream input) |
static SnapshotResult |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SnapshotResult> |
parser() |
SnapshotResult.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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int TYPE_FIELD_NUMBER
public static final int POSTER_FIELD_NUMBER
public static final int DYNPOST_FIELD_NUMBER
public static final int ANIMATEDPOSTER_FIELD_NUMBER
public static final int AIDYNPOST_FIELD_NUMBER
public static final int SPRITE_FIELD_NUMBER
public static final int SAMPLE_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public SnapshotResult.SnapshotParamsCase getSnapshotParamsCase()
getSnapshotParamsCase 在接口中 SnapshotResultOrBuilderpublic String getType()
string Type = 1;getType 在接口中 SnapshotResultOrBuilderpublic com.google.protobuf.ByteString getTypeBytes()
string Type = 1;getTypeBytes 在接口中 SnapshotResultOrBuilderpublic boolean hasPoster()
.Volcengine.Vod.Models.Business.SnapshotParamsPoster Poster = 2;hasPoster 在接口中 SnapshotResultOrBuilderpublic SnapshotParamsPoster getPoster()
.Volcengine.Vod.Models.Business.SnapshotParamsPoster Poster = 2;getPoster 在接口中 SnapshotResultOrBuilderpublic SnapshotParamsPosterOrBuilder getPosterOrBuilder()
.Volcengine.Vod.Models.Business.SnapshotParamsPoster Poster = 2;getPosterOrBuilder 在接口中 SnapshotResultOrBuilderpublic boolean hasDynpost()
.Volcengine.Vod.Models.Business.SnapshotParamsDynpost Dynpost = 3;hasDynpost 在接口中 SnapshotResultOrBuilderpublic SnapshotParamsDynpost getDynpost()
.Volcengine.Vod.Models.Business.SnapshotParamsDynpost Dynpost = 3;getDynpost 在接口中 SnapshotResultOrBuilderpublic SnapshotParamsDynpostOrBuilder getDynpostOrBuilder()
.Volcengine.Vod.Models.Business.SnapshotParamsDynpost Dynpost = 3;getDynpostOrBuilder 在接口中 SnapshotResultOrBuilderpublic boolean hasAnimatedPoster()
.Volcengine.Vod.Models.Business.SnapshotParamsAnimatedPoster AnimatedPoster = 4;hasAnimatedPoster 在接口中 SnapshotResultOrBuilderpublic SnapshotParamsAnimatedPoster getAnimatedPoster()
.Volcengine.Vod.Models.Business.SnapshotParamsAnimatedPoster AnimatedPoster = 4;getAnimatedPoster 在接口中 SnapshotResultOrBuilderpublic SnapshotParamsAnimatedPosterOrBuilder getAnimatedPosterOrBuilder()
.Volcengine.Vod.Models.Business.SnapshotParamsAnimatedPoster AnimatedPoster = 4;public boolean hasAIDynpost()
.Volcengine.Vod.Models.Business.SnapshotParamsAIDynpost AIDynpost = 5;hasAIDynpost 在接口中 SnapshotResultOrBuilderpublic SnapshotParamsAIDynpost getAIDynpost()
.Volcengine.Vod.Models.Business.SnapshotParamsAIDynpost AIDynpost = 5;getAIDynpost 在接口中 SnapshotResultOrBuilderpublic SnapshotParamsAIDynpostOrBuilder getAIDynpostOrBuilder()
.Volcengine.Vod.Models.Business.SnapshotParamsAIDynpost AIDynpost = 5;getAIDynpostOrBuilder 在接口中 SnapshotResultOrBuilderpublic boolean hasSprite()
.Volcengine.Vod.Models.Business.SnapshotParamsSprite Sprite = 6;hasSprite 在接口中 SnapshotResultOrBuilderpublic SnapshotParamsSprite getSprite()
.Volcengine.Vod.Models.Business.SnapshotParamsSprite Sprite = 6;getSprite 在接口中 SnapshotResultOrBuilderpublic SnapshotParamsSpriteOrBuilder getSpriteOrBuilder()
.Volcengine.Vod.Models.Business.SnapshotParamsSprite Sprite = 6;getSpriteOrBuilder 在接口中 SnapshotResultOrBuilderpublic boolean hasSample()
.Volcengine.Vod.Models.Business.SnapshotParamsSample Sample = 7;hasSample 在接口中 SnapshotResultOrBuilderpublic SnapshotParamsSample getSample()
.Volcengine.Vod.Models.Business.SnapshotParamsSample Sample = 7;getSample 在接口中 SnapshotResultOrBuilderpublic SnapshotParamsSampleOrBuilder getSampleOrBuilder()
.Volcengine.Vod.Models.Business.SnapshotParamsSample Sample = 7;getSampleOrBuilder 在接口中 SnapshotResultOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static SnapshotResult parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SnapshotResult parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SnapshotResult parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SnapshotResult parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SnapshotResult parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SnapshotResult parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SnapshotResult parseFrom(InputStream input) throws IOException
IOExceptionpublic static SnapshotResult parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SnapshotResult parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SnapshotResult parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SnapshotResult parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SnapshotResult parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic SnapshotResult.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static SnapshotResult.Builder newBuilder()
public static SnapshotResult.Builder newBuilder(SnapshotResult prototype)
public SnapshotResult.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected SnapshotResult.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static SnapshotResult getDefaultInstance()
public static com.google.protobuf.Parser<SnapshotResult> parser()
public com.google.protobuf.Parser<SnapshotResult> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public SnapshotResult getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2025. All rights reserved.