Package com.streamlayer.files
Class ListAdvertisingRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<ListAdvertisingRequest,ListAdvertisingRequest.Builder>
-
- com.streamlayer.files.ListAdvertisingRequest
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,ListAdvertisingRequestOrBuilder
public final class ListAdvertisingRequest extends com.google.protobuf.GeneratedMessageLite<ListAdvertisingRequest,ListAdvertisingRequest.Builder> implements ListAdvertisingRequestOrBuilder
Protobuf typestreamlayer.files.ListAdvertisingRequest
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classListAdvertisingRequest.BuilderProtobuf typestreamlayer.files.ListAdvertisingRequeststatic classListAdvertisingRequest.FilterProtobuf typestreamlayer.files.ListAdvertisingRequest.Filterstatic interfaceListAdvertisingRequest.FilterOrBuilderstatic classListAdvertisingRequest.FilterPropsProtobuf typestreamlayer.files.ListAdvertisingRequest.FilterPropsstatic interfaceListAdvertisingRequest.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 ListAdvertisingRequestgetDefaultInstance()intgetExpiration()int32 expiration = 8 [json_name = "expiration"];ListAdvertisingRequest.FiltergetFilter().streamlayer.files.ListAdvertisingRequest.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.ListAdvertisingRequest.Filter filter = 10 [json_name = "filter"];static ListAdvertisingRequest.BuildernewBuilder()static ListAdvertisingRequest.BuildernewBuilder(ListAdvertisingRequest prototype)static ListAdvertisingRequestparseDelimitedFrom(java.io.InputStream input)static ListAdvertisingRequestparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListAdvertisingRequestparseFrom(byte[] data)static ListAdvertisingRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListAdvertisingRequestparseFrom(com.google.protobuf.ByteString data)static ListAdvertisingRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListAdvertisingRequestparseFrom(com.google.protobuf.CodedInputStream input)static ListAdvertisingRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListAdvertisingRequestparseFrom(java.io.InputStream input)static ListAdvertisingRequestparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListAdvertisingRequestparseFrom(java.nio.ByteBuffer data)static ListAdvertisingRequestparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ListAdvertisingRequest>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 interfaceListAdvertisingRequestOrBuilder- Returns:
- The offset.
-
getLimit
public int getLimit()
int32 limit = 2 [json_name = "limit"];- Specified by:
getLimitin interfaceListAdvertisingRequestOrBuilder- Returns:
- The limit.
-
getOrder
public java.lang.String getOrder()
string order = 3 [json_name = "order"];- Specified by:
getOrderin interfaceListAdvertisingRequestOrBuilder- Returns:
- The order.
-
getOrderBytes
public com.google.protobuf.ByteString getOrderBytes()
string order = 3 [json_name = "order"];- Specified by:
getOrderBytesin interfaceListAdvertisingRequestOrBuilder- Returns:
- The bytes for order.
-
getCriteria
public java.lang.String getCriteria()
string criteria = 4 [json_name = "criteria"];- Specified by:
getCriteriain interfaceListAdvertisingRequestOrBuilder- Returns:
- The criteria.
-
getCriteriaBytes
public com.google.protobuf.ByteString getCriteriaBytes()
string criteria = 4 [json_name = "criteria"];- Specified by:
getCriteriaBytesin interfaceListAdvertisingRequestOrBuilder- Returns:
- The bytes for criteria.
-
getOwner
public java.lang.String getOwner()
string owner = 5 [json_name = "owner"];- Specified by:
getOwnerin interfaceListAdvertisingRequestOrBuilder- Returns:
- The owner.
-
getOwnerBytes
public com.google.protobuf.ByteString getOwnerBytes()
string owner = 5 [json_name = "owner"];- Specified by:
getOwnerBytesin interfaceListAdvertisingRequestOrBuilder- Returns:
- The bytes for owner.
-
getPublic
public boolean getPublic()
bool public = 6 [json_name = "public"];- Specified by:
getPublicin interfaceListAdvertisingRequestOrBuilder- Returns:
- The public.
-
getTemp
public boolean getTemp()
bool temp = 7 [json_name = "temp"];- Specified by:
getTempin interfaceListAdvertisingRequestOrBuilder- Returns:
- The temp.
-
getExpiration
public int getExpiration()
int32 expiration = 8 [json_name = "expiration"];- Specified by:
getExpirationin interfaceListAdvertisingRequestOrBuilder- Returns:
- The expiration.
-
getWithoutList
public java.util.List<java.lang.String> getWithoutList()
repeated string without = 9 [json_name = "without"];- Specified by:
getWithoutListin interfaceListAdvertisingRequestOrBuilder- Returns:
- A list containing the without.
-
getWithoutCount
public int getWithoutCount()
repeated string without = 9 [json_name = "without"];- Specified by:
getWithoutCountin interfaceListAdvertisingRequestOrBuilder- Returns:
- The count of without.
-
getWithout
public java.lang.String getWithout(int index)
repeated string without = 9 [json_name = "without"];- Specified by:
getWithoutin interfaceListAdvertisingRequestOrBuilder- 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 interfaceListAdvertisingRequestOrBuilder- 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.ListAdvertisingRequest.Filter filter = 10 [json_name = "filter"];- Specified by:
hasFilterin interfaceListAdvertisingRequestOrBuilder- Returns:
- Whether the filter field is set.
-
getFilter
public ListAdvertisingRequest.Filter getFilter()
.streamlayer.files.ListAdvertisingRequest.Filter filter = 10 [json_name = "filter"];- Specified by:
getFilterin interfaceListAdvertisingRequestOrBuilder- Returns:
- The filter.
-
getTagsList
public java.util.List<java.lang.String> getTagsList()
repeated string tags = 11 [json_name = "tags"];- Specified by:
getTagsListin interfaceListAdvertisingRequestOrBuilder- Returns:
- A list containing the tags.
-
getTagsCount
public int getTagsCount()
repeated string tags = 11 [json_name = "tags"];- Specified by:
getTagsCountin interfaceListAdvertisingRequestOrBuilder- Returns:
- The count of tags.
-
getTags
public java.lang.String getTags(int index)
repeated string tags = 11 [json_name = "tags"];- Specified by:
getTagsin interfaceListAdvertisingRequestOrBuilder- 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 interfaceListAdvertisingRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the tags at the given index.
-
parseFrom
public static ListAdvertisingRequest parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListAdvertisingRequest parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListAdvertisingRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListAdvertisingRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListAdvertisingRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListAdvertisingRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListAdvertisingRequest parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ListAdvertisingRequest parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ListAdvertisingRequest parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ListAdvertisingRequest parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ListAdvertisingRequest parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ListAdvertisingRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static ListAdvertisingRequest.Builder newBuilder()
-
newBuilder
public static ListAdvertisingRequest.Builder newBuilder(ListAdvertisingRequest 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<ListAdvertisingRequest,ListAdvertisingRequest.Builder>
-
getDefaultInstance
public static ListAdvertisingRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ListAdvertisingRequest> parser()
-
-