public interface VodRetrieveTranscodeResultRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
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; |
String |
getVid()
视频Id
string Vid = 1; |
com.google.protobuf.ByteString |
getVidBytes()
视频Id
string Vid = 1; |
String 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 © 2024. All rights reserved.