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