public final class VodUploadSpaceConfig extends com.google.protobuf.GeneratedMessageV3 implements VodUploadSpaceConfigOrBuilder
Volcengine.Vod.Models.Business.VodUploadSpaceConfig| Modifier and Type | Class and Description |
|---|---|
static class |
VodUploadSpaceConfig.Builder
Protobuf type
Volcengine.Vod.Models.Business.VodUploadSpaceConfig |
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 |
AUTOGETARCHIVEVIDEOMETA_FIELD_NUMBER |
static int |
AUTOGETIAVIDEOMETA_FIELD_NUMBER |
static int |
AUTOPOSTER_FIELD_NUMBER |
static int |
AUTOPOSTERCANDIDATE_FIELD_NUMBER |
static int |
AUTOSETVIDEOSTATUS_FIELD_NUMBER |
static int |
AUTOTRANSCODE_FIELD_NUMBER |
static int |
CALLBACKRETURNPLAYURL_FIELD_NUMBER |
static int |
CALLBACKRETURNRUNID_FIELD_NUMBER |
static int |
CUSTOMPOSTERCONFIG_FIELD_NUMBER |
static int |
GETMETAMODE_FIELD_NUMBER |
static int |
GETPOSTERMODE_FIELD_NUMBER |
static int |
METAGETMD5_FIELD_NUMBER |
static int |
TRANSCODECONFIG_FIELD_NUMBER |
static int |
UPLOADOVERWRITE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAutoGetArchiveVideoMeta()
string AutoGetArchiveVideoMeta = 12; |
com.google.protobuf.ByteString |
getAutoGetArchiveVideoMetaBytes()
string AutoGetArchiveVideoMeta = 12; |
String |
getAutoGetIAVideoMeta()
string AutoGetIAVideoMeta = 13; |
com.google.protobuf.ByteString |
getAutoGetIAVideoMetaBytes()
string AutoGetIAVideoMeta = 13; |
String |
getAutoPoster()
string AutoPoster = 1; |
com.google.protobuf.ByteString |
getAutoPosterBytes()
string AutoPoster = 1; |
String |
getAutoPosterCandidate()
string AutoPosterCandidate = 4; |
com.google.protobuf.ByteString |
getAutoPosterCandidateBytes()
string AutoPosterCandidate = 4; |
String |
getAutoSetVideoStatus()
string AutoSetVideoStatus = 7; |
com.google.protobuf.ByteString |
getAutoSetVideoStatusBytes()
string AutoSetVideoStatus = 7; |
String |
getAutoTranscode()
string AutoTranscode = 5; |
com.google.protobuf.ByteString |
getAutoTranscodeBytes()
string AutoTranscode = 5; |
String |
getCallbackReturnPlayUrl()
string CallbackReturnPlayUrl = 9; |
com.google.protobuf.ByteString |
getCallbackReturnPlayUrlBytes()
string CallbackReturnPlayUrl = 9; |
String |
getCallbackReturnRunId()
string CallbackReturnRunId = 10; |
com.google.protobuf.ByteString |
getCallbackReturnRunIdBytes()
string CallbackReturnRunId = 10; |
CustomPosterConfig |
getCustomPosterConfig()
.Volcengine.Vod.Models.Business.CustomPosterConfig CustomPosterConfig = 2; |
CustomPosterConfigOrBuilder |
getCustomPosterConfigOrBuilder()
.Volcengine.Vod.Models.Business.CustomPosterConfig CustomPosterConfig = 2; |
static VodUploadSpaceConfig |
getDefaultInstance() |
VodUploadSpaceConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getGetMetaMode()
string GetMetaMode = 11; |
com.google.protobuf.ByteString |
getGetMetaModeBytes()
string GetMetaMode = 11; |
String |
getGetPosterMode()
string GetPosterMode = 3; |
com.google.protobuf.ByteString |
getGetPosterModeBytes()
string GetPosterMode = 3; |
String |
getMetaGetMd5()
string MetaGetMd5 = 14; |
com.google.protobuf.ByteString |
getMetaGetMd5Bytes()
string MetaGetMd5 = 14; |
com.google.protobuf.Parser<VodUploadSpaceConfig> |
getParserForType() |
int |
getSerializedSize() |
TranscodeConfig |
getTranscodeConfig()
.Volcengine.Vod.Models.Business.TranscodeConfig TranscodeConfig = 6; |
TranscodeConfigOrBuilder |
getTranscodeConfigOrBuilder()
.Volcengine.Vod.Models.Business.TranscodeConfig TranscodeConfig = 6; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUploadOverwrite()
string UploadOverwrite = 8; |
com.google.protobuf.ByteString |
getUploadOverwriteBytes()
string UploadOverwrite = 8; |
boolean |
hasCustomPosterConfig()
.Volcengine.Vod.Models.Business.CustomPosterConfig CustomPosterConfig = 2; |
int |
hashCode() |
boolean |
hasTranscodeConfig()
.Volcengine.Vod.Models.Business.TranscodeConfig TranscodeConfig = 6; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VodUploadSpaceConfig.Builder |
newBuilder() |
static VodUploadSpaceConfig.Builder |
newBuilder(VodUploadSpaceConfig prototype) |
VodUploadSpaceConfig.Builder |
newBuilderForType() |
protected VodUploadSpaceConfig.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VodUploadSpaceConfig |
parseDelimitedFrom(InputStream input) |
static VodUploadSpaceConfig |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUploadSpaceConfig |
parseFrom(byte[] data) |
static VodUploadSpaceConfig |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUploadSpaceConfig |
parseFrom(ByteBuffer data) |
static VodUploadSpaceConfig |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUploadSpaceConfig |
parseFrom(com.google.protobuf.ByteString data) |
static VodUploadSpaceConfig |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUploadSpaceConfig |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VodUploadSpaceConfig |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUploadSpaceConfig |
parseFrom(InputStream input) |
static VodUploadSpaceConfig |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VodUploadSpaceConfig> |
parser() |
VodUploadSpaceConfig.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 AUTOPOSTER_FIELD_NUMBER
public static final int CUSTOMPOSTERCONFIG_FIELD_NUMBER
public static final int GETPOSTERMODE_FIELD_NUMBER
public static final int AUTOPOSTERCANDIDATE_FIELD_NUMBER
public static final int AUTOTRANSCODE_FIELD_NUMBER
public static final int TRANSCODECONFIG_FIELD_NUMBER
public static final int AUTOSETVIDEOSTATUS_FIELD_NUMBER
public static final int UPLOADOVERWRITE_FIELD_NUMBER
public static final int CALLBACKRETURNPLAYURL_FIELD_NUMBER
public static final int CALLBACKRETURNRUNID_FIELD_NUMBER
public static final int GETMETAMODE_FIELD_NUMBER
public static final int AUTOGETARCHIVEVIDEOMETA_FIELD_NUMBER
public static final int AUTOGETIAVIDEOMETA_FIELD_NUMBER
public static final int METAGETMD5_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 getAutoPoster()
string AutoPoster = 1;getAutoPoster in interface VodUploadSpaceConfigOrBuilderpublic com.google.protobuf.ByteString getAutoPosterBytes()
string AutoPoster = 1;getAutoPosterBytes in interface VodUploadSpaceConfigOrBuilderpublic boolean hasCustomPosterConfig()
.Volcengine.Vod.Models.Business.CustomPosterConfig CustomPosterConfig = 2;hasCustomPosterConfig in interface VodUploadSpaceConfigOrBuilderpublic CustomPosterConfig getCustomPosterConfig()
.Volcengine.Vod.Models.Business.CustomPosterConfig CustomPosterConfig = 2;getCustomPosterConfig in interface VodUploadSpaceConfigOrBuilderpublic CustomPosterConfigOrBuilder getCustomPosterConfigOrBuilder()
.Volcengine.Vod.Models.Business.CustomPosterConfig CustomPosterConfig = 2;getCustomPosterConfigOrBuilder in interface VodUploadSpaceConfigOrBuilderpublic String getGetPosterMode()
string GetPosterMode = 3;getGetPosterMode in interface VodUploadSpaceConfigOrBuilderpublic com.google.protobuf.ByteString getGetPosterModeBytes()
string GetPosterMode = 3;getGetPosterModeBytes in interface VodUploadSpaceConfigOrBuilderpublic String getAutoPosterCandidate()
string AutoPosterCandidate = 4;getAutoPosterCandidate in interface VodUploadSpaceConfigOrBuilderpublic com.google.protobuf.ByteString getAutoPosterCandidateBytes()
string AutoPosterCandidate = 4;getAutoPosterCandidateBytes in interface VodUploadSpaceConfigOrBuilderpublic String getAutoTranscode()
string AutoTranscode = 5;getAutoTranscode in interface VodUploadSpaceConfigOrBuilderpublic com.google.protobuf.ByteString getAutoTranscodeBytes()
string AutoTranscode = 5;getAutoTranscodeBytes in interface VodUploadSpaceConfigOrBuilderpublic boolean hasTranscodeConfig()
.Volcengine.Vod.Models.Business.TranscodeConfig TranscodeConfig = 6;hasTranscodeConfig in interface VodUploadSpaceConfigOrBuilderpublic TranscodeConfig getTranscodeConfig()
.Volcengine.Vod.Models.Business.TranscodeConfig TranscodeConfig = 6;getTranscodeConfig in interface VodUploadSpaceConfigOrBuilderpublic TranscodeConfigOrBuilder getTranscodeConfigOrBuilder()
.Volcengine.Vod.Models.Business.TranscodeConfig TranscodeConfig = 6;getTranscodeConfigOrBuilder in interface VodUploadSpaceConfigOrBuilderpublic String getAutoSetVideoStatus()
string AutoSetVideoStatus = 7;getAutoSetVideoStatus in interface VodUploadSpaceConfigOrBuilderpublic com.google.protobuf.ByteString getAutoSetVideoStatusBytes()
string AutoSetVideoStatus = 7;getAutoSetVideoStatusBytes in interface VodUploadSpaceConfigOrBuilderpublic String getUploadOverwrite()
string UploadOverwrite = 8;getUploadOverwrite in interface VodUploadSpaceConfigOrBuilderpublic com.google.protobuf.ByteString getUploadOverwriteBytes()
string UploadOverwrite = 8;getUploadOverwriteBytes in interface VodUploadSpaceConfigOrBuilderpublic String getCallbackReturnPlayUrl()
string CallbackReturnPlayUrl = 9;getCallbackReturnPlayUrl in interface VodUploadSpaceConfigOrBuilderpublic com.google.protobuf.ByteString getCallbackReturnPlayUrlBytes()
string CallbackReturnPlayUrl = 9;getCallbackReturnPlayUrlBytes in interface VodUploadSpaceConfigOrBuilderpublic String getCallbackReturnRunId()
string CallbackReturnRunId = 10;getCallbackReturnRunId in interface VodUploadSpaceConfigOrBuilderpublic com.google.protobuf.ByteString getCallbackReturnRunIdBytes()
string CallbackReturnRunId = 10;getCallbackReturnRunIdBytes in interface VodUploadSpaceConfigOrBuilderpublic String getGetMetaMode()
string GetMetaMode = 11;getGetMetaMode in interface VodUploadSpaceConfigOrBuilderpublic com.google.protobuf.ByteString getGetMetaModeBytes()
string GetMetaMode = 11;getGetMetaModeBytes in interface VodUploadSpaceConfigOrBuilderpublic String getAutoGetArchiveVideoMeta()
string AutoGetArchiveVideoMeta = 12;getAutoGetArchiveVideoMeta in interface VodUploadSpaceConfigOrBuilderpublic com.google.protobuf.ByteString getAutoGetArchiveVideoMetaBytes()
string AutoGetArchiveVideoMeta = 12;getAutoGetArchiveVideoMetaBytes in interface VodUploadSpaceConfigOrBuilderpublic String getAutoGetIAVideoMeta()
string AutoGetIAVideoMeta = 13;getAutoGetIAVideoMeta in interface VodUploadSpaceConfigOrBuilderpublic com.google.protobuf.ByteString getAutoGetIAVideoMetaBytes()
string AutoGetIAVideoMeta = 13;getAutoGetIAVideoMetaBytes in interface VodUploadSpaceConfigOrBuilderpublic String getMetaGetMd5()
string MetaGetMd5 = 14;getMetaGetMd5 in interface VodUploadSpaceConfigOrBuilderpublic com.google.protobuf.ByteString getMetaGetMd5Bytes()
string MetaGetMd5 = 14;getMetaGetMd5Bytes in interface VodUploadSpaceConfigOrBuilderpublic 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 VodUploadSpaceConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUploadSpaceConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUploadSpaceConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUploadSpaceConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUploadSpaceConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUploadSpaceConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUploadSpaceConfig parseFrom(InputStream input) throws IOException
IOExceptionpublic static VodUploadSpaceConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodUploadSpaceConfig parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static VodUploadSpaceConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodUploadSpaceConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static VodUploadSpaceConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic VodUploadSpaceConfig.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static VodUploadSpaceConfig.Builder newBuilder()
public static VodUploadSpaceConfig.Builder newBuilder(VodUploadSpaceConfig prototype)
public VodUploadSpaceConfig.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected VodUploadSpaceConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static VodUploadSpaceConfig getDefaultInstance()
public static com.google.protobuf.Parser<VodUploadSpaceConfig> parser()
public com.google.protobuf.Parser<VodUploadSpaceConfig> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public VodUploadSpaceConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025. All rights reserved.