Class DashboardOverviewRequestFilter

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  DashboardOverviewRequestFilter.Builder
      Protobuf type streamlayer.analytics.v2.studio.DashboardOverviewRequestFilter
      • 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
      • Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

        com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      protected java.lang.Object dynamicMethod​(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)  
      java.lang.String getCountries​(int index)
      repeated string countries = 5 [json_name = "countries"];
      com.google.protobuf.ByteString getCountriesBytes​(int index)
      repeated string countries = 5 [json_name = "countries"];
      int getCountriesCount()
      repeated string countries = 5 [json_name = "countries"];
      java.util.List<java.lang.String> getCountriesList()
      repeated string countries = 5 [json_name = "countries"];
      java.lang.String getDate()
      Deprecated.
      streamlayer.analytics.v2.studio.DashboardOverviewRequestFilter.date is deprecated.
      com.google.protobuf.ByteString getDateBytes()
      Deprecated.
      streamlayer.analytics.v2.studio.DashboardOverviewRequestFilter.date is deprecated.
      static DashboardOverviewRequestFilter getDefaultInstance()  
      long getEventIds​(int index)
      repeated uint64 event_ids = 2 [json_name = "eventIds"];
      int getEventIdsCount()
      repeated uint64 event_ids = 2 [json_name = "eventIds"];
      java.util.List<java.lang.Long> getEventIdsList()
      repeated uint64 event_ids = 2 [json_name = "eventIds"];
      boolean getFwp()
      Deprecated.
      streamlayer.analytics.v2.studio.DashboardOverviewRequestFilter.fwp is deprecated.
      boolean getLiveMetrics()
      optional bool live_metrics = 6 [json_name = "liveMetrics"];
      java.lang.String getOrganizationId()
      optional string organization_id = 1 [json_name = "organizationId"];
      com.google.protobuf.ByteString getOrganizationIdBytes()
      optional string organization_id = 1 [json_name = "organizationId"];
      Period getPeriod()
      .streamlayer.analytics.v1.common.Period period = 3 [json_name = "period"];
      java.lang.String getTz()
      'America/New_York'
      com.google.protobuf.ByteString getTzBytes()
      'America/New_York'
      WpType getWpType()
      optional .streamlayer.analytics.v2.studio.WpType wp_type = 8 [json_name = "wpType"];
      int getWpTypeValue()
      optional .streamlayer.analytics.v2.studio.WpType wp_type = 8 [json_name = "wpType"];
      boolean hasDate()
      Deprecated.
      streamlayer.analytics.v2.studio.DashboardOverviewRequestFilter.date is deprecated.
      boolean hasFwp()
      Deprecated.
      streamlayer.analytics.v2.studio.DashboardOverviewRequestFilter.fwp is deprecated.
      boolean hasLiveMetrics()
      optional bool live_metrics = 6 [json_name = "liveMetrics"];
      boolean hasOrganizationId()
      optional string organization_id = 1 [json_name = "organizationId"];
      boolean hasPeriod()
      .streamlayer.analytics.v1.common.Period period = 3 [json_name = "period"];
      boolean hasTz()
      'America/New_York'
      boolean hasWpType()
      optional .streamlayer.analytics.v2.studio.WpType wp_type = 8 [json_name = "wpType"];
      static DashboardOverviewRequestFilter.Builder newBuilder()  
      static DashboardOverviewRequestFilter.Builder newBuilder​(DashboardOverviewRequestFilter prototype)  
      static DashboardOverviewRequestFilter parseDelimitedFrom​(java.io.InputStream input)  
      static DashboardOverviewRequestFilter parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static DashboardOverviewRequestFilter parseFrom​(byte[] data)  
      static DashboardOverviewRequestFilter parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static DashboardOverviewRequestFilter parseFrom​(com.google.protobuf.ByteString data)  
      static DashboardOverviewRequestFilter parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static DashboardOverviewRequestFilter parseFrom​(com.google.protobuf.CodedInputStream input)  
      static DashboardOverviewRequestFilter parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static DashboardOverviewRequestFilter parseFrom​(java.io.InputStream input)  
      static DashboardOverviewRequestFilter parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static DashboardOverviewRequestFilter parseFrom​(java.nio.ByteBuffer data)  
      static DashboardOverviewRequestFilter parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static com.google.protobuf.Parser<DashboardOverviewRequestFilter> 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
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • getEventIds

        public long getEventIds​(int index)
        repeated uint64 event_ids = 2 [json_name = "eventIds"];
        Specified by:
        getEventIds in interface DashboardOverviewRequestFilterOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The eventIds at the given index.
      • hasDate

        @Deprecated
        public boolean hasDate()
        Deprecated.
        streamlayer.analytics.v2.studio.DashboardOverviewRequestFilter.date is deprecated. See streamlayer/analytics/v2/studio/dashboard.proto;l=76
        optional string date = 4 [json_name = "date", deprecated = true];
        Specified by:
        hasDate in interface DashboardOverviewRequestFilterOrBuilder
        Returns:
        Whether the date field is set.
      • getDate

        @Deprecated
        public java.lang.String getDate()
        Deprecated.
        streamlayer.analytics.v2.studio.DashboardOverviewRequestFilter.date is deprecated. See streamlayer/analytics/v2/studio/dashboard.proto;l=76
        optional string date = 4 [json_name = "date", deprecated = true];
        Specified by:
        getDate in interface DashboardOverviewRequestFilterOrBuilder
        Returns:
        The date.
      • getDateBytes

        @Deprecated
        public com.google.protobuf.ByteString getDateBytes()
        Deprecated.
        streamlayer.analytics.v2.studio.DashboardOverviewRequestFilter.date is deprecated. See streamlayer/analytics/v2/studio/dashboard.proto;l=76
        optional string date = 4 [json_name = "date", deprecated = true];
        Specified by:
        getDateBytes in interface DashboardOverviewRequestFilterOrBuilder
        Returns:
        The bytes for date.
      • getCountries

        public java.lang.String getCountries​(int index)
        repeated string countries = 5 [json_name = "countries"];
        Specified by:
        getCountries in interface DashboardOverviewRequestFilterOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The countries at the given index.
      • getCountriesBytes

        public com.google.protobuf.ByteString getCountriesBytes​(int index)
        repeated string countries = 5 [json_name = "countries"];
        Specified by:
        getCountriesBytes in interface DashboardOverviewRequestFilterOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the countries at the given index.
      • hasFwp

        @Deprecated
        public boolean hasFwp()
        Deprecated.
        streamlayer.analytics.v2.studio.DashboardOverviewRequestFilter.fwp is deprecated. See streamlayer/analytics/v2/studio/dashboard.proto;l=79
        optional bool fwp = 7 [json_name = "fwp", deprecated = true];
        Specified by:
        hasFwp in interface DashboardOverviewRequestFilterOrBuilder
        Returns:
        Whether the fwp field is set.
      • getFwp

        @Deprecated
        public boolean getFwp()
        Deprecated.
        streamlayer.analytics.v2.studio.DashboardOverviewRequestFilter.fwp is deprecated. See streamlayer/analytics/v2/studio/dashboard.proto;l=79
        optional bool fwp = 7 [json_name = "fwp", deprecated = true];
        Specified by:
        getFwp in interface DashboardOverviewRequestFilterOrBuilder
        Returns:
        The fwp.
      • hasWpType

        public boolean hasWpType()
        optional .streamlayer.analytics.v2.studio.WpType wp_type = 8 [json_name = "wpType"];
        Specified by:
        hasWpType in interface DashboardOverviewRequestFilterOrBuilder
        Returns:
        Whether the wpType field is set.
      • getWpTypeValue

        public int getWpTypeValue()
        optional .streamlayer.analytics.v2.studio.WpType wp_type = 8 [json_name = "wpType"];
        Specified by:
        getWpTypeValue in interface DashboardOverviewRequestFilterOrBuilder
        Returns:
        The enum numeric value on the wire for wpType.
      • parseFrom

        public static DashboardOverviewRequestFilter parseFrom​(java.nio.ByteBuffer data)
                                                        throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static DashboardOverviewRequestFilter parseFrom​(java.nio.ByteBuffer data,
                                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                        throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static DashboardOverviewRequestFilter parseFrom​(com.google.protobuf.ByteString data)
                                                        throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static DashboardOverviewRequestFilter parseFrom​(com.google.protobuf.ByteString data,
                                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                        throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static DashboardOverviewRequestFilter parseFrom​(byte[] data)
                                                        throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static DashboardOverviewRequestFilter parseFrom​(byte[] data,
                                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                        throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static DashboardOverviewRequestFilter parseFrom​(java.io.InputStream input)
                                                        throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static DashboardOverviewRequestFilter parseFrom​(java.io.InputStream input,
                                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                        throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static DashboardOverviewRequestFilter parseDelimitedFrom​(java.io.InputStream input)
                                                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static DashboardOverviewRequestFilter parseDelimitedFrom​(java.io.InputStream input,
                                                                        com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static DashboardOverviewRequestFilter parseFrom​(com.google.protobuf.CodedInputStream input)
                                                        throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static DashboardOverviewRequestFilter parseFrom​(com.google.protobuf.CodedInputStream input,
                                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                        throws java.io.IOException
        Throws:
        java.io.IOException