Class FeaturedGroupsResponseData

    • Field Detail

      • TOTAL_VIEWERS_FIELD_NUMBER

        public static final int TOTAL_VIEWERS_FIELD_NUMBER
        See Also:
        Constant Field Values
      • TOTAL_ENGAGED_VIEWERS_FIELD_NUMBER

        public static final int TOTAL_ENGAGED_VIEWERS_FIELD_NUMBER
        See Also:
        Constant Field Values
      • TOTAL_PROMPTS_SENT_FIELD_NUMBER

        public static final int TOTAL_PROMPTS_SENT_FIELD_NUMBER
        See Also:
        Constant Field Values
      • TOTAL_UNIQUE_VIEWERS_OPEN_PROMPT_FIELD_NUMBER

        public static final int TOTAL_UNIQUE_VIEWERS_OPEN_PROMPT_FIELD_NUMBER
        See Also:
        Constant Field Values
      • TOTAL_UNIQUE_VIEWERS_ANSWERED_PROMPT_FIELD_NUMBER

        public static final int TOTAL_UNIQUE_VIEWERS_ANSWERED_PROMPT_FIELD_NUMBER
        See Also:
        Constant Field Values
      • AVERAGE_PROMPTS_OPENED_PER_ENGAGED_VIEWER_FIELD_NUMBER

        public static final int AVERAGE_PROMPTS_OPENED_PER_ENGAGED_VIEWER_FIELD_NUMBER
        See Also:
        Constant Field Values
      • TOTAL_PROMPTS_OPENED_FIELD_NUMBER

        public static final int TOTAL_PROMPTS_OPENED_FIELD_NUMBER
        See Also:
        Constant Field Values
      • TOTAL_INTERACTIONS_FIELD_NUMBER

        public static final int TOTAL_INTERACTIONS_FIELD_NUMBER
        See Also:
        Constant Field Values
      • TRIVIA_CARD_FIELD_NUMBER

        public static final int TRIVIA_CARD_FIELD_NUMBER
        See Also:
        Constant Field Values
      • PREDICTION_CARD_FIELD_NUMBER

        public static final int PREDICTION_CARD_FIELD_NUMBER
        See Also:
        Constant Field Values
      • FACTOID_CARD_FIELD_NUMBER

        public static final int FACTOID_CARD_FIELD_NUMBER
        See Also:
        Constant Field Values
      • TWITTER_CARD_FIELD_NUMBER

        public static final int TWITTER_CARD_FIELD_NUMBER
        See Also:
        Constant Field Values
    • Method Detail

      • hasPollCard

        public boolean hasPollCard()
        .streamlayer.analytics.v2.studio.CardStatistics poll_card = 9 [json_name = "pollCard"];
        Specified by:
        hasPollCard in interface FeaturedGroupsResponseDataOrBuilder
        Returns:
        Whether the pollCard field is set.
      • hasTriviaCard

        public boolean hasTriviaCard()
        .streamlayer.analytics.v2.studio.CardStatistics trivia_card = 10 [json_name = "triviaCard"];
        Specified by:
        hasTriviaCard in interface FeaturedGroupsResponseDataOrBuilder
        Returns:
        Whether the triviaCard field is set.
      • hasPredictionCard

        public boolean hasPredictionCard()
        .streamlayer.analytics.v2.studio.CardStatistics prediction_card = 11 [json_name = "predictionCard"];
        Specified by:
        hasPredictionCard in interface FeaturedGroupsResponseDataOrBuilder
        Returns:
        Whether the predictionCard field is set.
      • hasFactoidCard

        public boolean hasFactoidCard()
        .streamlayer.analytics.v2.studio.CardStatistics factoid_card = 12 [json_name = "factoidCard"];
        Specified by:
        hasFactoidCard in interface FeaturedGroupsResponseDataOrBuilder
        Returns:
        Whether the factoidCard field is set.
      • hasTwitterCard

        public boolean hasTwitterCard()
        .streamlayer.analytics.v2.studio.CardStatistics twitter_card = 13 [json_name = "twitterCard"];
        Specified by:
        hasTwitterCard in interface FeaturedGroupsResponseDataOrBuilder
        Returns:
        Whether the twitterCard field is set.
      • parseFrom

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

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

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

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

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

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

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

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

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

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

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

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

        protected final java.lang.Object dynamicMethod​(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method,
                                                       java.lang.Object arg0,
                                                       java.lang.Object arg1)
        Specified by:
        dynamicMethod in class com.google.protobuf.GeneratedMessageLite<FeaturedGroupsResponseData,​FeaturedGroupsResponseData.Builder>