public static final class AnnotateImageResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AnnotateImageResponse.Builder> implements AnnotateImageResponseOrBuilder
Response to an image annotation request.Protobuf type
google.cloud.vision.v1p3beta1.AnnotateImageResponse| Modifier and Type | Method and Description |
|---|---|
AnnotateImageResponse.Builder |
addAllFaceAnnotations(Iterable<? extends FaceAnnotation> values)
If present, face detection has completed successfully.
|
AnnotateImageResponse.Builder |
addAllLabelAnnotations(Iterable<? extends EntityAnnotation> values)
If present, label detection has completed successfully.
|
AnnotateImageResponse.Builder |
addAllLandmarkAnnotations(Iterable<? extends EntityAnnotation> values)
If present, landmark detection has completed successfully.
|
AnnotateImageResponse.Builder |
addAllLocalizedObjectAnnotations(Iterable<? extends LocalizedObjectAnnotation> values)
If present, localized object detection has completed successfully.
|
AnnotateImageResponse.Builder |
addAllLogoAnnotations(Iterable<? extends EntityAnnotation> values)
If present, logo detection has completed successfully.
|
AnnotateImageResponse.Builder |
addAllTextAnnotations(Iterable<? extends EntityAnnotation> values)
If present, text (OCR) detection has completed successfully.
|
AnnotateImageResponse.Builder |
addFaceAnnotations(FaceAnnotation.Builder builderForValue)
If present, face detection has completed successfully.
|
AnnotateImageResponse.Builder |
addFaceAnnotations(FaceAnnotation value)
If present, face detection has completed successfully.
|
AnnotateImageResponse.Builder |
addFaceAnnotations(int index,
FaceAnnotation.Builder builderForValue)
If present, face detection has completed successfully.
|
AnnotateImageResponse.Builder |
addFaceAnnotations(int index,
FaceAnnotation value)
If present, face detection has completed successfully.
|
FaceAnnotation.Builder |
addFaceAnnotationsBuilder()
If present, face detection has completed successfully.
|
FaceAnnotation.Builder |
addFaceAnnotationsBuilder(int index)
If present, face detection has completed successfully.
|
AnnotateImageResponse.Builder |
addLabelAnnotations(EntityAnnotation.Builder builderForValue)
If present, label detection has completed successfully.
|
AnnotateImageResponse.Builder |
addLabelAnnotations(EntityAnnotation value)
If present, label detection has completed successfully.
|
AnnotateImageResponse.Builder |
addLabelAnnotations(int index,
EntityAnnotation.Builder builderForValue)
If present, label detection has completed successfully.
|
AnnotateImageResponse.Builder |
addLabelAnnotations(int index,
EntityAnnotation value)
If present, label detection has completed successfully.
|
EntityAnnotation.Builder |
addLabelAnnotationsBuilder()
If present, label detection has completed successfully.
|
EntityAnnotation.Builder |
addLabelAnnotationsBuilder(int index)
If present, label detection has completed successfully.
|
AnnotateImageResponse.Builder |
addLandmarkAnnotations(EntityAnnotation.Builder builderForValue)
If present, landmark detection has completed successfully.
|
AnnotateImageResponse.Builder |
addLandmarkAnnotations(EntityAnnotation value)
If present, landmark detection has completed successfully.
|
AnnotateImageResponse.Builder |
addLandmarkAnnotations(int index,
EntityAnnotation.Builder builderForValue)
If present, landmark detection has completed successfully.
|
AnnotateImageResponse.Builder |
addLandmarkAnnotations(int index,
EntityAnnotation value)
If present, landmark detection has completed successfully.
|
EntityAnnotation.Builder |
addLandmarkAnnotationsBuilder()
If present, landmark detection has completed successfully.
|
EntityAnnotation.Builder |
addLandmarkAnnotationsBuilder(int index)
If present, landmark detection has completed successfully.
|
AnnotateImageResponse.Builder |
addLocalizedObjectAnnotations(int index,
LocalizedObjectAnnotation.Builder builderForValue)
If present, localized object detection has completed successfully.
|
AnnotateImageResponse.Builder |
addLocalizedObjectAnnotations(int index,
LocalizedObjectAnnotation value)
If present, localized object detection has completed successfully.
|
AnnotateImageResponse.Builder |
addLocalizedObjectAnnotations(LocalizedObjectAnnotation.Builder builderForValue)
If present, localized object detection has completed successfully.
|
AnnotateImageResponse.Builder |
addLocalizedObjectAnnotations(LocalizedObjectAnnotation value)
If present, localized object detection has completed successfully.
|
LocalizedObjectAnnotation.Builder |
addLocalizedObjectAnnotationsBuilder()
If present, localized object detection has completed successfully.
|
LocalizedObjectAnnotation.Builder |
addLocalizedObjectAnnotationsBuilder(int index)
If present, localized object detection has completed successfully.
|
AnnotateImageResponse.Builder |
addLogoAnnotations(EntityAnnotation.Builder builderForValue)
If present, logo detection has completed successfully.
|
AnnotateImageResponse.Builder |
addLogoAnnotations(EntityAnnotation value)
If present, logo detection has completed successfully.
|
AnnotateImageResponse.Builder |
addLogoAnnotations(int index,
EntityAnnotation.Builder builderForValue)
If present, logo detection has completed successfully.
|
AnnotateImageResponse.Builder |
addLogoAnnotations(int index,
EntityAnnotation value)
If present, logo detection has completed successfully.
|
EntityAnnotation.Builder |
addLogoAnnotationsBuilder()
If present, logo detection has completed successfully.
|
EntityAnnotation.Builder |
addLogoAnnotationsBuilder(int index)
If present, logo detection has completed successfully.
|
AnnotateImageResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AnnotateImageResponse.Builder |
addTextAnnotations(EntityAnnotation.Builder builderForValue)
If present, text (OCR) detection has completed successfully.
|
AnnotateImageResponse.Builder |
addTextAnnotations(EntityAnnotation value)
If present, text (OCR) detection has completed successfully.
|
AnnotateImageResponse.Builder |
addTextAnnotations(int index,
EntityAnnotation.Builder builderForValue)
If present, text (OCR) detection has completed successfully.
|
AnnotateImageResponse.Builder |
addTextAnnotations(int index,
EntityAnnotation value)
If present, text (OCR) detection has completed successfully.
|
EntityAnnotation.Builder |
addTextAnnotationsBuilder()
If present, text (OCR) detection has completed successfully.
|
EntityAnnotation.Builder |
addTextAnnotationsBuilder(int index)
If present, text (OCR) detection has completed successfully.
|
AnnotateImageResponse |
build() |
AnnotateImageResponse |
buildPartial() |
AnnotateImageResponse.Builder |
clear() |
AnnotateImageResponse.Builder |
clearContext()
If present, contextual information is needed to understand where this image
comes from.
|
AnnotateImageResponse.Builder |
clearCropHintsAnnotation()
If present, crop hints have completed successfully.
|
AnnotateImageResponse.Builder |
clearError()
If set, represents the error message for the operation.
|
AnnotateImageResponse.Builder |
clearFaceAnnotations()
If present, face detection has completed successfully.
|
AnnotateImageResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AnnotateImageResponse.Builder |
clearFullTextAnnotation()
If present, text (OCR) detection or document (OCR) text detection has
completed successfully.
|
AnnotateImageResponse.Builder |
clearImagePropertiesAnnotation()
If present, image properties were extracted successfully.
|
AnnotateImageResponse.Builder |
clearLabelAnnotations()
If present, label detection has completed successfully.
|
AnnotateImageResponse.Builder |
clearLandmarkAnnotations()
If present, landmark detection has completed successfully.
|
AnnotateImageResponse.Builder |
clearLocalizedObjectAnnotations()
If present, localized object detection has completed successfully.
|
AnnotateImageResponse.Builder |
clearLogoAnnotations()
If present, logo detection has completed successfully.
|
AnnotateImageResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AnnotateImageResponse.Builder |
clearProductSearchResults()
If present, product search has completed successfully.
|
AnnotateImageResponse.Builder |
clearSafeSearchAnnotation()
If present, safe-search annotation has completed successfully.
|
AnnotateImageResponse.Builder |
clearTextAnnotations()
If present, text (OCR) detection has completed successfully.
|
AnnotateImageResponse.Builder |
clearWebDetection()
If present, web detection has completed successfully.
|
AnnotateImageResponse.Builder |
clone() |
ImageAnnotationContext |
getContext()
If present, contextual information is needed to understand where this image
comes from.
|
ImageAnnotationContext.Builder |
getContextBuilder()
If present, contextual information is needed to understand where this image
comes from.
|
ImageAnnotationContextOrBuilder |
getContextOrBuilder()
If present, contextual information is needed to understand where this image
comes from.
|
CropHintsAnnotation |
getCropHintsAnnotation()
If present, crop hints have completed successfully.
|
CropHintsAnnotation.Builder |
getCropHintsAnnotationBuilder()
If present, crop hints have completed successfully.
|
CropHintsAnnotationOrBuilder |
getCropHintsAnnotationOrBuilder()
If present, crop hints have completed successfully.
|
AnnotateImageResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.rpc.Status |
getError()
If set, represents the error message for the operation.
|
com.google.rpc.Status.Builder |
getErrorBuilder()
If set, represents the error message for the operation.
|
com.google.rpc.StatusOrBuilder |
getErrorOrBuilder()
If set, represents the error message for the operation.
|
FaceAnnotation |
getFaceAnnotations(int index)
If present, face detection has completed successfully.
|
FaceAnnotation.Builder |
getFaceAnnotationsBuilder(int index)
If present, face detection has completed successfully.
|
List<FaceAnnotation.Builder> |
getFaceAnnotationsBuilderList()
If present, face detection has completed successfully.
|
int |
getFaceAnnotationsCount()
If present, face detection has completed successfully.
|
List<FaceAnnotation> |
getFaceAnnotationsList()
If present, face detection has completed successfully.
|
FaceAnnotationOrBuilder |
getFaceAnnotationsOrBuilder(int index)
If present, face detection has completed successfully.
|
List<? extends FaceAnnotationOrBuilder> |
getFaceAnnotationsOrBuilderList()
If present, face detection has completed successfully.
|
TextAnnotation |
getFullTextAnnotation()
If present, text (OCR) detection or document (OCR) text detection has
completed successfully.
|
TextAnnotation.Builder |
getFullTextAnnotationBuilder()
If present, text (OCR) detection or document (OCR) text detection has
completed successfully.
|
TextAnnotationOrBuilder |
getFullTextAnnotationOrBuilder()
If present, text (OCR) detection or document (OCR) text detection has
completed successfully.
|
ImageProperties |
getImagePropertiesAnnotation()
If present, image properties were extracted successfully.
|
ImageProperties.Builder |
getImagePropertiesAnnotationBuilder()
If present, image properties were extracted successfully.
|
ImagePropertiesOrBuilder |
getImagePropertiesAnnotationOrBuilder()
If present, image properties were extracted successfully.
|
EntityAnnotation |
getLabelAnnotations(int index)
If present, label detection has completed successfully.
|
EntityAnnotation.Builder |
getLabelAnnotationsBuilder(int index)
If present, label detection has completed successfully.
|
List<EntityAnnotation.Builder> |
getLabelAnnotationsBuilderList()
If present, label detection has completed successfully.
|
int |
getLabelAnnotationsCount()
If present, label detection has completed successfully.
|
List<EntityAnnotation> |
getLabelAnnotationsList()
If present, label detection has completed successfully.
|
EntityAnnotationOrBuilder |
getLabelAnnotationsOrBuilder(int index)
If present, label detection has completed successfully.
|
List<? extends EntityAnnotationOrBuilder> |
getLabelAnnotationsOrBuilderList()
If present, label detection has completed successfully.
|
EntityAnnotation |
getLandmarkAnnotations(int index)
If present, landmark detection has completed successfully.
|
EntityAnnotation.Builder |
getLandmarkAnnotationsBuilder(int index)
If present, landmark detection has completed successfully.
|
List<EntityAnnotation.Builder> |
getLandmarkAnnotationsBuilderList()
If present, landmark detection has completed successfully.
|
int |
getLandmarkAnnotationsCount()
If present, landmark detection has completed successfully.
|
List<EntityAnnotation> |
getLandmarkAnnotationsList()
If present, landmark detection has completed successfully.
|
EntityAnnotationOrBuilder |
getLandmarkAnnotationsOrBuilder(int index)
If present, landmark detection has completed successfully.
|
List<? extends EntityAnnotationOrBuilder> |
getLandmarkAnnotationsOrBuilderList()
If present, landmark detection has completed successfully.
|
LocalizedObjectAnnotation |
getLocalizedObjectAnnotations(int index)
If present, localized object detection has completed successfully.
|
LocalizedObjectAnnotation.Builder |
getLocalizedObjectAnnotationsBuilder(int index)
If present, localized object detection has completed successfully.
|
List<LocalizedObjectAnnotation.Builder> |
getLocalizedObjectAnnotationsBuilderList()
If present, localized object detection has completed successfully.
|
int |
getLocalizedObjectAnnotationsCount()
If present, localized object detection has completed successfully.
|
List<LocalizedObjectAnnotation> |
getLocalizedObjectAnnotationsList()
If present, localized object detection has completed successfully.
|
LocalizedObjectAnnotationOrBuilder |
getLocalizedObjectAnnotationsOrBuilder(int index)
If present, localized object detection has completed successfully.
|
List<? extends LocalizedObjectAnnotationOrBuilder> |
getLocalizedObjectAnnotationsOrBuilderList()
If present, localized object detection has completed successfully.
|
EntityAnnotation |
getLogoAnnotations(int index)
If present, logo detection has completed successfully.
|
EntityAnnotation.Builder |
getLogoAnnotationsBuilder(int index)
If present, logo detection has completed successfully.
|
List<EntityAnnotation.Builder> |
getLogoAnnotationsBuilderList()
If present, logo detection has completed successfully.
|
int |
getLogoAnnotationsCount()
If present, logo detection has completed successfully.
|
List<EntityAnnotation> |
getLogoAnnotationsList()
If present, logo detection has completed successfully.
|
EntityAnnotationOrBuilder |
getLogoAnnotationsOrBuilder(int index)
If present, logo detection has completed successfully.
|
List<? extends EntityAnnotationOrBuilder> |
getLogoAnnotationsOrBuilderList()
If present, logo detection has completed successfully.
|
ProductSearchResults |
getProductSearchResults()
If present, product search has completed successfully.
|
ProductSearchResults.Builder |
getProductSearchResultsBuilder()
If present, product search has completed successfully.
|
ProductSearchResultsOrBuilder |
getProductSearchResultsOrBuilder()
If present, product search has completed successfully.
|
SafeSearchAnnotation |
getSafeSearchAnnotation()
If present, safe-search annotation has completed successfully.
|
SafeSearchAnnotation.Builder |
getSafeSearchAnnotationBuilder()
If present, safe-search annotation has completed successfully.
|
SafeSearchAnnotationOrBuilder |
getSafeSearchAnnotationOrBuilder()
If present, safe-search annotation has completed successfully.
|
EntityAnnotation |
getTextAnnotations(int index)
If present, text (OCR) detection has completed successfully.
|
EntityAnnotation.Builder |
getTextAnnotationsBuilder(int index)
If present, text (OCR) detection has completed successfully.
|
List<EntityAnnotation.Builder> |
getTextAnnotationsBuilderList()
If present, text (OCR) detection has completed successfully.
|
int |
getTextAnnotationsCount()
If present, text (OCR) detection has completed successfully.
|
List<EntityAnnotation> |
getTextAnnotationsList()
If present, text (OCR) detection has completed successfully.
|
EntityAnnotationOrBuilder |
getTextAnnotationsOrBuilder(int index)
If present, text (OCR) detection has completed successfully.
|
List<? extends EntityAnnotationOrBuilder> |
getTextAnnotationsOrBuilderList()
If present, text (OCR) detection has completed successfully.
|
WebDetection |
getWebDetection()
If present, web detection has completed successfully.
|
WebDetection.Builder |
getWebDetectionBuilder()
If present, web detection has completed successfully.
|
WebDetectionOrBuilder |
getWebDetectionOrBuilder()
If present, web detection has completed successfully.
|
boolean |
hasContext()
If present, contextual information is needed to understand where this image
comes from.
|
boolean |
hasCropHintsAnnotation()
If present, crop hints have completed successfully.
|
boolean |
hasError()
If set, represents the error message for the operation.
|
boolean |
hasFullTextAnnotation()
If present, text (OCR) detection or document (OCR) text detection has
completed successfully.
|
boolean |
hasImagePropertiesAnnotation()
If present, image properties were extracted successfully.
|
boolean |
hasProductSearchResults()
If present, product search has completed successfully.
|
boolean |
hasSafeSearchAnnotation()
If present, safe-search annotation has completed successfully.
|
boolean |
hasWebDetection()
If present, web detection has completed successfully.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AnnotateImageResponse.Builder |
mergeContext(ImageAnnotationContext value)
If present, contextual information is needed to understand where this image
comes from.
|
AnnotateImageResponse.Builder |
mergeCropHintsAnnotation(CropHintsAnnotation value)
If present, crop hints have completed successfully.
|
AnnotateImageResponse.Builder |
mergeError(com.google.rpc.Status value)
If set, represents the error message for the operation.
|
AnnotateImageResponse.Builder |
mergeFrom(AnnotateImageResponse other) |
AnnotateImageResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AnnotateImageResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
AnnotateImageResponse.Builder |
mergeFullTextAnnotation(TextAnnotation value)
If present, text (OCR) detection or document (OCR) text detection has
completed successfully.
|
AnnotateImageResponse.Builder |
mergeImagePropertiesAnnotation(ImageProperties value)
If present, image properties were extracted successfully.
|
AnnotateImageResponse.Builder |
mergeProductSearchResults(ProductSearchResults value)
If present, product search has completed successfully.
|
AnnotateImageResponse.Builder |
mergeSafeSearchAnnotation(SafeSearchAnnotation value)
If present, safe-search annotation has completed successfully.
|
AnnotateImageResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AnnotateImageResponse.Builder |
mergeWebDetection(WebDetection value)
If present, web detection has completed successfully.
|
AnnotateImageResponse.Builder |
removeFaceAnnotations(int index)
If present, face detection has completed successfully.
|
AnnotateImageResponse.Builder |
removeLabelAnnotations(int index)
If present, label detection has completed successfully.
|
AnnotateImageResponse.Builder |
removeLandmarkAnnotations(int index)
If present, landmark detection has completed successfully.
|
AnnotateImageResponse.Builder |
removeLocalizedObjectAnnotations(int index)
If present, localized object detection has completed successfully.
|
AnnotateImageResponse.Builder |
removeLogoAnnotations(int index)
If present, logo detection has completed successfully.
|
AnnotateImageResponse.Builder |
removeTextAnnotations(int index)
If present, text (OCR) detection has completed successfully.
|
AnnotateImageResponse.Builder |
setContext(ImageAnnotationContext.Builder builderForValue)
If present, contextual information is needed to understand where this image
comes from.
|
AnnotateImageResponse.Builder |
setContext(ImageAnnotationContext value)
If present, contextual information is needed to understand where this image
comes from.
|
AnnotateImageResponse.Builder |
setCropHintsAnnotation(CropHintsAnnotation.Builder builderForValue)
If present, crop hints have completed successfully.
|
AnnotateImageResponse.Builder |
setCropHintsAnnotation(CropHintsAnnotation value)
If present, crop hints have completed successfully.
|
AnnotateImageResponse.Builder |
setError(com.google.rpc.Status.Builder builderForValue)
If set, represents the error message for the operation.
|
AnnotateImageResponse.Builder |
setError(com.google.rpc.Status value)
If set, represents the error message for the operation.
|
AnnotateImageResponse.Builder |
setFaceAnnotations(int index,
FaceAnnotation.Builder builderForValue)
If present, face detection has completed successfully.
|
AnnotateImageResponse.Builder |
setFaceAnnotations(int index,
FaceAnnotation value)
If present, face detection has completed successfully.
|
AnnotateImageResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AnnotateImageResponse.Builder |
setFullTextAnnotation(TextAnnotation.Builder builderForValue)
If present, text (OCR) detection or document (OCR) text detection has
completed successfully.
|
AnnotateImageResponse.Builder |
setFullTextAnnotation(TextAnnotation value)
If present, text (OCR) detection or document (OCR) text detection has
completed successfully.
|
AnnotateImageResponse.Builder |
setImagePropertiesAnnotation(ImageProperties.Builder builderForValue)
If present, image properties were extracted successfully.
|
AnnotateImageResponse.Builder |
setImagePropertiesAnnotation(ImageProperties value)
If present, image properties were extracted successfully.
|
AnnotateImageResponse.Builder |
setLabelAnnotations(int index,
EntityAnnotation.Builder builderForValue)
If present, label detection has completed successfully.
|
AnnotateImageResponse.Builder |
setLabelAnnotations(int index,
EntityAnnotation value)
If present, label detection has completed successfully.
|
AnnotateImageResponse.Builder |
setLandmarkAnnotations(int index,
EntityAnnotation.Builder builderForValue)
If present, landmark detection has completed successfully.
|
AnnotateImageResponse.Builder |
setLandmarkAnnotations(int index,
EntityAnnotation value)
If present, landmark detection has completed successfully.
|
AnnotateImageResponse.Builder |
setLocalizedObjectAnnotations(int index,
LocalizedObjectAnnotation.Builder builderForValue)
If present, localized object detection has completed successfully.
|
AnnotateImageResponse.Builder |
setLocalizedObjectAnnotations(int index,
LocalizedObjectAnnotation value)
If present, localized object detection has completed successfully.
|
AnnotateImageResponse.Builder |
setLogoAnnotations(int index,
EntityAnnotation.Builder builderForValue)
If present, logo detection has completed successfully.
|
AnnotateImageResponse.Builder |
setLogoAnnotations(int index,
EntityAnnotation value)
If present, logo detection has completed successfully.
|
AnnotateImageResponse.Builder |
setProductSearchResults(ProductSearchResults.Builder builderForValue)
If present, product search has completed successfully.
|
AnnotateImageResponse.Builder |
setProductSearchResults(ProductSearchResults value)
If present, product search has completed successfully.
|
AnnotateImageResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AnnotateImageResponse.Builder |
setSafeSearchAnnotation(SafeSearchAnnotation.Builder builderForValue)
If present, safe-search annotation has completed successfully.
|
AnnotateImageResponse.Builder |
setSafeSearchAnnotation(SafeSearchAnnotation value)
If present, safe-search annotation has completed successfully.
|
AnnotateImageResponse.Builder |
setTextAnnotations(int index,
EntityAnnotation.Builder builderForValue)
If present, text (OCR) detection has completed successfully.
|
AnnotateImageResponse.Builder |
setTextAnnotations(int index,
EntityAnnotation value)
If present, text (OCR) detection has completed successfully.
|
AnnotateImageResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AnnotateImageResponse.Builder |
setWebDetection(WebDetection.Builder builderForValue)
If present, web detection has completed successfully.
|
AnnotateImageResponse.Builder |
setWebDetection(WebDetection value)
If present, web detection has completed successfully.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateImageResponse.Builder>public AnnotateImageResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateImageResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateImageResponse.Builder>public AnnotateImageResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AnnotateImageResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AnnotateImageResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AnnotateImageResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateImageResponse.Builder>public AnnotateImageResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateImageResponse.Builder>public AnnotateImageResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateImageResponse.Builder>public AnnotateImageResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateImageResponse.Builder>public AnnotateImageResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateImageResponse.Builder>public AnnotateImageResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateImageResponse.Builder>public AnnotateImageResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AnnotateImageResponse.Builder>public AnnotateImageResponse.Builder mergeFrom(AnnotateImageResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateImageResponse.Builder>public AnnotateImageResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AnnotateImageResponse.Builder>IOExceptionpublic List<FaceAnnotation> getFaceAnnotationsList()
If present, face detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.FaceAnnotation face_annotations = 1;getFaceAnnotationsList in interface AnnotateImageResponseOrBuilderpublic int getFaceAnnotationsCount()
If present, face detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.FaceAnnotation face_annotations = 1;getFaceAnnotationsCount in interface AnnotateImageResponseOrBuilderpublic FaceAnnotation getFaceAnnotations(int index)
If present, face detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.FaceAnnotation face_annotations = 1;getFaceAnnotations in interface AnnotateImageResponseOrBuilderpublic AnnotateImageResponse.Builder setFaceAnnotations(int index, FaceAnnotation value)
If present, face detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.FaceAnnotation face_annotations = 1;public AnnotateImageResponse.Builder setFaceAnnotations(int index, FaceAnnotation.Builder builderForValue)
If present, face detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.FaceAnnotation face_annotations = 1;public AnnotateImageResponse.Builder addFaceAnnotations(FaceAnnotation value)
If present, face detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.FaceAnnotation face_annotations = 1;public AnnotateImageResponse.Builder addFaceAnnotations(int index, FaceAnnotation value)
If present, face detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.FaceAnnotation face_annotations = 1;public AnnotateImageResponse.Builder addFaceAnnotations(FaceAnnotation.Builder builderForValue)
If present, face detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.FaceAnnotation face_annotations = 1;public AnnotateImageResponse.Builder addFaceAnnotations(int index, FaceAnnotation.Builder builderForValue)
If present, face detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.FaceAnnotation face_annotations = 1;public AnnotateImageResponse.Builder addAllFaceAnnotations(Iterable<? extends FaceAnnotation> values)
If present, face detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.FaceAnnotation face_annotations = 1;public AnnotateImageResponse.Builder clearFaceAnnotations()
If present, face detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.FaceAnnotation face_annotations = 1;public AnnotateImageResponse.Builder removeFaceAnnotations(int index)
If present, face detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.FaceAnnotation face_annotations = 1;public FaceAnnotation.Builder getFaceAnnotationsBuilder(int index)
If present, face detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.FaceAnnotation face_annotations = 1;public FaceAnnotationOrBuilder getFaceAnnotationsOrBuilder(int index)
If present, face detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.FaceAnnotation face_annotations = 1;getFaceAnnotationsOrBuilder in interface AnnotateImageResponseOrBuilderpublic List<? extends FaceAnnotationOrBuilder> getFaceAnnotationsOrBuilderList()
If present, face detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.FaceAnnotation face_annotations = 1;getFaceAnnotationsOrBuilderList in interface AnnotateImageResponseOrBuilderpublic FaceAnnotation.Builder addFaceAnnotationsBuilder()
If present, face detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.FaceAnnotation face_annotations = 1;public FaceAnnotation.Builder addFaceAnnotationsBuilder(int index)
If present, face detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.FaceAnnotation face_annotations = 1;public List<FaceAnnotation.Builder> getFaceAnnotationsBuilderList()
If present, face detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.FaceAnnotation face_annotations = 1;public List<EntityAnnotation> getLandmarkAnnotationsList()
If present, landmark detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation landmark_annotations = 2;
getLandmarkAnnotationsList in interface AnnotateImageResponseOrBuilderpublic int getLandmarkAnnotationsCount()
If present, landmark detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation landmark_annotations = 2;
getLandmarkAnnotationsCount in interface AnnotateImageResponseOrBuilderpublic EntityAnnotation getLandmarkAnnotations(int index)
If present, landmark detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation landmark_annotations = 2;
getLandmarkAnnotations in interface AnnotateImageResponseOrBuilderpublic AnnotateImageResponse.Builder setLandmarkAnnotations(int index, EntityAnnotation value)
If present, landmark detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation landmark_annotations = 2;
public AnnotateImageResponse.Builder setLandmarkAnnotations(int index, EntityAnnotation.Builder builderForValue)
If present, landmark detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation landmark_annotations = 2;
public AnnotateImageResponse.Builder addLandmarkAnnotations(EntityAnnotation value)
If present, landmark detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation landmark_annotations = 2;
public AnnotateImageResponse.Builder addLandmarkAnnotations(int index, EntityAnnotation value)
If present, landmark detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation landmark_annotations = 2;
public AnnotateImageResponse.Builder addLandmarkAnnotations(EntityAnnotation.Builder builderForValue)
If present, landmark detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation landmark_annotations = 2;
public AnnotateImageResponse.Builder addLandmarkAnnotations(int index, EntityAnnotation.Builder builderForValue)
If present, landmark detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation landmark_annotations = 2;
public AnnotateImageResponse.Builder addAllLandmarkAnnotations(Iterable<? extends EntityAnnotation> values)
If present, landmark detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation landmark_annotations = 2;
public AnnotateImageResponse.Builder clearLandmarkAnnotations()
If present, landmark detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation landmark_annotations = 2;
public AnnotateImageResponse.Builder removeLandmarkAnnotations(int index)
If present, landmark detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation landmark_annotations = 2;
public EntityAnnotation.Builder getLandmarkAnnotationsBuilder(int index)
If present, landmark detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation landmark_annotations = 2;
public EntityAnnotationOrBuilder getLandmarkAnnotationsOrBuilder(int index)
If present, landmark detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation landmark_annotations = 2;
getLandmarkAnnotationsOrBuilder in interface AnnotateImageResponseOrBuilderpublic List<? extends EntityAnnotationOrBuilder> getLandmarkAnnotationsOrBuilderList()
If present, landmark detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation landmark_annotations = 2;
getLandmarkAnnotationsOrBuilderList in interface AnnotateImageResponseOrBuilderpublic EntityAnnotation.Builder addLandmarkAnnotationsBuilder()
If present, landmark detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation landmark_annotations = 2;
public EntityAnnotation.Builder addLandmarkAnnotationsBuilder(int index)
If present, landmark detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation landmark_annotations = 2;
public List<EntityAnnotation.Builder> getLandmarkAnnotationsBuilderList()
If present, landmark detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation landmark_annotations = 2;
public List<EntityAnnotation> getLogoAnnotationsList()
If present, logo detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation logo_annotations = 3;getLogoAnnotationsList in interface AnnotateImageResponseOrBuilderpublic int getLogoAnnotationsCount()
If present, logo detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation logo_annotations = 3;getLogoAnnotationsCount in interface AnnotateImageResponseOrBuilderpublic EntityAnnotation getLogoAnnotations(int index)
If present, logo detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation logo_annotations = 3;getLogoAnnotations in interface AnnotateImageResponseOrBuilderpublic AnnotateImageResponse.Builder setLogoAnnotations(int index, EntityAnnotation value)
If present, logo detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation logo_annotations = 3;public AnnotateImageResponse.Builder setLogoAnnotations(int index, EntityAnnotation.Builder builderForValue)
If present, logo detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation logo_annotations = 3;public AnnotateImageResponse.Builder addLogoAnnotations(EntityAnnotation value)
If present, logo detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation logo_annotations = 3;public AnnotateImageResponse.Builder addLogoAnnotations(int index, EntityAnnotation value)
If present, logo detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation logo_annotations = 3;public AnnotateImageResponse.Builder addLogoAnnotations(EntityAnnotation.Builder builderForValue)
If present, logo detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation logo_annotations = 3;public AnnotateImageResponse.Builder addLogoAnnotations(int index, EntityAnnotation.Builder builderForValue)
If present, logo detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation logo_annotations = 3;public AnnotateImageResponse.Builder addAllLogoAnnotations(Iterable<? extends EntityAnnotation> values)
If present, logo detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation logo_annotations = 3;public AnnotateImageResponse.Builder clearLogoAnnotations()
If present, logo detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation logo_annotations = 3;public AnnotateImageResponse.Builder removeLogoAnnotations(int index)
If present, logo detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation logo_annotations = 3;public EntityAnnotation.Builder getLogoAnnotationsBuilder(int index)
If present, logo detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation logo_annotations = 3;public EntityAnnotationOrBuilder getLogoAnnotationsOrBuilder(int index)
If present, logo detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation logo_annotations = 3;getLogoAnnotationsOrBuilder in interface AnnotateImageResponseOrBuilderpublic List<? extends EntityAnnotationOrBuilder> getLogoAnnotationsOrBuilderList()
If present, logo detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation logo_annotations = 3;getLogoAnnotationsOrBuilderList in interface AnnotateImageResponseOrBuilderpublic EntityAnnotation.Builder addLogoAnnotationsBuilder()
If present, logo detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation logo_annotations = 3;public EntityAnnotation.Builder addLogoAnnotationsBuilder(int index)
If present, logo detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation logo_annotations = 3;public List<EntityAnnotation.Builder> getLogoAnnotationsBuilderList()
If present, logo detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation logo_annotations = 3;public List<EntityAnnotation> getLabelAnnotationsList()
If present, label detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation label_annotations = 4;getLabelAnnotationsList in interface AnnotateImageResponseOrBuilderpublic int getLabelAnnotationsCount()
If present, label detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation label_annotations = 4;getLabelAnnotationsCount in interface AnnotateImageResponseOrBuilderpublic EntityAnnotation getLabelAnnotations(int index)
If present, label detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation label_annotations = 4;getLabelAnnotations in interface AnnotateImageResponseOrBuilderpublic AnnotateImageResponse.Builder setLabelAnnotations(int index, EntityAnnotation value)
If present, label detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation label_annotations = 4;public AnnotateImageResponse.Builder setLabelAnnotations(int index, EntityAnnotation.Builder builderForValue)
If present, label detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation label_annotations = 4;public AnnotateImageResponse.Builder addLabelAnnotations(EntityAnnotation value)
If present, label detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation label_annotations = 4;public AnnotateImageResponse.Builder addLabelAnnotations(int index, EntityAnnotation value)
If present, label detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation label_annotations = 4;public AnnotateImageResponse.Builder addLabelAnnotations(EntityAnnotation.Builder builderForValue)
If present, label detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation label_annotations = 4;public AnnotateImageResponse.Builder addLabelAnnotations(int index, EntityAnnotation.Builder builderForValue)
If present, label detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation label_annotations = 4;public AnnotateImageResponse.Builder addAllLabelAnnotations(Iterable<? extends EntityAnnotation> values)
If present, label detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation label_annotations = 4;public AnnotateImageResponse.Builder clearLabelAnnotations()
If present, label detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation label_annotations = 4;public AnnotateImageResponse.Builder removeLabelAnnotations(int index)
If present, label detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation label_annotations = 4;public EntityAnnotation.Builder getLabelAnnotationsBuilder(int index)
If present, label detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation label_annotations = 4;public EntityAnnotationOrBuilder getLabelAnnotationsOrBuilder(int index)
If present, label detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation label_annotations = 4;getLabelAnnotationsOrBuilder in interface AnnotateImageResponseOrBuilderpublic List<? extends EntityAnnotationOrBuilder> getLabelAnnotationsOrBuilderList()
If present, label detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation label_annotations = 4;getLabelAnnotationsOrBuilderList in interface AnnotateImageResponseOrBuilderpublic EntityAnnotation.Builder addLabelAnnotationsBuilder()
If present, label detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation label_annotations = 4;public EntityAnnotation.Builder addLabelAnnotationsBuilder(int index)
If present, label detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation label_annotations = 4;public List<EntityAnnotation.Builder> getLabelAnnotationsBuilderList()
If present, label detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation label_annotations = 4;public List<LocalizedObjectAnnotation> getLocalizedObjectAnnotationsList()
If present, localized object detection has completed successfully. This will be sorted descending by confidence score.
repeated .google.cloud.vision.v1p3beta1.LocalizedObjectAnnotation localized_object_annotations = 22;
getLocalizedObjectAnnotationsList in interface AnnotateImageResponseOrBuilderpublic int getLocalizedObjectAnnotationsCount()
If present, localized object detection has completed successfully. This will be sorted descending by confidence score.
repeated .google.cloud.vision.v1p3beta1.LocalizedObjectAnnotation localized_object_annotations = 22;
getLocalizedObjectAnnotationsCount in interface AnnotateImageResponseOrBuilderpublic LocalizedObjectAnnotation getLocalizedObjectAnnotations(int index)
If present, localized object detection has completed successfully. This will be sorted descending by confidence score.
repeated .google.cloud.vision.v1p3beta1.LocalizedObjectAnnotation localized_object_annotations = 22;
getLocalizedObjectAnnotations in interface AnnotateImageResponseOrBuilderpublic AnnotateImageResponse.Builder setLocalizedObjectAnnotations(int index, LocalizedObjectAnnotation value)
If present, localized object detection has completed successfully. This will be sorted descending by confidence score.
repeated .google.cloud.vision.v1p3beta1.LocalizedObjectAnnotation localized_object_annotations = 22;
public AnnotateImageResponse.Builder setLocalizedObjectAnnotations(int index, LocalizedObjectAnnotation.Builder builderForValue)
If present, localized object detection has completed successfully. This will be sorted descending by confidence score.
repeated .google.cloud.vision.v1p3beta1.LocalizedObjectAnnotation localized_object_annotations = 22;
public AnnotateImageResponse.Builder addLocalizedObjectAnnotations(LocalizedObjectAnnotation value)
If present, localized object detection has completed successfully. This will be sorted descending by confidence score.
repeated .google.cloud.vision.v1p3beta1.LocalizedObjectAnnotation localized_object_annotations = 22;
public AnnotateImageResponse.Builder addLocalizedObjectAnnotations(int index, LocalizedObjectAnnotation value)
If present, localized object detection has completed successfully. This will be sorted descending by confidence score.
repeated .google.cloud.vision.v1p3beta1.LocalizedObjectAnnotation localized_object_annotations = 22;
public AnnotateImageResponse.Builder addLocalizedObjectAnnotations(LocalizedObjectAnnotation.Builder builderForValue)
If present, localized object detection has completed successfully. This will be sorted descending by confidence score.
repeated .google.cloud.vision.v1p3beta1.LocalizedObjectAnnotation localized_object_annotations = 22;
public AnnotateImageResponse.Builder addLocalizedObjectAnnotations(int index, LocalizedObjectAnnotation.Builder builderForValue)
If present, localized object detection has completed successfully. This will be sorted descending by confidence score.
repeated .google.cloud.vision.v1p3beta1.LocalizedObjectAnnotation localized_object_annotations = 22;
public AnnotateImageResponse.Builder addAllLocalizedObjectAnnotations(Iterable<? extends LocalizedObjectAnnotation> values)
If present, localized object detection has completed successfully. This will be sorted descending by confidence score.
repeated .google.cloud.vision.v1p3beta1.LocalizedObjectAnnotation localized_object_annotations = 22;
public AnnotateImageResponse.Builder clearLocalizedObjectAnnotations()
If present, localized object detection has completed successfully. This will be sorted descending by confidence score.
repeated .google.cloud.vision.v1p3beta1.LocalizedObjectAnnotation localized_object_annotations = 22;
public AnnotateImageResponse.Builder removeLocalizedObjectAnnotations(int index)
If present, localized object detection has completed successfully. This will be sorted descending by confidence score.
repeated .google.cloud.vision.v1p3beta1.LocalizedObjectAnnotation localized_object_annotations = 22;
public LocalizedObjectAnnotation.Builder getLocalizedObjectAnnotationsBuilder(int index)
If present, localized object detection has completed successfully. This will be sorted descending by confidence score.
repeated .google.cloud.vision.v1p3beta1.LocalizedObjectAnnotation localized_object_annotations = 22;
public LocalizedObjectAnnotationOrBuilder getLocalizedObjectAnnotationsOrBuilder(int index)
If present, localized object detection has completed successfully. This will be sorted descending by confidence score.
repeated .google.cloud.vision.v1p3beta1.LocalizedObjectAnnotation localized_object_annotations = 22;
getLocalizedObjectAnnotationsOrBuilder in interface AnnotateImageResponseOrBuilderpublic List<? extends LocalizedObjectAnnotationOrBuilder> getLocalizedObjectAnnotationsOrBuilderList()
If present, localized object detection has completed successfully. This will be sorted descending by confidence score.
repeated .google.cloud.vision.v1p3beta1.LocalizedObjectAnnotation localized_object_annotations = 22;
getLocalizedObjectAnnotationsOrBuilderList in interface AnnotateImageResponseOrBuilderpublic LocalizedObjectAnnotation.Builder addLocalizedObjectAnnotationsBuilder()
If present, localized object detection has completed successfully. This will be sorted descending by confidence score.
repeated .google.cloud.vision.v1p3beta1.LocalizedObjectAnnotation localized_object_annotations = 22;
public LocalizedObjectAnnotation.Builder addLocalizedObjectAnnotationsBuilder(int index)
If present, localized object detection has completed successfully. This will be sorted descending by confidence score.
repeated .google.cloud.vision.v1p3beta1.LocalizedObjectAnnotation localized_object_annotations = 22;
public List<LocalizedObjectAnnotation.Builder> getLocalizedObjectAnnotationsBuilderList()
If present, localized object detection has completed successfully. This will be sorted descending by confidence score.
repeated .google.cloud.vision.v1p3beta1.LocalizedObjectAnnotation localized_object_annotations = 22;
public List<EntityAnnotation> getTextAnnotationsList()
If present, text (OCR) detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation text_annotations = 5;getTextAnnotationsList in interface AnnotateImageResponseOrBuilderpublic int getTextAnnotationsCount()
If present, text (OCR) detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation text_annotations = 5;getTextAnnotationsCount in interface AnnotateImageResponseOrBuilderpublic EntityAnnotation getTextAnnotations(int index)
If present, text (OCR) detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation text_annotations = 5;getTextAnnotations in interface AnnotateImageResponseOrBuilderpublic AnnotateImageResponse.Builder setTextAnnotations(int index, EntityAnnotation value)
If present, text (OCR) detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation text_annotations = 5;public AnnotateImageResponse.Builder setTextAnnotations(int index, EntityAnnotation.Builder builderForValue)
If present, text (OCR) detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation text_annotations = 5;public AnnotateImageResponse.Builder addTextAnnotations(EntityAnnotation value)
If present, text (OCR) detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation text_annotations = 5;public AnnotateImageResponse.Builder addTextAnnotations(int index, EntityAnnotation value)
If present, text (OCR) detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation text_annotations = 5;public AnnotateImageResponse.Builder addTextAnnotations(EntityAnnotation.Builder builderForValue)
If present, text (OCR) detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation text_annotations = 5;public AnnotateImageResponse.Builder addTextAnnotations(int index, EntityAnnotation.Builder builderForValue)
If present, text (OCR) detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation text_annotations = 5;public AnnotateImageResponse.Builder addAllTextAnnotations(Iterable<? extends EntityAnnotation> values)
If present, text (OCR) detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation text_annotations = 5;public AnnotateImageResponse.Builder clearTextAnnotations()
If present, text (OCR) detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation text_annotations = 5;public AnnotateImageResponse.Builder removeTextAnnotations(int index)
If present, text (OCR) detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation text_annotations = 5;public EntityAnnotation.Builder getTextAnnotationsBuilder(int index)
If present, text (OCR) detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation text_annotations = 5;public EntityAnnotationOrBuilder getTextAnnotationsOrBuilder(int index)
If present, text (OCR) detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation text_annotations = 5;getTextAnnotationsOrBuilder in interface AnnotateImageResponseOrBuilderpublic List<? extends EntityAnnotationOrBuilder> getTextAnnotationsOrBuilderList()
If present, text (OCR) detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation text_annotations = 5;getTextAnnotationsOrBuilderList in interface AnnotateImageResponseOrBuilderpublic EntityAnnotation.Builder addTextAnnotationsBuilder()
If present, text (OCR) detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation text_annotations = 5;public EntityAnnotation.Builder addTextAnnotationsBuilder(int index)
If present, text (OCR) detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation text_annotations = 5;public List<EntityAnnotation.Builder> getTextAnnotationsBuilderList()
If present, text (OCR) detection has completed successfully.
repeated .google.cloud.vision.v1p3beta1.EntityAnnotation text_annotations = 5;public boolean hasFullTextAnnotation()
If present, text (OCR) detection or document (OCR) text detection has completed successfully. This annotation provides the structural hierarchy for the OCR detected text.
.google.cloud.vision.v1p3beta1.TextAnnotation full_text_annotation = 12;hasFullTextAnnotation in interface AnnotateImageResponseOrBuilderpublic TextAnnotation getFullTextAnnotation()
If present, text (OCR) detection or document (OCR) text detection has completed successfully. This annotation provides the structural hierarchy for the OCR detected text.
.google.cloud.vision.v1p3beta1.TextAnnotation full_text_annotation = 12;getFullTextAnnotation in interface AnnotateImageResponseOrBuilderpublic AnnotateImageResponse.Builder setFullTextAnnotation(TextAnnotation value)
If present, text (OCR) detection or document (OCR) text detection has completed successfully. This annotation provides the structural hierarchy for the OCR detected text.
.google.cloud.vision.v1p3beta1.TextAnnotation full_text_annotation = 12;public AnnotateImageResponse.Builder setFullTextAnnotation(TextAnnotation.Builder builderForValue)
If present, text (OCR) detection or document (OCR) text detection has completed successfully. This annotation provides the structural hierarchy for the OCR detected text.
.google.cloud.vision.v1p3beta1.TextAnnotation full_text_annotation = 12;public AnnotateImageResponse.Builder mergeFullTextAnnotation(TextAnnotation value)
If present, text (OCR) detection or document (OCR) text detection has completed successfully. This annotation provides the structural hierarchy for the OCR detected text.
.google.cloud.vision.v1p3beta1.TextAnnotation full_text_annotation = 12;public AnnotateImageResponse.Builder clearFullTextAnnotation()
If present, text (OCR) detection or document (OCR) text detection has completed successfully. This annotation provides the structural hierarchy for the OCR detected text.
.google.cloud.vision.v1p3beta1.TextAnnotation full_text_annotation = 12;public TextAnnotation.Builder getFullTextAnnotationBuilder()
If present, text (OCR) detection or document (OCR) text detection has completed successfully. This annotation provides the structural hierarchy for the OCR detected text.
.google.cloud.vision.v1p3beta1.TextAnnotation full_text_annotation = 12;public TextAnnotationOrBuilder getFullTextAnnotationOrBuilder()
If present, text (OCR) detection or document (OCR) text detection has completed successfully. This annotation provides the structural hierarchy for the OCR detected text.
.google.cloud.vision.v1p3beta1.TextAnnotation full_text_annotation = 12;getFullTextAnnotationOrBuilder in interface AnnotateImageResponseOrBuilderpublic boolean hasSafeSearchAnnotation()
If present, safe-search annotation has completed successfully.
.google.cloud.vision.v1p3beta1.SafeSearchAnnotation safe_search_annotation = 6;hasSafeSearchAnnotation in interface AnnotateImageResponseOrBuilderpublic SafeSearchAnnotation getSafeSearchAnnotation()
If present, safe-search annotation has completed successfully.
.google.cloud.vision.v1p3beta1.SafeSearchAnnotation safe_search_annotation = 6;getSafeSearchAnnotation in interface AnnotateImageResponseOrBuilderpublic AnnotateImageResponse.Builder setSafeSearchAnnotation(SafeSearchAnnotation value)
If present, safe-search annotation has completed successfully.
.google.cloud.vision.v1p3beta1.SafeSearchAnnotation safe_search_annotation = 6;public AnnotateImageResponse.Builder setSafeSearchAnnotation(SafeSearchAnnotation.Builder builderForValue)
If present, safe-search annotation has completed successfully.
.google.cloud.vision.v1p3beta1.SafeSearchAnnotation safe_search_annotation = 6;public AnnotateImageResponse.Builder mergeSafeSearchAnnotation(SafeSearchAnnotation value)
If present, safe-search annotation has completed successfully.
.google.cloud.vision.v1p3beta1.SafeSearchAnnotation safe_search_annotation = 6;public AnnotateImageResponse.Builder clearSafeSearchAnnotation()
If present, safe-search annotation has completed successfully.
.google.cloud.vision.v1p3beta1.SafeSearchAnnotation safe_search_annotation = 6;public SafeSearchAnnotation.Builder getSafeSearchAnnotationBuilder()
If present, safe-search annotation has completed successfully.
.google.cloud.vision.v1p3beta1.SafeSearchAnnotation safe_search_annotation = 6;public SafeSearchAnnotationOrBuilder getSafeSearchAnnotationOrBuilder()
If present, safe-search annotation has completed successfully.
.google.cloud.vision.v1p3beta1.SafeSearchAnnotation safe_search_annotation = 6;getSafeSearchAnnotationOrBuilder in interface AnnotateImageResponseOrBuilderpublic boolean hasImagePropertiesAnnotation()
If present, image properties were extracted successfully.
.google.cloud.vision.v1p3beta1.ImageProperties image_properties_annotation = 8;hasImagePropertiesAnnotation in interface AnnotateImageResponseOrBuilderpublic ImageProperties getImagePropertiesAnnotation()
If present, image properties were extracted successfully.
.google.cloud.vision.v1p3beta1.ImageProperties image_properties_annotation = 8;getImagePropertiesAnnotation in interface AnnotateImageResponseOrBuilderpublic AnnotateImageResponse.Builder setImagePropertiesAnnotation(ImageProperties value)
If present, image properties were extracted successfully.
.google.cloud.vision.v1p3beta1.ImageProperties image_properties_annotation = 8;public AnnotateImageResponse.Builder setImagePropertiesAnnotation(ImageProperties.Builder builderForValue)
If present, image properties were extracted successfully.
.google.cloud.vision.v1p3beta1.ImageProperties image_properties_annotation = 8;public AnnotateImageResponse.Builder mergeImagePropertiesAnnotation(ImageProperties value)
If present, image properties were extracted successfully.
.google.cloud.vision.v1p3beta1.ImageProperties image_properties_annotation = 8;public AnnotateImageResponse.Builder clearImagePropertiesAnnotation()
If present, image properties were extracted successfully.
.google.cloud.vision.v1p3beta1.ImageProperties image_properties_annotation = 8;public ImageProperties.Builder getImagePropertiesAnnotationBuilder()
If present, image properties were extracted successfully.
.google.cloud.vision.v1p3beta1.ImageProperties image_properties_annotation = 8;public ImagePropertiesOrBuilder getImagePropertiesAnnotationOrBuilder()
If present, image properties were extracted successfully.
.google.cloud.vision.v1p3beta1.ImageProperties image_properties_annotation = 8;getImagePropertiesAnnotationOrBuilder in interface AnnotateImageResponseOrBuilderpublic boolean hasCropHintsAnnotation()
If present, crop hints have completed successfully.
.google.cloud.vision.v1p3beta1.CropHintsAnnotation crop_hints_annotation = 11;hasCropHintsAnnotation in interface AnnotateImageResponseOrBuilderpublic CropHintsAnnotation getCropHintsAnnotation()
If present, crop hints have completed successfully.
.google.cloud.vision.v1p3beta1.CropHintsAnnotation crop_hints_annotation = 11;getCropHintsAnnotation in interface AnnotateImageResponseOrBuilderpublic AnnotateImageResponse.Builder setCropHintsAnnotation(CropHintsAnnotation value)
If present, crop hints have completed successfully.
.google.cloud.vision.v1p3beta1.CropHintsAnnotation crop_hints_annotation = 11;public AnnotateImageResponse.Builder setCropHintsAnnotation(CropHintsAnnotation.Builder builderForValue)
If present, crop hints have completed successfully.
.google.cloud.vision.v1p3beta1.CropHintsAnnotation crop_hints_annotation = 11;public AnnotateImageResponse.Builder mergeCropHintsAnnotation(CropHintsAnnotation value)
If present, crop hints have completed successfully.
.google.cloud.vision.v1p3beta1.CropHintsAnnotation crop_hints_annotation = 11;public AnnotateImageResponse.Builder clearCropHintsAnnotation()
If present, crop hints have completed successfully.
.google.cloud.vision.v1p3beta1.CropHintsAnnotation crop_hints_annotation = 11;public CropHintsAnnotation.Builder getCropHintsAnnotationBuilder()
If present, crop hints have completed successfully.
.google.cloud.vision.v1p3beta1.CropHintsAnnotation crop_hints_annotation = 11;public CropHintsAnnotationOrBuilder getCropHintsAnnotationOrBuilder()
If present, crop hints have completed successfully.
.google.cloud.vision.v1p3beta1.CropHintsAnnotation crop_hints_annotation = 11;getCropHintsAnnotationOrBuilder in interface AnnotateImageResponseOrBuilderpublic boolean hasWebDetection()
If present, web detection has completed successfully.
.google.cloud.vision.v1p3beta1.WebDetection web_detection = 13;hasWebDetection in interface AnnotateImageResponseOrBuilderpublic WebDetection getWebDetection()
If present, web detection has completed successfully.
.google.cloud.vision.v1p3beta1.WebDetection web_detection = 13;getWebDetection in interface AnnotateImageResponseOrBuilderpublic AnnotateImageResponse.Builder setWebDetection(WebDetection value)
If present, web detection has completed successfully.
.google.cloud.vision.v1p3beta1.WebDetection web_detection = 13;public AnnotateImageResponse.Builder setWebDetection(WebDetection.Builder builderForValue)
If present, web detection has completed successfully.
.google.cloud.vision.v1p3beta1.WebDetection web_detection = 13;public AnnotateImageResponse.Builder mergeWebDetection(WebDetection value)
If present, web detection has completed successfully.
.google.cloud.vision.v1p3beta1.WebDetection web_detection = 13;public AnnotateImageResponse.Builder clearWebDetection()
If present, web detection has completed successfully.
.google.cloud.vision.v1p3beta1.WebDetection web_detection = 13;public WebDetection.Builder getWebDetectionBuilder()
If present, web detection has completed successfully.
.google.cloud.vision.v1p3beta1.WebDetection web_detection = 13;public WebDetectionOrBuilder getWebDetectionOrBuilder()
If present, web detection has completed successfully.
.google.cloud.vision.v1p3beta1.WebDetection web_detection = 13;getWebDetectionOrBuilder in interface AnnotateImageResponseOrBuilderpublic boolean hasProductSearchResults()
If present, product search has completed successfully.
.google.cloud.vision.v1p3beta1.ProductSearchResults product_search_results = 14;hasProductSearchResults in interface AnnotateImageResponseOrBuilderpublic ProductSearchResults getProductSearchResults()
If present, product search has completed successfully.
.google.cloud.vision.v1p3beta1.ProductSearchResults product_search_results = 14;getProductSearchResults in interface AnnotateImageResponseOrBuilderpublic AnnotateImageResponse.Builder setProductSearchResults(ProductSearchResults value)
If present, product search has completed successfully.
.google.cloud.vision.v1p3beta1.ProductSearchResults product_search_results = 14;public AnnotateImageResponse.Builder setProductSearchResults(ProductSearchResults.Builder builderForValue)
If present, product search has completed successfully.
.google.cloud.vision.v1p3beta1.ProductSearchResults product_search_results = 14;public AnnotateImageResponse.Builder mergeProductSearchResults(ProductSearchResults value)
If present, product search has completed successfully.
.google.cloud.vision.v1p3beta1.ProductSearchResults product_search_results = 14;public AnnotateImageResponse.Builder clearProductSearchResults()
If present, product search has completed successfully.
.google.cloud.vision.v1p3beta1.ProductSearchResults product_search_results = 14;public ProductSearchResults.Builder getProductSearchResultsBuilder()
If present, product search has completed successfully.
.google.cloud.vision.v1p3beta1.ProductSearchResults product_search_results = 14;public ProductSearchResultsOrBuilder getProductSearchResultsOrBuilder()
If present, product search has completed successfully.
.google.cloud.vision.v1p3beta1.ProductSearchResults product_search_results = 14;getProductSearchResultsOrBuilder in interface AnnotateImageResponseOrBuilderpublic boolean hasError()
If set, represents the error message for the operation. Note that filled-in image annotations are guaranteed to be correct, even when `error` is set.
.google.rpc.Status error = 9;hasError in interface AnnotateImageResponseOrBuilderpublic com.google.rpc.Status getError()
If set, represents the error message for the operation. Note that filled-in image annotations are guaranteed to be correct, even when `error` is set.
.google.rpc.Status error = 9;getError in interface AnnotateImageResponseOrBuilderpublic AnnotateImageResponse.Builder setError(com.google.rpc.Status value)
If set, represents the error message for the operation. Note that filled-in image annotations are guaranteed to be correct, even when `error` is set.
.google.rpc.Status error = 9;public AnnotateImageResponse.Builder setError(com.google.rpc.Status.Builder builderForValue)
If set, represents the error message for the operation. Note that filled-in image annotations are guaranteed to be correct, even when `error` is set.
.google.rpc.Status error = 9;public AnnotateImageResponse.Builder mergeError(com.google.rpc.Status value)
If set, represents the error message for the operation. Note that filled-in image annotations are guaranteed to be correct, even when `error` is set.
.google.rpc.Status error = 9;public AnnotateImageResponse.Builder clearError()
If set, represents the error message for the operation. Note that filled-in image annotations are guaranteed to be correct, even when `error` is set.
.google.rpc.Status error = 9;public com.google.rpc.Status.Builder getErrorBuilder()
If set, represents the error message for the operation. Note that filled-in image annotations are guaranteed to be correct, even when `error` is set.
.google.rpc.Status error = 9;public com.google.rpc.StatusOrBuilder getErrorOrBuilder()
If set, represents the error message for the operation. Note that filled-in image annotations are guaranteed to be correct, even when `error` is set.
.google.rpc.Status error = 9;getErrorOrBuilder in interface AnnotateImageResponseOrBuilderpublic boolean hasContext()
If present, contextual information is needed to understand where this image comes from.
.google.cloud.vision.v1p3beta1.ImageAnnotationContext context = 21;hasContext in interface AnnotateImageResponseOrBuilderpublic ImageAnnotationContext getContext()
If present, contextual information is needed to understand where this image comes from.
.google.cloud.vision.v1p3beta1.ImageAnnotationContext context = 21;getContext in interface AnnotateImageResponseOrBuilderpublic AnnotateImageResponse.Builder setContext(ImageAnnotationContext value)
If present, contextual information is needed to understand where this image comes from.
.google.cloud.vision.v1p3beta1.ImageAnnotationContext context = 21;public AnnotateImageResponse.Builder setContext(ImageAnnotationContext.Builder builderForValue)
If present, contextual information is needed to understand where this image comes from.
.google.cloud.vision.v1p3beta1.ImageAnnotationContext context = 21;public AnnotateImageResponse.Builder mergeContext(ImageAnnotationContext value)
If present, contextual information is needed to understand where this image comes from.
.google.cloud.vision.v1p3beta1.ImageAnnotationContext context = 21;public AnnotateImageResponse.Builder clearContext()
If present, contextual information is needed to understand where this image comes from.
.google.cloud.vision.v1p3beta1.ImageAnnotationContext context = 21;public ImageAnnotationContext.Builder getContextBuilder()
If present, contextual information is needed to understand where this image comes from.
.google.cloud.vision.v1p3beta1.ImageAnnotationContext context = 21;public ImageAnnotationContextOrBuilder getContextOrBuilder()
If present, contextual information is needed to understand where this image comes from.
.google.cloud.vision.v1p3beta1.ImageAnnotationContext context = 21;getContextOrBuilder in interface AnnotateImageResponseOrBuilderpublic final AnnotateImageResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateImageResponse.Builder>public final AnnotateImageResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AnnotateImageResponse.Builder>Copyright © 2023 Google LLC. All rights reserved.