public interface VodListSpaceRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getLimit()
查询数量
|
double |
getOffset()
查询游标
|
String |
getProjectName()
项目名称
|
com.google.protobuf.ByteString |
getProjectNameBytes()
项目名称
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofdouble getOffset()
查询游标
double Offset = 1;double getLimit()
查询数量
double Limit = 2;String getProjectName()
项目名称
string ProjectName = 3;com.google.protobuf.ByteString getProjectNameBytes()
项目名称
string ProjectName = 3;Copyright © 2025. All rights reserved.