com.volcengine.service.vod.model.business.VodEdit Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of volc-sdk-java Show documentation
Show all versions of volc-sdk-java Show documentation
The VOLC Engine SDK for Java
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: volcengine/vod/business/vod_edit.proto
package com.volcengine.service.vod.model.business;
public final class VodEdit {
private VodEdit() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_Volcengine_Vod_Models_Business_SubmitDirectEditTaskAsyncResult_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_Volcengine_Vod_Models_Business_SubmitDirectEditTaskAsyncResult_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_Volcengine_Vod_Models_Business_SubmitDirectEditTaskSyncResult_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_Volcengine_Vod_Models_Business_SubmitDirectEditTaskSyncResult_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_Volcengine_Vod_Models_Business_GetDirectEditProgress_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_Volcengine_Vod_Models_Business_GetDirectEditProgress_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_Volcengine_Vod_Models_Business_GetDirectEditResult_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_Volcengine_Vod_Models_Business_GetDirectEditResult_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_Volcengine_Vod_Models_Business_CancelDirectEditTask_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_Volcengine_Vod_Models_Business_CancelDirectEditTask_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n&volcengine/vod/business/vod_edit.proto" +
"\022\036Volcengine.Vod.Models.Business\"0\n\037Subm" +
"itDirectEditTaskAsyncResult\022\r\n\005ReqId\030\001 \001" +
"(\t\"M\n\036SubmitDirectEditTaskSyncResult\022\014\n\004" +
"Code\030\001 \001(\005\022\r\n\005ReqId\030\002 \001(\t\022\016\n\006Output\030\003 \001(" +
"\t\"\'\n\025GetDirectEditProgress\022\016\n\006Result\030\001 \001" +
"(\005\"\250\001\n\023GetDirectEditResult\022\r\n\005ReqId\030\001 \001(" +
"\t\022\021\n\tEditParam\030\002 \001(\014\022\020\n\010Priority\030\003 \001(\005\022\023" +
"\n\013CallbackUri\030\004 \001(\t\022\024\n\014CallbackArgs\030\005 \001(" +
"\t\022\016\n\006Status\030\006 \001(\t\022\021\n\tOutputVid\030\007 \001(\t\022\017\n\007" +
"Message\030\010 \001(\t\"\'\n\024CancelDirectEditTask\022\017\n" +
"\007Message\030\001 \001(\tB\310\001\n)com.volcengine.servic" +
"e.vod.model.businessB\007VodEditP\001ZAgithub." +
"com/volcengine/volc-sdk-golang/service/v" +
"od/models/business\240\001\001\330\001\001\312\002 Volc\\Service\\" +
"Vod\\Models\\Business\342\002#Volc\\Service\\Vod\\M" +
"odels\\GPBMetadatab\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_Volcengine_Vod_Models_Business_SubmitDirectEditTaskAsyncResult_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_Volcengine_Vod_Models_Business_SubmitDirectEditTaskAsyncResult_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_Volcengine_Vod_Models_Business_SubmitDirectEditTaskAsyncResult_descriptor,
new java.lang.String[] { "ReqId", });
internal_static_Volcengine_Vod_Models_Business_SubmitDirectEditTaskSyncResult_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_Volcengine_Vod_Models_Business_SubmitDirectEditTaskSyncResult_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_Volcengine_Vod_Models_Business_SubmitDirectEditTaskSyncResult_descriptor,
new java.lang.String[] { "Code", "ReqId", "Output", });
internal_static_Volcengine_Vod_Models_Business_GetDirectEditProgress_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_Volcengine_Vod_Models_Business_GetDirectEditProgress_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_Volcengine_Vod_Models_Business_GetDirectEditProgress_descriptor,
new java.lang.String[] { "Result", });
internal_static_Volcengine_Vod_Models_Business_GetDirectEditResult_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_Volcengine_Vod_Models_Business_GetDirectEditResult_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_Volcengine_Vod_Models_Business_GetDirectEditResult_descriptor,
new java.lang.String[] { "ReqId", "EditParam", "Priority", "CallbackUri", "CallbackArgs", "Status", "OutputVid", "Message", });
internal_static_Volcengine_Vod_Models_Business_CancelDirectEditTask_descriptor =
getDescriptor().getMessageTypes().get(4);
internal_static_Volcengine_Vod_Models_Business_CancelDirectEditTask_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_Volcengine_Vod_Models_Business_CancelDirectEditTask_descriptor,
new java.lang.String[] { "Message", });
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy