public interface VodDeleteTranscodesRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCallbackArgs()
回调回传参数
|
com.google.protobuf.ByteString |
getCallbackArgsBytes()
回调回传参数
|
String |
getFileIds()
转码视频ID列表
|
com.google.protobuf.ByteString |
getFileIdsBytes()
转码视频ID列表
|
String |
getVid()
视频ID
|
com.google.protobuf.ByteString |
getVidBytes()
视频ID
|
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;String getFileIds()
转码视频ID列表
string FileIds = 2;com.google.protobuf.ByteString getFileIdsBytes()
转码视频ID列表
string FileIds = 2;String getCallbackArgs()
回调回传参数
string CallbackArgs = 3;com.google.protobuf.ByteString getCallbackArgsBytes()
回调回传参数
string CallbackArgs = 3;Copyright © 2023. All rights reserved.