public interface VodGetWorkflowExecutionStatusRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getNeedTasksDetail()
是否需要子任务详情: true/false
|
com.google.protobuf.ByteString |
getNeedTasksDetailBytes()
是否需要子任务详情: true/false
|
String |
getRunId()
工作流执行Id
|
com.google.protobuf.ByteString |
getRunIdBytes()
工作流执行Id
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getRunId()
工作流执行Id
string RunId = 1;com.google.protobuf.ByteString getRunIdBytes()
工作流执行Id
string RunId = 1;String getNeedTasksDetail()
是否需要子任务详情: true/false
string NeedTasksDetail = 2;com.google.protobuf.ByteString getNeedTasksDetailBytes()
是否需要子任务详情: true/false
string NeedTasksDetail = 2;Copyright © 2025. All rights reserved.