public interface VodGetPlaylistsRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getIds()
以,分隔
string Ids = 1; |
com.google.protobuf.ByteString |
getIdsBytes()
以,分隔
string Ids = 1; |
int |
getLimit()
uint32 Limit = 2; |
int |
getOffset()
uint32 Offset = 3; |
String getIds()
以,分隔
string Ids = 1;com.google.protobuf.ByteString getIdsBytes()
以,分隔
string Ids = 1;int getLimit()
uint32 Limit = 2;int getOffset()
uint32 Offset = 3;Copyright © 2024. All rights reserved.