Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p4beta1WebDetectionWebEntity |
GoogleCloudVisionV1p4beta1WebDetectionWebEntity.clone() |
GoogleCloudVisionV1p4beta1WebDetectionWebEntity |
GoogleCloudVisionV1p4beta1WebDetectionWebEntity.set(String fieldName,
Object value) |
GoogleCloudVisionV1p4beta1WebDetectionWebEntity |
GoogleCloudVisionV1p4beta1WebDetectionWebEntity.setDescription(String description)
Canonical description of the entity, in English.
|
GoogleCloudVisionV1p4beta1WebDetectionWebEntity |
GoogleCloudVisionV1p4beta1WebDetectionWebEntity.setEntityId(String entityId)
Opaque entity ID.
|
GoogleCloudVisionV1p4beta1WebDetectionWebEntity |
GoogleCloudVisionV1p4beta1WebDetectionWebEntity.setScore(Float score)
Overall relevancy score for the entity.
|
Modifier and Type | Method and Description |
---|---|
List<GoogleCloudVisionV1p4beta1WebDetectionWebEntity> |
GoogleCloudVisionV1p4beta1WebDetection.getWebEntities()
Deduced entities from similar images on the Internet.
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p4beta1WebDetection |
GoogleCloudVisionV1p4beta1WebDetection.setWebEntities(List<GoogleCloudVisionV1p4beta1WebDetectionWebEntity> webEntities)
Deduced entities from similar images on the Internet.
|
Copyright © 2011–2019 Google. All rights reserved.