java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
tech.ordinaryroad.live.chat.client.codec.douyin.protobuf.Image
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, ImageOrBuilder

public final class Image extends com.google.protobuf.GeneratedMessageV3 implements ImageOrBuilder
Protobuf type Image
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
    Protobuf type Image

    Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

    com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter

    Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

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

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     

    Fields inherited from class com.google.protobuf.GeneratedMessageV3

    alwaysUseFieldBuilders, unknownFields

    Fields inherited from class com.google.protobuf.AbstractMessage

    memoizedSize

    Fields inherited from class com.google.protobuf.AbstractMessageLite

    memoizedHashCode
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    string avgColor = 5;
    com.google.protobuf.ByteString
    string avgColor = 5;
    .ImageContent content = 8;
    .ImageContent content = 8;
    static Image
     
     
    static final com.google.protobuf.Descriptors.Descriptor
     
    .NinePatchSetting FlexSettingList = 10;
    .NinePatchSetting FlexSettingList = 10;
    long
    uint64 height = 3;
    int
    uint32 imageType = 6;
    boolean
    bool isAnimated = 9;
    string openWebUrl = 7;
    com.google.protobuf.ByteString
    string openWebUrl = 7;
    com.google.protobuf.Parser<Image>
     
    int
     
    .NinePatchSetting TextSettingList = 11;
    .NinePatchSetting TextSettingList = 11;
    string uri = 2;
    com.google.protobuf.ByteString
    string uri = 2;
    getUrlListList(int index)
    repeated string urlListList = 1;
    com.google.protobuf.ByteString
    repeated string urlListList = 1;
    int
    repeated string urlListList = 1;
    com.google.protobuf.ProtocolStringList
    repeated string urlListList = 1;
    long
    uint64 width = 4;
    boolean
    .ImageContent content = 8;
    boolean
    .NinePatchSetting FlexSettingList = 10;
    int
     
    boolean
    .NinePatchSetting TextSettingList = 11;
    protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
     
    final boolean
     
     
    newBuilder(Image prototype)
     
     
    protected Image.Builder
    newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
     
    protected Object
    newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
     
    static Image
     
    static Image
    parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static Image
    parseFrom(byte[] data)
     
    static Image
    parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static Image
    parseFrom(com.google.protobuf.ByteString data)
     
    static Image
    parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static Image
    parseFrom(com.google.protobuf.CodedInputStream input)
     
    static Image
    parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static Image
     
    static Image
    parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static Image
     
    static Image
    parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static com.google.protobuf.Parser<Image>
     
     
    void
    writeTo(com.google.protobuf.CodedOutputStream output)
     

    Methods inherited from class com.google.protobuf.GeneratedMessageV3

    canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag

    Methods inherited from class com.google.protobuf.AbstractMessage

    findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString

    Methods inherited from class com.google.protobuf.AbstractMessageLite

    addAll, 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.MessageLite

    toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Field Details

  • Method Details

    • newInstance

      protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
      Overrides:
      newInstance in class com.google.protobuf.GeneratedMessageV3
    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
    • getUrlListListList

      public com.google.protobuf.ProtocolStringList getUrlListListList()
      repeated string urlListList = 1;
      Specified by:
      getUrlListListList in interface ImageOrBuilder
      Returns:
      A list containing the urlListList.
    • getUrlListListCount

      public int getUrlListListCount()
      repeated string urlListList = 1;
      Specified by:
      getUrlListListCount in interface ImageOrBuilder
      Returns:
      The count of urlListList.
    • getUrlListList

      public String getUrlListList(int index)
      repeated string urlListList = 1;
      Specified by:
      getUrlListList in interface ImageOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The urlListList at the given index.
    • getUrlListListBytes

      public com.google.protobuf.ByteString getUrlListListBytes(int index)
      repeated string urlListList = 1;
      Specified by:
      getUrlListListBytes in interface ImageOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The bytes of the urlListList at the given index.
    • getUri

      public String getUri()
      string uri = 2;
      Specified by:
      getUri in interface ImageOrBuilder
      Returns:
      The uri.
    • getUriBytes

      public com.google.protobuf.ByteString getUriBytes()
      string uri = 2;
      Specified by:
      getUriBytes in interface ImageOrBuilder
      Returns:
      The bytes for uri.
    • getHeight

      public long getHeight()
      uint64 height = 3;
      Specified by:
      getHeight in interface ImageOrBuilder
      Returns:
      The height.
    • getWidth

      public long getWidth()
      uint64 width = 4;
      Specified by:
      getWidth in interface ImageOrBuilder
      Returns:
      The width.
    • getAvgColor

      public String getAvgColor()
      string avgColor = 5;
      Specified by:
      getAvgColor in interface ImageOrBuilder
      Returns:
      The avgColor.
    • getAvgColorBytes

      public com.google.protobuf.ByteString getAvgColorBytes()
      string avgColor = 5;
      Specified by:
      getAvgColorBytes in interface ImageOrBuilder
      Returns:
      The bytes for avgColor.
    • getImageType

      public int getImageType()
      uint32 imageType = 6;
      Specified by:
      getImageType in interface ImageOrBuilder
      Returns:
      The imageType.
    • getOpenWebUrl

      public String getOpenWebUrl()
      string openWebUrl = 7;
      Specified by:
      getOpenWebUrl in interface ImageOrBuilder
      Returns:
      The openWebUrl.
    • getOpenWebUrlBytes

      public com.google.protobuf.ByteString getOpenWebUrlBytes()
      string openWebUrl = 7;
      Specified by:
      getOpenWebUrlBytes in interface ImageOrBuilder
      Returns:
      The bytes for openWebUrl.
    • hasContent

      public boolean hasContent()
      .ImageContent content = 8;
      Specified by:
      hasContent in interface ImageOrBuilder
      Returns:
      Whether the content field is set.
    • getContent

      public ImageContent getContent()
      .ImageContent content = 8;
      Specified by:
      getContent in interface ImageOrBuilder
      Returns:
      The content.
    • getContentOrBuilder

      public ImageContentOrBuilder getContentOrBuilder()
      .ImageContent content = 8;
      Specified by:
      getContentOrBuilder in interface ImageOrBuilder
    • getIsAnimated

      public boolean getIsAnimated()
      bool isAnimated = 9;
      Specified by:
      getIsAnimated in interface ImageOrBuilder
      Returns:
      The isAnimated.
    • hasFlexSettingList

      public boolean hasFlexSettingList()
      .NinePatchSetting FlexSettingList = 10;
      Specified by:
      hasFlexSettingList in interface ImageOrBuilder
      Returns:
      Whether the flexSettingList field is set.
    • getFlexSettingList

      public NinePatchSetting getFlexSettingList()
      .NinePatchSetting FlexSettingList = 10;
      Specified by:
      getFlexSettingList in interface ImageOrBuilder
      Returns:
      The flexSettingList.
    • getFlexSettingListOrBuilder

      public NinePatchSettingOrBuilder getFlexSettingListOrBuilder()
      .NinePatchSetting FlexSettingList = 10;
      Specified by:
      getFlexSettingListOrBuilder in interface ImageOrBuilder
    • hasTextSettingList

      public boolean hasTextSettingList()
      .NinePatchSetting TextSettingList = 11;
      Specified by:
      hasTextSettingList in interface ImageOrBuilder
      Returns:
      Whether the textSettingList field is set.
    • getTextSettingList

      public NinePatchSetting getTextSettingList()
      .NinePatchSetting TextSettingList = 11;
      Specified by:
      getTextSettingList in interface ImageOrBuilder
      Returns:
      The textSettingList.
    • getTextSettingListOrBuilder

      public NinePatchSettingOrBuilder getTextSettingListOrBuilder()
      .NinePatchSetting TextSettingList = 11;
      Specified by:
      getTextSettingListOrBuilder in interface ImageOrBuilder
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessageV3
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessageV3
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.google.protobuf.AbstractMessage
    • parseFrom

      public static Image parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Image parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

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

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

      public static Image parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

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

      public static Image parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

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

      public static Image parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static Image parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public Image.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static Image.Builder newBuilder()
    • newBuilder

      public static Image.Builder newBuilder(Image prototype)
    • toBuilder

      public Image.Builder toBuilder()
      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected Image.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      Specified by:
      newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstance

      public static Image getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<Image> parser()
    • getParserForType

      public com.google.protobuf.Parser<Image> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstanceForType

      public Image getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder