Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
com.byteplus.service.vod.model.request.VodUploadMediaRequest Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: byteplus/vod/request/request_vod.proto
package com.byteplus.service.vod.model.request;
/**
* Protobuf type {@code Byteplus.Vod.Models.Request.VodUploadMediaRequest}
*/
public final class VodUploadMediaRequest extends
com.google.protobuf.GeneratedMessageV3 implements
// @@protoc_insertion_point(message_implements:Byteplus.Vod.Models.Request.VodUploadMediaRequest)
VodUploadMediaRequestOrBuilder {
private static final long serialVersionUID = 0L;
// Use VodUploadMediaRequest.newBuilder() to construct.
private VodUploadMediaRequest(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
super(builder);
}
private VodUploadMediaRequest() {
spaceName_ = "";
filePath_ = "";
callbackArgs_ = "";
functions_ = "";
fileName_ = "";
fileExtension_ = "";
vodUploadSource_ = "";
}
@java.lang.Override
@SuppressWarnings({"unused"})
protected java.lang.Object newInstance(
UnusedPrivateParameter unused) {
return new VodUploadMediaRequest();
}
@java.lang.Override
public final com.google.protobuf.UnknownFieldSet
getUnknownFields() {
return this.unknownFields;
}
private VodUploadMediaRequest(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
this();
if (extensionRegistry == null) {
throw new java.lang.NullPointerException();
}
com.google.protobuf.UnknownFieldSet.Builder unknownFields =
com.google.protobuf.UnknownFieldSet.newBuilder();
try {
boolean done = false;
while (!done) {
int tag = input.readTag();
switch (tag) {
case 0:
done = true;
break;
case 10: {
java.lang.String s = input.readStringRequireUtf8();
spaceName_ = s;
break;
}
case 18: {
java.lang.String s = input.readStringRequireUtf8();
filePath_ = s;
break;
}
case 26: {
java.lang.String s = input.readStringRequireUtf8();
callbackArgs_ = s;
break;
}
case 34: {
java.lang.String s = input.readStringRequireUtf8();
functions_ = s;
break;
}
case 42: {
java.lang.String s = input.readStringRequireUtf8();
fileName_ = s;
break;
}
case 48: {
storageClass_ = input.readInt32();
break;
}
case 58: {
java.lang.String s = input.readStringRequireUtf8();
fileExtension_ = s;
break;
}
case 66: {
java.lang.String s = input.readStringRequireUtf8();
vodUploadSource_ = s;
break;
}
default: {
if (!parseUnknownField(
input, unknownFields, extensionRegistry, tag)) {
done = true;
}
break;
}
}
}
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
throw e.setUnfinishedMessage(this);
} catch (java.io.IOException e) {
throw new com.google.protobuf.InvalidProtocolBufferException(
e).setUnfinishedMessage(this);
} finally {
this.unknownFields = unknownFields.build();
makeExtensionsImmutable();
}
}
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return com.byteplus.service.vod.model.request.VodRequest.internal_static_Byteplus_Vod_Models_Request_VodUploadMediaRequest_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.byteplus.service.vod.model.request.VodRequest.internal_static_Byteplus_Vod_Models_Request_VodUploadMediaRequest_fieldAccessorTable
.ensureFieldAccessorsInitialized(
com.byteplus.service.vod.model.request.VodUploadMediaRequest.class, com.byteplus.service.vod.model.request.VodUploadMediaRequest.Builder.class);
}
public static final int SPACENAME_FIELD_NUMBER = 1;
private volatile java.lang.Object spaceName_;
/**
*
* 上传的空间名
*
*
* string SpaceName = 1;
* @return The spaceName.
*/
@java.lang.Override
public java.lang.String getSpaceName() {
java.lang.Object ref = spaceName_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
spaceName_ = s;
return s;
}
}
/**
*
* 上传的空间名
*
*
* string SpaceName = 1;
* @return The bytes for spaceName.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getSpaceNameBytes() {
java.lang.Object ref = spaceName_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
spaceName_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int FILEPATH_FIELD_NUMBER = 2;
private volatile java.lang.Object filePath_;
/**
*
* 上传文件的路径
*
*
* string FilePath = 2;
* @return The filePath.
*/
@java.lang.Override
public java.lang.String getFilePath() {
java.lang.Object ref = filePath_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
filePath_ = s;
return s;
}
}
/**
*
* 上传文件的路径
*
*
* string FilePath = 2;
* @return The bytes for filePath.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getFilePathBytes() {
java.lang.Object ref = filePath_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
filePath_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int CALLBACKARGS_FIELD_NUMBER = 3;
private volatile java.lang.Object callbackArgs_;
/**
*
* 业务希望上传透传的信息,会在上传成功时返回给用户
*
*
* string CallbackArgs = 3;
* @return The callbackArgs.
*/
@java.lang.Override
public java.lang.String getCallbackArgs() {
java.lang.Object ref = callbackArgs_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
callbackArgs_ = s;
return s;
}
}
/**
*
* 业务希望上传透传的信息,会在上传成功时返回给用户
*
*
* string CallbackArgs = 3;
* @return The bytes for callbackArgs.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getCallbackArgsBytes() {
java.lang.Object ref = callbackArgs_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
callbackArgs_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int FUNCTIONS_FIELD_NUMBER = 4;
private volatile java.lang.Object functions_;
/**
*
* 上传的功能函数
*
*
* string Functions = 4;
* @return The functions.
*/
@java.lang.Override
public java.lang.String getFunctions() {
java.lang.Object ref = functions_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
functions_ = s;
return s;
}
}
/**
*
* 上传的功能函数
*
*
* string Functions = 4;
* @return The bytes for functions.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getFunctionsBytes() {
java.lang.Object ref = functions_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
functions_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int FILENAME_FIELD_NUMBER = 5;
private volatile java.lang.Object fileName_;
/**
*
* 上传的文件在存储中的名字,即 bucket/key 中的 key
*
*
* string FileName = 5;
* @return The fileName.
*/
@java.lang.Override
public java.lang.String getFileName() {
java.lang.Object ref = fileName_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
fileName_ = s;
return s;
}
}
/**
*
* 上传的文件在存储中的名字,即 bucket/key 中的 key
*
*
* string FileName = 5;
* @return The bytes for fileName.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getFileNameBytes() {
java.lang.Object ref = fileName_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
fileName_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int STORAGECLASS_FIELD_NUMBER = 6;
private int storageClass_;
/**
*
* 上传的文件的存储类型,1-标准存储,2-归档存储,非必填参数,默认为标准存储
*
*
* int32 StorageClass = 6;
* @return The storageClass.
*/
@java.lang.Override
public int getStorageClass() {
return storageClass_;
}
public static final int FILEEXTENSION_FIELD_NUMBER = 7;
private volatile java.lang.Object fileExtension_;
/**
*
* 上传中文件的文件后缀
*
*
* string FileExtension = 7;
* @return The fileExtension.
*/
@java.lang.Override
public java.lang.String getFileExtension() {
java.lang.Object ref = fileExtension_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
fileExtension_ = s;
return s;
}
}
/**
*
* 上传中文件的文件后缀
*
*
* string FileExtension = 7;
* @return The bytes for fileExtension.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getFileExtensionBytes() {
java.lang.Object ref = fileExtension_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
fileExtension_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int VODUPLOADSOURCE_FIELD_NUMBER = 8;
private volatile java.lang.Object vodUploadSource_;
/**
*
* 上传中文件的来源
*
*
* string VodUploadSource = 8;
* @return The vodUploadSource.
*/
@java.lang.Override
public java.lang.String getVodUploadSource() {
java.lang.Object ref = vodUploadSource_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
vodUploadSource_ = s;
return s;
}
}
/**
*
* 上传中文件的来源
*
*
* string VodUploadSource = 8;
* @return The bytes for vodUploadSource.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getVodUploadSourceBytes() {
java.lang.Object ref = vodUploadSource_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
vodUploadSource_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
private byte memoizedIsInitialized = -1;
@java.lang.Override
public final boolean isInitialized() {
byte isInitialized = memoizedIsInitialized;
if (isInitialized == 1) return true;
if (isInitialized == 0) return false;
memoizedIsInitialized = 1;
return true;
}
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(spaceName_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, spaceName_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(filePath_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, filePath_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(callbackArgs_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 3, callbackArgs_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(functions_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 4, functions_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(fileName_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 5, fileName_);
}
if (storageClass_ != 0) {
output.writeInt32(6, storageClass_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(fileExtension_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 7, fileExtension_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(vodUploadSource_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 8, vodUploadSource_);
}
unknownFields.writeTo(output);
}
@java.lang.Override
public int getSerializedSize() {
int size = memoizedSize;
if (size != -1) return size;
size = 0;
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(spaceName_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, spaceName_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(filePath_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, filePath_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(callbackArgs_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, callbackArgs_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(functions_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, functions_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(fileName_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(5, fileName_);
}
if (storageClass_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(6, storageClass_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(fileExtension_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(7, fileExtension_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(vodUploadSource_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(8, vodUploadSource_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
return size;
}
@java.lang.Override
public boolean equals(final java.lang.Object obj) {
if (obj == this) {
return true;
}
if (!(obj instanceof com.byteplus.service.vod.model.request.VodUploadMediaRequest)) {
return super.equals(obj);
}
com.byteplus.service.vod.model.request.VodUploadMediaRequest other = (com.byteplus.service.vod.model.request.VodUploadMediaRequest) obj;
if (!getSpaceName()
.equals(other.getSpaceName())) return false;
if (!getFilePath()
.equals(other.getFilePath())) return false;
if (!getCallbackArgs()
.equals(other.getCallbackArgs())) return false;
if (!getFunctions()
.equals(other.getFunctions())) return false;
if (!getFileName()
.equals(other.getFileName())) return false;
if (getStorageClass()
!= other.getStorageClass()) return false;
if (!getFileExtension()
.equals(other.getFileExtension())) return false;
if (!getVodUploadSource()
.equals(other.getVodUploadSource())) return false;
if (!unknownFields.equals(other.unknownFields)) return false;
return true;
}
@java.lang.Override
public int hashCode() {
if (memoizedHashCode != 0) {
return memoizedHashCode;
}
int hash = 41;
hash = (19 * hash) + getDescriptor().hashCode();
hash = (37 * hash) + SPACENAME_FIELD_NUMBER;
hash = (53 * hash) + getSpaceName().hashCode();
hash = (37 * hash) + FILEPATH_FIELD_NUMBER;
hash = (53 * hash) + getFilePath().hashCode();
hash = (37 * hash) + CALLBACKARGS_FIELD_NUMBER;
hash = (53 * hash) + getCallbackArgs().hashCode();
hash = (37 * hash) + FUNCTIONS_FIELD_NUMBER;
hash = (53 * hash) + getFunctions().hashCode();
hash = (37 * hash) + FILENAME_FIELD_NUMBER;
hash = (53 * hash) + getFileName().hashCode();
hash = (37 * hash) + STORAGECLASS_FIELD_NUMBER;
hash = (53 * hash) + getStorageClass();
hash = (37 * hash) + FILEEXTENSION_FIELD_NUMBER;
hash = (53 * hash) + getFileExtension().hashCode();
hash = (37 * hash) + VODUPLOADSOURCE_FIELD_NUMBER;
hash = (53 * hash) + getVodUploadSource().hashCode();
hash = (29 * hash) + unknownFields.hashCode();
memoizedHashCode = hash;
return hash;
}
public static com.byteplus.service.vod.model.request.VodUploadMediaRequest parseFrom(
java.nio.ByteBuffer data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static com.byteplus.service.vod.model.request.VodUploadMediaRequest parseFrom(
java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static com.byteplus.service.vod.model.request.VodUploadMediaRequest parseFrom(
com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static com.byteplus.service.vod.model.request.VodUploadMediaRequest parseFrom(
com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static com.byteplus.service.vod.model.request.VodUploadMediaRequest parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static com.byteplus.service.vod.model.request.VodUploadMediaRequest parseFrom(
byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static com.byteplus.service.vod.model.request.VodUploadMediaRequest parseFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static com.byteplus.service.vod.model.request.VodUploadMediaRequest parseFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
public static com.byteplus.service.vod.model.request.VodUploadMediaRequest parseDelimitedFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input);
}
public static com.byteplus.service.vod.model.request.VodUploadMediaRequest parseDelimitedFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input, extensionRegistry);
}
public static com.byteplus.service.vod.model.request.VodUploadMediaRequest parseFrom(
com.google.protobuf.CodedInputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static com.byteplus.service.vod.model.request.VodUploadMediaRequest parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
@java.lang.Override
public Builder newBuilderForType() { return newBuilder(); }
public static Builder newBuilder() {
return DEFAULT_INSTANCE.toBuilder();
}
public static Builder newBuilder(com.byteplus.service.vod.model.request.VodUploadMediaRequest prototype) {
return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
}
@java.lang.Override
public Builder toBuilder() {
return this == DEFAULT_INSTANCE
? new Builder() : new Builder().mergeFrom(this);
}
@java.lang.Override
protected Builder newBuilderForType(
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
/**
* Protobuf type {@code Byteplus.Vod.Models.Request.VodUploadMediaRequest}
*/
public static final class Builder extends
com.google.protobuf.GeneratedMessageV3.Builder implements
// @@protoc_insertion_point(builder_implements:Byteplus.Vod.Models.Request.VodUploadMediaRequest)
com.byteplus.service.vod.model.request.VodUploadMediaRequestOrBuilder {
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return com.byteplus.service.vod.model.request.VodRequest.internal_static_Byteplus_Vod_Models_Request_VodUploadMediaRequest_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.byteplus.service.vod.model.request.VodRequest.internal_static_Byteplus_Vod_Models_Request_VodUploadMediaRequest_fieldAccessorTable
.ensureFieldAccessorsInitialized(
com.byteplus.service.vod.model.request.VodUploadMediaRequest.class, com.byteplus.service.vod.model.request.VodUploadMediaRequest.Builder.class);
}
// Construct using com.byteplus.service.vod.model.request.VodUploadMediaRequest.newBuilder()
private Builder() {
maybeForceBuilderInitialization();
}
private Builder(
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
super(parent);
maybeForceBuilderInitialization();
}
private void maybeForceBuilderInitialization() {
if (com.google.protobuf.GeneratedMessageV3
.alwaysUseFieldBuilders) {
}
}
@java.lang.Override
public Builder clear() {
super.clear();
spaceName_ = "";
filePath_ = "";
callbackArgs_ = "";
functions_ = "";
fileName_ = "";
storageClass_ = 0;
fileExtension_ = "";
vodUploadSource_ = "";
return this;
}
@java.lang.Override
public com.google.protobuf.Descriptors.Descriptor
getDescriptorForType() {
return com.byteplus.service.vod.model.request.VodRequest.internal_static_Byteplus_Vod_Models_Request_VodUploadMediaRequest_descriptor;
}
@java.lang.Override
public com.byteplus.service.vod.model.request.VodUploadMediaRequest getDefaultInstanceForType() {
return com.byteplus.service.vod.model.request.VodUploadMediaRequest.getDefaultInstance();
}
@java.lang.Override
public com.byteplus.service.vod.model.request.VodUploadMediaRequest build() {
com.byteplus.service.vod.model.request.VodUploadMediaRequest result = buildPartial();
if (!result.isInitialized()) {
throw newUninitializedMessageException(result);
}
return result;
}
@java.lang.Override
public com.byteplus.service.vod.model.request.VodUploadMediaRequest buildPartial() {
com.byteplus.service.vod.model.request.VodUploadMediaRequest result = new com.byteplus.service.vod.model.request.VodUploadMediaRequest(this);
result.spaceName_ = spaceName_;
result.filePath_ = filePath_;
result.callbackArgs_ = callbackArgs_;
result.functions_ = functions_;
result.fileName_ = fileName_;
result.storageClass_ = storageClass_;
result.fileExtension_ = fileExtension_;
result.vodUploadSource_ = vodUploadSource_;
onBuilt();
return result;
}
@java.lang.Override
public Builder clone() {
return super.clone();
}
@java.lang.Override
public Builder setField(
com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) {
return super.setField(field, value);
}
@java.lang.Override
public Builder clearField(
com.google.protobuf.Descriptors.FieldDescriptor field) {
return super.clearField(field);
}
@java.lang.Override
public Builder clearOneof(
com.google.protobuf.Descriptors.OneofDescriptor oneof) {
return super.clearOneof(oneof);
}
@java.lang.Override
public Builder setRepeatedField(
com.google.protobuf.Descriptors.FieldDescriptor field,
int index, java.lang.Object value) {
return super.setRepeatedField(field, index, value);
}
@java.lang.Override
public Builder addRepeatedField(
com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) {
return super.addRepeatedField(field, value);
}
@java.lang.Override
public Builder mergeFrom(com.google.protobuf.Message other) {
if (other instanceof com.byteplus.service.vod.model.request.VodUploadMediaRequest) {
return mergeFrom((com.byteplus.service.vod.model.request.VodUploadMediaRequest)other);
} else {
super.mergeFrom(other);
return this;
}
}
public Builder mergeFrom(com.byteplus.service.vod.model.request.VodUploadMediaRequest other) {
if (other == com.byteplus.service.vod.model.request.VodUploadMediaRequest.getDefaultInstance()) return this;
if (!other.getSpaceName().isEmpty()) {
spaceName_ = other.spaceName_;
onChanged();
}
if (!other.getFilePath().isEmpty()) {
filePath_ = other.filePath_;
onChanged();
}
if (!other.getCallbackArgs().isEmpty()) {
callbackArgs_ = other.callbackArgs_;
onChanged();
}
if (!other.getFunctions().isEmpty()) {
functions_ = other.functions_;
onChanged();
}
if (!other.getFileName().isEmpty()) {
fileName_ = other.fileName_;
onChanged();
}
if (other.getStorageClass() != 0) {
setStorageClass(other.getStorageClass());
}
if (!other.getFileExtension().isEmpty()) {
fileExtension_ = other.fileExtension_;
onChanged();
}
if (!other.getVodUploadSource().isEmpty()) {
vodUploadSource_ = other.vodUploadSource_;
onChanged();
}
this.mergeUnknownFields(other.unknownFields);
onChanged();
return this;
}
@java.lang.Override
public final boolean isInitialized() {
return true;
}
@java.lang.Override
public Builder mergeFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
com.byteplus.service.vod.model.request.VodUploadMediaRequest parsedMessage = null;
try {
parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry);
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
parsedMessage = (com.byteplus.service.vod.model.request.VodUploadMediaRequest) e.getUnfinishedMessage();
throw e.unwrapIOException();
} finally {
if (parsedMessage != null) {
mergeFrom(parsedMessage);
}
}
return this;
}
private java.lang.Object spaceName_ = "";
/**
*
* 上传的空间名
*
*
* string SpaceName = 1;
* @return The spaceName.
*/
public java.lang.String getSpaceName() {
java.lang.Object ref = spaceName_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
spaceName_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
*
* 上传的空间名
*
*
* string SpaceName = 1;
* @return The bytes for spaceName.
*/
public com.google.protobuf.ByteString
getSpaceNameBytes() {
java.lang.Object ref = spaceName_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
spaceName_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
*
* 上传的空间名
*
*
* string SpaceName = 1;
* @param value The spaceName to set.
* @return This builder for chaining.
*/
public Builder setSpaceName(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
spaceName_ = value;
onChanged();
return this;
}
/**
*
* 上传的空间名
*
*
* string SpaceName = 1;
* @return This builder for chaining.
*/
public Builder clearSpaceName() {
spaceName_ = getDefaultInstance().getSpaceName();
onChanged();
return this;
}
/**
*
* 上传的空间名
*
*
* string SpaceName = 1;
* @param value The bytes for spaceName to set.
* @return This builder for chaining.
*/
public Builder setSpaceNameBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
spaceName_ = value;
onChanged();
return this;
}
private java.lang.Object filePath_ = "";
/**
*
* 上传文件的路径
*
*
* string FilePath = 2;
* @return The filePath.
*/
public java.lang.String getFilePath() {
java.lang.Object ref = filePath_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
filePath_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
*
* 上传文件的路径
*
*
* string FilePath = 2;
* @return The bytes for filePath.
*/
public com.google.protobuf.ByteString
getFilePathBytes() {
java.lang.Object ref = filePath_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
filePath_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
*
* 上传文件的路径
*
*
* string FilePath = 2;
* @param value The filePath to set.
* @return This builder for chaining.
*/
public Builder setFilePath(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
filePath_ = value;
onChanged();
return this;
}
/**
*
* 上传文件的路径
*
*
* string FilePath = 2;
* @return This builder for chaining.
*/
public Builder clearFilePath() {
filePath_ = getDefaultInstance().getFilePath();
onChanged();
return this;
}
/**
*
* 上传文件的路径
*
*
* string FilePath = 2;
* @param value The bytes for filePath to set.
* @return This builder for chaining.
*/
public Builder setFilePathBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
filePath_ = value;
onChanged();
return this;
}
private java.lang.Object callbackArgs_ = "";
/**
*
* 业务希望上传透传的信息,会在上传成功时返回给用户
*
*
* string CallbackArgs = 3;
* @return The callbackArgs.
*/
public java.lang.String getCallbackArgs() {
java.lang.Object ref = callbackArgs_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
callbackArgs_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
*
* 业务希望上传透传的信息,会在上传成功时返回给用户
*
*
* string CallbackArgs = 3;
* @return The bytes for callbackArgs.
*/
public com.google.protobuf.ByteString
getCallbackArgsBytes() {
java.lang.Object ref = callbackArgs_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
callbackArgs_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
*
* 业务希望上传透传的信息,会在上传成功时返回给用户
*
*
* string CallbackArgs = 3;
* @param value The callbackArgs to set.
* @return This builder for chaining.
*/
public Builder setCallbackArgs(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
callbackArgs_ = value;
onChanged();
return this;
}
/**
*
* 业务希望上传透传的信息,会在上传成功时返回给用户
*
*
* string CallbackArgs = 3;
* @return This builder for chaining.
*/
public Builder clearCallbackArgs() {
callbackArgs_ = getDefaultInstance().getCallbackArgs();
onChanged();
return this;
}
/**
*
* 业务希望上传透传的信息,会在上传成功时返回给用户
*
*
* string CallbackArgs = 3;
* @param value The bytes for callbackArgs to set.
* @return This builder for chaining.
*/
public Builder setCallbackArgsBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
callbackArgs_ = value;
onChanged();
return this;
}
private java.lang.Object functions_ = "";
/**
*
* 上传的功能函数
*
*
* string Functions = 4;
* @return The functions.
*/
public java.lang.String getFunctions() {
java.lang.Object ref = functions_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
functions_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
*
* 上传的功能函数
*
*
* string Functions = 4;
* @return The bytes for functions.
*/
public com.google.protobuf.ByteString
getFunctionsBytes() {
java.lang.Object ref = functions_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
functions_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
*
* 上传的功能函数
*
*
* string Functions = 4;
* @param value The functions to set.
* @return This builder for chaining.
*/
public Builder setFunctions(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
functions_ = value;
onChanged();
return this;
}
/**
*
* 上传的功能函数
*
*
* string Functions = 4;
* @return This builder for chaining.
*/
public Builder clearFunctions() {
functions_ = getDefaultInstance().getFunctions();
onChanged();
return this;
}
/**
*
* 上传的功能函数
*
*
* string Functions = 4;
* @param value The bytes for functions to set.
* @return This builder for chaining.
*/
public Builder setFunctionsBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
functions_ = value;
onChanged();
return this;
}
private java.lang.Object fileName_ = "";
/**
*
* 上传的文件在存储中的名字,即 bucket/key 中的 key
*
*
* string FileName = 5;
* @return The fileName.
*/
public java.lang.String getFileName() {
java.lang.Object ref = fileName_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
fileName_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
*
* 上传的文件在存储中的名字,即 bucket/key 中的 key
*
*
* string FileName = 5;
* @return The bytes for fileName.
*/
public com.google.protobuf.ByteString
getFileNameBytes() {
java.lang.Object ref = fileName_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
fileName_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
*
* 上传的文件在存储中的名字,即 bucket/key 中的 key
*
*
* string FileName = 5;
* @param value The fileName to set.
* @return This builder for chaining.
*/
public Builder setFileName(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
fileName_ = value;
onChanged();
return this;
}
/**
*
* 上传的文件在存储中的名字,即 bucket/key 中的 key
*
*
* string FileName = 5;
* @return This builder for chaining.
*/
public Builder clearFileName() {
fileName_ = getDefaultInstance().getFileName();
onChanged();
return this;
}
/**
*
* 上传的文件在存储中的名字,即 bucket/key 中的 key
*
*
* string FileName = 5;
* @param value The bytes for fileName to set.
* @return This builder for chaining.
*/
public Builder setFileNameBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
fileName_ = value;
onChanged();
return this;
}
private int storageClass_ ;
/**
*
* 上传的文件的存储类型,1-标准存储,2-归档存储,非必填参数,默认为标准存储
*
*
* int32 StorageClass = 6;
* @return The storageClass.
*/
@java.lang.Override
public int getStorageClass() {
return storageClass_;
}
/**
*
* 上传的文件的存储类型,1-标准存储,2-归档存储,非必填参数,默认为标准存储
*
*
* int32 StorageClass = 6;
* @param value The storageClass to set.
* @return This builder for chaining.
*/
public Builder setStorageClass(int value) {
storageClass_ = value;
onChanged();
return this;
}
/**
*
* 上传的文件的存储类型,1-标准存储,2-归档存储,非必填参数,默认为标准存储
*
*
* int32 StorageClass = 6;
* @return This builder for chaining.
*/
public Builder clearStorageClass() {
storageClass_ = 0;
onChanged();
return this;
}
private java.lang.Object fileExtension_ = "";
/**
*
* 上传中文件的文件后缀
*
*
* string FileExtension = 7;
* @return The fileExtension.
*/
public java.lang.String getFileExtension() {
java.lang.Object ref = fileExtension_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
fileExtension_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
*
* 上传中文件的文件后缀
*
*
* string FileExtension = 7;
* @return The bytes for fileExtension.
*/
public com.google.protobuf.ByteString
getFileExtensionBytes() {
java.lang.Object ref = fileExtension_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
fileExtension_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
*
* 上传中文件的文件后缀
*
*
* string FileExtension = 7;
* @param value The fileExtension to set.
* @return This builder for chaining.
*/
public Builder setFileExtension(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
fileExtension_ = value;
onChanged();
return this;
}
/**
*
* 上传中文件的文件后缀
*
*
* string FileExtension = 7;
* @return This builder for chaining.
*/
public Builder clearFileExtension() {
fileExtension_ = getDefaultInstance().getFileExtension();
onChanged();
return this;
}
/**
*
* 上传中文件的文件后缀
*
*
* string FileExtension = 7;
* @param value The bytes for fileExtension to set.
* @return This builder for chaining.
*/
public Builder setFileExtensionBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
fileExtension_ = value;
onChanged();
return this;
}
private java.lang.Object vodUploadSource_ = "";
/**
*
* 上传中文件的来源
*
*
* string VodUploadSource = 8;
* @return The vodUploadSource.
*/
public java.lang.String getVodUploadSource() {
java.lang.Object ref = vodUploadSource_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
vodUploadSource_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
*
* 上传中文件的来源
*
*
* string VodUploadSource = 8;
* @return The bytes for vodUploadSource.
*/
public com.google.protobuf.ByteString
getVodUploadSourceBytes() {
java.lang.Object ref = vodUploadSource_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
vodUploadSource_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
*
* 上传中文件的来源
*
*
* string VodUploadSource = 8;
* @param value The vodUploadSource to set.
* @return This builder for chaining.
*/
public Builder setVodUploadSource(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
vodUploadSource_ = value;
onChanged();
return this;
}
/**
*
* 上传中文件的来源
*
*
* string VodUploadSource = 8;
* @return This builder for chaining.
*/
public Builder clearVodUploadSource() {
vodUploadSource_ = getDefaultInstance().getVodUploadSource();
onChanged();
return this;
}
/**
*
* 上传中文件的来源
*
*
* string VodUploadSource = 8;
* @param value The bytes for vodUploadSource to set.
* @return This builder for chaining.
*/
public Builder setVodUploadSourceBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
vodUploadSource_ = value;
onChanged();
return this;
}
@java.lang.Override
public final Builder setUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.setUnknownFields(unknownFields);
}
@java.lang.Override
public final Builder mergeUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.mergeUnknownFields(unknownFields);
}
// @@protoc_insertion_point(builder_scope:Byteplus.Vod.Models.Request.VodUploadMediaRequest)
}
// @@protoc_insertion_point(class_scope:Byteplus.Vod.Models.Request.VodUploadMediaRequest)
private static final com.byteplus.service.vod.model.request.VodUploadMediaRequest DEFAULT_INSTANCE;
static {
DEFAULT_INSTANCE = new com.byteplus.service.vod.model.request.VodUploadMediaRequest();
}
public static com.byteplus.service.vod.model.request.VodUploadMediaRequest getDefaultInstance() {
return DEFAULT_INSTANCE;
}
private static final com.google.protobuf.Parser
PARSER = new com.google.protobuf.AbstractParser() {
@java.lang.Override
public VodUploadMediaRequest parsePartialFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return new VodUploadMediaRequest(input, extensionRegistry);
}
};
public static com.google.protobuf.Parser parser() {
return PARSER;
}
@java.lang.Override
public com.google.protobuf.Parser getParserForType() {
return PARSER;
}
@java.lang.Override
public com.byteplus.service.vod.model.request.VodUploadMediaRequest getDefaultInstanceForType() {
return DEFAULT_INSTANCE;
}
}