Package com.streamlayer.social
Class TweetMetadata.TweetEntities
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<TweetMetadata.TweetEntities,TweetMetadata.TweetEntities.Builder>
-
- com.streamlayer.social.TweetMetadata.TweetEntities
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,TweetMetadata.TweetEntitiesOrBuilder
- Enclosing class:
- TweetMetadata
public static final class TweetMetadata.TweetEntities extends com.google.protobuf.GeneratedMessageLite<TweetMetadata.TweetEntities,TweetMetadata.TweetEntities.Builder> implements TweetMetadata.TweetEntitiesOrBuilder
Protobuf typestreamlayer.social.TweetMetadata.TweetEntities
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTweetMetadata.TweetEntities.BuilderProtobuf typestreamlayer.social.TweetMetadata.TweetEntities-
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 intHASHTAGS_FIELD_NUMBERstatic intMEDIA_FIELD_NUMBERstatic intPOLLS_FIELD_NUMBERstatic intSYMBOLS_FIELD_NUMBERstatic intURLS_FIELD_NUMBERstatic intUSER_MENTIONS_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 TweetMetadata.TweetEntitiesgetDefaultInstance()TweetHashtagsgetHashtags(int index)repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];intgetHashtagsCount()repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];java.util.List<TweetHashtags>getHashtagsList()repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];TweetHashtagsOrBuildergetHashtagsOrBuilder(int index)repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];java.util.List<? extends TweetHashtagsOrBuilder>getHashtagsOrBuilderList()repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];TweetMediagetMedia(int index)repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];intgetMediaCount()repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];java.util.List<TweetMedia>getMediaList()repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];TweetMediaOrBuildergetMediaOrBuilder(int index)repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];java.util.List<? extends TweetMediaOrBuilder>getMediaOrBuilderList()repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];TweetPollgetPolls(int index)repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];intgetPollsCount()repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];java.util.List<TweetPoll>getPollsList()repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];TweetPollOrBuildergetPollsOrBuilder(int index)repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];java.util.List<? extends TweetPollOrBuilder>getPollsOrBuilderList()repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];TweetSymbolgetSymbols(int index)repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];intgetSymbolsCount()repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];java.util.List<TweetSymbol>getSymbolsList()repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];TweetSymbolOrBuildergetSymbolsOrBuilder(int index)repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];java.util.List<? extends TweetSymbolOrBuilder>getSymbolsOrBuilderList()repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];TweetUrlsgetUrls(int index)repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];intgetUrlsCount()repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];java.util.List<TweetUrls>getUrlsList()repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];TweetUrlsOrBuildergetUrlsOrBuilder(int index)repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];java.util.List<? extends TweetUrlsOrBuilder>getUrlsOrBuilderList()repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];TweetUserMentionsgetUserMentions(int index)repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];intgetUserMentionsCount()repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];java.util.List<TweetUserMentions>getUserMentionsList()repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];TweetUserMentionsOrBuildergetUserMentionsOrBuilder(int index)repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];java.util.List<? extends TweetUserMentionsOrBuilder>getUserMentionsOrBuilderList()repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];static TweetMetadata.TweetEntities.BuildernewBuilder()static TweetMetadata.TweetEntities.BuildernewBuilder(TweetMetadata.TweetEntities prototype)static TweetMetadata.TweetEntitiesparseDelimitedFrom(java.io.InputStream input)static TweetMetadata.TweetEntitiesparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TweetMetadata.TweetEntitiesparseFrom(byte[] data)static TweetMetadata.TweetEntitiesparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TweetMetadata.TweetEntitiesparseFrom(com.google.protobuf.ByteString data)static TweetMetadata.TweetEntitiesparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TweetMetadata.TweetEntitiesparseFrom(com.google.protobuf.CodedInputStream input)static TweetMetadata.TweetEntitiesparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TweetMetadata.TweetEntitiesparseFrom(java.io.InputStream input)static TweetMetadata.TweetEntitiesparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TweetMetadata.TweetEntitiesparseFrom(java.nio.ByteBuffer data)static TweetMetadata.TweetEntitiesparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<TweetMetadata.TweetEntities>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
-
URLS_FIELD_NUMBER
public static final int URLS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HASHTAGS_FIELD_NUMBER
public static final int HASHTAGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MEDIA_FIELD_NUMBER
public static final int MEDIA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_MENTIONS_FIELD_NUMBER
public static final int USER_MENTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SYMBOLS_FIELD_NUMBER
public static final int SYMBOLS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POLLS_FIELD_NUMBER
public static final int POLLS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getUrlsList
public java.util.List<TweetUrls> getUrlsList()
repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];- Specified by:
getUrlsListin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getUrlsOrBuilderList
public java.util.List<? extends TweetUrlsOrBuilder> getUrlsOrBuilderList()
repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];
-
getUrlsCount
public int getUrlsCount()
repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];- Specified by:
getUrlsCountin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getUrls
public TweetUrls getUrls(int index)
repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];- Specified by:
getUrlsin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getUrlsOrBuilder
public TweetUrlsOrBuilder getUrlsOrBuilder(int index)
repeated .streamlayer.social.TweetUrls urls = 1 [json_name = "urls"];
-
getHashtagsList
public java.util.List<TweetHashtags> getHashtagsList()
repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];- Specified by:
getHashtagsListin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getHashtagsOrBuilderList
public java.util.List<? extends TweetHashtagsOrBuilder> getHashtagsOrBuilderList()
repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];
-
getHashtagsCount
public int getHashtagsCount()
repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];- Specified by:
getHashtagsCountin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getHashtags
public TweetHashtags getHashtags(int index)
repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];- Specified by:
getHashtagsin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getHashtagsOrBuilder
public TweetHashtagsOrBuilder getHashtagsOrBuilder(int index)
repeated .streamlayer.social.TweetHashtags hashtags = 2 [json_name = "hashtags"];
-
getMediaList
public java.util.List<TweetMedia> getMediaList()
repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];- Specified by:
getMediaListin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getMediaOrBuilderList
public java.util.List<? extends TweetMediaOrBuilder> getMediaOrBuilderList()
repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];
-
getMediaCount
public int getMediaCount()
repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];- Specified by:
getMediaCountin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getMedia
public TweetMedia getMedia(int index)
repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];- Specified by:
getMediain interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getMediaOrBuilder
public TweetMediaOrBuilder getMediaOrBuilder(int index)
repeated .streamlayer.social.TweetMedia media = 3 [json_name = "media"];
-
getUserMentionsList
public java.util.List<TweetUserMentions> getUserMentionsList()
repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];- Specified by:
getUserMentionsListin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getUserMentionsOrBuilderList
public java.util.List<? extends TweetUserMentionsOrBuilder> getUserMentionsOrBuilderList()
repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];
-
getUserMentionsCount
public int getUserMentionsCount()
repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];- Specified by:
getUserMentionsCountin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getUserMentions
public TweetUserMentions getUserMentions(int index)
repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];- Specified by:
getUserMentionsin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getUserMentionsOrBuilder
public TweetUserMentionsOrBuilder getUserMentionsOrBuilder(int index)
repeated .streamlayer.social.TweetUserMentions user_mentions = 4 [json_name = "userMentions"];
-
getSymbolsList
public java.util.List<TweetSymbol> getSymbolsList()
repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];- Specified by:
getSymbolsListin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getSymbolsOrBuilderList
public java.util.List<? extends TweetSymbolOrBuilder> getSymbolsOrBuilderList()
repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];
-
getSymbolsCount
public int getSymbolsCount()
repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];- Specified by:
getSymbolsCountin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getSymbols
public TweetSymbol getSymbols(int index)
repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];- Specified by:
getSymbolsin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getSymbolsOrBuilder
public TweetSymbolOrBuilder getSymbolsOrBuilder(int index)
repeated .streamlayer.social.TweetSymbol symbols = 5 [json_name = "symbols"];
-
getPollsList
public java.util.List<TweetPoll> getPollsList()
repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];- Specified by:
getPollsListin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getPollsOrBuilderList
public java.util.List<? extends TweetPollOrBuilder> getPollsOrBuilderList()
repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];
-
getPollsCount
public int getPollsCount()
repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];- Specified by:
getPollsCountin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getPolls
public TweetPoll getPolls(int index)
repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];- Specified by:
getPollsin interfaceTweetMetadata.TweetEntitiesOrBuilder
-
getPollsOrBuilder
public TweetPollOrBuilder getPollsOrBuilder(int index)
repeated .streamlayer.social.TweetPoll polls = 6 [json_name = "polls"];
-
parseFrom
public static TweetMetadata.TweetEntities parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TweetMetadata.TweetEntities parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TweetMetadata.TweetEntities parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TweetMetadata.TweetEntities 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.TweetEntities parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TweetMetadata.TweetEntities parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TweetMetadata.TweetEntities parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static TweetMetadata.TweetEntities parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static TweetMetadata.TweetEntities parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static TweetMetadata.TweetEntities parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static TweetMetadata.TweetEntities parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static TweetMetadata.TweetEntities parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static TweetMetadata.TweetEntities.Builder newBuilder()
-
newBuilder
public static TweetMetadata.TweetEntities.Builder newBuilder(TweetMetadata.TweetEntities 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<TweetMetadata.TweetEntities,TweetMetadata.TweetEntities.Builder>
-
getDefaultInstance
public static TweetMetadata.TweetEntities getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<TweetMetadata.TweetEntities> parser()
-
-