Class TotalStatsRequest.TotalStatsFilter
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<TotalStatsRequest.TotalStatsFilter,TotalStatsRequest.TotalStatsFilter.Builder>
-
- com.streamlayer.analytics.polls.v1.TotalStatsRequest.TotalStatsFilter
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,TotalStatsRequest.TotalStatsFilterOrBuilder
- Enclosing class:
- TotalStatsRequest
public static final class TotalStatsRequest.TotalStatsFilter extends com.google.protobuf.GeneratedMessageLite<TotalStatsRequest.TotalStatsFilter,TotalStatsRequest.TotalStatsFilter.Builder> implements TotalStatsRequest.TotalStatsFilterOrBuilder
Protobuf typestreamlayer.analytics.v1.polls.TotalStatsRequest.TotalStatsFilter
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTotalStatsRequest.TotalStatsFilter.BuilderProtobuf typestreamlayer.analytics.v1.polls.TotalStatsRequest.TotalStatsFilter-
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 intENTITY_IDS_FIELD_NUMBERstatic intENTITY_TYPE_FIELD_NUMBERstatic intEVENT_ID_FIELD_NUMBERstatic intPERIOD_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)static TotalStatsRequest.TotalStatsFiltergetDefaultInstance()java.lang.StringgetEntityIds(int index)repeated string entity_ids = 4 [json_name = "entityIds"];com.google.protobuf.ByteStringgetEntityIdsBytes(int index)repeated string entity_ids = 4 [json_name = "entityIds"];intgetEntityIdsCount()repeated string entity_ids = 4 [json_name = "entityIds"];java.util.List<java.lang.String>getEntityIdsList()repeated string entity_ids = 4 [json_name = "entityIds"];EntityTypegetEntityType().streamlayer.analytics.v1.common.EntityType entity_type = 3 [json_name = "entityType"];intgetEntityTypeValue().streamlayer.analytics.v1.common.EntityType entity_type = 3 [json_name = "entityType"];java.lang.StringgetEventId()string event_id = 1 [json_name = "eventId"];com.google.protobuf.ByteStringgetEventIdBytes()string event_id = 1 [json_name = "eventId"];PeriodgetPeriod().streamlayer.analytics.v1.common.Period period = 2 [json_name = "period"];booleanhasPeriod().streamlayer.analytics.v1.common.Period period = 2 [json_name = "period"];static TotalStatsRequest.TotalStatsFilter.BuildernewBuilder()static TotalStatsRequest.TotalStatsFilter.BuildernewBuilder(TotalStatsRequest.TotalStatsFilter prototype)static TotalStatsRequest.TotalStatsFilterparseDelimitedFrom(java.io.InputStream input)static TotalStatsRequest.TotalStatsFilterparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TotalStatsRequest.TotalStatsFilterparseFrom(byte[] data)static TotalStatsRequest.TotalStatsFilterparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TotalStatsRequest.TotalStatsFilterparseFrom(com.google.protobuf.ByteString data)static TotalStatsRequest.TotalStatsFilterparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TotalStatsRequest.TotalStatsFilterparseFrom(com.google.protobuf.CodedInputStream input)static TotalStatsRequest.TotalStatsFilterparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TotalStatsRequest.TotalStatsFilterparseFrom(java.io.InputStream input)static TotalStatsRequest.TotalStatsFilterparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TotalStatsRequest.TotalStatsFilterparseFrom(java.nio.ByteBuffer data)static TotalStatsRequest.TotalStatsFilterparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<TotalStatsRequest.TotalStatsFilter>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
-
EVENT_ID_FIELD_NUMBER
public static final int EVENT_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PERIOD_FIELD_NUMBER
public static final int PERIOD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENTITY_TYPE_FIELD_NUMBER
public static final int ENTITY_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENTITY_IDS_FIELD_NUMBER
public static final int ENTITY_IDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getEventId
public java.lang.String getEventId()
string event_id = 1 [json_name = "eventId"];- Specified by:
getEventIdin interfaceTotalStatsRequest.TotalStatsFilterOrBuilder- Returns:
- The eventId.
-
getEventIdBytes
public com.google.protobuf.ByteString getEventIdBytes()
string event_id = 1 [json_name = "eventId"];- Specified by:
getEventIdBytesin interfaceTotalStatsRequest.TotalStatsFilterOrBuilder- Returns:
- The bytes for eventId.
-
hasPeriod
public boolean hasPeriod()
.streamlayer.analytics.v1.common.Period period = 2 [json_name = "period"];- Specified by:
hasPeriodin interfaceTotalStatsRequest.TotalStatsFilterOrBuilder- Returns:
- Whether the period field is set.
-
getPeriod
public Period getPeriod()
.streamlayer.analytics.v1.common.Period period = 2 [json_name = "period"];- Specified by:
getPeriodin interfaceTotalStatsRequest.TotalStatsFilterOrBuilder- Returns:
- The period.
-
getEntityTypeValue
public int getEntityTypeValue()
.streamlayer.analytics.v1.common.EntityType entity_type = 3 [json_name = "entityType"];- Specified by:
getEntityTypeValuein interfaceTotalStatsRequest.TotalStatsFilterOrBuilder- Returns:
- The enum numeric value on the wire for entityType.
-
getEntityType
public EntityType getEntityType()
.streamlayer.analytics.v1.common.EntityType entity_type = 3 [json_name = "entityType"];- Specified by:
getEntityTypein interfaceTotalStatsRequest.TotalStatsFilterOrBuilder- Returns:
- The entityType.
-
getEntityIdsList
public java.util.List<java.lang.String> getEntityIdsList()
repeated string entity_ids = 4 [json_name = "entityIds"];- Specified by:
getEntityIdsListin interfaceTotalStatsRequest.TotalStatsFilterOrBuilder- Returns:
- A list containing the entityIds.
-
getEntityIdsCount
public int getEntityIdsCount()
repeated string entity_ids = 4 [json_name = "entityIds"];- Specified by:
getEntityIdsCountin interfaceTotalStatsRequest.TotalStatsFilterOrBuilder- Returns:
- The count of entityIds.
-
getEntityIds
public java.lang.String getEntityIds(int index)
repeated string entity_ids = 4 [json_name = "entityIds"];- Specified by:
getEntityIdsin interfaceTotalStatsRequest.TotalStatsFilterOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The entityIds at the given index.
-
getEntityIdsBytes
public com.google.protobuf.ByteString getEntityIdsBytes(int index)
repeated string entity_ids = 4 [json_name = "entityIds"];- Specified by:
getEntityIdsBytesin interfaceTotalStatsRequest.TotalStatsFilterOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the entityIds at the given index.
-
parseFrom
public static TotalStatsRequest.TotalStatsFilter parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TotalStatsRequest.TotalStatsFilter parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TotalStatsRequest.TotalStatsFilter parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TotalStatsRequest.TotalStatsFilter parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TotalStatsRequest.TotalStatsFilter parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TotalStatsRequest.TotalStatsFilter parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TotalStatsRequest.TotalStatsFilter parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static TotalStatsRequest.TotalStatsFilter parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static TotalStatsRequest.TotalStatsFilter parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static TotalStatsRequest.TotalStatsFilter parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static TotalStatsRequest.TotalStatsFilter parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static TotalStatsRequest.TotalStatsFilter parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static TotalStatsRequest.TotalStatsFilter.Builder newBuilder()
-
newBuilder
public static TotalStatsRequest.TotalStatsFilter.Builder newBuilder(TotalStatsRequest.TotalStatsFilter 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<TotalStatsRequest.TotalStatsFilter,TotalStatsRequest.TotalStatsFilter.Builder>
-
getDefaultInstance
public static TotalStatsRequest.TotalStatsFilter getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<TotalStatsRequest.TotalStatsFilter> parser()
-
-