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