public final class SnapshotTaskParams extends com.google.protobuf.GeneratedMessageV3 implements SnapshotTaskParamsOrBuilder
Volcengine.Vod.Models.Business.SnapshotTaskParams| Modifier and Type | Class and Description |
|---|---|
static class |
SnapshotTaskParams.Builder
Protobuf type
Volcengine.Vod.Models.Business.SnapshotTaskParams |
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| Modifier and Type | Field and Description |
|---|---|
static int |
ANIMATEDPOSTERSNAPSHOTPARAMS_FIELD_NUMBER |
static int |
DYNPOSTSNAPSHOTPARAMS_FIELD_NUMBER |
static int |
POSTERSNAPSHOTPARAMS_FIELD_NUMBER |
static int |
SAMPLESNAPSHOTPARAMS_FIELD_NUMBER |
static int |
SPRITESNAPSHOTPARAMS_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
AnimatedPosterSnapshotParams |
getAnimatedPosterSnapshotParams()
.Volcengine.Vod.Models.Business.AnimatedPosterSnapshotParams AnimatedPosterSnapshotParams = 4; |
AnimatedPosterSnapshotParamsOrBuilder |
getAnimatedPosterSnapshotParamsOrBuilder()
.Volcengine.Vod.Models.Business.AnimatedPosterSnapshotParams AnimatedPosterSnapshotParams = 4; |
static SnapshotTaskParams |
getDefaultInstance() |
SnapshotTaskParams |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
DynpostSnapshotParams |
getDynpostSnapshotParams()
.Volcengine.Vod.Models.Business.DynpostSnapshotParams DynpostSnapshotParams = 3; |
DynpostSnapshotParamsOrBuilder |
getDynpostSnapshotParamsOrBuilder()
.Volcengine.Vod.Models.Business.DynpostSnapshotParams DynpostSnapshotParams = 3; |
com.google.protobuf.Parser<SnapshotTaskParams> |
getParserForType() |
PosterSnapshotParams |
getPosterSnapshotParams()
.Volcengine.Vod.Models.Business.PosterSnapshotParams PosterSnapshotParams = 2; |
PosterSnapshotParamsOrBuilder |
getPosterSnapshotParamsOrBuilder()
.Volcengine.Vod.Models.Business.PosterSnapshotParams PosterSnapshotParams = 2; |
SampleSnapshotParams |
getSampleSnapshotParams()
.Volcengine.Vod.Models.Business.SampleSnapshotParams SampleSnapshotParams = 7; |
SampleSnapshotParamsOrBuilder |
getSampleSnapshotParamsOrBuilder()
.Volcengine.Vod.Models.Business.SampleSnapshotParams SampleSnapshotParams = 7; |
int |
getSerializedSize() |
SpriteSnapshotParams |
getSpriteSnapshotParams()
.Volcengine.Vod.Models.Business.SpriteSnapshotParams SpriteSnapshotParams = 5; |
SpriteSnapshotParamsOrBuilder |
getSpriteSnapshotParamsOrBuilder()
.Volcengine.Vod.Models.Business.SpriteSnapshotParams SpriteSnapshotParams = 5; |
String |
getType()
string Type = 1; |
com.google.protobuf.ByteString |
getTypeBytes()
string Type = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAnimatedPosterSnapshotParams()
.Volcengine.Vod.Models.Business.AnimatedPosterSnapshotParams AnimatedPosterSnapshotParams = 4; |
boolean |
hasDynpostSnapshotParams()
.Volcengine.Vod.Models.Business.DynpostSnapshotParams DynpostSnapshotParams = 3; |
int |
hashCode() |
boolean |
hasPosterSnapshotParams()
.Volcengine.Vod.Models.Business.PosterSnapshotParams PosterSnapshotParams = 2; |
boolean |
hasSampleSnapshotParams()
.Volcengine.Vod.Models.Business.SampleSnapshotParams SampleSnapshotParams = 7; |
boolean |
hasSpriteSnapshotParams()
.Volcengine.Vod.Models.Business.SpriteSnapshotParams SpriteSnapshotParams = 5; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SnapshotTaskParams.Builder |
newBuilder() |
static SnapshotTaskParams.Builder |
newBuilder(SnapshotTaskParams prototype) |
SnapshotTaskParams.Builder |
newBuilderForType() |
protected SnapshotTaskParams.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static SnapshotTaskParams |
parseDelimitedFrom(InputStream input) |
static SnapshotTaskParams |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotTaskParams |
parseFrom(byte[] data) |
static SnapshotTaskParams |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotTaskParams |
parseFrom(ByteBuffer data) |
static SnapshotTaskParams |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotTaskParams |
parseFrom(com.google.protobuf.ByteString data) |
static SnapshotTaskParams |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotTaskParams |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SnapshotTaskParams |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotTaskParams |
parseFrom(InputStream input) |
static SnapshotTaskParams |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SnapshotTaskParams> |
parser() |
SnapshotTaskParams.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, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int TYPE_FIELD_NUMBER
public static final int POSTERSNAPSHOTPARAMS_FIELD_NUMBER
public static final int DYNPOSTSNAPSHOTPARAMS_FIELD_NUMBER
public static final int ANIMATEDPOSTERSNAPSHOTPARAMS_FIELD_NUMBER
public static final int SPRITESNAPSHOTPARAMS_FIELD_NUMBER
public static final int SAMPLESNAPSHOTPARAMS_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 getType()
string Type = 1;getType in interface SnapshotTaskParamsOrBuilderpublic com.google.protobuf.ByteString getTypeBytes()
string Type = 1;getTypeBytes in interface SnapshotTaskParamsOrBuilderpublic boolean hasPosterSnapshotParams()
.Volcengine.Vod.Models.Business.PosterSnapshotParams PosterSnapshotParams = 2;hasPosterSnapshotParams in interface SnapshotTaskParamsOrBuilderpublic PosterSnapshotParams getPosterSnapshotParams()
.Volcengine.Vod.Models.Business.PosterSnapshotParams PosterSnapshotParams = 2;getPosterSnapshotParams in interface SnapshotTaskParamsOrBuilderpublic PosterSnapshotParamsOrBuilder getPosterSnapshotParamsOrBuilder()
.Volcengine.Vod.Models.Business.PosterSnapshotParams PosterSnapshotParams = 2;getPosterSnapshotParamsOrBuilder in interface SnapshotTaskParamsOrBuilderpublic boolean hasDynpostSnapshotParams()
.Volcengine.Vod.Models.Business.DynpostSnapshotParams DynpostSnapshotParams = 3;hasDynpostSnapshotParams in interface SnapshotTaskParamsOrBuilderpublic DynpostSnapshotParams getDynpostSnapshotParams()
.Volcengine.Vod.Models.Business.DynpostSnapshotParams DynpostSnapshotParams = 3;getDynpostSnapshotParams in interface SnapshotTaskParamsOrBuilderpublic DynpostSnapshotParamsOrBuilder getDynpostSnapshotParamsOrBuilder()
.Volcengine.Vod.Models.Business.DynpostSnapshotParams DynpostSnapshotParams = 3;getDynpostSnapshotParamsOrBuilder in interface SnapshotTaskParamsOrBuilderpublic boolean hasAnimatedPosterSnapshotParams()
.Volcengine.Vod.Models.Business.AnimatedPosterSnapshotParams AnimatedPosterSnapshotParams = 4;hasAnimatedPosterSnapshotParams in interface SnapshotTaskParamsOrBuilderpublic AnimatedPosterSnapshotParams getAnimatedPosterSnapshotParams()
.Volcengine.Vod.Models.Business.AnimatedPosterSnapshotParams AnimatedPosterSnapshotParams = 4;getAnimatedPosterSnapshotParams in interface SnapshotTaskParamsOrBuilderpublic AnimatedPosterSnapshotParamsOrBuilder getAnimatedPosterSnapshotParamsOrBuilder()
.Volcengine.Vod.Models.Business.AnimatedPosterSnapshotParams AnimatedPosterSnapshotParams = 4;getAnimatedPosterSnapshotParamsOrBuilder in interface SnapshotTaskParamsOrBuilderpublic boolean hasSpriteSnapshotParams()
.Volcengine.Vod.Models.Business.SpriteSnapshotParams SpriteSnapshotParams = 5;hasSpriteSnapshotParams in interface SnapshotTaskParamsOrBuilderpublic SpriteSnapshotParams getSpriteSnapshotParams()
.Volcengine.Vod.Models.Business.SpriteSnapshotParams SpriteSnapshotParams = 5;getSpriteSnapshotParams in interface SnapshotTaskParamsOrBuilderpublic SpriteSnapshotParamsOrBuilder getSpriteSnapshotParamsOrBuilder()
.Volcengine.Vod.Models.Business.SpriteSnapshotParams SpriteSnapshotParams = 5;getSpriteSnapshotParamsOrBuilder in interface SnapshotTaskParamsOrBuilderpublic boolean hasSampleSnapshotParams()
.Volcengine.Vod.Models.Business.SampleSnapshotParams SampleSnapshotParams = 7;hasSampleSnapshotParams in interface SnapshotTaskParamsOrBuilderpublic SampleSnapshotParams getSampleSnapshotParams()
.Volcengine.Vod.Models.Business.SampleSnapshotParams SampleSnapshotParams = 7;getSampleSnapshotParams in interface SnapshotTaskParamsOrBuilderpublic SampleSnapshotParamsOrBuilder getSampleSnapshotParamsOrBuilder()
.Volcengine.Vod.Models.Business.SampleSnapshotParams SampleSnapshotParams = 7;getSampleSnapshotParamsOrBuilder in interface SnapshotTaskParamsOrBuilderpublic 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 SnapshotTaskParams parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SnapshotTaskParams parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SnapshotTaskParams parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SnapshotTaskParams parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SnapshotTaskParams parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SnapshotTaskParams parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SnapshotTaskParams parseFrom(InputStream input) throws IOException
IOExceptionpublic static SnapshotTaskParams parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SnapshotTaskParams parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SnapshotTaskParams parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SnapshotTaskParams parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SnapshotTaskParams parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic SnapshotTaskParams.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static SnapshotTaskParams.Builder newBuilder()
public static SnapshotTaskParams.Builder newBuilder(SnapshotTaskParams prototype)
public SnapshotTaskParams.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected SnapshotTaskParams.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static SnapshotTaskParams getDefaultInstance()
public static com.google.protobuf.Parser<SnapshotTaskParams> parser()
public com.google.protobuf.Parser<SnapshotTaskParams> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public SnapshotTaskParams getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025. All rights reserved.