public final class VodUrlUploadURLSet extends com.google.protobuf.GeneratedMessageV3 implements VodUrlUploadURLSetOrBuilder
Volcengine.Vod.Models.Business.VodUrlUploadURLSet
Modifier and Type | Class and Description |
---|---|
static class |
VodUrlUploadURLSet.Builder
Protobuf type
Volcengine.Vod.Models.Business.VodUrlUploadURLSet |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static int |
CALLBACKARGS_FIELD_NUMBER |
static int |
CATEGORY_FIELD_NUMBER |
static int |
CLASSIFICATIONID_FIELD_NUMBER |
static int |
DESCRIPTION_FIELD_NUMBER |
static int |
FILENAME_FIELD_NUMBER |
static int |
MD5_FIELD_NUMBER |
static int |
SOURCEURL_FIELD_NUMBER |
static int |
TAGS_FIELD_NUMBER |
static int |
TEMPLATEID_FIELD_NUMBER |
static int |
TITLE_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getCallbackArgs()
透传的业务信息
|
com.google.protobuf.ByteString |
getCallbackArgsBytes()
透传的业务信息
|
String |
getCategory()
分类
|
com.google.protobuf.ByteString |
getCategoryBytes()
分类
|
long |
getClassificationId()
设置分类Id
|
static VodUrlUploadURLSet |
getDefaultInstance() |
VodUrlUploadURLSet |
getDefaultInstanceForType() |
String |
getDescription()
描述信息
|
com.google.protobuf.ByteString |
getDescriptionBytes()
描述信息
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getFileName()
设置文件名
|
com.google.protobuf.ByteString |
getFileNameBytes()
设置文件名
|
String |
getMd5()
视频的MD5
|
com.google.protobuf.ByteString |
getMd5Bytes()
视频的MD5
|
com.google.protobuf.Parser<VodUrlUploadURLSet> |
getParserForType() |
int |
getSerializedSize() |
String |
getSourceUrl()
视频的URL
|
com.google.protobuf.ByteString |
getSourceUrlBytes()
视频的URL
|
String |
getTags()
标签
|
com.google.protobuf.ByteString |
getTagsBytes()
标签
|
String |
getTemplateId()
模板Id
|
com.google.protobuf.ByteString |
getTemplateIdBytes()
模板Id
|
String |
getTitle()
标题
|
com.google.protobuf.ByteString |
getTitleBytes()
标题
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VodUrlUploadURLSet.Builder |
newBuilder() |
static VodUrlUploadURLSet.Builder |
newBuilder(VodUrlUploadURLSet prototype) |
VodUrlUploadURLSet.Builder |
newBuilderForType() |
protected VodUrlUploadURLSet.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VodUrlUploadURLSet |
parseDelimitedFrom(InputStream input) |
static VodUrlUploadURLSet |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUrlUploadURLSet |
parseFrom(byte[] data) |
static VodUrlUploadURLSet |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUrlUploadURLSet |
parseFrom(ByteBuffer data) |
static VodUrlUploadURLSet |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUrlUploadURLSet |
parseFrom(com.google.protobuf.ByteString data) |
static VodUrlUploadURLSet |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUrlUploadURLSet |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VodUrlUploadURLSet |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodUrlUploadURLSet |
parseFrom(InputStream input) |
static VodUrlUploadURLSet |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VodUrlUploadURLSet> |
parser() |
VodUrlUploadURLSet.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, 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
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int SOURCEURL_FIELD_NUMBER
public static final int CALLBACKARGS_FIELD_NUMBER
public static final int MD5_FIELD_NUMBER
public static final int TEMPLATEID_FIELD_NUMBER
public static final int TITLE_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER
public static final int CATEGORY_FIELD_NUMBER
public static final int FILENAME_FIELD_NUMBER
public static final int CLASSIFICATIONID_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public String getSourceUrl()
视频的URL
string SourceUrl = 1;
getSourceUrl
in interface VodUrlUploadURLSetOrBuilder
public com.google.protobuf.ByteString getSourceUrlBytes()
视频的URL
string SourceUrl = 1;
getSourceUrlBytes
in interface VodUrlUploadURLSetOrBuilder
public String getCallbackArgs()
透传的业务信息
string CallbackArgs = 2;
getCallbackArgs
in interface VodUrlUploadURLSetOrBuilder
public com.google.protobuf.ByteString getCallbackArgsBytes()
透传的业务信息
string CallbackArgs = 2;
getCallbackArgsBytes
in interface VodUrlUploadURLSetOrBuilder
public String getMd5()
视频的MD5
string Md5 = 3;
getMd5
in interface VodUrlUploadURLSetOrBuilder
public com.google.protobuf.ByteString getMd5Bytes()
视频的MD5
string Md5 = 3;
getMd5Bytes
in interface VodUrlUploadURLSetOrBuilder
public String getTemplateId()
模板Id
string TemplateId = 4;
getTemplateId
in interface VodUrlUploadURLSetOrBuilder
public com.google.protobuf.ByteString getTemplateIdBytes()
模板Id
string TemplateId = 4;
getTemplateIdBytes
in interface VodUrlUploadURLSetOrBuilder
public String getTitle()
标题
string Title = 5;
getTitle
in interface VodUrlUploadURLSetOrBuilder
public com.google.protobuf.ByteString getTitleBytes()
标题
string Title = 5;
getTitleBytes
in interface VodUrlUploadURLSetOrBuilder
public String getDescription()
描述信息
string Description = 6;
getDescription
in interface VodUrlUploadURLSetOrBuilder
public com.google.protobuf.ByteString getDescriptionBytes()
描述信息
string Description = 6;
getDescriptionBytes
in interface VodUrlUploadURLSetOrBuilder
public String getTags()
标签
string Tags = 7;
getTags
in interface VodUrlUploadURLSetOrBuilder
public com.google.protobuf.ByteString getTagsBytes()
标签
string Tags = 7;
getTagsBytes
in interface VodUrlUploadURLSetOrBuilder
public String getCategory()
分类
string Category = 8;
getCategory
in interface VodUrlUploadURLSetOrBuilder
public com.google.protobuf.ByteString getCategoryBytes()
分类
string Category = 8;
getCategoryBytes
in interface VodUrlUploadURLSetOrBuilder
public String getFileName()
设置文件名
string FileName = 9;
getFileName
in interface VodUrlUploadURLSetOrBuilder
public com.google.protobuf.ByteString getFileNameBytes()
设置文件名
string FileName = 9;
getFileNameBytes
in interface VodUrlUploadURLSetOrBuilder
public long getClassificationId()
设置分类Id
int64 ClassificationId = 10;
getClassificationId
in interface VodUrlUploadURLSetOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static VodUrlUploadURLSet parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodUrlUploadURLSet parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodUrlUploadURLSet parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodUrlUploadURLSet parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodUrlUploadURLSet parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodUrlUploadURLSet parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodUrlUploadURLSet parseFrom(InputStream input) throws IOException
IOException
public static VodUrlUploadURLSet parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static VodUrlUploadURLSet parseDelimitedFrom(InputStream input) throws IOException
IOException
public static VodUrlUploadURLSet parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static VodUrlUploadURLSet parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static VodUrlUploadURLSet parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public VodUrlUploadURLSet.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static VodUrlUploadURLSet.Builder newBuilder()
public static VodUrlUploadURLSet.Builder newBuilder(VodUrlUploadURLSet prototype)
public VodUrlUploadURLSet.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected VodUrlUploadURLSet.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static VodUrlUploadURLSet getDefaultInstance()
public static com.google.protobuf.Parser<VodUrlUploadURLSet> parser()
public com.google.protobuf.Parser<VodUrlUploadURLSet> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public VodUrlUploadURLSet getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2022. All rights reserved.