public interface VodDeleteMediaRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCallbackArgs()
回调回传参数
|
com.google.protobuf.ByteString |
getCallbackArgsBytes()
回调回传参数
|
String |
getVids()
视频ID列表
|
com.google.protobuf.ByteString |
getVidsBytes()
视频ID列表
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getVids()
视频ID列表
string Vids = 1;com.google.protobuf.ByteString getVidsBytes()
视频ID列表
string Vids = 1;String getCallbackArgs()
回调回传参数
string CallbackArgs = 2;com.google.protobuf.ByteString getCallbackArgsBytes()
回调回传参数
string CallbackArgs = 2;Copyright © 2023. All rights reserved.