Package | Description |
---|---|
com.google.cloud.vision.v1p1beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
PropertyOrBuilder |
EntityAnnotationOrBuilder.getPropertiesOrBuilder(int index)
Some entities may have optional user-supplied `Property` (name/value)
fields, such a score or string that qualifies the entity.
|
PropertyOrBuilder |
EntityAnnotation.getPropertiesOrBuilder(int index)
Some entities may have optional user-supplied `Property` (name/value)
fields, such a score or string that qualifies the entity.
|
PropertyOrBuilder |
EntityAnnotation.Builder.getPropertiesOrBuilder(int index)
Some entities may have optional user-supplied `Property` (name/value)
fields, such a score or string that qualifies the entity.
|
Modifier and Type | Method and Description |
---|---|
List<? extends PropertyOrBuilder> |
EntityAnnotationOrBuilder.getPropertiesOrBuilderList()
Some entities may have optional user-supplied `Property` (name/value)
fields, such a score or string that qualifies the entity.
|
List<? extends PropertyOrBuilder> |
EntityAnnotation.getPropertiesOrBuilderList()
Some entities may have optional user-supplied `Property` (name/value)
fields, such a score or string that qualifies the entity.
|
List<? extends PropertyOrBuilder> |
EntityAnnotation.Builder.getPropertiesOrBuilderList()
Some entities may have optional user-supplied `Property` (name/value)
fields, such a score or string that qualifies the entity.
|
Copyright © 2022 Google LLC. All rights reserved.