Package | Description |
---|---|
com.google.cloud.vision.v1p4beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
WebDetection.WebEntityOrBuilder |
WebDetection.getWebEntitiesOrBuilder(int index)
Deduced entities from similar images on the Internet.
|
WebDetection.WebEntityOrBuilder |
WebDetection.Builder.getWebEntitiesOrBuilder(int index)
Deduced entities from similar images on the Internet.
|
WebDetection.WebEntityOrBuilder |
WebDetectionOrBuilder.getWebEntitiesOrBuilder(int index)
Deduced entities from similar images on the Internet.
|
Modifier and Type | Method and Description |
---|---|
List<? extends WebDetection.WebEntityOrBuilder> |
WebDetection.getWebEntitiesOrBuilderList()
Deduced entities from similar images on the Internet.
|
List<? extends WebDetection.WebEntityOrBuilder> |
WebDetection.Builder.getWebEntitiesOrBuilderList()
Deduced entities from similar images on the Internet.
|
List<? extends WebDetection.WebEntityOrBuilder> |
WebDetectionOrBuilder.getWebEntitiesOrBuilderList()
Deduced entities from similar images on the Internet.
|
Copyright © 2022 Google LLC. All rights reserved.