Class ImagesServicePb.InputSettings (4.0.0)

public static final class ImagesServicePb.InputSettings extends GeneratedMessage implements ImagesServicePb.InputSettingsOrBuilder

Inheritance

Object > com.google.protobuf.AbstractMessageLite > com.google.protobuf.AbstractMessage > com.google.protobuf.GeneratedMessage > ImagesServicePb.InputSettings

Static Fields

CORRECT_EXIF_ORIENTATION_FIELD_NUMBER

public static final int CORRECT_EXIF_ORIENTATION_FIELD_NUMBER
Field Value
Type Description
int

DEPRECATED_CORRECT_EXIF_ORIENTATION_SET_FIELD_NUMBER

public static final int DEPRECATED_CORRECT_EXIF_ORIENTATION_SET_FIELD_NUMBER
Field Value
Type Description
int

DEPRECATED_TRANSPARENT_SUBSTITUTION_RGB_SET_FIELD_NUMBER

public static final int DEPRECATED_TRANSPARENT_SUBSTITUTION_RGB_SET_FIELD_NUMBER
Field Value
Type Description
int

PARSE_METADATA_FIELD_NUMBER

public static final int PARSE_METADATA_FIELD_NUMBER
Field Value
Type Description
int

TRANSPARENT_SUBSTITUTION_RGB_FIELD_NUMBER

public static final int TRANSPARENT_SUBSTITUTION_RGB_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

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

getDescriptor()

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

newBuilder()

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

newBuilder(ImagesServicePb.InputSettings arg0)

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

parseDelimitedFrom(InputStream arg0)

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

parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)

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

parseFrom(byte[] arg0)

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

parseFrom(byte[] arg0, ExtensionRegistryLite arg1)

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

parseFrom(ByteString arg0)

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

parseFrom(ByteString arg0, ExtensionRegistryLite arg1)

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

parseFrom(CodedInputStream arg0)

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

parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)

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

parseFrom(InputStream arg0)

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

parseFrom(InputStream arg0, ExtensionRegistryLite arg1)

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

parseFrom(ByteBuffer arg0)

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

parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)

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

parser()

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

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)

getCorrectExifOrientation()

public ImagesServicePb.InputSettings.ORIENTATION_CORRECTION_TYPE getCorrectExifOrientation()
Returns
Type Description
ORIENTATION_CORRECTION_TYPE

getDefaultInstanceForType()

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

getDeprecatedCorrectExifOrientationSet()

public boolean getDeprecatedCorrectExifOrientationSet()
Returns
Type Description
boolean

getDeprecatedTransparentSubstitutionRgbSet()

public boolean getDeprecatedTransparentSubstitutionRgbSet()
Returns
Type Description
boolean

getParseMetadata()

public boolean getParseMetadata()
Returns
Type Description
boolean

getParserForType()

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

getSerializedSize()

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

getTransparentSubstitutionRgb()

public int getTransparentSubstitutionRgb()
Returns
Type Description
int

hasCorrectExifOrientation()

public boolean hasCorrectExifOrientation()
Returns
Type Description
boolean

hasDeprecatedCorrectExifOrientationSet()

public boolean hasDeprecatedCorrectExifOrientationSet()
Returns
Type Description
boolean

hasDeprecatedTransparentSubstitutionRgbSet()

public boolean hasDeprecatedTransparentSubstitutionRgbSet()
Returns
Type Description
boolean

hasParseMetadata()

public boolean hasParseMetadata()
Returns
Type Description
boolean

hasTransparentSubstitutionRgb()

public boolean hasTransparentSubstitutionRgb()
Returns
Type Description
boolean

hashCode()

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

internalGetFieldAccessorTable()

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

isInitialized()

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

newBuilderForType()

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

newBuilderForType(AbstractMessage.BuilderParent arg0)

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

toBuilder()

public ImagesServicePb.InputSettings.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.GeneratedMessage.writeTo(com.google.protobuf.CodedOutputStream)
Exceptions
Type Description
IOException