public static interface TranscodeActivity.EnhanceParamsOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
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; |
String 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 © 2024. All rights reserved.