public final class VodUploadFunctionInput extends com.google.protobuf.GeneratedMessageV3 implements VodUploadFunctionInputOrBuilder
Volcengine.Vod.Models.Business.VodUploadFunctionInput
限定符和类型 | 类和说明 |
---|---|
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
限定符和类型 | 字段和说明 |
---|---|
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 |
TITLE_FIELD_NUMBER |
static int |
VID_FIELD_NUMBER |
限定符和类型 | 方法和说明 |
---|---|
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; |
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, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
public 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
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
在类中 com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
在接口中 com.google.protobuf.MessageOrBuilder
getUnknownFields
在类中 com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
在类中 com.google.protobuf.GeneratedMessageV3
public double getSnapshotTime()
double SnapshotTime = 1;
getSnapshotTime
在接口中 VodUploadFunctionInputOrBuilder
public String getTitle()
string Title = 2;
getTitle
在接口中 VodUploadFunctionInputOrBuilder
public com.google.protobuf.ByteString getTitleBytes()
string Title = 2;
getTitleBytes
在接口中 VodUploadFunctionInputOrBuilder
public String getTags()
string Tags = 3;
getTags
在接口中 VodUploadFunctionInputOrBuilder
public com.google.protobuf.ByteString getTagsBytes()
string Tags = 3;
getTagsBytes
在接口中 VodUploadFunctionInputOrBuilder
public String getDescription()
string Description = 4;
getDescription
在接口中 VodUploadFunctionInputOrBuilder
public com.google.protobuf.ByteString getDescriptionBytes()
string Description = 4;
getDescriptionBytes
在接口中 VodUploadFunctionInputOrBuilder
public String getCategory()
string Category = 5;
getCategory
在接口中 VodUploadFunctionInputOrBuilder
public com.google.protobuf.ByteString getCategoryBytes()
string Category = 5;
getCategoryBytes
在接口中 VodUploadFunctionInputOrBuilder
public int getRecordType()
int32 RecordType = 6;
getRecordType
在接口中 VodUploadFunctionInputOrBuilder
public String getFormat()
string Format = 7;
getFormat
在接口中 VodUploadFunctionInputOrBuilder
public com.google.protobuf.ByteString getFormatBytes()
string Format = 7;
getFormatBytes
在接口中 VodUploadFunctionInputOrBuilder
public int getClassificationId()
int32 ClassificationId = 8;
getClassificationId
在接口中 VodUploadFunctionInputOrBuilder
public String getTemplateId()
string TemplateId = 9;
getTemplateId
在接口中 VodUploadFunctionInputOrBuilder
public com.google.protobuf.ByteString getTemplateIdBytes()
string TemplateId = 9;
getTemplateIdBytes
在接口中 VodUploadFunctionInputOrBuilder
public String getVid()
string Vid = 10;
getVid
在接口中 VodUploadFunctionInputOrBuilder
public com.google.protobuf.ByteString getVidBytes()
string Vid = 10;
getVidBytes
在接口中 VodUploadFunctionInputOrBuilder
public String getFid()
string Fid = 11;
getFid
在接口中 VodUploadFunctionInputOrBuilder
public com.google.protobuf.ByteString getFidBytes()
string Fid = 11;
getFidBytes
在接口中 VodUploadFunctionInputOrBuilder
public String getLanguage()
string Language = 12;
getLanguage
在接口中 VodUploadFunctionInputOrBuilder
public com.google.protobuf.ByteString getLanguageBytes()
string Language = 12;
getLanguageBytes
在接口中 VodUploadFunctionInputOrBuilder
public String getStoreUri()
string StoreUri = 13;
getStoreUri
在接口中 VodUploadFunctionInputOrBuilder
public com.google.protobuf.ByteString getStoreUriBytes()
string StoreUri = 13;
getStoreUriBytes
在接口中 VodUploadFunctionInputOrBuilder
public String getSource()
string Source = 14;
getSource
在接口中 VodUploadFunctionInputOrBuilder
public com.google.protobuf.ByteString getSourceBytes()
string Source = 14;
getSourceBytes
在接口中 VodUploadFunctionInputOrBuilder
public String getTag()
string Tag = 15;
getTag
在接口中 VodUploadFunctionInputOrBuilder
public com.google.protobuf.ByteString getTagBytes()
string Tag = 15;
getTagBytes
在接口中 VodUploadFunctionInputOrBuilder
public boolean getAutoPublish()
bool AutoPublish = 16;
getAutoPublish
在接口中 VodUploadFunctionInputOrBuilder
public String getActionType()
string ActionType = 17;
getActionType
在接口中 VodUploadFunctionInputOrBuilder
public com.google.protobuf.ByteString getActionTypeBytes()
string ActionType = 17;
getActionTypeBytes
在接口中 VodUploadFunctionInputOrBuilder
public boolean getIsHlsIndexOnly()
bool IsHlsIndexOnly = 18;
getIsHlsIndexOnly
在接口中 VodUploadFunctionInputOrBuilder
public String getHlsMediaSize()
string HlsMediaSize = 19;
getHlsMediaSize
在接口中 VodUploadFunctionInputOrBuilder
public com.google.protobuf.ByteString getHlsMediaSizeBytes()
string HlsMediaSize = 19;
getHlsMediaSizeBytes
在接口中 VodUploadFunctionInputOrBuilder
public final boolean isInitialized()
isInitialized
在接口中 com.google.protobuf.MessageLiteOrBuilder
isInitialized
在类中 com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
在接口中 com.google.protobuf.MessageLite
writeTo
在类中 com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
在接口中 com.google.protobuf.MessageLite
getSerializedSize
在类中 com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
在接口中 com.google.protobuf.Message
equals
在类中 com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
在接口中 com.google.protobuf.Message
hashCode
在类中 com.google.protobuf.AbstractMessage
public static VodUploadFunctionInput parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodUploadFunctionInput parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodUploadFunctionInput parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodUploadFunctionInput parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodUploadFunctionInput parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodUploadFunctionInput parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodUploadFunctionInput parseFrom(InputStream input) throws IOException
IOException
public static VodUploadFunctionInput parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static VodUploadFunctionInput parseDelimitedFrom(InputStream input) throws IOException
IOException
public static VodUploadFunctionInput parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static VodUploadFunctionInput parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static VodUploadFunctionInput parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public VodUploadFunctionInput.Builder newBuilderForType()
newBuilderForType
在接口中 com.google.protobuf.Message
newBuilderForType
在接口中 com.google.protobuf.MessageLite
public static VodUploadFunctionInput.Builder newBuilder()
public static VodUploadFunctionInput.Builder newBuilder(VodUploadFunctionInput prototype)
public VodUploadFunctionInput.Builder toBuilder()
toBuilder
在接口中 com.google.protobuf.Message
toBuilder
在接口中 com.google.protobuf.MessageLite
protected VodUploadFunctionInput.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
在类中 com.google.protobuf.GeneratedMessageV3
public static VodUploadFunctionInput getDefaultInstance()
public static com.google.protobuf.Parser<VodUploadFunctionInput> parser()
public com.google.protobuf.Parser<VodUploadFunctionInput> getParserForType()
getParserForType
在接口中 com.google.protobuf.Message
getParserForType
在接口中 com.google.protobuf.MessageLite
getParserForType
在类中 com.google.protobuf.GeneratedMessageV3
public VodUploadFunctionInput getDefaultInstanceForType()
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageOrBuilder
Copyright © 2024. All rights reserved.