public interface VodUploadMediaRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCallbackArgs()
string CallbackArgs = 3; |
com.google.protobuf.ByteString |
getCallbackArgsBytes()
string CallbackArgs = 3; |
String |
getFilePath()
string FilePath = 2; |
com.google.protobuf.ByteString |
getFilePathBytes()
string FilePath = 2; |
String |
getFunctions()
string Functions = 4; |
com.google.protobuf.ByteString |
getFunctionsBytes()
string Functions = 4; |
String |
getSpaceName()
string SpaceName = 1; |
com.google.protobuf.ByteString |
getSpaceNameBytes()
string SpaceName = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSpaceName()
string SpaceName = 1;com.google.protobuf.ByteString getSpaceNameBytes()
string SpaceName = 1;String getFilePath()
string FilePath = 2;com.google.protobuf.ByteString getFilePathBytes()
string FilePath = 2;String getCallbackArgs()
string CallbackArgs = 3;com.google.protobuf.ByteString getCallbackArgsBytes()
string CallbackArgs = 3;String getFunctions()
string Functions = 4;com.google.protobuf.ByteString getFunctionsBytes()
string Functions = 4;Copyright © 2022. All rights reserved.