public final class VodUrlUploadURLSet extends com.google.protobuf.GeneratedMessageV3 implements VodUrlUploadURLSetOrBuilder
Volcengine.Vod.Models.Business.VodUrlUploadURLSet| 限定符和类型 | 类和说明 |
|---|---|
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| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CALLBACKARGS_FIELD_NUMBER |
static int |
CATEGORY_FIELD_NUMBER |
static int |
DESCRIPTION_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 |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
String |
getCallbackArgs()
透传的回调信息
string CallbackArgs = 2; |
com.google.protobuf.ByteString |
getCallbackArgsBytes()
透传的回调信息
string CallbackArgs = 2; |
String |
getCategory()
分类
string Category = 8; |
com.google.protobuf.ByteString |
getCategoryBytes()
分类
string Category = 8; |
static VodUrlUploadURLSet |
getDefaultInstance() |
VodUrlUploadURLSet |
getDefaultInstanceForType() |
String |
getDescription()
描述信息
string Description = 6; |
com.google.protobuf.ByteString |
getDescriptionBytes()
描述信息
string Description = 6; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getMd5()
视频的MD5
string Md5 = 3; |
com.google.protobuf.ByteString |
getMd5Bytes()
视频的MD5
string Md5 = 3; |
com.google.protobuf.Parser<VodUrlUploadURLSet> |
getParserForType() |
int |
getSerializedSize() |
String |
getSourceUrl()
视频的URL
string SourceUrl = 1; |
com.google.protobuf.ByteString |
getSourceUrlBytes()
视频的URL
string SourceUrl = 1; |
String |
getTags()
标签
string Tags = 7; |
com.google.protobuf.ByteString |
getTagsBytes()
标签
string Tags = 7; |
String |
getTemplateId()
模板Id
string TemplateId = 4; |
com.google.protobuf.ByteString |
getTemplateIdBytes()
模板Id
string TemplateId = 4; |
String |
getTitle()
标题
string Title = 5; |
com.google.protobuf.ByteString |
getTitleBytes()
标题
string Title = 5; |
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, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic 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
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public String getSourceUrl()
视频的URL
string SourceUrl = 1;getSourceUrl 在接口中 VodUrlUploadURLSetOrBuilderpublic com.google.protobuf.ByteString getSourceUrlBytes()
视频的URL
string SourceUrl = 1;getSourceUrlBytes 在接口中 VodUrlUploadURLSetOrBuilderpublic String getCallbackArgs()
透传的回调信息
string CallbackArgs = 2;getCallbackArgs 在接口中 VodUrlUploadURLSetOrBuilderpublic com.google.protobuf.ByteString getCallbackArgsBytes()
透传的回调信息
string CallbackArgs = 2;getCallbackArgsBytes 在接口中 VodUrlUploadURLSetOrBuilderpublic String getMd5()
视频的MD5
string Md5 = 3;getMd5 在接口中 VodUrlUploadURLSetOrBuilderpublic com.google.protobuf.ByteString getMd5Bytes()
视频的MD5
string Md5 = 3;getMd5Bytes 在接口中 VodUrlUploadURLSetOrBuilderpublic String getTemplateId()
模板Id
string TemplateId = 4;getTemplateId 在接口中 VodUrlUploadURLSetOrBuilderpublic com.google.protobuf.ByteString getTemplateIdBytes()
模板Id
string TemplateId = 4;getTemplateIdBytes 在接口中 VodUrlUploadURLSetOrBuilderpublic String getTitle()
标题
string Title = 5;getTitle 在接口中 VodUrlUploadURLSetOrBuilderpublic com.google.protobuf.ByteString getTitleBytes()
标题
string Title = 5;getTitleBytes 在接口中 VodUrlUploadURLSetOrBuilderpublic String getDescription()
描述信息
string Description = 6;getDescription 在接口中 VodUrlUploadURLSetOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
描述信息
string Description = 6;getDescriptionBytes 在接口中 VodUrlUploadURLSetOrBuilderpublic String getTags()
标签
string Tags = 7;getTags 在接口中 VodUrlUploadURLSetOrBuilderpublic com.google.protobuf.ByteString getTagsBytes()
标签
string Tags = 7;getTagsBytes 在接口中 VodUrlUploadURLSetOrBuilderpublic String getCategory()
分类
string Category = 8;getCategory 在接口中 VodUrlUploadURLSetOrBuilderpublic com.google.protobuf.ByteString getCategoryBytes()
分类
string Category = 8;getCategoryBytes 在接口中 VodUrlUploadURLSetOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static VodUrlUploadURLSet parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUrlUploadURLSet parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUrlUploadURLSet parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUrlUploadURLSet parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUrlUploadURLSet parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUrlUploadURLSet parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodUrlUploadURLSet parseFrom(InputStream input) throws IOException
IOExceptionpublic static VodUrlUploadURLSet parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodUrlUploadURLSet parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static VodUrlUploadURLSet parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodUrlUploadURLSet parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static VodUrlUploadURLSet parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic VodUrlUploadURLSet.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static VodUrlUploadURLSet.Builder newBuilder()
public static VodUrlUploadURLSet.Builder newBuilder(VodUrlUploadURLSet prototype)
public VodUrlUploadURLSet.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected VodUrlUploadURLSet.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static VodUrlUploadURLSet getDefaultInstance()
public static com.google.protobuf.Parser<VodUrlUploadURLSet> parser()
public com.google.protobuf.Parser<VodUrlUploadURLSet> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public VodUrlUploadURLSet getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2021. All rights reserved.