Class PollsTotalRequest.PollsTotalRequestFilter.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite.Builder<PollsTotalRequest.PollsTotalRequestFilter,PollsTotalRequest.PollsTotalRequestFilter.Builder>
-
- com.streamlayer.analytics.studio.v2.PollsTotalRequest.PollsTotalRequestFilter.Builder
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,PollsTotalRequest.PollsTotalRequestFilterOrBuilder,java.lang.Cloneable
- Enclosing class:
- PollsTotalRequest.PollsTotalRequestFilter
public static final class PollsTotalRequest.PollsTotalRequestFilter.Builder extends com.google.protobuf.GeneratedMessageLite.Builder<PollsTotalRequest.PollsTotalRequestFilter,PollsTotalRequest.PollsTotalRequestFilter.Builder> implements PollsTotalRequest.PollsTotalRequestFilterOrBuilder
Protobuf typestreamlayer.analytics.v2.studio.PollsTotalRequest.PollsTotalRequestFilter
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PollsTotalRequest.PollsTotalRequestFilter.BuilderaddAllEventIds(java.lang.Iterable<? extends java.lang.Long> values)repeated uint64 event_ids = 2 [json_name = "eventIds"];PollsTotalRequest.PollsTotalRequestFilter.BuilderaddAllTopicIds(java.lang.Iterable<java.lang.String> values)repeated string topic_ids = 3 [json_name = "topicIds"];PollsTotalRequest.PollsTotalRequestFilter.BuilderaddEventIds(long value)repeated uint64 event_ids = 2 [json_name = "eventIds"];PollsTotalRequest.PollsTotalRequestFilter.BuilderaddTopicIds(java.lang.String value)repeated string topic_ids = 3 [json_name = "topicIds"];PollsTotalRequest.PollsTotalRequestFilter.BuilderaddTopicIdsBytes(com.google.protobuf.ByteString value)repeated string topic_ids = 3 [json_name = "topicIds"];PollsTotalRequest.PollsTotalRequestFilter.BuilderclearEventIds()repeated uint64 event_ids = 2 [json_name = "eventIds"];PollsTotalRequest.PollsTotalRequestFilter.BuilderclearOrganizationId()string organization_id = 1 [json_name = "organizationId"];PollsTotalRequest.PollsTotalRequestFilter.BuilderclearTopicIds()repeated string topic_ids = 3 [json_name = "topicIds"];longgetEventIds(int index)repeated uint64 event_ids = 2 [json_name = "eventIds"];intgetEventIdsCount()repeated uint64 event_ids = 2 [json_name = "eventIds"];java.util.List<java.lang.Long>getEventIdsList()repeated uint64 event_ids = 2 [json_name = "eventIds"];java.lang.StringgetOrganizationId()string organization_id = 1 [json_name = "organizationId"];com.google.protobuf.ByteStringgetOrganizationIdBytes()string organization_id = 1 [json_name = "organizationId"];java.lang.StringgetTopicIds(int index)repeated string topic_ids = 3 [json_name = "topicIds"];com.google.protobuf.ByteStringgetTopicIdsBytes(int index)repeated string topic_ids = 3 [json_name = "topicIds"];intgetTopicIdsCount()repeated string topic_ids = 3 [json_name = "topicIds"];java.util.List<java.lang.String>getTopicIdsList()repeated string topic_ids = 3 [json_name = "topicIds"];PollsTotalRequest.PollsTotalRequestFilter.BuildersetEventIds(int index, long value)repeated uint64 event_ids = 2 [json_name = "eventIds"];PollsTotalRequest.PollsTotalRequestFilter.BuildersetOrganizationId(java.lang.String value)string organization_id = 1 [json_name = "organizationId"];PollsTotalRequest.PollsTotalRequestFilter.BuildersetOrganizationIdBytes(com.google.protobuf.ByteString value)string organization_id = 1 [json_name = "organizationId"];PollsTotalRequest.PollsTotalRequestFilter.BuildersetTopicIds(int index, java.lang.String value)repeated string topic_ids = 3 [json_name = "topicIds"];-
Methods inherited from class com.google.protobuf.GeneratedMessageLite.Builder
build, buildPartial, clear, clone, copyOnWrite, copyOnWriteInternal, getDefaultInstanceForType, internalMergeFrom, isInitialized, mergeFrom, mergeFrom, mergeFrom, mergeFrom
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getOrganizationId
public java.lang.String getOrganizationId()
string organization_id = 1 [json_name = "organizationId"];- Specified by:
getOrganizationIdin interfacePollsTotalRequest.PollsTotalRequestFilterOrBuilder- Returns:
- The organizationId.
-
getOrganizationIdBytes
public com.google.protobuf.ByteString getOrganizationIdBytes()
string organization_id = 1 [json_name = "organizationId"];- Specified by:
getOrganizationIdBytesin interfacePollsTotalRequest.PollsTotalRequestFilterOrBuilder- Returns:
- The bytes for organizationId.
-
setOrganizationId
public PollsTotalRequest.PollsTotalRequestFilter.Builder setOrganizationId(java.lang.String value)
string organization_id = 1 [json_name = "organizationId"];- Parameters:
value- The organizationId to set.- Returns:
- This builder for chaining.
-
clearOrganizationId
public PollsTotalRequest.PollsTotalRequestFilter.Builder clearOrganizationId()
string organization_id = 1 [json_name = "organizationId"];- Returns:
- This builder for chaining.
-
setOrganizationIdBytes
public PollsTotalRequest.PollsTotalRequestFilter.Builder setOrganizationIdBytes(com.google.protobuf.ByteString value)
string organization_id = 1 [json_name = "organizationId"];- Parameters:
value- The bytes for organizationId to set.- Returns:
- This builder for chaining.
-
getEventIdsList
public java.util.List<java.lang.Long> getEventIdsList()
repeated uint64 event_ids = 2 [json_name = "eventIds"];- Specified by:
getEventIdsListin interfacePollsTotalRequest.PollsTotalRequestFilterOrBuilder- Returns:
- A list containing the eventIds.
-
getEventIdsCount
public int getEventIdsCount()
repeated uint64 event_ids = 2 [json_name = "eventIds"];- Specified by:
getEventIdsCountin interfacePollsTotalRequest.PollsTotalRequestFilterOrBuilder- Returns:
- The count of eventIds.
-
getEventIds
public long getEventIds(int index)
repeated uint64 event_ids = 2 [json_name = "eventIds"];- Specified by:
getEventIdsin interfacePollsTotalRequest.PollsTotalRequestFilterOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The eventIds at the given index.
-
setEventIds
public PollsTotalRequest.PollsTotalRequestFilter.Builder setEventIds(int index, long value)
repeated uint64 event_ids = 2 [json_name = "eventIds"];- Parameters:
value- The eventIds to set.- Returns:
- This builder for chaining.
-
addEventIds
public PollsTotalRequest.PollsTotalRequestFilter.Builder addEventIds(long value)
repeated uint64 event_ids = 2 [json_name = "eventIds"];- Parameters:
value- The eventIds to add.- Returns:
- This builder for chaining.
-
addAllEventIds
public PollsTotalRequest.PollsTotalRequestFilter.Builder addAllEventIds(java.lang.Iterable<? extends java.lang.Long> values)
repeated uint64 event_ids = 2 [json_name = "eventIds"];- Parameters:
values- The eventIds to add.- Returns:
- This builder for chaining.
-
clearEventIds
public PollsTotalRequest.PollsTotalRequestFilter.Builder clearEventIds()
repeated uint64 event_ids = 2 [json_name = "eventIds"];- Returns:
- This builder for chaining.
-
getTopicIdsList
public java.util.List<java.lang.String> getTopicIdsList()
repeated string topic_ids = 3 [json_name = "topicIds"];- Specified by:
getTopicIdsListin interfacePollsTotalRequest.PollsTotalRequestFilterOrBuilder- Returns:
- A list containing the topicIds.
-
getTopicIdsCount
public int getTopicIdsCount()
repeated string topic_ids = 3 [json_name = "topicIds"];- Specified by:
getTopicIdsCountin interfacePollsTotalRequest.PollsTotalRequestFilterOrBuilder- Returns:
- The count of topicIds.
-
getTopicIds
public java.lang.String getTopicIds(int index)
repeated string topic_ids = 3 [json_name = "topicIds"];- Specified by:
getTopicIdsin interfacePollsTotalRequest.PollsTotalRequestFilterOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The topicIds at the given index.
-
getTopicIdsBytes
public com.google.protobuf.ByteString getTopicIdsBytes(int index)
repeated string topic_ids = 3 [json_name = "topicIds"];- Specified by:
getTopicIdsBytesin interfacePollsTotalRequest.PollsTotalRequestFilterOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the topicIds at the given index.
-
setTopicIds
public PollsTotalRequest.PollsTotalRequestFilter.Builder setTopicIds(int index, java.lang.String value)
repeated string topic_ids = 3 [json_name = "topicIds"];- Parameters:
index- The index to set the value at.value- The topicIds to set.- Returns:
- This builder for chaining.
-
addTopicIds
public PollsTotalRequest.PollsTotalRequestFilter.Builder addTopicIds(java.lang.String value)
repeated string topic_ids = 3 [json_name = "topicIds"];- Parameters:
value- The topicIds to add.- Returns:
- This builder for chaining.
-
addAllTopicIds
public PollsTotalRequest.PollsTotalRequestFilter.Builder addAllTopicIds(java.lang.Iterable<java.lang.String> values)
repeated string topic_ids = 3 [json_name = "topicIds"];- Parameters:
values- The topicIds to add.- Returns:
- This builder for chaining.
-
clearTopicIds
public PollsTotalRequest.PollsTotalRequestFilter.Builder clearTopicIds()
repeated string topic_ids = 3 [json_name = "topicIds"];- Returns:
- This builder for chaining.
-
addTopicIdsBytes
public PollsTotalRequest.PollsTotalRequestFilter.Builder addTopicIdsBytes(com.google.protobuf.ByteString value)
repeated string topic_ids = 3 [json_name = "topicIds"];- Parameters:
value- The bytes of the topicIds to add.- Returns:
- This builder for chaining.
-
-