Class ImagesServicePb.ImagesCanvas (2.0.0)

public static final class ImagesServicePb.ImagesCanvas extends GeneratedMessageV3 implements ImagesServicePb.ImagesCanvasOrBuilder

Inheritance

Object > com.google.protobuf.AbstractMessageLite > com.google.protobuf.AbstractMessage > com.google.protobuf.GeneratedMessageV3 > ImagesServicePb.ImagesCanvas

Static Fields

COLOR_FIELD_NUMBER

public static final int COLOR_FIELD_NUMBER
Field Value
Type Description
int

DEPRECATED_COLOR_SET_FIELD_NUMBER

public static final int DEPRECATED_COLOR_SET_FIELD_NUMBER
Field Value
Type Description
int

HEIGHT_FIELD_NUMBER

public static final int HEIGHT_FIELD_NUMBER
Field Value
Type Description
int

OUTPUT_FIELD_NUMBER

public static final int OUTPUT_FIELD_NUMBER
Field Value
Type Description
int

PARSER

public static final Parser<ImagesServicePb.ImagesCanvas> PARSER
Field Value
Type Description
com.google.protobuf.Parser<ImagesCanvas>

WIDTH_FIELD_NUMBER

public static final int WIDTH_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static ImagesServicePb.ImagesCanvas getDefaultInstance()
Returns
Type Description
ImagesServicePb.ImagesCanvas

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
com.google.protobuf.Descriptors.Descriptor

newBuilder()

public static ImagesServicePb.ImagesCanvas.Builder newBuilder()
Returns
Type Description
Builder

newBuilder(ImagesServicePb.ImagesCanvas arg0)

public static ImagesServicePb.ImagesCanvas.Builder newBuilder(ImagesServicePb.ImagesCanvas arg0)
Parameter
Name Description
arg0 ImagesServicePb.ImagesCanvas
Returns
Type Description
Builder

parseDelimitedFrom(InputStream arg0)

public static ImagesServicePb.ImagesCanvas parseDelimitedFrom(InputStream arg0)
Parameter
Name Description
arg0 InputStream
Returns
Type Description
ImagesServicePb.ImagesCanvas
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)

public static ImagesServicePb.ImagesCanvas parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 InputStream
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
ImagesServicePb.ImagesCanvas
Exceptions
Type Description
IOException

parseFrom(byte[] arg0)

public static ImagesServicePb.ImagesCanvas parseFrom(byte[] arg0)
Parameter
Name Description
arg0 byte[]
Returns
Type Description
ImagesServicePb.ImagesCanvas
Exceptions
Type Description
com.google.protobuf.InvalidProtocolBufferException

parseFrom(byte[] arg0, ExtensionRegistryLite arg1)

public static ImagesServicePb.ImagesCanvas parseFrom(byte[] arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 byte[]
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
ImagesServicePb.ImagesCanvas
Exceptions
Type Description
com.google.protobuf.InvalidProtocolBufferException

parseFrom(ByteString arg0)

public static ImagesServicePb.ImagesCanvas parseFrom(ByteString arg0)
Parameter
Name Description
arg0 com.google.protobuf.ByteString
Returns
Type Description
ImagesServicePb.ImagesCanvas
Exceptions
Type Description
com.google.protobuf.InvalidProtocolBufferException

parseFrom(ByteString arg0, ExtensionRegistryLite arg1)

public static ImagesServicePb.ImagesCanvas parseFrom(ByteString arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 com.google.protobuf.ByteString
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
ImagesServicePb.ImagesCanvas
Exceptions
Type Description
com.google.protobuf.InvalidProtocolBufferException

parseFrom(CodedInputStream arg0)

public static ImagesServicePb.ImagesCanvas parseFrom(CodedInputStream arg0)
Parameter
Name Description
arg0 com.google.protobuf.CodedInputStream
Returns
Type Description
ImagesServicePb.ImagesCanvas
Exceptions
Type Description
IOException

parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)

public static ImagesServicePb.ImagesCanvas parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 com.google.protobuf.CodedInputStream
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
ImagesServicePb.ImagesCanvas
Exceptions
Type Description
IOException

parseFrom(InputStream arg0)

public static ImagesServicePb.ImagesCanvas parseFrom(InputStream arg0)
Parameter
Name Description
arg0 InputStream
Returns
Type Description
ImagesServicePb.ImagesCanvas
Exceptions
Type Description
IOException

parseFrom(InputStream arg0, ExtensionRegistryLite arg1)

public static ImagesServicePb.ImagesCanvas parseFrom(InputStream arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 InputStream
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
ImagesServicePb.ImagesCanvas
Exceptions
Type Description
IOException

parseFrom(ByteBuffer arg0)

public static ImagesServicePb.ImagesCanvas parseFrom(ByteBuffer arg0)
Parameter
Name Description
arg0 ByteBuffer
Returns
Type Description
ImagesServicePb.ImagesCanvas
Exceptions
Type Description
com.google.protobuf.InvalidProtocolBufferException

parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)

public static ImagesServicePb.ImagesCanvas parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)
Parameters
Name Description
arg0 ByteBuffer
arg1 com.google.protobuf.ExtensionRegistryLite
Returns
Type Description
ImagesServicePb.ImagesCanvas
Exceptions
Type Description
com.google.protobuf.InvalidProtocolBufferException

