public interface VodApplyUploadInfoRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
double |
getFileSize()
double FileSize = 3; |
String |
getFileType()
string FileType = 4; |
com.google.protobuf.ByteString |
getFileTypeBytes()
string FileType = 4; |
String |
getSessionKey()
string SessionKey = 2; |
com.google.protobuf.ByteString |
getSessionKeyBytes()
string SessionKey = 2; |
String |
getSpaceName()
string SpaceName = 1; |
com.google.protobuf.ByteString |
getSpaceNameBytes()
string SpaceName = 1; |
String getSpaceName()
string SpaceName = 1;com.google.protobuf.ByteString getSpaceNameBytes()
string SpaceName = 1;String getSessionKey()
string SessionKey = 2;com.google.protobuf.ByteString getSessionKeyBytes()
string SessionKey = 2;double getFileSize()
double FileSize = 3;String getFileType()
string FileType = 4;com.google.protobuf.ByteString getFileTypeBytes()
string FileType = 4;Copyright © 2021. All rights reserved.