public interface VodRetrieveTranscodeResultRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getResultType()
预期获取的结果类型,可选:inspection、category_tags,支持多选,用,分隔,例如inspection,category_tags
|
com.google.protobuf.ByteString |
getResultTypeBytes()
预期获取的结果类型,可选:inspection、category_tags,支持多选,用,分隔,例如inspection,category_tags
|
String |
getVid()
视频Id
|
com.google.protobuf.ByteString |
getVidBytes()
视频Id
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getVid()
视频Id
string Vid = 1;com.google.protobuf.ByteString getVidBytes()
视频Id
string Vid = 1;String getResultType()
预期获取的结果类型,可选:inspection、category_tags,支持多选,用,分隔,例如inspection,category_tags
string ResultType = 2;com.google.protobuf.ByteString getResultTypeBytes()
预期获取的结果类型,可选:inspection、category_tags,支持多选,用,分隔,例如inspection,category_tags
string ResultType = 2;Copyright © 2023. All rights reserved.