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