Class TweetMetadata

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  TweetMetadata.Builder
      Protobuf type streamlayer.social.TweetMetadata
      static class  TweetMetadata.TweetEntities
      Protobuf type streamlayer.social.TweetMetadata.TweetEntities
      static interface  TweetMetadata.TweetEntitiesOrBuilder  
      static class  TweetMetadata.TweetExtendedEntities
      Protobuf type streamlayer.social.TweetMetadata.TweetExtendedEntities
      static interface  TweetMetadata.TweetExtendedEntitiesOrBuilder  
      • 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 
      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 getAccount()
      string account = 2 [json_name = "account"];
      com.google.protobuf.ByteString getAccountBytes()
      string account = 2 [json_name = "account"];
      java.lang.String getAccountId()
      string account_id = 3 [json_name = "accountId"];
      com.google.protobuf.ByteString getAccountIdBytes()
      string account_id = 3 [json_name = "accountId"];
      java.lang.String getAccountImage()
      string account_image = 4 [json_name = "accountImage"];
      com.google.protobuf.ByteString getAccountImageBytes()
      string account_image = 4 [json_name = "accountImage"];
      java.lang.String getAccountName()
      string account_name = 8 [json_name = "accountName"];
      com.google.protobuf.ByteString getAccountNameBytes()
      string account_name = 8 [json_name = "accountName"];
      boolean getAccountVerified()
      bool account_verified = 9 [json_name = "accountVerified"];
      static TweetMetadata getDefaultInstance()  
      TweetMetadata.TweetEntities getEntities()
      .streamlayer.social.TweetMetadata.TweetEntities entities = 6 [json_name = "entities"];
      TweetMetadata.TweetExtendedEntities getExtendedEntities()
      .streamlayer.social.TweetMetadata.TweetExtendedEntities extended_entities = 7 [json_name = "extendedEntities"];
      long getFavoriteCount()
      uint64 favorite_count = 11 [json_name = "favoriteCount"];
      java.lang.String getIdStr()
      string id_str = 1 [json_name = "idStr"];
      com.google.protobuf.ByteString getIdStrBytes()
      string id_str = 1 [json_name = "idStr"];
      long getRetweetCount()
      uint64 retweet_count = 10 [json_name = "retweetCount"];
      Tweet getRetweetedStatus()
      .streamlayer.social.Tweet retweeted_status = 5 [json_name = "retweetedStatus"];
      boolean hasEntities()
      .streamlayer.social.TweetMetadata.TweetEntities entities = 6 [json_name = "entities"];
      boolean hasExtendedEntities()
      .streamlayer.social.TweetMetadata.TweetExtendedEntities extended_entities = 7 [json_name = "extendedEntities"];
      boolean hasRetweetedStatus()
      .streamlayer.social.Tweet retweeted_status = 5 [json_name = "retweetedStatus"];
      static TweetMetadata.Builder newBuilder()  
      static TweetMetadata.Builder newBuilder​(TweetMetadata prototype)  
      static TweetMetadata parseDelimitedFrom​(java.io.InputStream input)  
      static TweetMetadata parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static TweetMetadata parseFrom​(byte[] data)  
      static TweetMetadata parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static TweetMetadata parseFrom​(com.google.protobuf.ByteString data)  
      static TweetMetadata parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static TweetMetadata parseFrom​(com.google.protobuf.CodedInputStream input)  
      static TweetMetadata parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static TweetMetadata parseFrom​(java.io.InputStream input)  
      static TweetMetadata parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static TweetMetadata parseFrom​(java.nio.ByteBuffer data)  
      static TweetMetadata parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static com.google.protobuf.Parser<TweetMetadata> 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

      • getIdStr

        public java.lang.String getIdStr()
        string id_str = 1 [json_name = "idStr"];
        Specified by:
        getIdStr in interface TweetMetadataOrBuilder
        Returns:
        The idStr.
      • getIdStrBytes

        public com.google.protobuf.ByteString getIdStrBytes()
        string id_str = 1 [json_name = "idStr"];
        Specified by:
        getIdStrBytes in interface TweetMetadataOrBuilder
        Returns:
        The bytes for idStr.
      • getAccount

        public java.lang.String getAccount()
        string account = 2 [json_name = "account"];
        Specified by:
        getAccount in interface TweetMetadataOrBuilder
        Returns:
        The account.
      • getAccountBytes

        public com.google.protobuf.ByteString getAccountBytes()
        string account = 2 [json_name = "account"];
        Specified by:
        getAccountBytes in interface TweetMetadataOrBuilder
        Returns:
        The bytes for account.
      • getAccountId

        public java.lang.String getAccountId()
        string account_id = 3 [json_name = "accountId"];
        Specified by:
        getAccountId in interface TweetMetadataOrBuilder
        Returns:
        The accountId.
      • getAccountIdBytes

        public com.google.protobuf.ByteString getAccountIdBytes()
        string account_id = 3 [json_name = "accountId"];
        Specified by:
        getAccountIdBytes in interface TweetMetadataOrBuilder
        Returns:
        The bytes for accountId.
      • getAccountImage

        public java.lang.String getAccountImage()
        string account_image = 4 [json_name = "accountImage"];
        Specified by:
        getAccountImage in interface TweetMetadataOrBuilder
        Returns:
        The accountImage.
      • getAccountImageBytes

        public com.google.protobuf.ByteString getAccountImageBytes()
        string account_image = 4 [json_name = "accountImage"];
        Specified by:
        getAccountImageBytes in interface TweetMetadataOrBuilder
        Returns:
        The bytes for accountImage.
      • getAccountName

        public java.lang.String getAccountName()
        string account_name = 8 [json_name = "accountName"];
        Specified by:
        getAccountName in interface TweetMetadataOrBuilder
        Returns:
        The accountName.
      • getAccountNameBytes

        public com.google.protobuf.ByteString getAccountNameBytes()
        string account_name = 8 [json_name = "accountName"];
        Specified by:
        getAccountNameBytes in interface TweetMetadataOrBuilder
        Returns:
        The bytes for accountName.
      • getAccountVerified

        public boolean getAccountVerified()
        bool account_verified = 9 [json_name = "accountVerified"];
        Specified by:
        getAccountVerified in interface TweetMetadataOrBuilder
        Returns:
        The accountVerified.
      • hasRetweetedStatus

        public boolean hasRetweetedStatus()
        .streamlayer.social.Tweet retweeted_status = 5 [json_name = "retweetedStatus"];
        Specified by:
        hasRetweetedStatus in interface TweetMetadataOrBuilder
        Returns:
        Whether the retweetedStatus field is set.
      • getRetweetedStatus

        public Tweet getRetweetedStatus()
        .streamlayer.social.Tweet retweeted_status = 5 [json_name = "retweetedStatus"];
        Specified by:
        getRetweetedStatus in interface TweetMetadataOrBuilder
        Returns:
        The retweetedStatus.
      • hasEntities

        public boolean hasEntities()
        .streamlayer.social.TweetMetadata.TweetEntities entities = 6 [json_name = "entities"];
        Specified by:
        hasEntities in interface TweetMetadataOrBuilder
        Returns:
        Whether the entities field is set.
      • hasExtendedEntities

        public boolean hasExtendedEntities()
        .streamlayer.social.TweetMetadata.TweetExtendedEntities extended_entities = 7 [json_name = "extendedEntities"];
        Specified by:
        hasExtendedEntities in interface TweetMetadataOrBuilder
        Returns:
        Whether the extendedEntities field is set.
      • getRetweetCount

        public long getRetweetCount()
        uint64 retweet_count = 10 [json_name = "retweetCount"];
        Specified by:
        getRetweetCount in interface TweetMetadataOrBuilder
        Returns:
        The retweetCount.
      • getFavoriteCount

        public long getFavoriteCount()
        uint64 favorite_count = 11 [json_name = "favoriteCount"];
        Specified by:
        getFavoriteCount in interface TweetMetadataOrBuilder
        Returns:
        The favoriteCount.
      • parseFrom

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

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

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

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

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

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

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

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

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

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

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

        public static TweetMetadata 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<TweetMetadata,​TweetMetadata.Builder>
      • getDefaultInstance

        public static TweetMetadata getDefaultInstance()
      • parser

        public static com.google.protobuf.Parser<TweetMetadata> parser()