Package com.streamlayer.files
Class ListRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<ListRequest,ListRequest.Builder>
-
- com.streamlayer.files.ListRequest
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,ListRequestOrBuilder
public final class ListRequest extends com.google.protobuf.GeneratedMessageLite<ListRequest,ListRequest.Builder> implements ListRequestOrBuilder
Protobuf typestreamlayer.files.ListRequest
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classListRequest.BuilderProtobuf typestreamlayer.files.ListRequeststatic classListRequest.FilterProtobuf typestreamlayer.files.ListRequest.Filterstatic interfaceListRequest.FilterOrBuilderstatic classListRequest.FilterPropsProtobuf typestreamlayer.files.ListRequest.FilterPropsstatic interfaceListRequest.FilterPropsOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,Type extends java.lang.Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm
-
-
Field Summary
Fields Modifier and Type Field Description static intCRITERIA_FIELD_NUMBERstatic intEXPIRATION_FIELD_NUMBERstatic intFILTER_FIELD_NUMBERstatic intLIMIT_FIELD_NUMBERstatic intOFFSET_FIELD_NUMBERstatic intORDER_FIELD_NUMBERstatic intOWNER_FIELD_NUMBERstatic intPUBLIC_FIELD_NUMBERstatic intTAGS_FIELD_NUMBERstatic intTEMP_FIELD_NUMBERstatic intWITHOUT_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)java.lang.StringgetCriteria()string criteria = 4 [json_name = "criteria"];com.google.protobuf.ByteStringgetCriteriaBytes()string criteria = 4 [json_name = "criteria"];static ListRequestgetDefaultInstance()intgetExpiration()int32 expiration = 8 [json_name = "expiration"];ListRequest.FiltergetFilter().streamlayer.files.ListRequest.Filter filter = 10 [json_name = "filter"];intgetLimit()int32 limit = 2 [json_name = "limit"];intgetOffset()int32 offset = 1 [json_name = "offset"];java.lang.StringgetOrder()string order = 3 [json_name = "order"];com.google.protobuf.ByteStringgetOrderBytes()string order = 3 [json_name = "order"];java.lang.StringgetOwner()string owner = 5 [json_name = "owner"];com.google.protobuf.ByteStringgetOwnerBytes()string owner = 5 [json_name = "owner"];booleangetPublic()bool public = 6 [json_name = "public"];java.lang.StringgetTags(int index)repeated string tags = 11 [json_name = "tags"];com.google.protobuf.ByteStringgetTagsBytes(int index)repeated string tags = 11 [json_name = "tags"];intgetTagsCount()repeated string tags = 11 [json_name = "tags"];java.util.List<java.lang.String>getTagsList()repeated string tags = 11 [json_name = "tags"];booleangetTemp()bool temp = 7 [json_name = "temp"];java.lang.StringgetWithout(int index)repeated string without = 9 [json_name = "without"];com.google.protobuf.ByteStringgetWithoutBytes(int index)repeated string without = 9 [json_name = "without"];intgetWithoutCount()repeated string without = 9 [json_name = "without"];java.util.List<java.lang.String>getWithoutList()repeated string without = 9 [json_name = "without"];booleanhasFilter().streamlayer.files.ListRequest.Filter filter = 10 [json_name = "filter"];static ListRequest.BuildernewBuilder()static ListRequest.BuildernewBuilder(ListRequest prototype)static ListRequestparseDelimitedFrom(java.io.InputStream input)static ListRequestparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRequestparseFrom(byte[] data)static ListRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRequestparseFrom(com.google.protobuf.ByteString data)static ListRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRequestparseFrom(com.google.protobuf.CodedInputStream input)static ListRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRequestparseFrom(java.io.InputStream input)static ListRequestparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRequestparseFrom(java.nio.ByteBuffer data)static ListRequestparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ListRequest>parser()-
Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
-
-
-
Field Detail
-
OFFSET_FIELD_NUMBER
public static final int OFFSET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LIMIT_FIELD_NUMBER
public static final int LIMIT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ORDER_FIELD_NUMBER
public static final int ORDER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CRITERIA_FIELD_NUMBER
public static final int CRITERIA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OWNER_FIELD_NUMBER
public static final int OWNER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PUBLIC_FIELD_NUMBER
public static final int PUBLIC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEMP_FIELD_NUMBER
public static final int TEMP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXPIRATION_FIELD_NUMBER
public static final int EXPIRATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WITHOUT_FIELD_NUMBER
public static final int WITHOUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FILTER_FIELD_NUMBER
public static final int FILTER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TAGS_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getOffset
public int getOffset()
int32 offset = 1 [json_name = "offset"];- Specified by:
getOffsetin interfaceListRequestOrBuilder- Returns:
- The offset.
-
getLimit
public int getLimit()
int32 limit = 2 [json_name = "limit"];- Specified by:
getLimitin interfaceListRequestOrBuilder- Returns:
- The limit.
-
getOrder
public java.lang.String getOrder()
string order = 3 [json_name = "order"];- Specified by:
getOrderin interfaceListRequestOrBuilder- Returns:
- The order.
-
getOrderBytes
public com.google.protobuf.ByteString getOrderBytes()
string order = 3 [json_name = "order"];- Specified by:
getOrderBytesin interfaceListRequestOrBuilder- Returns:
- The bytes for order.
-
getCriteria
public java.lang.String getCriteria()
string criteria = 4 [json_name = "criteria"];- Specified by:
getCriteriain interfaceListRequestOrBuilder- Returns:
- The criteria.
-
getCriteriaBytes
public com.google.protobuf.ByteString getCriteriaBytes()
string criteria = 4 [json_name = "criteria"];- Specified by:
getCriteriaBytesin interfaceListRequestOrBuilder- Returns:
- The bytes for criteria.
-
getOwner
public java.lang.String getOwner()
string owner = 5 [json_name = "owner"];- Specified by:
getOwnerin interfaceListRequestOrBuilder- Returns:
- The owner.
-
getOwnerBytes
public com.google.protobuf.ByteString getOwnerBytes()
string owner = 5 [json_name = "owner"];- Specified by:
getOwnerBytesin interfaceListRequestOrBuilder- Returns:
- The bytes for owner.
-
getPublic
public boolean getPublic()
bool public = 6 [json_name = "public"];- Specified by:
getPublicin interfaceListRequestOrBuilder- Returns:
- The public.
-
getTemp
public boolean getTemp()
bool temp = 7 [json_name = "temp"];- Specified by:
getTempin interfaceListRequestOrBuilder- Returns:
- The temp.
-
getExpiration
public int getExpiration()
int32 expiration = 8 [json_name = "expiration"];- Specified by:
getExpirationin interfaceListRequestOrBuilder- Returns:
- The expiration.
-
getWithoutList
public java.util.List<java.lang.String> getWithoutList()
repeated string without = 9 [json_name = "without"];- Specified by:
getWithoutListin interfaceListRequestOrBuilder- Returns:
- A list containing the without.
-
getWithoutCount
public int getWithoutCount()
repeated string without = 9 [json_name = "without"];- Specified by:
getWithoutCountin interfaceListRequestOrBuilder- Returns:
- The count of without.
-
getWithout
public java.lang.String getWithout(int index)
repeated string without = 9 [json_name = "without"];- Specified by:
getWithoutin interfaceListRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The without at the given index.
-
getWithoutBytes
public com.google.protobuf.ByteString getWithoutBytes(int index)
repeated string without = 9 [json_name = "without"];- Specified by:
getWithoutBytesin interfaceListRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the without at the given index.
-
hasFilter
public boolean hasFilter()
.streamlayer.files.ListRequest.Filter filter = 10 [json_name = "filter"];- Specified by:
hasFilterin interfaceListRequestOrBuilder- Returns:
- Whether the filter field is set.
-
getFilter
public ListRequest.Filter getFilter()
.streamlayer.files.ListRequest.Filter filter = 10 [json_name = "filter"];- Specified by:
getFilterin interfaceListRequestOrBuilder- Returns:
- The filter.
-
getTagsList
public java.util.List<java.lang.String> getTagsList()
repeated string tags = 11 [json_name = "tags"];- Specified by:
getTagsListin interfaceListRequestOrBuilder- Returns:
- A list containing the tags.
-
getTagsCount
public int getTagsCount()
repeated string tags = 11 [json_name = "tags"];- Specified by:
getTagsCountin interfaceListRequestOrBuilder- Returns:
- The count of tags.
-
getTags
public java.lang.String getTags(int index)
repeated string tags = 11 [json_name = "tags"];- Specified by:
getTagsin interfaceListRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The tags at the given index.
-
getTagsBytes
public com.google.protobuf.ByteString getTagsBytes(int index)
repeated string tags = 11 [json_name = "tags"];- Specified by:
getTagsBytesin interfaceListRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the tags at the given index.
-
parseFrom
public static ListRequest parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListRequest parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListRequest parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ListRequest parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ListRequest parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ListRequest parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ListRequest parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ListRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static ListRequest.Builder newBuilder()
-
newBuilder
public static ListRequest.Builder newBuilder(ListRequest prototype)
-
dynamicMethod
protected final java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)- Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<ListRequest,ListRequest.Builder>
-
getDefaultInstance
public static ListRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ListRequest> parser()
-
-