public final class VodUploadFunctionInput extends com.google.protobuf.GeneratedMessageV3 implements VodUploadFunctionInputOrBuilder
Volcengine.Vod.Models.Business.VodUploadFunctionInput| Modifier and Type | Class and Description |
|---|---|
static class |
VodUploadFunctionInput.Builder
Protobuf type
Volcengine.Vod.Models.Business.VodUploadFunctionInput |
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 |
ACTIONTYPE_FIELD_NUMBER |
static int |
AUTOPUBLISH_FIELD_NUMBER |
static int |
CATEGORY_FIELD_NUMBER |
static int |
CLASSIFICATIONID_FIELD_NUMBER |
static int |
DESCRIPTION_FIELD_NUMBER |
static int |
FID_FIELD_NUMBER |
static int |
FORMAT_FIELD_NUMBER |
static int |
HLSMEDIASIZE_FIELD_NUMBER |
static int |
ISHLSINDEXONLY_FIELD_NUMBER |
static int |
LANGUAGE_FIELD_NUMBER |
static int |
RECORDTYPE_FIELD_NUMBER |
static int |
SNAPSHOTTIME_FIELD_NUMBER |
static int |
SOURCE_FIELD_NUMBER |
static int |
STOREURI_FIELD_NUMBER |
static int |
TAG_FIELD_NUMBER |
static int |
TAGS_FIELD_NUMBER |
static int |
TEMPLATEID_FIELD_NUMBER |
static int |
TEMPLATES_FIELD_NUMBER |
static int |
TITLE_FIELD_NUMBER |
static int |
VID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getActionType()
string ActionType = 17; |
com.google.protobuf.ByteString |
getActionTypeBytes()
string ActionType = 17; |
boolean |
getAutoPublish()
bool AutoPublish = 16; |
String |
getCategory()
string Category = 5; |
com.google.protobuf.ByteString |
getCategoryBytes()
string Category = 5; |
int |
getClassificationId()
int32 ClassificationId = 8; |
static VodUploadFunctionInput |
getDefaultInstance() |
VodUploadFunctionInput |
getDefaultInstanceForType() |
String |
getDescription()
string Description = 4; |
com.google.protobuf.ByteString |
getDescriptionBytes()
string Description = 4; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getFid()
string Fid = 11; |
com.google.protobuf.ByteString |
getFidBytes()
string Fid = 11; |
String |
getFormat()
string Format = 7; |
com.google.protobuf.ByteString |
getFormatBytes()
string Format = 7; |
String |
getHlsMediaSize()
string HlsMediaSize = 19; |
com.google.protobuf.ByteString |
getHlsMediaSizeBytes()
string HlsMediaSize = 19; |
boolean |
getIsHlsIndexOnly()
bool IsHlsIndexOnly = 18; |
String |
getLanguage()
string Language = 12; |
com.google.protobuf.ByteString |
getLanguageBytes()
string Language = 12; |
com.google.protobuf.Parser<VodUploadFunctionInput> |
getParserForType() |
int |
getRecordType()
int32 RecordType = 6; |
int |
getSerializedSize() |
double |
getSnapshotTime()
double SnapshotTime = 1; |
String |
getSource()
string Source = 14; |
com.google.protobuf.ByteString |
getSourceBytes()
string Source = 14; |
String |
getStoreUri()
string StoreUri = 13; |
com.google.protobuf.ByteString |
getStoreUriBytes()
string StoreUri = 13; |
String |
getTag()
string Tag = 15; |
com.google.protobuf.ByteString |
getTagBytes()
string Tag = 15; |
String |
getTags()
string Tags = 3; |
com.google.protobuf.ByteString |
getTagsBytes()
string Tags = 3; |
String |
getTemplateId()
string TemplateId = 9; |
com.google.protobuf.ByteString |
getTemplateIdBytes()
string TemplateId = 9; |
VodUploadTemplate |
getTemplates(int index)
repeated .Volcengine.Vod.Models.Business.VodUploadTemplate Templates = 20; |
int |
getTemplatesCount()
repeated .Volcengine.Vod.Models.Business.VodUploadTemplate Templates = 20; |
List<VodUploadTemplate> |
getTemplatesList()
repeated .Volcengine.Vod.Models.Business.VodUploadTemplate Templates = 20; |
VodUploadTemplateOrBuilder |
getTemplatesOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.VodUploadTemplate Templates = 20; |
List<? extends VodUploadTemplateOrBuilder> |
getTemplatesOrBuilderList()
repeated .Volcengine.Vod.Models.Business.VodUploadTemplate Templates = 20; |
String |
getTitle()
string Title = 2; |
com.google.protobuf.ByteString |
getTitleBytes()
string Title = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getVid()
string Vid = 10; |
com.google.protobuf.ByteString |
getVidBytes()
string Vid = 10; |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VodUploadFunctionInput.Builder |
newBuilder() |
static VodUploadFunctionInput.Builder |
newBuilder(VodUploadFunctionInput prototype) |
VodUploadFunctionInput.Builder |
newBuilderForType() |
protected VodUploadFunctionInput.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VodUploadFunctionInput |
parseDelimitedFrom(InputStream input) |
static VodUploadFunctionInput |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUploadFunctionInput |
parseFrom(byte[] data) |
static VodUploadFunctionInput |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUploadFunctionInput |
parseFrom(ByteBuffer data) |
static VodUploadFunctionInput |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUploadFunctionInput |
parseFrom(com.google.protobuf.ByteString data) |
static VodUploadFunctionInput |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUploadFunctionInput |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VodUploadFunctionInput |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUploadFunctionInput |
parseFrom(InputStream input) |
static VodUploadFunctionInput |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VodUploadFunctionInput> |
parser() |
VodUploadFunctionInput.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 SNAPSHOTTIME_FIELD_NUMBER
public static final int TITLE_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
public static final int CATEGORY_FIELD_NUMBER
public static final int RECORDTYPE_FIELD_NUMBER
public static final int FORMAT_FIELD_NUMBER
public static final int CLASSIFICATIONID_FIELD_NUMBER
public static final int TEMPLATEID_FIELD_NUMBER
public static final int VID_FIELD_NUMBER
public static final int FID_FIELD_NUMBER
public static final int LANGUAGE_FIELD_NUMBER
public static final int STOREURI_FIELD_NUMBER
public static final int SOURCE_FIELD_NUMBER
public static final int TAG_FIELD_NUMBER
public static final int AUTOPUBLISH_FIELD_NUMBER
public static final int ACTIONTYPE_FIELD_NUMBER
public static final int ISHLSINDEXONLY_FIELD_NUMBER
public static final int HLSMEDIASIZE_FIELD_NUMBER
public static final int TEMPLATES_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 double getSnapshotTime()
double SnapshotTime = 1;getSnapshotTime in interface VodUploadFunctionInputOrBuilderpublic String getTitle()
string Title = 2;getTitle in interface VodUploadFunctionInputOrBuilderpublic com.google.protobuf.ByteString getTitleBytes()
string Title = 2;getTitleBytes in interface VodUploadFunctionInputOrBuilderpublic String getTags()
string Tags = 3;getTags in interface VodUploadFunctionInputOrBuilderpublic com.google.protobuf.ByteString getTagsBytes()
string Tags = 3;getTagsBytes in interface VodUploadFunctionInputOrBuilderpublic String getDescription()
string Description = 4;getDescription in interface VodUploadFunctionInputOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
string Description = 4;getDescriptionBytes in interface VodUploadFunctionInputOrBuilderpublic String getCategory()
string Category = 5;getCategory in interface VodUploadFunctionInputOrBuilderpublic com.google.protobuf.ByteString getCategoryBytes()
string Category = 5;getCategoryBytes in interface VodUploadFunctionInputOrBuilderpublic int getRecordType()
int32 RecordType = 6;getRecordType in interface VodUploadFunctionInputOrBuilderpublic String getFormat()
string Format = 7;getFormat in interface VodUploadFunctionInputOrBuilderpublic com.google.protobuf.ByteString getFormatBytes()
string Format = 7;getFormatBytes in interface VodUploadFunctionInputOrBuilderpublic int getClassificationId()
int32 ClassificationId = 8;getClassificationId in interface VodUploadFunctionInputOrBuilderpublic String getTemplateId()
string TemplateId = 9;getTemplateId in interface VodUploadFunctionInputOrBuilderpublic com.google.protobuf.ByteString getTemplateIdBytes()
string TemplateId = 9;getTemplateIdBytes in interface VodUploadFunctionInputOrBuilderpublic String getVid()
string Vid = 10;getVid in interface VodUploadFunctionInputOrBuilderpublic com.google.protobuf.ByteString getVidBytes()
string Vid = 10;getVidBytes in interface VodUploadFunctionInputOrBuilderpublic String getFid()
string Fid = 11;getFid in interface VodUploadFunctionInputOrBuilderpublic com.google.protobuf.ByteString getFidBytes()
string Fid = 11;getFidBytes in interface VodUploadFunctionInputOrBuilderpublic String getLanguage()
string Language = 12;getLanguage in interface VodUploadFunctionInputOrBuilderpublic com.google.protobuf.ByteString getLanguageBytes()
string Language = 12;getLanguageBytes in interface VodUploadFunctionInputOrBuilderpublic String getStoreUri()
string StoreUri = 13;getStoreUri in interface VodUploadFunctionInputOrBuilderpublic com.google.protobuf.ByteString getStoreUriBytes()
string StoreUri = 13;getStoreUriBytes in interface VodUploadFunctionInputOrBuilderpublic String getSource()
string Source = 14;getSource in interface VodUploadFunctionInputOrBuilderpublic com.google.protobuf.ByteString getSourceBytes()
string Source = 14;getSourceBytes in interface VodUploadFunctionInputOrBuilderpublic String getTag()
string Tag = 15;getTag in interface VodUploadFunctionInputOrBuilderpublic com.google.protobuf.ByteString getTagBytes()
string Tag = 15;getTagBytes in interface VodUploadFunctionInputOrBuilderpublic boolean getAutoPublish()
bool AutoPublish = 16;getAutoPublish in interface VodUploadFunctionInputOrBuilderpublic String getActionType()
string ActionType = 17;getActionType in interface VodUploadFunctionInputOrBuilderpublic com.google.protobuf.ByteString getActionTypeBytes()
string ActionType = 17;getActionTypeBytes in interface VodUploadFunctionInputOrBuilderpublic boolean getIsHlsIndexOnly()
bool IsHlsIndexOnly = 18;getIsHlsIndexOnly in interface VodUploadFunctionInputOrBuilderpublic String getHlsMediaSize()
string HlsMediaSize = 19;getHlsMediaSize in interface VodUploadFunctionInputOrBuilderpublic com.google.protobuf.ByteString getHlsMediaSizeBytes()
string HlsMediaSize = 19;getHlsMediaSizeBytes in interface VodUploadFunctionInputOrBuilderpublic List<VodUploadTemplate> getTemplatesList()
repeated .Volcengine.Vod.Models.Business.VodUploadTemplate Templates = 20;getTemplatesList in interface VodUploadFunctionInputOrBuilderpublic List<? extends VodUploadTemplateOrBuilder> getTemplatesOrBuilderList()
repeated .Volcengine.Vod.Models.Business.VodUploadTemplate Templates = 20;getTemplatesOrBuilderList in interface VodUploadFunctionInputOrBuilderpublic int getTemplatesCount()
repeated .Volcengine.Vod.Models.Business.VodUploadTemplate Templates = 20;getTemplatesCount in interface VodUploadFunctionInputOrBuilderpublic VodUploadTemplate getTemplates(int index)
repeated .Volcengine.Vod.Models.Business.VodUploadTemplate Templates = 20;getTemplates in interface VodUploadFunctionInputOrBuilderpublic VodUploadTemplateOrBuilder getTemplatesOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.VodUploadTemplate Templates = 20;getTemplatesOrBuilder in interface VodUploadFunctionInputOrBuilderpublic 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 VodUploadFunctionInput parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUploadFunctionInput parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUploadFunctionInput parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUploadFunctionInput parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUploadFunctionInput parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUploadFunctionInput parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUploadFunctionInput parseFrom(InputStream input) throws IOException
IOExceptionpublic static VodUploadFunctionInput parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodUploadFunctionInput parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static VodUploadFunctionInput parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodUploadFunctionInput parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static VodUploadFunctionInput parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic VodUploadFunctionInput.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static VodUploadFunctionInput.Builder newBuilder()
public static VodUploadFunctionInput.Builder newBuilder(VodUploadFunctionInput prototype)
public VodUploadFunctionInput.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected VodUploadFunctionInput.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static VodUploadFunctionInput getDefaultInstance()
public static com.google.protobuf.Parser<VodUploadFunctionInput> parser()
public com.google.protobuf.Parser<VodUploadFunctionInput> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public VodUploadFunctionInput getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025. All rights reserved.