public interface VodCommitUploadInfoDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getMid()
素材 id
|
com.google.protobuf.ByteString |
getMidBytes()
素材 id
|
String |
getPosterUri()
视频对应的封面图 URI id
|
com.google.protobuf.ByteString |
getPosterUriBytes()
视频对应的封面图 URI id
|
VodSourceInfo |
getSourceInfo()
视频元信息
|
VodSourceInfoOrBuilder |
getSourceInfoOrBuilder()
视频元信息
|
String |
getVid()
视频 id
|
com.google.protobuf.ByteString |
getVidBytes()
视频 id
|
boolean |
hasSourceInfo()
视频元信息
|
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 getPosterUri()
视频对应的封面图 URI id
string PosterUri = 2;com.google.protobuf.ByteString getPosterUriBytes()
视频对应的封面图 URI id
string PosterUri = 2;boolean hasSourceInfo()
视频元信息
.Volcengine.Vod.Models.Business.VodSourceInfo SourceInfo = 3;VodSourceInfo getSourceInfo()
视频元信息
.Volcengine.Vod.Models.Business.VodSourceInfo SourceInfo = 3;VodSourceInfoOrBuilder getSourceInfoOrBuilder()
视频元信息
.Volcengine.Vod.Models.Business.VodSourceInfo SourceInfo = 3;String getMid()
素材 id
string Mid = 4;com.google.protobuf.ByteString getMidBytes()
素材 id
string Mid = 4;Copyright © 2025. All rights reserved.