public interface TranscodeResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
CategoryTagInfo |
getCategoryTags(int index)
视频分类结果
|
int |
getCategoryTagsCount()
视频分类结果
|
List<CategoryTagInfo> |
getCategoryTagsList()
视频分类结果
|
CategoryTagInfoOrBuilder |
getCategoryTagsOrBuilder(int index)
视频分类结果
|
List<? extends CategoryTagInfoOrBuilder> |
getCategoryTagsOrBuilderList()
视频分类结果
|
Inspection |
getInspection()
片源检测结果
|
InspectionOrBuilder |
getInspectionOrBuilder()
片源检测结果
|
String |
getVid()
视频id,为请求值
|
com.google.protobuf.ByteString |
getVidBytes()
视频id,为请求值
|
boolean |
hasInspection()
片源检测结果
|
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;boolean hasInspection()
片源检测结果
.Volcengine.Vod.Models.Business.Inspection Inspection = 2;Inspection getInspection()
片源检测结果
.Volcengine.Vod.Models.Business.Inspection Inspection = 2;InspectionOrBuilder getInspectionOrBuilder()
片源检测结果
.Volcengine.Vod.Models.Business.Inspection Inspection = 2;List<CategoryTagInfo> getCategoryTagsList()
视频分类结果
repeated .Volcengine.Vod.Models.Business.CategoryTagInfo CategoryTags = 3;CategoryTagInfo getCategoryTags(int index)
视频分类结果
repeated .Volcengine.Vod.Models.Business.CategoryTagInfo CategoryTags = 3;int getCategoryTagsCount()
视频分类结果
repeated .Volcengine.Vod.Models.Business.CategoryTagInfo CategoryTags = 3;List<? extends CategoryTagInfoOrBuilder> getCategoryTagsOrBuilderList()
视频分类结果
repeated .Volcengine.Vod.Models.Business.CategoryTagInfo CategoryTags = 3;CategoryTagInfoOrBuilder getCategoryTagsOrBuilder(int index)
视频分类结果
repeated .Volcengine.Vod.Models.Business.CategoryTagInfo CategoryTags = 3;Copyright © 2025. All rights reserved.