public interface CommitRequestBodyJsonOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
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; |
String |
getGetMetaMode()
string GetMetaMode = 5; |
com.google.protobuf.ByteString |
getGetMetaModeBytes()
string GetMetaMode = 5; |
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 |
getVodUploadSource()
string VodUploadSource = 6; |
com.google.protobuf.ByteString |
getVodUploadSourceBytes()
string VodUploadSource = 6; |
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;
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;
String getGetMetaMode()
string GetMetaMode = 5;
com.google.protobuf.ByteString getGetMetaModeBytes()
string GetMetaMode = 5;
String getVodUploadSource()
string VodUploadSource = 6;
com.google.protobuf.ByteString getVodUploadSourceBytes()
string VodUploadSource = 6;
Copyright © 2024. All rights reserved.