public static interface TranscodeActivity.EnhanceParamsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getTemplateId()
任务模板Id
|
com.google.protobuf.ByteString |
getTemplateIdBytes()
任务模板Id
|
String |
getVersion()
版本,当前为volc
|
com.google.protobuf.ByteString |
getVersionBytes()
版本,当前为volc
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getTemplateId()
任务模板Id
string TemplateId = 1;com.google.protobuf.ByteString getTemplateIdBytes()
任务模板Id
string TemplateId = 1;String getVersion()
版本,当前为volc
string Version = 2;com.google.protobuf.ByteString getVersionBytes()
版本,当前为volc
string Version = 2;Copyright © 2025. All rights reserved.