Package com.streamlayer.social
Class TweetMediaVideoInfo
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<TweetMediaVideoInfo,TweetMediaVideoInfo.Builder>
-
- com.streamlayer.social.TweetMediaVideoInfo
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,TweetMediaVideoInfoOrBuilder
public final class TweetMediaVideoInfo extends com.google.protobuf.GeneratedMessageLite<TweetMediaVideoInfo,TweetMediaVideoInfo.Builder> implements TweetMediaVideoInfoOrBuilder
Protobuf typestreamlayer.social.TweetMediaVideoInfo
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTweetMediaVideoInfo.BuilderProtobuf typestreamlayer.social.TweetMediaVideoInfostatic classTweetMediaVideoInfo.TweetVideoVariantsProtobuf typestreamlayer.social.TweetMediaVideoInfo.TweetVideoVariantsstatic interfaceTweetMediaVideoInfo.TweetVideoVariantsOrBuilder-
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 intASPECT_RATIO_FIELD_NUMBERstatic intDURATION_MILLIS_FIELD_NUMBERstatic intVARIANTS_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)intgetAspectRatio(int index)repeated int32 aspect_ratio = 1 [json_name = "aspectRatio"];intgetAspectRatioCount()repeated int32 aspect_ratio = 1 [json_name = "aspectRatio"];java.util.List<java.lang.Integer>getAspectRatioList()repeated int32 aspect_ratio = 1 [json_name = "aspectRatio"];static TweetMediaVideoInfogetDefaultInstance()intgetDurationMillis()int32 duration_millis = 2 [json_name = "durationMillis"];TweetMediaVideoInfo.TweetVideoVariantsgetVariants(int index)repeated .streamlayer.social.TweetMediaVideoInfo.TweetVideoVariants variants = 3 [json_name = "variants"];intgetVariantsCount()repeated .streamlayer.social.TweetMediaVideoInfo.TweetVideoVariants variants = 3 [json_name = "variants"];java.util.List<TweetMediaVideoInfo.TweetVideoVariants>getVariantsList()repeated .streamlayer.social.TweetMediaVideoInfo.TweetVideoVariants variants = 3 [json_name = "variants"];TweetMediaVideoInfo.TweetVideoVariantsOrBuildergetVariantsOrBuilder(int index)repeated .streamlayer.social.TweetMediaVideoInfo.TweetVideoVariants variants = 3 [json_name = "variants"];java.util.List<? extends TweetMediaVideoInfo.TweetVideoVariantsOrBuilder>getVariantsOrBuilderList()repeated .streamlayer.social.TweetMediaVideoInfo.TweetVideoVariants variants = 3 [json_name = "variants"];static TweetMediaVideoInfo.BuildernewBuilder()static TweetMediaVideoInfo.BuildernewBuilder(TweetMediaVideoInfo prototype)static TweetMediaVideoInfoparseDelimitedFrom(java.io.InputStream input)static TweetMediaVideoInfoparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TweetMediaVideoInfoparseFrom(byte[] data)static TweetMediaVideoInfoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TweetMediaVideoInfoparseFrom(com.google.protobuf.ByteString data)static TweetMediaVideoInfoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TweetMediaVideoInfoparseFrom(com.google.protobuf.CodedInputStream input)static TweetMediaVideoInfoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TweetMediaVideoInfoparseFrom(java.io.InputStream input)static TweetMediaVideoInfoparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TweetMediaVideoInfoparseFrom(java.nio.ByteBuffer data)static TweetMediaVideoInfoparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<TweetMediaVideoInfo>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
-
ASPECT_RATIO_FIELD_NUMBER
public static final int ASPECT_RATIO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DURATION_MILLIS_FIELD_NUMBER
public static final int DURATION_MILLIS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VARIANTS_FIELD_NUMBER
public static final int VARIANTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getAspectRatioList
public java.util.List<java.lang.Integer> getAspectRatioList()
repeated int32 aspect_ratio = 1 [json_name = "aspectRatio"];- Specified by:
getAspectRatioListin interfaceTweetMediaVideoInfoOrBuilder- Returns:
- A list containing the aspectRatio.
-
getAspectRatioCount
public int getAspectRatioCount()
repeated int32 aspect_ratio = 1 [json_name = "aspectRatio"];- Specified by:
getAspectRatioCountin interfaceTweetMediaVideoInfoOrBuilder- Returns:
- The count of aspectRatio.
-
getAspectRatio
public int getAspectRatio(int index)
repeated int32 aspect_ratio = 1 [json_name = "aspectRatio"];- Specified by:
getAspectRatioin interfaceTweetMediaVideoInfoOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The aspectRatio at the given index.
-
getDurationMillis
public int getDurationMillis()
int32 duration_millis = 2 [json_name = "durationMillis"];- Specified by:
getDurationMillisin interfaceTweetMediaVideoInfoOrBuilder- Returns:
- The durationMillis.
-
getVariantsList
public java.util.List<TweetMediaVideoInfo.TweetVideoVariants> getVariantsList()
repeated .streamlayer.social.TweetMediaVideoInfo.TweetVideoVariants variants = 3 [json_name = "variants"];- Specified by:
getVariantsListin interfaceTweetMediaVideoInfoOrBuilder
-
getVariantsOrBuilderList
public java.util.List<? extends TweetMediaVideoInfo.TweetVideoVariantsOrBuilder> getVariantsOrBuilderList()
repeated .streamlayer.social.TweetMediaVideoInfo.TweetVideoVariants variants = 3 [json_name = "variants"];
-
getVariantsCount
public int getVariantsCount()
repeated .streamlayer.social.TweetMediaVideoInfo.TweetVideoVariants variants = 3 [json_name = "variants"];- Specified by:
getVariantsCountin interfaceTweetMediaVideoInfoOrBuilder
-
getVariants
public TweetMediaVideoInfo.TweetVideoVariants getVariants(int index)
repeated .streamlayer.social.TweetMediaVideoInfo.TweetVideoVariants variants = 3 [json_name = "variants"];- Specified by:
getVariantsin interfaceTweetMediaVideoInfoOrBuilder
-
getVariantsOrBuilder
public TweetMediaVideoInfo.TweetVideoVariantsOrBuilder getVariantsOrBuilder(int index)
repeated .streamlayer.social.TweetMediaVideoInfo.TweetVideoVariants variants = 3 [json_name = "variants"];
-
parseFrom
public static TweetMediaVideoInfo parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TweetMediaVideoInfo parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TweetMediaVideoInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TweetMediaVideoInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TweetMediaVideoInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TweetMediaVideoInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TweetMediaVideoInfo parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static TweetMediaVideoInfo parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static TweetMediaVideoInfo parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static TweetMediaVideoInfo parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static TweetMediaVideoInfo parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static TweetMediaVideoInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static TweetMediaVideoInfo.Builder newBuilder()
-
newBuilder
public static TweetMediaVideoInfo.Builder newBuilder(TweetMediaVideoInfo 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<TweetMediaVideoInfo,TweetMediaVideoInfo.Builder>
-
getDefaultInstance
public static TweetMediaVideoInfo getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<TweetMediaVideoInfo> parser()
-
-