public interface VodCommitUploadInfoResponseDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getCallbackArgs()
string CallbackArgs = 4; |
com.google.protobuf.ByteString |
getCallbackArgsBytes()
string CallbackArgs = 4; |
String |
getMid()
string Mid = 5; |
com.google.protobuf.ByteString |
getMidBytes()
string Mid = 5; |
String |
getPosterUri()
string PosterUri = 3; |
com.google.protobuf.ByteString |
getPosterUriBytes()
string PosterUri = 3; |
VodSourceInfo |
getSourceInfo()
.Volcengine.Vod.Models.Business.VodSourceInfo SourceInfo = 2; |
VodSourceInfoOrBuilder |
getSourceInfoOrBuilder()
.Volcengine.Vod.Models.Business.VodSourceInfo SourceInfo = 2; |
String |
getVid()
string Vid = 1; |
com.google.protobuf.ByteString |
getVidBytes()
string Vid = 1; |
boolean |
hasSourceInfo()
.Volcengine.Vod.Models.Business.VodSourceInfo SourceInfo = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getVid()
string Vid = 1;
com.google.protobuf.ByteString getVidBytes()
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()
string PosterUri = 3;
com.google.protobuf.ByteString getPosterUriBytes()
string PosterUri = 3;
String getCallbackArgs()
string CallbackArgs = 4;
com.google.protobuf.ByteString getCallbackArgsBytes()
string CallbackArgs = 4;
String getMid()
string Mid = 5;
com.google.protobuf.ByteString getMidBytes()
string Mid = 5;
Copyright © 2022. All rights reserved.