parser()

public static Parser<ImagesServicePb.ImagesCanvas> parser()
Returns
Type Description
com.google.protobuf.Parser<ImagesCanvas>

Methods

equals(Object arg0)

public boolean equals(Object arg0)
Parameter
Name Description
arg0 Object
Returns
Type Description
boolean
Overrides
com.google.protobuf.AbstractMessage.equals(java.lang.Object)

getColor()

public int getColor()
Returns
Type Description
int

getDefaultInstanceForType()

public ImagesServicePb.ImagesCanvas getDefaultInstanceForType()
Returns
Type Description
ImagesServicePb.ImagesCanvas

getDeprecatedColorSet()

public boolean getDeprecatedColorSet()
Returns
Type Description
boolean

getHeight()

public int getHeight()
Returns
Type Description
int

getOutput()

public ImagesServicePb.OutputSettings getOutput()
Returns
Type Description
OutputSettings

getOutputOrBuilder()

public ImagesServicePb.OutputSettingsOrBuilder getOutputOrBuilder()
Returns
Type Description
OutputSettingsOrBuilder

getParserForType()

public Parser<ImagesServicePb.ImagesCanvas> getParserForType()
Returns
Type Description
com.google.protobuf.Parser<ImagesCanvas>
Overrides
com.google.protobuf.GeneratedMessageV3.getParserForType()

getSerializedSize()

public int getSerializedSize()
Returns
Type Description
int
Overrides
com.google.protobuf.GeneratedMessageV3.getSerializedSize()

getUnknownFields()

public final UnknownFieldSet getUnknownFields()
Returns
Type Description
com.google.protobuf.UnknownFieldSet
Overrides
com.google.protobuf.GeneratedMessageV3.getUnknownFields()

getWidth()

public int getWidth()
Returns
Type Description
int

hasColor()

public boolean hasColor()
Returns
Type Description
boolean

hasDeprecatedColorSet()

public boolean hasDeprecatedColorSet()
Returns
Type Description
boolean

hasHeight()

public boolean hasHeight()
Returns
Type Description
boolean

hasOutput()

public boolean hasOutput()
Returns
Type Description
boolean

hasWidth()

public boolean hasWidth()
Returns
Type Description
boolean

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides
com.google.protobuf.AbstractMessage.hashCode()

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
Overrides
com.google.protobuf.GeneratedMessageV3.internalGetFieldAccessorTable()

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides
com.google.protobuf.GeneratedMessageV3.isInitialized()

newBuilderForType()

public ImagesServicePb.ImagesCanvas.Builder newBuilderForType()
Returns
Type Description
Builder

newBuilderForType(GeneratedMessageV3.BuilderParent arg0)

protected ImagesServicePb.ImagesCanvas.Builder newBuilderForType(GeneratedMessageV3.BuilderParent arg0)
Parameter
Name Description
arg0 com.google.protobuf.GeneratedMessageV3.BuilderParent
Returns
Type Description
Builder
Overrides
com.google.protobuf.GeneratedMessageV3.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent)

newInstance(GeneratedMessageV3.UnusedPrivateParameter arg0)

protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter arg0)
Parameter
Name Description
arg0 com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Returns
Type Description
Object
Overrides
com.google.protobuf.GeneratedMessageV3.newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter)

toBuilder()

public ImagesServicePb.ImagesCanvas.Builder toBuilder()
Returns
Type Description
Builder

writeTo(CodedOutputStream arg0)

public void writeTo(CodedOutputStream arg0)
Parameter
Name Description
arg0 com.google.protobuf.CodedOutputStream
Overrides
com.google.protobuf.GeneratedMessageV3.writeTo(com.google.protobuf.CodedOutputStream)
Exceptions
Type Description
IOException