public final class VodListWorkflowExecutionRequest extends com.google.protobuf.GeneratedMessageV3 implements VodListWorkflowExecutionRequestOrBuilder
Volcengine.Vod.Models.Request.VodListWorkflowExecutionRequest| Modifier and Type | Class and Description |
|---|---|
static class |
VodListWorkflowExecutionRequest.Builder
Protobuf type
Volcengine.Vod.Models.Request.VodListWorkflowExecutionRequest |
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| Modifier and Type | Field and Description |
|---|---|
static int |
ENABLELOWPRIORITY_FIELD_NUMBER |
static int |
ENDTIME_FIELD_NUMBER |
static int |
JOBSOURCE_FIELD_NUMBER |
static int |
OFFSET_FIELD_NUMBER |
static int |
ORDER_FIELD_NUMBER |
static int |
ORDERBYKEY_FIELD_NUMBER |
static int |
PAGESIZE_FIELD_NUMBER |
static int |
RUNID_FIELD_NUMBER |
static int |
SPACENAME_FIELD_NUMBER |
static int |
STARTTIME_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
TASKLISTID_FIELD_NUMBER |
static int |
TEMPLATEID_FIELD_NUMBER |
static int |
VID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static VodListWorkflowExecutionRequest |
getDefaultInstance() |
VodListWorkflowExecutionRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEnableLowPriority()
闲时转码
|
com.google.protobuf.ByteString |
getEnableLowPriorityBytes()
闲时转码
|
String |
getEndTime()
创建时间的结束时间,格式按照 rfc3339标准表示,格式为
|
com.google.protobuf.ByteString |
getEndTimeBytes()
创建时间的结束时间,格式按照 rfc3339标准表示,格式为
|
String |
getJobSource()
任务来源,逗号分隔,例如:API,TranscodeStrategy
|
com.google.protobuf.ByteString |
getJobSourceBytes()
任务来源,逗号分隔,例如:API,TranscodeStrategy
|
String |
getOffset()
用于分页
|
com.google.protobuf.ByteString |
getOffsetBytes()
用于分页
|
String |
getOrder()
排序的升降属性,默认desc
|
String |
getOrderByKey()
结果列表排序依赖的键,支持按时间字段created_at或updated_at排序,默认按created_at排序
|
com.google.protobuf.ByteString |
getOrderByKeyBytes()
结果列表排序依赖的键,支持按时间字段created_at或updated_at排序,默认按created_at排序
|
com.google.protobuf.ByteString |
getOrderBytes()
排序的升降属性,默认desc
|
String |
getPageSize()
yyyy-MM-ddTHH:mm:ssZ
|
com.google.protobuf.ByteString |
getPageSizeBytes()
yyyy-MM-ddTHH:mm:ssZ
|
com.google.protobuf.Parser<VodListWorkflowExecutionRequest> |
getParserForType() |
String |
getRunId()
工作流执行Id
|
com.google.protobuf.ByteString |
getRunIdBytes()
工作流执行Id
|
int |
getSerializedSize() |
String |
getSpaceName()
空间名
|
com.google.protobuf.ByteString |
getSpaceNameBytes()
空间名
|
String |
getStartTime()
创建时间的开始时间格式:RFC3339,例如:2019-01-23T12:35:12Z,2019-01-23T12:40:12Z
|
com.google.protobuf.ByteString |
getStartTimeBytes()
创建时间的开始时间格式:RFC3339,例如:2019-01-23T12:35:12Z,2019-01-23T12:40:12Z
|
String |
getStatus()
执行状态,逗号分隔,例如:0,1001
|
com.google.protobuf.ByteString |
getStatusBytes()
执行状态,逗号分隔,例如:0,1001
|
String |
getTaskListId()
任务队列ID
|
com.google.protobuf.ByteString |
getTaskListIdBytes()
任务队列ID
|
String |
getTemplateId()
模板ID,即工作流ID
|
com.google.protobuf.ByteString |
getTemplateIdBytes()
模板ID,即工作流ID
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getVid()
视频ID
|
com.google.protobuf.ByteString |
getVidBytes()
视频ID
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VodListWorkflowExecutionRequest.Builder |
newBuilder() |
static VodListWorkflowExecutionRequest.Builder |
newBuilder(VodListWorkflowExecutionRequest prototype) |
VodListWorkflowExecutionRequest.Builder |
newBuilderForType() |
protected VodListWorkflowExecutionRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VodListWorkflowExecutionRequest |
parseDelimitedFrom(InputStream input) |
static VodListWorkflowExecutionRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodListWorkflowExecutionRequest |
parseFrom(byte[] data) |
static VodListWorkflowExecutionRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodListWorkflowExecutionRequest |
parseFrom(ByteBuffer data) |
static VodListWorkflowExecutionRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodListWorkflowExecutionRequest |
parseFrom(com.google.protobuf.ByteString data) |
static VodListWorkflowExecutionRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodListWorkflowExecutionRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VodListWorkflowExecutionRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodListWorkflowExecutionRequest |
parseFrom(InputStream input) |
static VodListWorkflowExecutionRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VodListWorkflowExecutionRequest> |
parser() |
VodListWorkflowExecutionRequest.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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int RUNID_FIELD_NUMBER
public static final int VID_FIELD_NUMBER
public static final int SPACENAME_FIELD_NUMBER
public static final int TEMPLATEID_FIELD_NUMBER
public static final int TASKLISTID_FIELD_NUMBER
public static final int ENABLELOWPRIORITY_FIELD_NUMBER
public static final int JOBSOURCE_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int STARTTIME_FIELD_NUMBER
public static final int ENDTIME_FIELD_NUMBER
public static final int PAGESIZE_FIELD_NUMBER
public static final int OFFSET_FIELD_NUMBER
public static final int ORDERBYKEY_FIELD_NUMBER
public static final int ORDER_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getRunId()
工作流执行Id
string RunId = 1;getRunId in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getRunIdBytes()
工作流执行Id
string RunId = 1;getRunIdBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic String getVid()
视频ID
string Vid = 2;getVid in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getVidBytes()
视频ID
string Vid = 2;getVidBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic String getSpaceName()
空间名
string SpaceName = 3;getSpaceName in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getSpaceNameBytes()
空间名
string SpaceName = 3;getSpaceNameBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic String getTemplateId()
模板ID,即工作流ID
string TemplateId = 4;getTemplateId in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getTemplateIdBytes()
模板ID,即工作流ID
string TemplateId = 4;getTemplateIdBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic String getTaskListId()
任务队列ID
string TaskListId = 5;getTaskListId in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getTaskListIdBytes()
任务队列ID
string TaskListId = 5;getTaskListIdBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic String getEnableLowPriority()
闲时转码
string EnableLowPriority = 6;getEnableLowPriority in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getEnableLowPriorityBytes()
闲时转码
string EnableLowPriority = 6;getEnableLowPriorityBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic String getJobSource()
任务来源,逗号分隔,例如:API,TranscodeStrategy
string JobSource = 7;getJobSource in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getJobSourceBytes()
任务来源,逗号分隔,例如:API,TranscodeStrategy
string JobSource = 7;getJobSourceBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic String getStatus()
执行状态,逗号分隔,例如:0,1001
string Status = 8;getStatus in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getStatusBytes()
执行状态,逗号分隔,例如:0,1001
string Status = 8;getStatusBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic String getStartTime()
创建时间的开始时间格式:RFC3339,例如:2019-01-23T12:35:12Z,2019-01-23T12:40:12Z
string StartTime = 9;getStartTime in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getStartTimeBytes()
创建时间的开始时间格式:RFC3339,例如:2019-01-23T12:35:12Z,2019-01-23T12:40:12Z
string StartTime = 9;getStartTimeBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic String getEndTime()
创建时间的结束时间,格式按照 rfc3339标准表示,格式为
string EndTime = 10;getEndTime in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getEndTimeBytes()
创建时间的结束时间,格式按照 rfc3339标准表示,格式为
string EndTime = 10;getEndTimeBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic String getPageSize()
yyyy-MM-ddTHH:mm:ssZ
string PageSize = 11;getPageSize in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getPageSizeBytes()
yyyy-MM-ddTHH:mm:ssZ
string PageSize = 11;getPageSizeBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic String getOffset()
用于分页
string Offset = 12;getOffset in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getOffsetBytes()
用于分页
string Offset = 12;getOffsetBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic String getOrderByKey()
结果列表排序依赖的键,支持按时间字段created_at或updated_at排序,默认按created_at排序
string OrderByKey = 13;getOrderByKey in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getOrderByKeyBytes()
结果列表排序依赖的键,支持按时间字段created_at或updated_at排序,默认按created_at排序
string OrderByKey = 13;getOrderByKeyBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic String getOrder()
排序的升降属性,默认desc
string Order = 14;getOrder in interface VodListWorkflowExecutionRequestOrBuilderpublic com.google.protobuf.ByteString getOrderBytes()
排序的升降属性,默认desc
string Order = 14;getOrderBytes in interface VodListWorkflowExecutionRequestOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static VodListWorkflowExecutionRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodListWorkflowExecutionRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodListWorkflowExecutionRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodListWorkflowExecutionRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodListWorkflowExecutionRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodListWorkflowExecutionRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VodListWorkflowExecutionRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static VodListWorkflowExecutionRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodListWorkflowExecutionRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static VodListWorkflowExecutionRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VodListWorkflowExecutionRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static VodListWorkflowExecutionRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic VodListWorkflowExecutionRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static VodListWorkflowExecutionRequest.Builder newBuilder()
public static VodListWorkflowExecutionRequest.Builder newBuilder(VodListWorkflowExecutionRequest prototype)
public VodListWorkflowExecutionRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected VodListWorkflowExecutionRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static VodListWorkflowExecutionRequest getDefaultInstance()
public static com.google.protobuf.Parser<VodListWorkflowExecutionRequest> parser()
public com.google.protobuf.Parser<VodListWorkflowExecutionRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public VodListWorkflowExecutionRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025. All rights reserved.