public static final class TextAnnotation.DetectedLanguage extends GeneratedMessageV3 implements TextAnnotation.DetectedLanguageOrBuilder
Detected language for a structural component.
Protobuf type google.cloud.vision.v1p4beta1.TextAnnotation.DetectedLanguage
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > TextAnnotation.DetectedLanguageImplements
TextAnnotation.DetectedLanguageOrBuilderStatic Fields
CONFIDENCE_FIELD_NUMBER
public static final int CONFIDENCE_FIELD_NUMBER
Type | Description |
int |
LANGUAGE_CODE_FIELD_NUMBER
public static final int LANGUAGE_CODE_FIELD_NUMBER
Type | Description |
int |
Static Methods
getDefaultInstance()
public static TextAnnotation.DetectedLanguage getDefaultInstance()
Type | Description |
TextAnnotation.DetectedLanguage |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
newBuilder()
public static TextAnnotation.DetectedLanguage.Builder newBuilder()
Type | Description |
TextAnnotation.DetectedLanguage.Builder |
newBuilder(TextAnnotation.DetectedLanguage prototype)
public static TextAnnotation.DetectedLanguage.Builder newBuilder(TextAnnotation.DetectedLanguage prototype)
Name | Description |
prototype | TextAnnotation.DetectedLanguage |
Type | Description |
TextAnnotation.DetectedLanguage.Builder |
parseDelimitedFrom(InputStream input)
public static TextAnnotation.DetectedLanguage parseDelimit