public interface VodUpdateSubtitleInfoRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getFileId()
转码视频id列表
string FileId = 2; |
com.google.protobuf.ByteString |
getFileIdBytes()
转码视频id列表
string FileId = 2; |
String |
getFormat()
字幕格式列表
string Format = 4; |
com.google.protobuf.ByteString |
getFormatBytes()
字幕格式列表
string Format = 4; |
String |
getLanguage()
字幕语言列表
string Language = 3; |
com.google.protobuf.ByteString |
getLanguageBytes()
字幕语言列表
string Language = 3; |
com.google.protobuf.StringValue |
getTag()
标签
.google.protobuf.StringValue Tag = 7; |
com.google.protobuf.StringValueOrBuilder |
getTagOrBuilder()
标签
.google.protobuf.StringValue Tag = 7; |
com.google.protobuf.StringValue |
getTitle()
标题
.google.protobuf.StringValue Title = 6; |
com.google.protobuf.StringValueOrBuilder |
getTitleOrBuilder()
标题
.google.protobuf.StringValue Title = 6; |
String |
getVid()
视频ID
string Vid = 1; |
com.google.protobuf.ByteString |
getVidBytes()
视频ID
string Vid = 1; |
boolean |
hasTag()
标签
.google.protobuf.StringValue Tag = 7; |
boolean |
hasTitle()
标题
.google.protobuf.StringValue Title = 6; |
String getVid()
视频ID
string Vid = 1;com.google.protobuf.ByteString getVidBytes()
视频ID
string Vid = 1;String getFileId()
转码视频id列表
string FileId = 2;com.google.protobuf.ByteString getFileIdBytes()
转码视频id列表
string FileId = 2;String getLanguage()
字幕语言列表
string Language = 3;com.google.protobuf.ByteString getLanguageBytes()
字幕语言列表
string Language = 3;String getFormat()
字幕格式列表
string Format = 4;com.google.protobuf.ByteString getFormatBytes()
字幕格式列表
string Format = 4;boolean hasTitle()
标题
.google.protobuf.StringValue Title = 6;com.google.protobuf.StringValue getTitle()
标题
.google.protobuf.StringValue Title = 6;com.google.protobuf.StringValueOrBuilder getTitleOrBuilder()
标题
.google.protobuf.StringValue Title = 6;boolean hasTag()
标签
.google.protobuf.StringValue Tag = 7;com.google.protobuf.StringValue getTag()
标签
.google.protobuf.StringValue Tag = 7;com.google.protobuf.StringValueOrBuilder getTagOrBuilder()
标签
.google.protobuf.StringValue Tag = 7;Copyright © 2021. All rights reserved.