public final class Image extends GeneratedMessageV3 implements ImageOrBuilder
Client image to perform Google Cloud Vision API tasks over.
Protobuf type google.cloud.vision.v1.Image
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > ImageImplements
ImageOrBuilderStatic Fields
CONTENT_FIELD_NUMBER
public static final int CONTENT_FIELD_NUMBER
Type | Description |
int |
SOURCE_FIELD_NUMBER
public static final int SOURCE_FIELD_NUMBER
Type | Description |
int |
Static Methods
getDefaultInstance()
public static Image getDefaultInstance()
Type | Description |
Image |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
newBuilder()
public static Image.Builder newBuilder()
Type | Description |
Image.Builder |
newBuilder(Image prototype)
public static Image.Builder newBuilder(Image prototype)
Name | Description |
prototype | Image |
Type | Description |
Image.Builder |