public interface VodUrlUploadURLSetOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCallbackArgs()
透传的回调信息
string CallbackArgs = 2; |
com.google.protobuf.ByteString |
getCallbackArgsBytes()
透传的回调信息
string CallbackArgs = 2; |
String |
getCategory()
分类
string Category = 8; |
com.google.protobuf.ByteString |
getCategoryBytes()
分类
string Category = 8; |
String |
getDescription()
描述信息
string Description = 6; |
com.google.protobuf.ByteString |
getDescriptionBytes()
描述信息
string Description = 6; |
String |
getMd5()
视频的MD5
string Md5 = 3; |
com.google.protobuf.ByteString |
getMd5Bytes()
视频的MD5
string Md5 = 3; |
String |
getSourceUrl()
视频的URL
string SourceUrl = 1; |
com.google.protobuf.ByteString |
getSourceUrlBytes()
视频的URL
string SourceUrl = 1; |
String |
getTags()
标签
string Tags = 7; |
com.google.protobuf.ByteString |
getTagsBytes()
标签
string Tags = 7; |
String |
getTemplateId()
模板Id
string TemplateId = 4; |
com.google.protobuf.ByteString |
getTemplateIdBytes()
模板Id
string TemplateId = 4; |
String |
getTitle()
标题
string Title = 5; |
com.google.protobuf.ByteString |
getTitleBytes()
标题
string Title = 5; |
String getSourceUrl()
视频的URL
string SourceUrl = 1;com.google.protobuf.ByteString getSourceUrlBytes()
视频的URL
string SourceUrl = 1;String getCallbackArgs()
透传的回调信息
string CallbackArgs = 2;com.google.protobuf.ByteString getCallbackArgsBytes()
透传的回调信息
string CallbackArgs = 2;String getMd5()
视频的MD5
string Md5 = 3;com.google.protobuf.ByteString getMd5Bytes()
视频的MD5
string Md5 = 3;String getTemplateId()
模板Id
string TemplateId = 4;com.google.protobuf.ByteString getTemplateIdBytes()
模板Id
string TemplateId = 4;String getTitle()
标题
string Title = 5;com.google.protobuf.ByteString getTitleBytes()
标题
string Title = 5;String getDescription()
描述信息
string Description = 6;com.google.protobuf.ByteString getDescriptionBytes()
描述信息
string Description = 6;String getTags()
标签
string Tags = 7;com.google.protobuf.ByteString getTagsBytes()
标签
string Tags = 7;String getCategory()
分类
string Category = 8;com.google.protobuf.ByteString getCategoryBytes()
分类
string Category = 8;Copyright © 2021. All rights reserved.