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